Searched refs:has_init (Results 1 - 4 of 4) sorted by relevance

/external/webrtc/src/modules/audio_processing/test/
H A Dunpack.cc193 if (!event_msg.has_init()) {
H A Dprocess_test.cc526 ASSERT_TRUE(event_msg.has_init());
/external/e2fsprogs/lib/uuid/
H A Dgen_uuid.c556 static int has_init = 0; local
560 if (!has_init) {
570 has_init = 1;
/external/valgrind/main/perf/
H A Dtinycc.c5415 int has_init, int v, int scope);
14271 /* parse an initializer for type 't' if 'has_init' is non zero, and
14276 in the value stack. If 'has_init' is 2, a special parsing is done argument
14279 int has_init, int v, int scope)
14296 if (!has_init)
14299 if (has_init == 2) {
14399 if (!has_init)
14408 if (has_init)
14476 if (has_init) {
14634 int v, has_init,
14632 int v, has_init, r; local
[all...]

Completed in 175 milliseconds