/external/kernel-headers/original/asm-x86/ |
cpufeature_32.h | 62 #define X86_FEATURE_LONGRUN (2*32+ 1) /* Longrun power control */
|
/external/kernel-headers/original/linux/mtd/ |
mtd.h | 193 /* Power Management functions */
|
/external/neven/Embedded/common/src/b_BasicEm/ |
Int16Arr.h | 99 alignBytes must be a power of 2.
|
Math.h | 146 /** vector power return val = sum(xA_i^2), input 1.15, output 1.30 */
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
esc_iquant_scaling.cpp | 51 scale = scaling factor after separating power of 2 factor out from 60 power stored in Q27 format, in file iquant_table.c, const 81 thirds power, then scales it according to the scaling factor input argument 367 * then FACTOR is a simple power of 2, so a shift can do the job.
|
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
matrox_regs.h | 98 /* add or or this to one of the previous "power registers" to start
|
/external/qemu/docs/ |
ANDROID-QEMUD-SERVICES.TXT | 57 1/ Client sends "power:light:brightness:<lightname>:<val>", where
|
/external/qemu/hw/ |
mmc.h | 135 #define MMC_CARD_BUSY 0x80000000 /* Card Power up status bit */
|
/external/quake/quake/src/QW/docs/ |
glqwcl-readme.txt | 59 OpenGL only allows textures to repeat on power of two boundaries (32, 64,
|
/external/quake/quake/src/WinQuake/ |
snd_android.cpp | 278 LOGE("SNDDDMA_Init: samples must be power of two.");
|
/external/tcpdump/ |
print-802_11.c | 620 printf("Power Save-Poll"); 1096 printf("%d tx power ", -(int)u.u16); 1099 printf("%ddB tx power ", -(int)u.u8); 1102 printf("%ddBm tx power ", u.i8);
|
/external/tinyxml/ |
tinystr.h | 49 The buffer allocation is made by a simplistic power of 2 like mechanism : if we increase
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothAdapter.java | 92 * intents to request the current power state. Possible values are: 102 * intents to request the previous power state. Possible values are: 383 * system settings, such as a "power manager" app.</p> 414 * system settings, such as a "power manager" app.</p> [all...] |
/frameworks/base/media/libstagefright/codecs/aacdec/ |
esc_iquant_scaling.cpp | 51 scale = scaling factor after separating power of 2 factor out from 60 power stored in Q27 format, in file iquant_table.c, const 81 thirds power, then scales it according to the scaling factor input argument 367 * then FACTOR is a simple power of 2, so a shift can do the job.
|
/frameworks/base/telephony/java/android/telephony/ |
NeighboringCellInfo.java | 48 * In UMTS, mRssi is the Level index of CPICH Received Signal Code Power
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
Connection.java | 53 CDMA_LOCKED_UNTIL_POWER_CYCLE, /* MS is locked until next power cycle */
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
KeyguardViewMediator.java | 55 * state of the keyguard, power management events that effect whether the keyguard 80 * Note: in addition to normal power managment events that effect the state of 158 /** Low level access to the power manager for enableUserActivity. Having this 162 /** High level access to the power manager for WakeLocks */ [all...] |
/hardware/ti/wlan/wl1271/CUDK/tiwlan_loader/ |
tiwlan_loader.c | 32 #include <hardware_legacy/power.h>
|
/hardware/ti/wlan/wl1271/TWD/Ctrl/ |
CmdBldDb.h | 128 /* Power control param */
|
CmdBldItrIE.c | 193 * DESCRIPTION: Get the Power consumption statistic from the Fw
|
/hardware/ti/wlan/wl1271/TWD/MacServices/ |
ScanSrv.h | 86 TI_HANDLE hPowerSrv; /**< power Server object handle */
|
/hardware/ti/wlan/wl1271/stad/Export_Inc/ |
InternalCmdCodes.h | 212 /* Power Manager params */
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/ |
qic117.h | 121 #define QIC117_ERRORS { { "No error", 0, }, { "Command Received while Drive Not Ready", 0, }, { "Cartridge Not Present or Removed", 1, }, { "Motor Speed Error (not within 1%)", 1, }, { "Motor Speed Fault (jammed, or gross speed error", 1, }, { "Cartridge Write Protected", 1, }, { "Undefined or Reserved Command Code", 1, }, { "Illegal Track Address Specified for Seek", 1, }, { "Illegal Command in Report Subcontext", 0, }, { "Illegal Entry into a Diagnostic Mode", 1, }, { "Broken Tape Detected (based on hole sensor)", 1, }, { "Warning--Read Gain Setting Error", 1, }, { "Command Received While Error Status Pending (obs)", 1, }, { "Command Received While New Cartridge Pending", 1, }, { "Command Illegal or Undefined in Primary Mode", 1, }, { "Command Illegal or Undefined in Format Mode", 1, }, { "Command Illegal or Undefined in Verify Mode", 1, }, { "Logical Forward Not at Logical BOT or no Format Segments in Format Mode", 1, }, { "Logical EOT Before All Segments generated", 1, }, { "Command Illegal When Cartridge Not Referenced", 1, }, { "Self-Diagnostic Failed (cannot be cleared)", 1, }, { "Warning EEPROM Not Initialized, Defaults Set", 1, }, { "EEPROM Corrupted or Hardware Failure", 1, }, { "Motion Time-out Error", 1, }, { "Data Segment Too Long -- Logical Forward or Pause", 1, }, { "Transmit Overrun (obs)", 1, }, { "Power On Reset Occurred", 0, }, { "Software Reset Occurred", 0, }, { "Diagnostic Mode 1 Error", 1, }, { "Diagnostic Mode 2 Error", 1, }, { "Command Received During Non-Interruptible Process", 1, }, { "Rate or Format Selection Error", 1, }, { "Illegal Command While in High Speed Mode", 1, }, { "Illegal Seek Segment Value", 1, }, { "Invalid Media", 1, }, { "Head Positioning Failure", 1, }, { "Write Reference Burst Failure", 1, }, { "Prom Code Missing", 1, }, { "Invalid Format", 1, }, { "EOT/BOT System Failure", 1, }, { "Prom A Checksum Error", 1, }, { "Drive Wakeup Reset Occurred", 1, }, { "Prom B Checksum Error", 1, }, { "Illegal Entry into Format Mode", 1, }, }
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/ |
qic117.h | 121 #define QIC117_ERRORS { { "No error", 0, }, { "Command Received while Drive Not Ready", 0, }, { "Cartridge Not Present or Removed", 1, }, { "Motor Speed Error (not within 1%)", 1, }, { "Motor Speed Fault (jammed, or gross speed error", 1, }, { "Cartridge Write Protected", 1, }, { "Undefined or Reserved Command Code", 1, }, { "Illegal Track Address Specified for Seek", 1, }, { "Illegal Command in Report Subcontext", 0, }, { "Illegal Entry into a Diagnostic Mode", 1, }, { "Broken Tape Detected (based on hole sensor)", 1, }, { "Warning--Read Gain Setting Error", 1, }, { "Command Received While Error Status Pending (obs)", 1, }, { "Command Received While New Cartridge Pending", 1, }, { "Command Illegal or Undefined in Primary Mode", 1, }, { "Command Illegal or Undefined in Format Mode", 1, }, { "Command Illegal or Undefined in Verify Mode", 1, }, { "Logical Forward Not at Logical BOT or no Format Segments in Format Mode", 1, }, { "Logical EOT Before All Segments generated", 1, }, { "Command Illegal When Cartridge Not Referenced", 1, }, { "Self-Diagnostic Failed (cannot be cleared)", 1, }, { "Warning EEPROM Not Initialized, Defaults Set", 1, }, { "EEPROM Corrupted or Hardware Failure", 1, }, { "Motion Time-out Error", 1, }, { "Data Segment Too Long -- Logical Forward or Pause", 1, }, { "Transmit Overrun (obs)", 1, }, { "Power On Reset Occurred", 0, }, { "Software Reset Occurred", 0, }, { "Diagnostic Mode 1 Error", 1, }, { "Diagnostic Mode 2 Error", 1, }, { "Command Received During Non-Interruptible Process", 1, }, { "Rate or Format Selection Error", 1, }, { "Illegal Command While in High Speed Mode", 1, }, { "Illegal Seek Segment Value", 1, }, { "Invalid Media", 1, }, { "Head Positioning Failure", 1, }, { "Write Reference Burst Failure", 1, }, { "Prom Code Missing", 1, }, { "Invalid Format", 1, }, { "EOT/BOT System Failure", 1, }, { "Prom A Checksum Error", 1, }, { "Drive Wakeup Reset Occurred", 1, }, { "Prom B Checksum Error", 1, }, { "Illegal Entry into Format Mode", 1, }, }
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/ |
qic117.h | 121 #define QIC117_ERRORS { { "No error", 0, }, { "Command Received while Drive Not Ready", 0, }, { "Cartridge Not Present or Removed", 1, }, { "Motor Speed Error (not within 1%)", 1, }, { "Motor Speed Fault (jammed, or gross speed error", 1, }, { "Cartridge Write Protected", 1, }, { "Undefined or Reserved Command Code", 1, }, { "Illegal Track Address Specified for Seek", 1, }, { "Illegal Command in Report Subcontext", 0, }, { "Illegal Entry into a Diagnostic Mode", 1, }, { "Broken Tape Detected (based on hole sensor)", 1, }, { "Warning--Read Gain Setting Error", 1, }, { "Command Received While Error Status Pending (obs)", 1, }, { "Command Received While New Cartridge Pending", 1, }, { "Command Illegal or Undefined in Primary Mode", 1, }, { "Command Illegal or Undefined in Format Mode", 1, }, { "Command Illegal or Undefined in Verify Mode", 1, }, { "Logical Forward Not at Logical BOT or no Format Segments in Format Mode", 1, }, { "Logical EOT Before All Segments generated", 1, }, { "Command Illegal When Cartridge Not Referenced", 1, }, { "Self-Diagnostic Failed (cannot be cleared)", 1, }, { "Warning EEPROM Not Initialized, Defaults Set", 1, }, { "EEPROM Corrupted or Hardware Failure", 1, }, { "Motion Time-out Error", 1, }, { "Data Segment Too Long -- Logical Forward or Pause", 1, }, { "Transmit Overrun (obs)", 1, }, { "Power On Reset Occurred", 0, }, { "Software Reset Occurred", 0, }, { "Diagnostic Mode 1 Error", 1, }, { "Diagnostic Mode 2 Error", 1, }, { "Command Received During Non-Interruptible Process", 1, }, { "Rate or Format Selection Error", 1, }, { "Illegal Command While in High Speed Mode", 1, }, { "Illegal Seek Segment Value", 1, }, { "Invalid Media", 1, }, { "Head Positioning Failure", 1, }, { "Write Reference Burst Failure", 1, }, { "Prom Code Missing", 1, }, { "Invalid Format", 1, }, { "EOT/BOT System Failure", 1, }, { "Prom A Checksum Error", 1, }, { "Drive Wakeup Reset Occurred", 1, }, { "Prom B Checksum Error", 1, }, { "Illegal Entry into Format Mode", 1, }, }
|