Home
last modified time | relevance | path

Searched refs:is_new (Results 1 – 8 of 8) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-external-pointers.c50 bool is_new = (property_p == NULL); in ecma_create_native_pointer_property() local
101 return is_new; in ecma_create_native_pointer_property()
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgststats.c125 gboolean is_new = FALSE; in get_element_stats() local
135 is_new = TRUE; in get_element_stats()
145 if (G_UNLIKELY (is_new)) { in get_element_stats()
216 gboolean is_new = FALSE; in get_pad_stats() local
228 is_new = TRUE; in get_pad_stats()
239 if (G_UNLIKELY (is_new)) { in get_pad_stats()
/third_party/boost/libs/graph/src/
Dgraphml.cpp209 bool is_new = false; in handle_vertex() local
214 is_new = true; in handle_vertex()
217 if (is_new) in handle_vertex()
/third_party/pulseaudio/src/modules/
Dstdin-util.c124 bool is_new) { in load_module() argument
135 if (!is_new) { in load_module()
Dstdin-util.h75 bool is_new);
/third_party/pulseaudio/src/pulsecore/
Dtime-smoother.c348 bool is_new; in pa_smoother_put() local
358 is_new = x >= s->ex; in pa_smoother_put()
360 if (is_new) { in pa_smoother_put()
/third_party/toybox/kconfig/
Dconf.c284 bool is_new; in conf_choice() local
288 is_new = !sym_has_value(sym); in conf_choice()
351 if (!is_new) { in conf_choice()
/third_party/protobuf/src/google/protobuf/
Dextension_set.cc931 bool is_new = in InternalExtensionMergeFrom() local
933 if (is_new) { in InternalExtensionMergeFrom()
947 if (is_new) { \ in InternalExtensionMergeFrom()
967 if (is_new) { in InternalExtensionMergeFrom()
1014 bool is_new = in InternalExtensionMergeFrom() local
1016 if (is_new) { in InternalExtensionMergeFrom()