Searched
full:power (Results
276 -
300 of
1420) sorted by null
<<11121314151617181920>>
/device/htc/sapphire/ |
init.sapphire.rc | 44 # bluetooth power up/down interface
|
/external/dropbear/libtomcrypt/notes/ |
tech0002.txt | 46 Note that this "quick" fix has no effect against an intrusive attacker. For example, power consumption will drop
|
/external/dropbear/libtommath/ |
bn_mp_jacobi.c | 56 /* divide out larger power of two */
|
tommath.out | 66 \BOOKMARK [2][-]{subsection.4.5.1}{Multiplication by Power of Two}{section.4.5} 67 \BOOKMARK [2][-]{subsection.4.5.2}{Division by Power of Two}{section.4.5} 68 \BOOKMARK [2][-]{subsection.4.5.3}{Remainder of Division by Power of Two}{section.4.5} 113 \BOOKMARK [1][-]{section.7.4}{Quick Power of Two}{chapter.7}
|
/external/elfutils/libasm/ |
asm_align.c | 35 /* The alignment value must be a power of two. */
|
/external/qemu/android/skin/ |
keyset.h | 31 _SKIN_KEY_COMMAND(BUTTON_POWER,"Power button") \
|
/external/qemu/gdb-xml/ |
power-altivec.xml | 9 <feature name="org.gnu.gdb.power.altivec">
|
/external/qemu/hw/ |
pxa.h | 145 /* Power management */
|
/external/srec/portable/include/ |
pmalloc.h | 56 #define SIZE_BLOCK 256 /* minimum block size, power of 2 */
|
/external/v8/src/ |
hashmap.h | 56 // it must be a power of 2 (and thus must not be 0).
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Math/ |
15.8.2.8.js | 26 the argument (e raised to the power of the argument)
|
/external/webkit/JavaScriptCore/wtf/ |
TCSystemAlloc.h | 39 // REQUIRES: "alignment" is a power of two or "0" to indicate default alignment
|
/frameworks/base/core/java/android/hardware/ |
Sensor.java | 138 * @return the power in mA used by this sensor while in use
|
/frameworks/base/docs/html/guide/practices/design/ |
seamlessness.jd | 227 Two of the biggest consumers of battery power are the processor, and the 233 code</a>. To minimize the power drain from using the radio, be sure to handle 237 if you try right away; all you'll do is waste battery power. 239 Users are pretty smart: if your program is power-hungry, you can count on
|
/frameworks/base/libs/utils/ |
misc.cpp | 167 * Round up to the next highest power of 2.
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
PhoneProxy.java | 80 boolean oldPowerState = false; // old power state to off 84 logd("Setting Radio Power to Off"); 446 public void setRadioPower(boolean power) { 447 mActivePhone.setRadioPower(power);
|
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
PowerTest.java | 60 mPowerManager = IPowerManager.Stub.asInterface(ServiceManager.getService("power"));
|
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/ |
dhd_custom_gpio.c | 134 /* Lets customer power to get stable */
|
/hardware/ti/wlan/wl1271/TWD/MacServices/ |
ScanSrvSM.c | 187 * \brief Request to enter driver mode from the power manager module.\n 275 TRACE0( pScanSRV->hReport, REPORT_SEVERITY_INFORMATION, ": Releasing Driver mode from Power Srv.\n"); 359 /* send a scan complete event. This will do all necessary clean-up (timer, power manager, notifying scan complete) */ 520 /* The Power Manager is responsible to exit PS mode in recovery. Also, the scan CB is not called -
|
measurementSrvDbgPrint.c | 64 TRACE5( pMeasurementSRV->hReport, REPORT_SEVERITY_INFORMATION, "band: %d, channel:%d, TX power level: %d, start time: %x-%x\n", pMsrRequest->band, pMsrRequest->channel, pMsrRequest->txPowerDbm, INT64_HIGHER(pMsrRequest->startTime), INT64_LOWER(pMsrRequest->startTime));
|
/hardware/ti/wlan/wl1271/stad/src/Data_link/ |
TrafficMonitor.h | 63 #define NUM_OF_SLIDING_WINDOWS 8 /* Must be power of 2 !!! */
|
/packages/apps/Mms/tests/src/com/android/mms/ |
MmsStability.java | 109 // the mms power usage base line.
|
/packages/apps/Settings/res/layout/ |
battery_info.xml | 32 <TextView android:id="@+id/power" style="@style/info_value" />
|
/system/core/include/diskconfig/ |
diskconfig.h | 91 int sect_size; /* expected sector size in bytes. MUST BE POWER OF 2 */
|
/system/core/toolbox/ |
powerd.c | 179 const char *powerdev = "/sys/power/state"; 271 printf("Using linux power dev: %s\n", powerdev); 382 // power key released 384 printf("Power key released - sleep\n");
|
Completed in 474 milliseconds
<<11121314151617181920>>