HomeSort by relevance Sort by last modified time
    Searched full:cycles (Results 601 - 625 of 1214) sorted by null

<<21222324252627282930>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_weakref.py 472 # the cycles prevent any of them from getting cleaned up immediately.
578 # from dead cycles. For this to be attempted, the weakref and
649 self.assertEqual(alist, []) # del isn't enough to clean up cycles
    [all...]
  /art/compiler/dex/quick/
local_optimizations.cc 396 /* If there is ld-ld dependency, wait LDLD_DISTANCE cycles */
  /bionic/libc/arch-arm/bionic/
memcpy.a15.S 102 (require two load/store issue cycles instead of one).
  /bionic/libc/upstream-freebsd/lib/libc/stdlib/
getopt_long.c 162 * compute lengths of blocks and number and size of cycles
  /dalvik/vm/
Exception.h 34 * worth spending cycles to detect it.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
LL1Analyzer.java 58 /** Used during LOOK to detect computation cycles */
  /external/chromium/sdch/open-vcdiff/src/
blockhash.cc 41 // constant, check its value at compile time rather than wasting CPU cycles
  /external/chromium_org/base/process/
kill_posix.cc 42 // we double it every 4 sleep cycles.
  /external/chromium_org/chrome/browser/chromeos/drive/
change_list_processor.cc 224 // By doing this, assuming the result tree does not contain any cycles, we
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_test.h 160 // Blocks until all sync clients have completed their mutual sync cycles.
  /external/chromium_org/chrome/browser/ui/cocoa/
framed_browser_window.mm 334 // want to take. To save painting cycles, you might think it would be a good
  /external/chromium_org/media/audio/cras/
cras_unified.cc 342 // Note these are run from a real time thread, so don't waste cycles here.
  /external/chromium_org/media/base/
audio_renderer_mixer_unittest.cc 34 // Number of full sine wave cycles for each Render() call.
  /external/chromium_org/sandbox/linux/seccomp-bpf/
codegen_unittest.cc 365 // TopoSort algorithm as if there had been cycles in the input data.
  /external/chromium_org/sdch/open-vcdiff/src/
blockhash.cc 42 // constant, check its value at compile time rather than wasting CPU cycles
  /external/chromium_org/third_party/freetype/include/freetype/
ftmodapi.h 421 /* This function helps in managing life-cycles of structures which */
  /external/chromium_org/third_party/icu/source/i18n/
chnsecal.h 51 * calendar. The second method uses 60-year cycles from the same starting
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_defines.h 224 * does read/modify/write cycles on them directly, and a more complicated
  /external/chromium_org/third_party/mesa/src/src/getopt/
getopt_long.c 129 * compute lengths of blocks and number and size of cycles
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs_schedule_instructions.cpp 164 * schedule it @latency cycles after @before, but no guarantees there.
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-ia64.S 18 // ticks per block, or 9.25 CPU cycles per byte for 128 bit key.
24 // ticks per block or 11 cycles per byte processed with 128-bit key.
300 #if defined(_HPUX_SOURCE) // HPUX is big-endian, cut 15+15 cycles...
679 #if defined(_HPUX_SOURCE) // HPUX is big-endian, cut 15+15 cycles...
    [all...]
aes-ppc.pl 12 # ppc_AES_[en|de]crypt perform at 18 cycles per byte processed with
24 # to process byte in 18 cycles, only in 23, because it fails to issue
25 # 4 load instructions in two cycles, only in 3. As result non-compact
29 # ppc_AES_encrypt_compact operates at 42 cycles per byte, while
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha1-alpha.pl 14 # 8.7 cycles per processed byte. Implementation features vectorized
  /external/chromium_org/third_party/smhasher/src/
KeysetTest.h 252 printf("Keyset 'Cyclic' - %d cycles of %d bytes - %d keys\n",cycleReps,cycleLen,keycount);
  /external/freetype/include/freetype/
ftmodapi.h 421 /* This function helps in managing life-cycles of structures which */

Completed in 1373 milliseconds

<<21222324252627282930>>