Home
last modified time | relevance | path

Searched refs:DO_TIMING (Results 1 – 21 of 21) sorted by relevance

/dports/math/gap/gap-4.11.0/pkg/crisp-1.4.5/tst/
H A Dtiming_normpro.g23 ## if DO_TIMING is true, the running times needed by these functions is
42 if IsBound(DO_TIMING) and DO_TIMING then
59 if IsBound(DO_TIMING) and DO_TIMING then
62 if IsBound(DO_TIMING) and DO_TIMING then
79 if IsBound(DO_TIMING) and DO_TIMING then
88 if IsBound(DO_TIMING) and DO_TIMING then
H A Dtiming_test.g110 ## the results of the various tests. if the global Boolean DO_TIMING is
130 ## it will be used as a column heading if DO_TIMING is true.
138 ## if t[6] is bound, it must be a function with no arguments. If DO_TIMING
153 if IsBound(DO_TIMING) and DO_TIMING then
212 if IsBound(DO_TIMING) and DO_TIMING then
243 if IsBound(DO_TIMING) and DO_TIMING then
296 if IsBound(DO_TIMING) and DO_TIMING then
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/tests/sieve/
H A Dtest-sieve2357.cpp16 #ifdef DO_TIMING
106 #ifdef DO_TIMING in test()
114 #ifdef DO_TIMING in test()
178 #ifdef DO_TIMING in main()
215 #ifdef DO_TIMING in main()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/ioss/vtkioss/
H A DIoss_FaceGenerator.C33 #define DO_TIMING 0 macro
374 #if DO_TIMING in generate_block_faces()
378 #if DO_TIMING in generate_block_faces()
391 #if DO_TIMING in generate_block_faces()
399 #if DO_TIMING in generate_block_faces()
437 #if DO_TIMING in generate_model_faces()
441 #if DO_TIMING in generate_model_faces()
455 #if DO_TIMING in generate_model_faces()
460 #if DO_TIMING in generate_model_faces()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dtiming.h26 #if defined(DO_TIMING)
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dtiming.h26 #if defined(DO_TIMING)
/dports/games/darkplaces/darkplaces/
H A Dtiming.h26 #if defined(DO_TIMING)
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DTextureRectangle.cpp416 #ifdef DO_TIMING in applyTexImage_subload()
427 #ifdef DO_TIMING in applyTexImage_subload()
460 #ifdef DO_TIMING in applyTexImage_subload()
H A DTexture2DArray.cpp488 #ifdef DO_TIMING in applyTexImage2DArray_subload()
551 #ifdef DO_TIMING in applyTexImage2DArray_subload()
667 #ifdef DO_TIMING in applyTexImage2DArray_subload()
H A DTexture.cpp2130 #ifdef DO_TIMING in applyTexImage2D_load()
2258 #ifdef DO_TIMING in applyTexImage2D_load()
2468 #ifdef DO_TIMING in applyTexImage2D_load()
2516 #ifdef DO_TIMING in applyTexImage2D_subload()
2586 #ifdef DO_TIMING in applyTexImage2D_subload()
2696 #ifdef DO_TIMING in applyTexImage2D_subload()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DTextureRectangle.cpp405 #ifdef DO_TIMING in applyTexImage_subload()
416 #ifdef DO_TIMING in applyTexImage_subload()
449 #ifdef DO_TIMING in applyTexImage_subload()
H A DTexture.cpp2100 #ifdef DO_TIMING in applyTexImage2D_load()
2228 #ifdef DO_TIMING in applyTexImage2D_load()
2456 #ifdef DO_TIMING in applyTexImage2D_load()
2504 #ifdef DO_TIMING in applyTexImage2D_subload()
2574 #ifdef DO_TIMING in applyTexImage2D_subload()
2684 #ifdef DO_TIMING in applyTexImage2D_subload()
/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Dccwin.c34 #undef DO_TIMING /* [und] Print rendering timing */
525 #ifdef DO_TIMING in ccwin_set_color()
645 #ifdef DO_TIMING in ccwin_set_color()
657 #ifdef DO_TIMING in ccwin_set_color()
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxprefs.h240 DO_TIMING, // show timing enumerator
H A Dwxprefs.cpp439 keyaction[(int)'t'][mk_SHIFT].id = DO_TIMING; in AddDefaultKeyActions()
580 case DO_TIMING: return "Show Timing"; in GetActionName()
H A Dwxview.cpp1714 case DO_TIMING: if (!inscript && !timeline) mainptr->DisplayTimingInfo(); break; in ProcessKey()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgParticle/
H A DPrecipitationEffect.cpp676 #ifdef DO_TIMING
748 #ifdef DO_TIMING
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/
H A DPrecipitationEffect.cpp718 #ifdef DO_TIMING in cull()
790 #ifdef DO_TIMING in cull()
/dports/mail/qpopper/qpopper4.1.0/popper/
H A Dpop_init.c608 #ifdef DO_TIMING
/dports/mail/qpopper/qpopper4.1.0/
H A Dconfig.h.in505 #undef DO_TIMING
H A Dconfigure.in769 AC_DEFINE(DO_TIMING) definition