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

<<11121314151617181920>>

  /external/wpa_supplicant/
crypto_internal.c 631 const u8 *power, size_t power_len,
648 bignum_set_unsigned_bin(bn_exp, power, power_len) < 0 ||
crypto_libtomcrypt.c 703 const u8 *power, size_t power_len,
713 mp_read_unsigned_bin(p, (u8 *) power, power_len) != CRYPT_OK ||
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
crypto_libtomcrypt.c 703 const u8 *power, size_t power_len,
713 mp_read_unsigned_bin(p, (u8 *) power, power_len) != CRYPT_OK ||
  /frameworks/base/libs/surfaceflinger/DisplayHardware/
DisplayHardwareBase.cpp 50 static char const * kSleepFileName = "/sys/power/wait_for_fb_sleep";
51 static char const * kWakeFileName = "/sys/power/wait_for_fb_wake";
  /frameworks/base/tests/StatusBar/src/com/android/statusbartest/
NotificationTestList.java 63 PowerManager pm = (PowerManager)NotificationTestList.this.getSystemService("power");
584 = ((PowerManager)NotificationTestList.this.getSystemService("power"))
  /frameworks/policies/base/phone/com/android/internal/policy/impl/
GlobalActions.java 200 // last: power off
206 // shutdown by making sure radio and power are handled accordingly.
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdh_linux.c 629 extern uint sd_power; /* 0 = SD Power OFF, 1 = SD Power ON. */
  /ndk/build/platforms/android-3/arch-arm/usr/include/net/
if_types.h 182 #define IFT_DIGITALPOWERLINE 0x8a /* IP over Power Lines */
218 #define IFT_PLC 0xae /* Power Line Communications */
  /ndk/build/platforms/android-4/arch-arm/usr/include/net/
if_types.h 182 #define IFT_DIGITALPOWERLINE 0x8a /* IP over Power Lines */
218 #define IFT_PLC 0xae /* Power Line Communications */
  /ndk/build/platforms/android-5/arch-arm/usr/include/net/
if_types.h 182 #define IFT_DIGITALPOWERLINE 0x8a /* IP over Power Lines */
218 #define IFT_PLC 0xae /* Power Line Communications */
  /ndk/build/platforms/android-5/arch-x86/usr/include/net/
if_types.h 182 #define IFT_DIGITALPOWERLINE 0x8a /* IP over Power Lines */
218 #define IFT_PLC 0xae /* Power Line Communications */
  /ndk/build/platforms/android-8/arch-arm/usr/include/net/
if_types.h 182 #define IFT_DIGITALPOWERLINE 0x8a /* IP over Power Lines */
218 #define IFT_PLC 0xae /* Power Line Communications */
  /ndk/build/platforms/android-8/arch-x86/usr/include/net/
if_types.h 182 #define IFT_DIGITALPOWERLINE 0x8a /* IP over Power Lines */
218 #define IFT_PLC 0xae /* Power Line Communications */
  /bionic/libc/kernel/common/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, }, }
  /bionic/libm/man/
math.3 99 ldexp multiply by power of 2
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/dom3/
NamespaceSupport.java 66 * as long as it is a power of 2 greater than 1.
  /dalvik/vm/interp/
InterpDefs.h 94 /* Granularity of coverage (power of 2) by each cached entry */
  /dalvik/vm/oo/
TypeCheck.c 31 * Number of entries in instanceof cache. MUST be a power of 2.
  /development/pdk/docs/porting/
getting_source_code.jd 99 <p>Android source code is maintained in two repositories: <code>device</code> and <code>kernel</code>. The <code>device</code> repository includes the Android framework (things like the Activity Manager, Window Manager, Telephony Manager, View System, etc.). The <code>kernel</code> repository includes the core code necessary to run the operating system (things like the Display Driver, Camera Driver, Keypad Driver, Power Management, etc.). (Please see <a href="http://code.google.com/android/what-is-android.html">What is Android?</a> for details.)</p>
  /development/pdk/docs/source/
cla-corporate.jd 18 <p>"You" (or "Your") shall mean the copyright owner or legal entity authorized by the copyright owner that is making this Grant to the Project Leads. For legal entities, the entity making a Contribution and all other entities that control, are controlled by, or are under common control with that entity are considered to be a single Contributor. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
cla-individual.jd 20 <ol><li><p>Definitions. "You" (or "Your") shall mean the copyright owner or legal entity authorized by the copyright owner that is making this Grant. For legal entities, the entity making a Contribution and all other entities that control, are controlled by, or are under common control with that entity are considered to be a single Contributor. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "Contribution" shall mean any original work of authorship, including any modifications or additions to an existing work, that is intentionally submitted by You to the Project Leads for inclusion in, or documentation of, any of the products managed or maintained by the Project Leads (the "Work"). For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Project Leads or their representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Project Leads for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by You as "Not a Contribution."
  /external/bluetooth/bluez/doc/
adapter-api.txt 188 can be values for the RSSI and the TX power level.
  /external/grub/netboot/
tiara.c 198 /* Apparently only a power down can do this properly */
  /external/iproute2/examples/
README.cbq 18 # First of all - this is just a SIMPLE EXAMPLE of CBQ power.
  /external/kernel-headers/original/asm-arm/arch/
mux.h 421 /* Power management */

Completed in 63 milliseconds

<<11121314151617181920>>