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

1 2 34 5 6 7 8 91011>>

  /external/oprofile/daemon/
opd_ibs_trans.c 157 * IBS tag to retire cycles */
164 /* IBS completion to retire cycles */
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
ulaalgo.h 157 // This is taken from "AMD Athlon Code Optimization Guide" from AMD. 18 cycles!
159 // because of the femms instruction at the end, which takes 2 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/pdk/docs/source/
roles.jd 60 roadmap, development, release cycles, versioning, and QA.</li>
  /external/openssl/crypto/evp/
m_sha1.c 111 * there anyway, so we can spare few CPU cycles:-)
  /external/qemu/
cpu-defs.h 164 /* 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/awt/org/apache/harmony/awt/gl/image/
JpegDecoder.java 62 // between subsequent decoding/IO-suspension cycles
  /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>
  /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",
  /ndk/build/platforms/android-8/arch-arm/usr/include/
fts.h 86 #define FTS_DC 2 /* directory that causes cycles */
  /ndk/build/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",
  /system/core/libpixelflinger/codeflinger/
texturing.cpp 693 // about ~22 cycles / pixel
798 // about ~40 cycles / pixel
    [all...]
  /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...]
  /bionic/libc/arch-arm/bionic/
memcpy.S 196 * stall 2 cycles.
292 * about 16 cycles)
  /external/webkit/WebCore/storage/
SQLTransaction.cpp 469 // Now release our unneeded callbacks, to break reference cycles.
576 // Now release our callbacks, to break reference cycles.
  /external/webkit/WebKitTools/DumpRenderTree/mac/
LayoutTestControllerMac.mm 342 void LayoutTestController::setTabKeyCyclesThroughElements(bool cycles)
344 [[mainFrame webView] setTabKeyCyclesThroughElements:cycles];

Completed in 300 milliseconds

1 2 34 5 6 7 8 91011>>