Home
last modified time | relevance | path

Searched refs:property_found (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
Decma-property-hashmap.c380 bool property_found = false; in ecma_property_hashmap_find() local
384 while (prop_iter_cp != JMEM_CP_NULL && !property_found) in ecma_property_hashmap_find()
400 property_found = true; in ecma_property_hashmap_find()
450 JERRY_ASSERT (property_found); in ecma_property_hashmap_find()
462 JERRY_ASSERT (!property_found); in ecma_property_hashmap_find()
502 JERRY_ASSERT (property_found); in ecma_property_hashmap_find()
515 JERRY_ASSERT (!property_found); in ecma_property_hashmap_find()
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dparsechannels.c378 gboolean property_found = FALSE; in parse_and_configure_from_v5_conf_file() local
387 property_found = TRUE; in parse_and_configure_from_v5_conf_file()
393 if (!property_found) in parse_and_configure_from_v5_conf_file()