HomeSort by relevance Sort by last modified time
    Searched refs:first_time (Results 1 - 16 of 16) sorted by null

  /external/v8/test/mjsunit/
string-compare-alignment.js 42 var first_time = true; variable
46 assertTrue(first_time, "once only");
47 first_time = false;
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_rt.h 114 TIME_STRUCT first_time; member in struct:PERF_RT_Private
  /external/mesa3d/src/mesa/math/
m_debug_norm.c 338 static int first_time = 1; local
340 if ( first_time ) {
341 first_time = 0;
m_debug_xform.c 284 static int first_time = 1; local
286 if ( first_time ) {
287 first_time = 0;
m_debug_clip.c 354 static int first_time = 1; local
356 if ( first_time ) {
357 first_time = 0;
  /external/libvncserver/utils/
git2cl.pl 125 my $first_time = 1; # First iteration of the loop?
268 $first_time = 0;
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
rrset.py 164 first_time = False
rdataset.py 318 first_time = False
  /external/libpcap/
pcap-sita.c 66 int first_time; /* 0 = just opened via acn_open_live(), ie. the first time, NZ = nth time */ member in struct:unit
337 u->first_time = 0;
361 u->first_time = 0;
849 if (u->first_time == 0) {
857 u->first_time = 1;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_rt.c 140 TIME_COPY(me->first_time, perf->time);
324 fprintf(me->fRt, "rtPERF: [%ld] ", TIME_DELTA(dRate->last_reporting, me->first_time)/1000000);
563 TIME_DELTA(me->dRate[i].last_reporting, me->first_time)/1000000,
574 TIME_DELTA(me->dRate[i].last_reporting, me->first_time)/1000000,
755 TIME_DELTA(perf->time, me->first_time)/1000000,
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_format_s3tc.c 105 static boolean first_time = TRUE; local
113 if (!first_time)
115 first_time = FALSE;
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
tree.py     [all...]
  /external/autotest/frontend/afe/
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:
    [all...]
model_logic.py     [all...]
  /external/robolectric/v3/libs/
vtd-xml-2.11.jar 
  /prebuilts/tools/common/m2/repository/com/ximpleware/vtd-xml/2.11/
vtd-xml-2.11.jar 

Completed in 2143 milliseconds