Searched refs:first_time (Results 1 – 15 of 15) sorted by relevance
/external/v8/test/mjsunit/ |
D | string-compare-alignment.js | 42 var first_time = true; variable 46 assertTrue(first_time, "once only"); 47 first_time = false;
|
/external/libvncserver/utils/ |
D | git2cl.pl | 125 my $first_time = 1; # First iteration of the loop? 268 $first_time = 0;
|
/external/mesa3d/src/mesa/math/ |
D | m_debug_xform.c | 284 static int first_time = 1; in _math_test_all_transform_functions() local 286 if ( first_time ) { in _math_test_all_transform_functions() 287 first_time = 0; in _math_test_all_transform_functions()
|
D | m_debug_norm.c | 338 static int first_time = 1; in _math_test_all_normal_transform_functions() local 340 if ( first_time ) { in _math_test_all_normal_transform_functions() 341 first_time = 0; in _math_test_all_normal_transform_functions()
|
D | m_debug_clip.c | 354 static int first_time = 1; in _math_test_all_cliptest_functions() local 356 if ( first_time ) { in _math_test_all_cliptest_functions() 357 first_time = 0; in _math_test_all_cliptest_functions()
|
/external/libxml2/result/ |
D | attrib.xml.sax2 | 3 SAX.startElementNs(item, NULL, NULL, 0, 5, 0, title='Icro...', 173, url='http...', 24, first_time='…
|
D | attrib.xml.sax | 3 … ', url='http://www.icrontic.com/', first_time='985034339', las…
|
/external/libpcap/ |
D | pcap-sita.c | 66 int first_time; /* 0 = just opened via acn_open_live(), ie. the first time, NZ = nth time */ member 337 u->first_time = 0; 361 u->first_time = 0; 849 if (u->first_time == 0) { 857 u->first_time = 1;
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format_s3tc.c | 105 static boolean first_time = TRUE; in util_format_s3tc_init() local 113 if (!first_time) in util_format_s3tc_init() 115 first_time = FALSE; in util_format_s3tc_init()
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/ |
D | rrset.py | 164 first_time = False
|
D | rdataset.py | 318 first_time = False
|
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
D | tree.py | 2462 self.first_time = True 2476 self.first_time = True 2486 if self.first_time: 2506 if self.first_time: 2508 self.first_time = False
|
/external/autotest/frontend/afe/ |
D | models.py | 353 first_time = (self.id is None) 358 if first_time: 592 first_time = (self.id is None) 593 if not first_time: 612 if first_time:
|
D | model_logic.py | 1256 first_time = (self.id is None) 1257 if first_time:
|
/external/robolectric/v3/libs/ |
D | vtd-xml-2.11.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ximpleware/
com/ ... |