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

<<31323334353637383940>>

  /system/core/toolbox/
newfs_msdos.c 441 errx(1, "bytes/sector (%u) is not a power of 2", bpb.bps);
459 errx(1, "block size (%u) is not a power of 2", opt_b);
470 errx(1, "sectors/cluster (%u) is not a power of 2", opt_c);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Assoc/
assocSM.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osapi.c 436 NOTES: Power level of the CHIP should be always awake in this mode (no ELP)
853 msm_wifi_power(0); /* Power disable */
854 msm_wifi_power(1); /* Power enable */
    [all...]
  /build/core/
envsetup.mk 93 ifneq (,$(findstring Power,$(UNAME)))
  /dalvik/libcore/math/src/main/java/java/math/
Conversion.java 90 // get the maximal power of radix that fits in int
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
SuballocatedIntVector.java 87 * off to a power of two.
  /dalvik/vm/native/
dalvik_system_SamplingProfiler.c 94 * Initializes an empty set with the given capacity (which must be a power of
  /development/pdk/docs/porting/
telephony.jd 81 <li>Power and reset (2)</li>
  /device/htc/dream-sapphire/libsensors/
sensors.c 120 // sensor IDs must be a power of two and
  /external/bluetooth/bluez/common/
uinput.h 182 #define KEY_POWER 116 /* SC System Power Down */
  /external/bluetooth/bluez/tools/
hcitool.c 1534 /* Get transmit power level */
1599 perror("HCI read transmit power level request failed");
1603 printf("%s transmit power level: %d\n",
    [all...]
  /external/e2fsprogs/
ABOUT-NLS 28 If you want to exploit the full power of internationalization, you
  /external/grub/netboot/
3c595.h 233 * power-up */
ni5010.c 142 #define XMD_T_MODE 0x04 /* =1 to power xcvr. ALWAYS set this */
  /external/jpeg/
wrgif.c 277 /* fill out the map to a power of 2 */
  /external/kernel-headers/original/linux/
serial_core.h 390 * Power Management
  /external/netperf/
netlib.h 581 /* Define a macro to align a buffer with an offset from a power of 2
  /external/opencore/codecs_v2/audio/aac/dec/src/
byte_align.cpp 169 * perform modulo arithmetic if the number is a power of 2.
pv_pow2.cpp 43 Implement the power base 2 for positive numbers lesser than 5.999999
  /external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/
byte_align.cpp 169 * perform modulo arithmetic if the number is a power of 2.
  /external/opencore/pvmi/pvmf/include/
pvmi_mio_control.h 194 * This API may need to reserve exclusive control, power up the device, and initialize
  /external/openssl/crypto/bn/
bn_prime.c 371 /* If we get here, 'w' is the (a-1)/2-th power of the original 'w',
bn_sqrt.c 257 * of order 2^e by computing its q'th power. */
  /external/qemu/android/
hw-events.h 159 KEY_CODE(POWER ,116) \
  /external/qemu/android/skin/
file.c 131 { "power", kKeyCodePower },

Completed in 784 milliseconds

<<31323334353637383940>>