HomeSort by relevance Sort by last modified time
    Searched full:power (Results 376 - 400 of 1420) sorted by null

<<11121314151617181920>>

  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
PlatformAddressFactory.java 30 * power of two. Caching PlatformAddress objects minimizes the creation
  /dalvik/vm/
AtomicCache.h 50 int numEntries; /* #of entries, must be power of 2 */
Hash.h 74 int tableSize; /* must be power of 2 */
  /development/host/windows/usb/legacy/driver/
android_usb_driver_object.h 30 most of the USB related "things" (like PnP, power management and other
  /development/simulator/app/assets/chimera-2000/
layout.xml 65 <button keyCode="power"/>
104 <button keyCode="power"/>
146 <button keyCode="power"/>
188 <button keyCode="power"/>
  /device/sample/skins/WVGAMedDpi/
layout 78 power {
  /external/clearsilver/util/
skiplist.h 28 * <maxLevel> should be calculated from expected list size using (^ = power):
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_math.h 120 /** Compute a power of two
121 @param a The integer to store the power in
122 @param n The power of two you want to store (a = 2^n)
323 @param b The power (can be negative) integer
  /external/dropbear/libtomcrypt/src/pk/dsa/
dsa_make_key.c 105 Now we need a random exponent [mod q] and it's power g^x mod p
  /external/iproute2/man/man8/
tc-tbf.8 94 this. Must be an integral power of 2.
  /external/kernel-headers/original/linux/
a1026.h 147 /* Set Power State */
apm_bios.h 114 * Power states
  /external/opencore/codecs_v2/audio/aac/dec/src/
tns_ar_filter.cpp 347 * get the power of 2 that is bigger than the order
349 * the power of 2 corresponding to TNS_MAX_ORDER
360 * TNS_MAX_ORDER = 20, power of 2 that include 20 is 5
367 * shift_down_amount == power of 2 that is bigger than the order - 1
  /external/qemu/
cpu-defs.h 105 /* padding to get a power of two size */
sdl_keysym.h 268 {"Power", SDLK_POWER},
sysemu.h 50 // Please implement a power failure function to signal the OS
  /external/sonivox/arm-fm-22k/lib_src/
eas_fmengine.h 59 /* sine table is always a power of 2 - saves cycles in inner loop */
eas_pan.c 43 * This routine uses sin/cos approximations for an equal power curve:
eas_pan.h 45 * This routine uses sin/cos approximations for an equal power curve:
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_fmengine.h 59 /* sine table is always a power of 2 - saves cycles in inner loop */
eas_pan.c 43 * This routine uses sin/cos approximations for an equal power curve:
eas_pan.h 45 * This routine uses sin/cos approximations for an equal power curve:
  /external/sonivox/arm-wt-22k/lib_src/
eas_pan.c 43 * This routine uses sin/cos approximations for an equal power curve:
eas_pan.h 45 * This routine uses sin/cos approximations for an equal power curve:
  /external/webkit/JavaScriptCore/runtime/
Collector.h 177 // cell size needs to be a power of two for certain optimizations in collector.cpp

Completed in 55 milliseconds

<<11121314151617181920>>