Searched refs:wall (Results 1 - 13 of 13) sorted by relevance

/external/bison/lib/
H A Dtimevar.h26 wall-clock time, as appropriate to and supported by the host
62 float wall; member in struct:timevar_time_def
H A Dtimevar.c205 now->wall = 0;
213 now->wall = times (&tms) * ticks_to_msec;
248 timer->wall += stop->wall - start->wall;
494 && tv->elapsed.wall < tiny)
515 /* Print wall clock time elapsed. */
516 fprintf (fp, "%7.2f (%2.0f%%) wall",
517 tv->elapsed.wall,
518 (total->wall
[all...]
/external/chromium_org/third_party/skia/tools/
H A DPictureBenchmark.h56 void setTimersToShow(bool wall, bool truncatedWall, bool cpu, bool truncatedCpu, bool gpu);
H A DPictureBenchmark.cpp32 void PictureBenchmark::setTimersToShow(bool wall, argument
38 fTimerTypes |= wall ? TimerData::kWall_Flag : 0;
/external/skia/tools/
H A DPictureBenchmark.h55 void setTimersToShow(bool wall, bool truncatedWall, bool cpu, bool truncatedCpu, bool gpu);
H A DPictureBenchmark.cpp32 void PictureBenchmark::setTimersToShow(bool wall, argument
38 fTimerTypes |= wall ? TimerData::kWall_Flag : 0;
/external/chromium_org/third_party/icu/source/i18n/
H A Dcalendar.cpp1288 // Compute local wall millis
1346 // wall milliseconds in day.
2770 // ambiguities here. We'll assume a 2:00 am (wall time) switchover time
2779 // - WALLTIME_NEXT_VALID: 3:00 am (DST) (next valid time after 2:30 am on a wall clock)
2788 // In addition to above, when calendar is strict (not default), wall time falls into
2801 // When strict, invalidate a wall time falls into a skipped wall time range.
2802 // When lenient and skipped wall time option is WALLTIME_NEXT_VALID,
2803 // the result time will be adjusted to the next valid time (on wall clock).
2811 // zoneOffset != (raw + dst) only when the given wall tim
2906 UDate wall = millis + millisInDay; local
[all...]
/external/icu/icu4c/source/i18n/
H A Dcalendar.cpp1417 // Compute local wall millis
1475 // wall milliseconds in day.
2026 // we don't want the wall time to shift due to changes in DST. If the
2135 // In order to keep the wall time invariant (for fields where this is
2152 // time and the result time. As the result, wall time has
2168 // The result wall time or adjusted wall time was shifted because
2169 // the target wall time does not exist on the result date.
2919 // ambiguities here. We'll assume a 2:00 am (wall time) switchover time
2928 // - WALLTIME_NEXT_VALID: 3:00 am (DST) (next valid time after 2:30 am on a wall cloc
3067 UDate wall = millis + millisInDay; local
[all...]
/external/mksh/src/
H A DBuild.sh1474 ac_flags 1 wall "${ccpc}/Wall" 'to enable all warnings'
1505 ac_flags 1 wall -Wall
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.sat4j.core_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dpprof106 my $WALL_PAGE = "/pprof/wall(?:\\?.*)?"; # accepts options like namefilter
161 $GROWTH_PAGE, $CONTENTION_PAGE, /pprof/wall,
/external/jemalloc/bin/
H A Dpprof106 my $WALL_PAGE = "/pprof/wall(?:\\?.*)?"; # accepts options like namefilter
161 $GROWTH_PAGE, $CONTENTION_PAGE, /pprof/wall,
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dpprof106 my $WALL_PAGE = "/pprof/wall(?:\\?.*)?"; # accepts options like namefilter
161 $GROWTH_PAGE, $CONTENTION_PAGE, /pprof/wall,

Completed in 284 milliseconds