Home
last modified time | relevance | path

Searched defs:empty_set (Results 1 – 6 of 6) sorted by relevance

/third_party/jerryscript/tests/unit-core/
Dtest-container.cpp89 jerry_value_t empty_set = jerry_create_container (JERRY_CONTAINER_TYPE_SET, NULL, 0); variable
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_goto_ifs.c955 struct set *empty_set = _mesa_pointer_set_create(mem_ctx); in nir_lower_goto_ifs_impl() local
/third_party/rust/crates/regex/regex-syntax/src/ast/
Dmod.rs1440 let empty_set = || ClassSet::Item(ClassSetItem::Empty(empty_span())); in drop() localVariable
/third_party/python/Lib/test/
Dtest_set.py831 empty_set = set() variable
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh740 hb_set_t* empty_set = hb_set_create (); in prune_langsys() local
Dhb-ot-layout-gsubgpos.hh111 hb_set_t* empty_set = hb_set_create (); in is_lookup_done() local