HomeSort by relevance Sort by last modified time
    Searched full:cycles (Results 76 - 100 of 570) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/openssl/crypto/sha/asm/
sha256-armv4.pl 13 # lute" terms is ~2250 cycles per 64-byte block or ~35 cycles per
  /external/oprofile/daemon/
opd_ibs_trans.c 157 * IBS tag to retire cycles */
164 /* IBS completion to retire cycles */
  /frameworks/base/media/libstagefright/codecs/avc/dec/src/
itrans.cpp 93 int i; /* to save the cycles. */
173 int i; /* to save the cycles. */
  /bionic/libc/include/
fts.h 86 #define FTS_DC 2 /* directory that causes cycles */
  /bootable/bootloader/legacy/arch_msm7k/
clock.c 132 dprintf("1 second = %d cycles\n%d MHz\n", cps, cps / 1000000);
  /dalvik/vm/
AtomicCache.h 44 * Thought: we might be able to save a few cycles by storing the cache
  /development/ndk/platforms/android-8/include/
fts.h 86 #define FTS_DC 2 /* directory that causes cycles */
  /development/pdk/docs/source/
roles.jd 60 roadmap, development, release cycles, versioning, and QA.</li>
  /device/samsung/crespo/alsa-lib/
INSTALL 102 ALSA could then leave much more CPU cycles for your applications, but you
  /external/chromium/base/
linked_ptr.h 11 // - Like all reference counting schemes, cycles lead to leaks.
  /external/openssl/crypto/evp/
m_sha1.c 110 * there anyway, so we can spare few CPU cycles:-)
  /external/qemu/
cpu-defs.h 163 /* Number of cycles left, with interrupt flag in high bit. \
  /external/sonivox/arm-fm-22k/lib_src/
eas_fmengine.h 59 /* sine table is always a power of 2 - saves cycles in inner loop */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_fmengine.h 59 /* sine table is always a power of 2 - saves cycles in inner loop */
  /frameworks/base/docs/html/guide/topics/resources/
animation-resource.jd 337 cycles for the {@link android.view.animation.CycleInterpolator}. In order to do so, you need to
406 <dd>Repeats the animation for a specified number of cycles. The rate of change follows a
410 <dt><code>android:cycles</code></dt>
411 <dd><em>Integer</em>. The number of cycles (default is 1).</dd>
  /frameworks/base/voip/java/android/net/rtp/
AudioGroup.java 35 * simpler {@link AudioCodec} costs fewer CPU cycles but requires more network
  /hardware/ti/wlan/wl1271/Test/
measurementDbg.c 432 WLAN_OS_REPORT(("Noise Histogram Measurement Results:\nNum of Lost Cycles = %u\nNum Of Tx Hw Gen Lost Cycles = %u\n Num Of Rx Lost Cycles = %u\n Num Of 'Exceed Last Threshold' Lost Cycles = %u\n",
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
fts.h 86 #define FTS_DC 2 /* directory that causes cycles */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
fts.h 86 #define FTS_DC 2 /* directory that causes cycles */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
wspi.h 122 UINT32 uFixedBusyLen; /* number of fixed busy cycles */
  /system/wlan/ti/wilink_6_1/Test/
measurementDbg.c 432 WLAN_OS_REPORT(("Noise Histogram Measurement Results:\nNum of Lost Cycles = %u\nNum Of Tx Hw Gen Lost Cycles = %u\n Num Of Rx Lost Cycles = %u\n Num Of 'Exceed Last Threshold' Lost Cycles = %u\n",
  /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
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeSm.c     [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
smeSm.c     [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...]

Completed in 1600 milliseconds

1 2 34 5 6 7 8 91011>>