Home
last modified time | relevance | path

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

/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/jmonkeyengine/engine/src/test/jme3test/helloworld/
DHelloAssets.java64 Spatial wall = new Geometry("Box", box ); in simpleInitApp() local
67 wall.setMaterial(mat_brick); in simpleInitApp()
68 wall.setLocalTranslation(2.0f,-2.5f,0.0f); in simpleInitApp()
69 rootNode.attachChild(wall); in simpleInitApp()
/external/skia/tools/
DPictureBenchmark.h58 void setTimersToShow(bool wall, bool truncatedWall, bool cpu, bool truncatedCpu, bool gpu) { in setTimersToShow() argument
59 fShowWallTime = wall; in setTimersToShow()
/external/e2fsprogs/
DMCONFIG.in141 # Run make gcc-wall to do a build with warning messages.
154 gcc-wall-new:
155 (make USE_WFLAGS="$(WFLAGS)" > /dev/null) 2>&1 | sed -f $(top_srcdir)/util/gcc-wall-cleanup
157 gcc-wall:
159 make gcc-wall-new
Dconfigure.in768 dnl Warning! Use of --enable-gcc-wall may throw off this test.
/external/icu4c/i18n/
Dcalendar.cpp2893 UDate wall = millis + millisInDay; in computeZoneOffset() local
2898 … btz->getOffsetFromLocal(wall, nonExistingTimeOpt, duplicatedTimeOpt, rawOffset, dstOffset, ec); in computeZoneOffset()
2902 tz.getOffset(wall, TRUE, rawOffset, dstOffset, ec); in computeZoneOffset()
2907 UDate tgmt = wall - (rawOffset + dstOffset); in computeZoneOffset()
2922 tz.getOffset(wall + offsetDelta, TRUE, rawOffset, dstOffset, ec); in computeZoneOffset()
2931 UDate tgmt = wall - (rawOffset + dstOffset); in computeZoneOffset()
/external/quake/quake/src/QW/progs/
Dmisc.qc116 Short wall torch
572 This is just a solid wall if not inhibitted
Dweapons.qc60 { // hit wall
/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.sh1258 ac_flags 1 wall "${ccpc}/Wall" 'to enable all warnings'
1280 ac_flags 1 wall -Wall
/external/quake/quake/src/WinQuake/data/
DMANUAL.TXT215 hacking at every wall. It's much more productive (and fun) to use your
217 a wall, a strange sound -- anything -- might be the clue. Something
576 off the wall or floor.. When a grenade hits someone, it explodes.
DREADME.TXT238 in a wall.
/external/llvm/docs/CommandGuide/
Dlit.rst120 Track the wall time individual tests take to execute and includes the results
/external/chromium/base/
Dmessage_pump_mac.mm193 // when the user changes the wall clock time :-/.
/external/llvm/docs/
DWritingAnLLVMPass.rst283 Total Execution Time: 0.02 seconds (0.0479059 wall clock)
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td753 // N.b. the commutable parameter is just !N. It will be first against the wall
3654 // N.b. the commutable parameter is just !N. It will be first against the wall
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf3212 N "wall" :G2P
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en1920 http://blog.tmcnet.com/welcome-to-america-now-put-your-hands-up-and-face-the-wall.asp
14337 http://prorev.com/2005/06/glass-wall-of-media-coverage.htm
18290 http://wall.oise.utoronto.ca/events/speakers_series.htm
29725 http://www.cabinetmagazine.org/issues/9/wall.php
39114 http://www.eleganza.com/fresco-minoan-gallery/1-01-wall-murals-akrotiri.html
40567 http://www.european-wall-tapestries.com/store/catalog/Fleur_De_Lis_Antique_Rod_p_629.html
46286 http://www.hanitzotz.com/challenge/83/michal-wall-jm2.htm
53564 http://www.lewrockwell.com/wall/wall24.html
66655 http://www.reaganfoundation.org/reagan/speeches/wall.asp
73106 http://www.sweetpeachesbedding.com/children's-wall-art.htm
/external/srec/config/en.us/dictionary/
Dlarge.ok31350 wall w{l
/external/webkit/Tools/
DChangeLog-2011-02-1624894 to be more useful than the previous wall of status text.
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0614141 as [cached time + elapsed wall time]. The media engine returns the maximum duration it
14158 wall clock time it was recorded.