Searched
full:cycles (Results
401 -
425 of
1214) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/ |
fts.h | 86 #define FTS_DC 2 /* directory that causes cycles */
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/ |
fts.h | 86 #define FTS_DC 2 /* directory that causes cycles */
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/ |
fts.h | 86 #define FTS_DC 2 /* directory that causes cycles */
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/ |
fts.h | 86 #define FTS_DC 2 /* directory that causes cycles */
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/ |
fts.h | 86 #define FTS_DC 2 /* directory that causes cycles */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
_weakrefset.py | 17 # Don't create cycles
|
abc.py | 111 # Subtle: test for cycles *after* testing for "already a subclass";
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
_weakrefset.py | 17 # Don't create cycles
|
abc.py | 111 # Subtle: test for cycles *after* testing for "already a subclass";
|
/external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/ |
rc4-ia64.pl | 129 # - Pipelined, the loop can execute in 3 cycles/iteration and 131 # the same bank at a rate of at most one per 4 cycles. Thus, 144 # - The above loop runs at around 3.26 cycles/byte, or roughly 150 # L2_LINE_SIZE * 3 cyc), or about 384 cycles assuming (at 163 # (about 0.04 cycles/byte, measured on a 16396 byte file with
|
/external/llvm/lib/Target/ARM/ |
ARMScheduleA8.td | 30 // No operand cycles 124 // Scaled register offset, issues over 2 cycles 145 // Scaled register offset with update, issues over 2 cycles 203 // Scaled register offset, issues over 2 cycles 223 // Scaled register offset with update, issues over 2 cycles [all...] |
/external/openssl/crypto/rc4/asm/ |
rc4-ia64.pl | 129 # - Pipelined, the loop can execute in 3 cycles/iteration and 131 # the same bank at a rate of at most one per 4 cycles. Thus, 144 # - The above loop runs at around 3.26 cycles/byte, or roughly 150 # L2_LINE_SIZE * 3 cyc), or about 384 cycles assuming (at 163 # (about 0.04 cycles/byte, measured on a 16396 byte file with
|
/external/llvm/lib/CodeGen/ |
MachineScheduler.cpp | [all...] |
/external/dropbear/libtomcrypt/ |
changes | 77 -- Added SSE2 support to GCM [use GCM_TABLES_SSE2 to enable], shaves 2 cycles per byte on Opteron processors 78 Shaved 4 cycles on a Prescott (Intel P4) 124 will be totally omitted (ECC-256 make key times on a Prescott for old vs. new are 11.03M vs. 9.59M cycles) 296 -- ECC code now uses Montgomery reduction ... it's even faster [ECC-256 make key down from 37.4M to 4.6M cycles on an Athlon64] 343 -- x86_prof now uses ECB shell code (hint: accelerators) and outputs cycles per BLOCK not byte. This will make it a bit 350 instead of one byte. On my AMD64 this reduced the overhead for AES-128-CBC from 4.56 cycles/byte to around 1 cycle/byte. This requires 353 -- Added LTC_FAST support to PMAC (drops the cycle/byte by about 9 cycles on my AMD64) [note: I later rewrote this prior to release] [all...] |
/bionic/libc/arch-arm/generic/bionic/ |
memcpy.S | 77 * stall 2 cycles. 173 * about 16 cycles)
|
/dalvik/vm/compiler/codegen/arm/ |
LocalOptimizations.cpp | 390 /* If there is ld-ld dependency, wait LDLD_DISTANCE cycles */ 416 * cycles are inserted to hide the load latency) since theu
|
/dalvik/vm/compiler/codegen/mips/ |
LocalOptimizations.cpp | 390 /* If there is ld-ld dependency, wait LDLD_DISTANCE cycles */ 416 * cycles are inserted to hide the load latency) since theu
|
/external/chromium/base/ |
stl_util-inl.h | 125 // about 250 cycles per assignment to about 140 cycles.
|
/external/chromium_org/ash/wm/ |
window_cycle_controller_unittest.cc | 185 // Cycles between a maximized and normal window. 206 // Cycles to a minimized window.
|
/external/chromium_org/chrome/browser/sync/glue/ |
sync_backend_host_core.cc | 493 // sync cycles, and prevent the creation of new blocking network tasks and new 494 // sync cycles. If there was an in-progress network request, it would have
|
/external/chromium_org/chrome/test/perf/ |
startup_test.cc | 169 // Debug builds are too slow and we can't run that many cycles in a 362 // The session will be restored once per cycle for numCycles test cycles,
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
armv4-gf2m.pl | 17 # in ~45 cycles on dual-issue core such as Cortex A8, which is ~50% 21 # runs in even less cycles, ~30, improvement is measurable only on
|
/external/chromium_org/third_party/openssl/openssl/crypto/ |
sparccpuid.S | 245 ! Probe and instrument VIS1 instruction. Output is number of cycles it 247 ! is slow (documented to be 6 cycles on T2) and the core is in-order
|
/external/llvm/lib/Target/R600/ |
R600MachineScheduler.cpp | 74 // 500 (cycles for TEX) / (AluFetchRatio * 8 (cycles for ALU))
|
/external/openssl/crypto/bn/asm/ |
armv4-gf2m.pl | 17 # in ~45 cycles on dual-issue core such as Cortex A8, which is ~50% 21 # runs in even less cycles, ~30, improvement is measurable only on
|
Completed in 1299 milliseconds
<<11121314151617181920>>