Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Dstring-compare-alignment.js42 var first_time = true; variable
/external/mesa3d/src/mesa/math/
Dm_debug_xform.c284 static int first_time = 1; in _math_test_all_transform_functions() local
Dm_debug_norm.c338 static int first_time = 1; in _math_test_all_normal_transform_functions() local
Dm_debug_clip.c354 static int first_time = 1; in _math_test_all_cliptest_functions() local
/external/libpcap/
Dpcap-sita.c66 int first_time; /* 0 = just opened via acn_open_live(), ie. the first time, NZ = nth time */ member
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_s3tc.c105 static boolean first_time = TRUE; in util_format_s3tc_init() local