HomeSort by relevance Sort by last modified time
    Searched refs:TICKS (Results 1 - 10 of 10) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
profilee.py 17 # variable 'TICKS', which represents simulated time in milliseconds.
20 TICKS = 42000
23 return TICKS
27 # 1000 ticks total: 270 ticks local, 730 ticks in subfunctions
28 global TICKS
29 TICKS += 99
32 TICKS += 171
37 # 170 ticks total, 150 ticks local
    [all...]
  /external/python/cpython2/Lib/test/
profilee.py 17 # variable 'TICKS', which represents simulated time in milliseconds.
20 TICKS = 42000
23 return TICKS
27 # 1000 ticks total: 270 ticks local, 730 ticks in subfunctions
28 global TICKS
29 TICKS += 99
32 TICKS += 171
37 # 170 ticks total, 150 ticks loca
    [all...]
  /external/python/cpython3/Lib/test/
profilee.py 17 # variable 'TICKS', which represents simulated time in milliseconds.
20 TICKS = 42000
23 return TICKS
27 # 1000 ticks total: 270 ticks local, 730 ticks in subfunctions
28 global TICKS
29 TICKS += 99
32 TICKS += 171
37 # 170 ticks total, 150 ticks loca
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
profilee.py 17 # variable 'TICKS', which represents simulated time in milliseconds.
20 TICKS = 42000
23 return TICKS
27 # 1000 ticks total: 270 ticks local, 730 ticks in subfunctions
28 global TICKS
29 TICKS += 99
32 TICKS += 171
37 # 170 ticks total, 150 ticks loca
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
profilee.py 17 # variable 'TICKS', which represents simulated time in milliseconds.
20 TICKS = 42000
23 return TICKS
27 # 1000 ticks total: 270 ticks local, 730 ticks in subfunctions
28 global TICKS
29 TICKS += 99
32 TICKS += 171
37 # 170 ticks total, 150 ticks loca
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
profilee.py 17 # variable 'TICKS', which represents simulated time in milliseconds.
20 TICKS = 42000
23 return TICKS
27 # 1000 ticks total: 270 ticks local, 730 ticks in subfunctions
28 global TICKS
29 TICKS += 99
32 TICKS += 171
37 # 170 ticks total, 150 ticks loca
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
profilee.py 17 # variable 'TICKS', which represents simulated time in milliseconds.
20 TICKS = 42000
23 return TICKS
27 # 1000 ticks total: 270 ticks local, 730 ticks in subfunctions
28 global TICKS
29 TICKS += 99
32 TICKS += 171
37 # 170 ticks total, 150 ticks loca
    [all...]
  /external/python/cpython2/Lib/plat-unixware7/
IN.py 601 def TICKS_SINCE(t): return TICKS_BETWEEN(t, TICKS())
  /build/make/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 1704 milliseconds