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

<<31323334353637383940>>

  /frameworks/base/core/res/res/values/
strings.xml 262 <!-- Power Dialog --> <skip />
274 <string name="power_off">Power off</string>
276 <!-- Shutdown Progress Dialog. This is shown if the user chooses to power off the phone. -->
279 <!-- Shutdown Confirmation Dialog. When the user chooses to power off the phone, there will be a confirmation dialog. This is the message. -->
293 <!-- label for item that turns off power in phone options dialog -->
294 <string name="global_action_power_off">Power off</string>
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_sdio.c 88 #error DHD_SDALIGN is not a power of 2!
95 #error DHD_FIRSTREAD is not a power of 2!
111 #error MAX_HDR_READ is not a power of 2!
787 /* Waking up: bus power up is ok, set local state */
792 /* Force pad isolation off if possible (in case power never toggled) */
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c 250 Power Manager
390 /* Tx Power control with atheros */
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/common/src/
osRgstry.c 252 Power Manager
383 /* Tx Power control with atheros */
    [all...]
  /dalvik/libcore/math/src/main/java/java/math/
BigDecimal.java     [all...]
  /external/svox/pico/lib/
picofftsg.c 46 - data length :power of 2
85 - n >= 1, n = power of 2
121 - n >= 2, n = power of 2
158 - n >= 2, n = power of 2
187 - n >= 2, n = power of 2
218 - n >= 2, n = power of 2
243 - n >= 2, n = power of 2
    [all...]
  /external/yaffs2/yaffs2/
yaffs_guts.c 119 /* Easy-peasy power of 2 case */
135 /* Function to return the number of shifts for a power of 2 greater than or equal
421 * if there was a partially written chunk due to power loss
    [all...]
  /bionic/libc/stdlib/
strtod.c 238 /* Bletch = (highest power of 2 < DBL_MAX_10_EXP) / 16 */
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c 245 "Read Transmit Power Level",
288 "Read Inquiry Response Transmit Power Level",
289 "Write Inquiry Response Transmit Power Level",
357 "Remote Device Terminated Connection due to Power Off",
636 printf("TX power level: %d\n", *((uint8_t *) frm->ptr));
    [all...]
  /external/dropbear/libtommath/
bn.tex     [all...]
  /external/v8/src/third_party/dtoa/
dtoa.c 303 /* Bletch = (highest power of 2 < DBL_MAX_10_EXP) / 16 */
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdstd.c 564 sd_err(("set SD Slot power failed!\n"));
    [all...]
  /external/qemu/android/
console.c     [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
Phone.java 849 * Sets the radio power on/off state (off is sometimes
858 * @param power true means "on", false means "off".
860 void setRadioPower(boolean power);
    [all...]
  /packages/apps/Phone/src/com/android/phone/
PhoneApp.java 449 ServiceManager.getService("power"));
550 // to BP at power up (BP does not need to make the TTY setting persistent storage).
    [all...]
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
MathTest.java 386 assertTrue("Incorrect answer returned for simple power", Math.abs(Math
389 assertTrue("Incorrect answer returned for larger power", Math.log(Math
    [all...]
  /dalvik/vm/interp/
Jit.c     [all...]
  /external/iproute2/examples/
cbq.init-v0.7.3 96 # more of sed power (use sed instead of grep+cut)
148 # First of all - this is just a SIMPLE EXAMPLE of CBQ power.
    [all...]
  /external/jpeg/
jmemmgr.c     [all...]
  /external/openssl/crypto/bn/
bn_gf2m.c 793 /* Compute the bth power of a, reduce modulo p, and store
833 /* Compute the bth power of a, reduce modulo p, and store
bn_mul.c 384 * n2 must be a power of 2.
1016 /* Find out the power of two lower or equal
  /external/quake/quake/src/QW/progs/
client.qc 1246 bprint (PRINT_MEDIUM,"Satan's power deflects ");
1261 bprint (PRINT_MEDIUM, "'s Satan's power\n");
    [all...]
  /external/webkit/SunSpider/
ChangeLog 68 in-browser SunSpider suffers excessive penalty under power management
75 2) Reduce time between tests to 10ms from 500ms, so that power management doesn't keep the CPU
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
nl80211_copy.h 129 * %NL80211_ATTR_FREQ_RANGE_MAX_BW with an attached power rule given by
    [all...]
  /frameworks/base/core/java/android/view/
WindowManager.java 276 * Window type: system window, such as low power alert. These windows
569 * poke the power manager's user activity (as if the user had woken
    [all...]

Completed in 561 milliseconds

<<31323334353637383940>>