OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:power
(Results
401 - 425
of
1420
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webkit/WebCore/platform/
Arena.h
60
uword mask; // Mask (
power
-of-2 - 1)
/external/webkit/WebCore/platform/android/
GeolocationServiceAndroid.cpp
86
// On Android, high
power
== GPS. Set whether to use GPS before we start the
/external/webkit/WebCore/platform/win/
SharedTimerWin.cpp
79
const int stopHighResTimerInMsec = 300; // Stop high-res timer after 0.3 seconds to lessen
power
consumption (we don't use a smaller time since oscillating between high and low resolution breaks timer accuracy on XP).
/external/yaffs2/yaffs2/
Kconfig
115
that might have happened due to
power
loss.
yaffs_guts.h
530
int nDataBytesPerChunk; /* Should be a
power
of 2 >= 512 */
531
int nChunksPerBlock; /* does not need to be a
power
of 2 */
613
/* "Crumbs" for nDataBytesPerChunk not being a
power
of 2 */
618
/* Straight shifting for nDataBytesPerChunk being a
power
of 2 */
/frameworks/base/core/java/android/bluetooth/
ScoSocket.java
188
// we are left in a 80 mA
power
state when remotely terminating a
/frameworks/base/core/java/android/os/
SystemClock.java
44
* but is not affected by clock scaling, idle, or other
power
saving
/frameworks/base/include/ui/
KeycodeLabels.h
51
{ "
POWER
", 26 },
/frameworks/base/media/libstagefright/codecs/aacdec/
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
/frameworks/base/services/java/com/android/server/
DockObserver.java
83
// The change in
power
state will do this anyway.
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaDataConnectionTracker.java
877
* radio
power
state is still ON (as tracked by ServiceStateTracker),
[
all
...]
/frameworks/policies/base/mid/com/android/internal/policy/impl/
PowerDialog.java
124
// shutdown by making sure radio and
power
are handled accordingly.
/frameworks/policies/base/phone/com/android/internal/policy/impl/
IconUtilities.java
105
* Returns a bitmap suitable for the all apps view. The bitmap will be a
power
PowerDialog.java
128
// shutdown by making sure radio and
power
are handled accordingly.
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmpcispi.c
137
/* set GPIO[1] to output for
power
control */
146
/* Wait for
power
to stabilize to the SDIO Card (100msec was insufficient) */
250
} else if (div & (div - 1)) { /* Not a
power
of 2? */
251
/* Round up to a
power
of 2 */
/hardware/ti/wlan/wl1271/TWD/MacServices/
ScanSrvSM.h
138
* \brief Request to enter driver mode from the
power
manager module.\n
/hardware/ti/wlan/wl1271/utils/
802_11Defs.h
597
/*
Power
Constraint Information Element */
608
/*
Power
Capability Information Element */
639
/* Cell Transmit
Power
Information Element */
647
TI_UINT8
power
;
member in struct:__anon8993
[
all
...]
tiQosTypes.h
117
/*
Power
save mode */
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
device.h
191
struct dev_pm_info
power
;
member in struct:device
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
device.h
191
struct dev_pm_info
power
;
member in struct:device
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/
device.h
191
struct dev_pm_info
power
;
member in struct:device
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
device.h
191
struct dev_pm_info
power
;
member in struct:device
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/
device.h
191
struct dev_pm_info
power
;
member in struct:device
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/
device.h
191
struct dev_pm_info
power
;
member in struct:device
/packages/apps/Calculator/res/values/
strings.xml
82
<string name="
power
">^</string>
Completed in 262 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>