/aosp_15_r20/external/pytorch/torch/utils/benchmark/utils/ |
H A D | _stubs.py | 16 def timeit(self, number: int) -> float: member in TimerClass 23 def timeit(self, number: int) -> float: member in TimeitModuleType
|
H A D | timer.py | 64 def timeit(self, number: int) -> float: member in CPPTimer 266 def timeit(self, number: int = 1000000) -> common.Measurement: member in Timer
|
H A D | timeit_template.cpp | 20 double timeit(int n) { in timeit() function
|
/aosp_15_r20/external/vulkan-validation-layers/scripts/ |
H A D | lvl_genvk.py | 22 def startTimer(timeit): argument 27 def endTimer(timeit, msg): argument
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | timeit.py | 185 def timeit(self, number=default_number): member in Timer 234 def timeit(stmt="pass", setup="pass", timer=default_timer, function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | timeit.py | 164 def timeit(self, number=default_number): member in Timer 231 def timeit(stmt="pass", setup="pass", timer=default_timer, function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | timeit.py | 164 def timeit(self, number=default_number): member in Timer 231 def timeit(stmt="pass", setup="pass", timer=default_timer, function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | timeit.py | 164 def timeit(self, number=default_number): member in Timer 231 def timeit(stmt="pass", setup="pass", timer=default_timer, function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | timeit.py | 164 def timeit(self, number=default_number): member in Timer 231 def timeit(stmt="pass", setup="pass", timer=default_timer, function
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | timeit.py | 164 def timeit(self, number=default_number): member in Timer 231 def timeit(stmt="pass", setup="pass", timer=default_timer, function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | timeit.py | 164 def timeit(self, number=default_number): member in Timer 231 def timeit(stmt="pass", setup="pass", timer=default_timer, function
|
/aosp_15_r20/frameworks/native/opengl/tools/glgen2/registry/ |
H A D | genheaders.py | 40 timeit = False variable 70 timeit = True variable
|
/aosp_15_r20/external/pytorch/test/benchmark_utils/ |
H A D | test_benchmark_utils.py | 242 def timeit(self, number): member in TestBenchmarkUtils._MockTimer
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_timeit.py | 97 def timeit(self, stmt, setup, number=None): member in TestTimeit
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_timeit.py | 108 def timeit(self, stmt, setup, number=None, globals=None): member in TestTimeit
|
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/ |
D | 3.5.rst | 1923 timeit section in Improved Modules
|
D | 3.6.rst | 1534 timeit section in Improved Modules
|
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2test.c | 964 static int timeit = 0; variable
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | jython-standalone-2.5.3.jar | META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF/NOTICE
META- ... |