Home
last modified time | relevance | path

Searched refs:wall (Results 1 – 25 of 31) sorted by relevance

12

/external/bison/lib/
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)
517 tv->elapsed.wall,
518 (total->wall == 0 ? 0 : tv->elapsed.wall / total->wall) * 100);
533 fprintf (fp, "%7.2f\n", total->wall);
Dtimevar.h62 float wall; member
/external/chromium_org/ppapi/api/
Dpp_time.idl12 * The <code>PP_Time</code> type represents the "wall clock time" according
23 * does not correspond to any actual wall clock time and will not change
Dppb_core.idl40 * GetTime() returns the "wall clock time" according to the
43 * @return A <code>PP_Time</code> containing the "wall clock time" according
52 * field). It is not correlated to any actual wall clock time
Dppb_input_event.idl439 * increasing clock not related to the wall clock time. It will not change
/external/e2fsprogs/
DMCONFIG.in176 # Run make gcc-wall to do a build with warning messages.
189 gcc-wall-new:
190 (make CFLAGS="@CFLAGS@ $(WFLAGS)" > /dev/null) 2>&1 | sed -f $(top_srcdir)/util/gcc-wall-cleanup
192 gcc-wall:
194 make gcc-wall-new
Dconfigure.in929 dnl Warning! Use of --enable-gcc-wall may throw off this test.
/external/chromium_org/third_party/skia/tools/
DPictureBenchmark.cpp32 void PictureBenchmark::setTimersToShow(bool wall, in setTimersToShow() argument
38 fTimerTypes |= wall ? TimerData::kWall_Flag : 0; in setTimersToShow()
DPictureBenchmark.h55 void setTimersToShow(bool wall, bool truncatedWall, bool cpu, bool truncatedCpu, bool gpu);
/external/skia/tools/
DPictureBenchmark.cpp32 void PictureBenchmark::setTimersToShow(bool wall, in setTimersToShow() argument
38 fTimerTypes |= wall ? TimerData::kWall_Flag : 0; in setTimersToShow()
DPictureBenchmark.h55 void setTimersToShow(bool wall, bool truncatedWall, bool cpu, bool truncatedCpu, bool gpu);
/external/chromium_org/components/metrics/proto/
Dsampled_profile.proto38 // rather than wall time.
Dprofiler_event.proto25 // We currently only measure wall clock time; but we are exploring other
/external/icu/icu4c/source/i18n/
Dcalendar.cpp3067 UDate wall = millis + millisInDay; in computeZoneOffset() local
3072 … btz->getOffsetFromLocal(wall, nonExistingTimeOpt, duplicatedTimeOpt, rawOffset, dstOffset, ec); in computeZoneOffset()
3076 tz.getOffset(wall, TRUE, rawOffset, dstOffset, ec); in computeZoneOffset()
3081 UDate tgmt = wall - (rawOffset + dstOffset); in computeZoneOffset()
3096 tz.getOffset(wall + offsetDelta, TRUE, rawOffset, dstOffset, ec); in computeZoneOffset()
3105 UDate tgmt = wall - (rawOffset + dstOffset); in computeZoneOffset()
/external/llvm/docs/tutorial/
DOCamlLangImpl8.rst97 little crazy or off the wall and seeing how it turns out. If you get
227 have a specific need and run into a wall, please bring the topic up on
DLangImpl8.rst97 little crazy or off the wall and seeing how it turns out. If you get
227 have a specific need and run into a wall, please bring the topic up on
/external/clang/docs/
DHowToSetupToolingForLLVM.rst73 if &autowrite | wall | endif
/external/oprofile/libregex/
Dstl.pat.in24 # \digit which is a wall. Indeed if you add more () grouping you need to
/external/mksh/src/
DBuild.sh1307 ac_flags 1 wall "${ccpc}/Wall" 'to enable all warnings'
1338 ac_flags 1 wall -Wall
/external/llvm/docs/CommandGuide/
Dlit.rst120 Track the wall time individual tests take to execute and includes the results
/external/chromium_org/chrome/browser/chromeos/policy/proto/
Dchrome_device_policy.proto187 // of wall-clock-time and the remaining portion in terms of the number of
/external/llvm/docs/
DWritingAnLLVMPass.rst282 Total Execution Time: 0.02 seconds (0.0479059 wall clock)
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
Ddojo-1.6.1.js8302 // at the end of a simple fragment, so wall off the matches
/external/chromium_org/third_party/sqlite/src/test/
Dfts1porter.test22708 wall wall
22709 walled wall
22715 walls wall
/external/fio/
DHOWTO1237 points in the job file. A stone wall also implies starting

12