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

<<11121314151617181920>>

  /external/sonivox/arm-wt-22k/lib_src/
eas_math.c 72 implement 2^(fracPart) as a power series
140 /* use shift to approximate power-of-2 operation */
eas_mdls.h 160 * power-of-two exponent for conversion to linear gain using our
179 * Multiplier to convert DLS time cents units to a power-of-two
  /frameworks/base/docs/html/sdk/
android-1.6-highlights.jd 108 battery power. If the user determines that a particular service or application is
109 using too much power, they can take action to save the battery by
  /frameworks/base/location/java/android/location/provider/
LocationProvider.java 221 * Returns the power requirement for this provider.
223 * @return the power requirement for this provider, as one of the
  /frameworks/base/services/java/com/android/server/
EventLogTags.logtags 19 # the user pressing the power button).
34 # Leave IDs through 2739 for more power logs (2730 used by battery_discharge above)
  /frameworks/policies/base/mid/com/android/internal/policy/impl/
GlobalActions.java 145 // last: power off
149 // shutdown by making sure radio and power are handled accordingly.
  /hardware/libhardware/include/hardware/
sensors.h 301 /* rough estimate of this sensor's power consumption in mA */
302 float power; member in struct:sensor_t
  /hardware/ti/wlan/wl1271/TWD/MacServices/
MeasurementSrv.h 91 TI_HANDLE hPowerSaveSRV; /**< power save SRV object handle */
204 * \param hPowerSaveSRV - handle to the power save SRV object.\n
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_audio.h 47 Uint16 samples; /* Audio buffer size in samples (power of 2) */
124 * This number should be a power of two, and may be adjusted by the audio
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_audio.h 47 Uint16 samples; /* Audio buffer size in samples (power of 2) */
124 * This number should be a power of two, and may be adjusted by the audio
  /prebuilt/windows/sdl/host/include/SDL/
SDL_audio.h 53 Uint16 samples; /* Audio buffer size in samples (power of 2) */
130 * This number should be a power of two, and may be adjusted by the audio
  /prebuilt/windows/sdl/include/SDL/
SDL_audio.h 47 Uint16 samples; /* Audio buffer size in samples (power of 2) */
124 * This number should be a power of two, and may be adjusted by the audio
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/RecoveryMgr/
recoveryMgr.c 263 /* send the min power level to the FW */
368 * SCR, Current BSS and Power Mgr about FW reset.
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
MeasurementSrv.h 95 TI_HANDLE hPowerSaveSRV; /**< power save SRV object handle */
205 * \param hPowerSaveSRV - handle to the power save SRV object.\n
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
ScanSrv.h 86 TI_HANDLE hPowerSrv; /**< power Server object handle */
230 * \param hPowerMngr - handle to the power manager object.\n
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
MeasurementSrv.h 91 TI_HANDLE hPowerSaveSRV; /**< power save SRV object handle */
204 * \param hPowerSaveSRV - handle to the power save SRV object.\n
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
cu_cmd.c 795 console_printf_terminal(" Power mode : %d\n", (tiUINT32) power_mode );
796 console_printf_terminal(" Tx Power (Dbm/10 units) : %d\n", tx_power );
802 /* console_printf_terminal( "Ap Tx power level: n/a\n" );*/
803 /* console_printf_terminal( " Tx power value : %lu\n", tx_power_val );*/
814 console_printf_terminal( "Power mode: ");
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteMgr.c 234 DESCRIPTION: This function is used to start the Tx Power Control adjust mechanism
237 INPUT: bActivateTempFix - Whether the power should be adjusted
245 /* Set the temporary Power Level via the Regulatory Domain*/
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
siteMgr.c 225 DESCRIPTION: This function is used to start the Tx Power Control adjust mechanism
228 INPUT: bActivateTempFix - Whether the power should be adjusted
236 /* Set the temporary Power Level via the Regulatory Domain*/
    [all...]
  /bionic/libc/bionic/
dlmalloc.h 130 The alignment argument should be a power of two. If the argument is
131 not a power of two, the nearest greater power is used.
159 M_GRANULARITY -2 page size any power of 2 >= page size
  /bionic/libc/kernel/common/linux/
device.h 191 struct dev_pm_info power; member in struct:device
  /bionic/libc/string/
bcopy.c 37 * sizeof(word) MUST BE A POWER OF TWO
  /bootable/bootloader/legacy/
fastboot_protocol.txt 141 "powerdown" Power off the device.
  /bootable/recovery/minzip/
Hash.h 62 int tableSize; /* must be power of 2 */
  /dalvik/libcore/luni/src/main/java/java/net/
AddressCache.java 32 * This should be a power of two to avoid wasted space in our custom map.

Completed in 519 milliseconds

<<11121314151617181920>>