Home
last modified time | relevance | path

Searched refs:found_one (Results 1 – 7 of 7) sorted by relevance

/third_party/glib/glib/
Dgslice.c1692 gboolean found_one; in smc_notify_free() local
1696 found_one = smc_tree_lookup (address, &real_size); in smc_notify_free()
1697 if (!found_one) in smc_notify_free()
1814 gboolean found_one = FALSE; in smc_tree_lookup() local
1824 found_one = TRUE; in smc_tree_lookup()
1829 return found_one; in smc_tree_lookup()
1836 gboolean found_one = FALSE; in smc_tree_remove() local
1854 found_one = TRUE; in smc_tree_remove()
1858 return found_one; in smc_tree_remove()
/third_party/glib/gobject/
Dgobject.c3034 gboolean found_one = FALSE; in g_object_weak_unref() local
3049 found_one = TRUE; in g_object_weak_unref()
3058 if (!found_one) in g_object_weak_unref()
3335 gboolean found_one = FALSE; in g_object_remove_toggle_ref() local
3350 found_one = TRUE; in g_object_remove_toggle_ref()
3363 if (found_one) in g_object_remove_toggle_ref()
/third_party/gstreamer/gstreamer/gst/parse/
Dgrammar.y690 gboolean found_one = gst_element_link_pads_filtered (src, in gst_parse_perform_link() local
694 if (found_one) { in gst_parse_perform_link()
Dgrammar.y.in690 gboolean found_one = gst_element_link_pads_filtered (src, local
694 if (found_one) {
Dgrammar.tab.c764 gboolean found_one = gst_element_link_pads_filtered (src, in gst_parse_perform_link() local
768 if (found_one) { in gst_parse_perform_link()
/third_party/mesa3d/src/amd/compiler/
Daco_optimizer.cpp1506 bool found_zero = false, found_one = false; in label_instruction() local
1512 found_one = true; in label_instruction()
1516 if (found_zero && found_one && instr->operands[idx].isTemp()) in label_instruction()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctputil.c6388 goto found_one;
6404 goto found_one;
6420 found_one: