/external/bison/lib/ |
D | timevar.c | 205 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);
|
D | timevar.h | 62 float wall; member
|
/external/jmonkeyengine/engine/src/test/jme3test/helloworld/ |
D | HelloAssets.java | 64 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/ |
D | PictureBenchmark.h | 58 void setTimersToShow(bool wall, bool truncatedWall, bool cpu, bool truncatedCpu, bool gpu) { in setTimersToShow() argument 59 fShowWallTime = wall; in setTimersToShow()
|
/external/e2fsprogs/ |
D | MCONFIG.in | 141 # 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
|
D | configure.in | 768 dnl Warning! Use of --enable-gcc-wall may throw off this test.
|
/external/icu4c/i18n/ |
D | calendar.cpp | 2893 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/ |
D | misc.qc | 116 Short wall torch 572 This is just a solid wall if not inhibitted
|
D | weapons.qc | 60 { // hit wall
|
/external/llvm/docs/tutorial/ |
D | OCamlLangImpl8.rst | 97 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
|
D | LangImpl8.rst | 97 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/ |
D | HowToSetupToolingForLLVM.rst | 73 if &autowrite | wall | endif
|
/external/oprofile/libregex/ |
D | stl.pat.in | 24 # \digit which is a wall. Indeed if you add more () grouping you need to
|
/external/mksh/src/ |
D | Build.sh | 1258 ac_flags 1 wall "${ccpc}/Wall" 'to enable all warnings' 1280 ac_flags 1 wall -Wall
|
/external/quake/quake/src/WinQuake/data/ |
D | MANUAL.TXT | 215 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.
|
D | README.TXT | 238 in a wall.
|
/external/llvm/docs/CommandGuide/ |
D | lit.rst | 120 Track the wall time individual tests take to execute and includes the results
|
/external/chromium/base/ |
D | message_pump_mac.mm | 193 // when the user changes the wall clock time :-/.
|
/external/llvm/docs/ |
D | WritingAnLLVMPass.rst | 283 Total Execution Time: 0.02 seconds (0.0479059 wall clock)
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.td | 753 // 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/ |
D | en-US_lexpos.utf | 3212 N "wall" :G2P
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 1920 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/ |
D | large.ok | 31350 wall w{l
|
/external/webkit/Tools/ |
D | ChangeLog-2011-02-16 | 24894 to be more useful than the previous wall of status text.
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-12-06 | 14141 as [cached time + elapsed wall time]. The media engine returns the maximum duration it 14158 wall clock time it was recorded.
|