Searched
full:cycles (Results
426 -
450 of
1214) sorted by null
<<11121314151617181920>>
/external/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
|
/system/core/libpixelflinger/ |
fixed.cpp | 190 // we get 3.75 cycles per bit in the main loop 191 // and 8 cycles per bit in the termination loop
|
/art/runtime/gc/space/ |
space.h | 57 // Objects will be considered for collection only in "full" GC cycles, ie faster partial
|
/bionic/libc/arch-arm/cortex-a9/bionic/ |
memcpy_base.S | 170 * stall 2 cycles.
|
/bionic/libc/bionic/ |
arc4random.c | 306 printf("%qd cycles\n", v);
|
/device/generic/goldfish/camera/fake-pipeline2/ |
Sensor.h | 143 * cycles that have valid buffers to write to.
|
/external/aac/libAACdec/src/arm/ |
block_arm.cpp | 95 /* Note: This loop is only separated for ARM in order to save cycles
|
/external/aac/libSBRdec/src/arm/ |
lpp_tran_arm.cpp | 99 /* Note: This code requires only 43 cycles per iteration instead of 61 on ARM926EJ-S */
|
/external/chromium/chrome/browser/sync/ |
profile_sync_service_harness.h | 76 // from the message queue. Returns true if two sync cycles have completed.
|
/external/chromium/chrome/browser/sync/sessions/ |
status_controller.h | 140 // Control parameters for sync cycles.
|
/external/chromium/net/base/ |
host_resolver_proc.cc | 90 // detect potential cycles using GetLastProc().
|
/external/chromium/testing/gtest/include/gtest/internal/ |
gtest-linked_ptr.h | 38 // - Like all reference counting schemes, cycles lead to leaks.
|
/external/chromium_org/media/base/ |
audio_converter_unittest.cc | 31 // Number of full sine wave cycles for each Render() call.
|
/external/chromium_org/testing/gtest/include/gtest/internal/ |
gtest-linked_ptr.h | 38 // - Like all reference counting schemes, cycles lead to leaks.
|
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/ |
gtest-linked_ptr.h | 38 // - Like all reference counting schemes, cycles lead to leaks.
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/asm/ |
readme | 103 this instruction takes 4 cycles so is not worth using but on the
|
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
sha512-armv4.pl | 13 # by gcc 3.4 and it spends ~72 clock cycles per byte [on single-issue 19 # Cortex A8 core and ~40 cycles per processed byte. 24 # improvement on Coxtex A8 core and ~38 cycles per byte. 29 # one byte in 25.5 cycles or 47% faster than integer-only code.
|
/external/chromium_org/third_party/sqlite/src/src/ |
vdbe.h | 70 u64 cycles; /* Total time spent executing this instruction */ member in struct:VdbeOp
|
/external/compiler-rt/lib/i386/ |
divdi3.S | 14 // on x86_64. The performance goal is ~40 cycles per divide, which is faster than
|
moddi3.S | 14 // on x86_64. The performance goal is ~40 cycles per divide, which is faster than
|
/external/gtest/include/gtest/internal/ |
gtest-linked_ptr.h | 38 // - Like all reference counting schemes, cycles lead to leaks.
|
/external/kernel-headers/original/asm-x86/ |
cmpxchg_32.h | 20 * cost is around ~38 cycles. (in the future we might want
|
/external/llvm/lib/CodeGen/ |
EarlyIfConversion.cpp | 665 // Adjust cycles with downward saturation. 727 DEBUG(dbgs() << "Condition adds " << Extra << " cycles.\n"); 738 DEBUG(dbgs() << "TBB data adds " << Extra << " cycles.\n"); 749 DEBUG(dbgs() << "FBB data adds " << Extra << " cycles.\n");
|
/external/llvm/utils/llvm-build/llvmbuild/ |
main.py | 107 - Components references do not form cycles. 138 # Check for a cycles. 179 # FIXME: We aren't actually correctly checking for cycles along the 181 # about only checking cycles by relation type. If we do that, it falls [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-linked_ptr.h | 38 // - Like all reference counting schemes, cycles lead to leaks.
|
Completed in 398 milliseconds
<<11121314151617181920>>