HomeSort by relevance Sort by last modified time
    Searched refs:POWER (Results 1 - 25 of 27) sorted by null

1 2

  /tools/test/connectivity/acts/framework/acts/controllers/relay_lib/
sony_xb20_speaker.py 30 POWER = 'Power'
57 self._hold_button(Buttons.POWER, POWER_TOGGLE_WAIT_TIME)
60 self._hold_button(Buttons.POWER, POWER_TOGGLE_WAIT_TIME)
63 self._hold_button(Buttons.POWER, PAIRING_MODE_WAIT_TIME)
ak_xb10_speaker.py 33 POWER = 'Power'
62 self._hold_button(Buttons.POWER, POWER_ON_WAIT_TIME)
65 self._hold_button(Buttons.POWER, POWER_OFF_WAIT_TIME)
sony_xb2_speaker.py 33 POWER = 'Power'
62 self._hold_button(Buttons.POWER, POWER_ON_WAIT_TIME)
65 self._hold_button(Buttons.POWER, POWER_OFF_WAIT_TIME)
  /external/clang/test/Preprocessor/
pragma_unknown.c 25 #pragma STDC CX_LIMITED_RANGE ON FULL POWER // expected-warning {{expected end of directive in pragma}}
  /tools/loganalysis/src/com/android/loganalysis/rule/
RuleEngine.java 32 ALL, POWER;
47 } else if (ruleType == RuleType.POWER) {
  /cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
SensorDeviceInfo.java 45 private static final String POWER = "power";
80 store.addResult(POWER, sensor.getPower());
  /external/ltp/testcases/kernel/power_management/
README 21 POWER MANAGEMENT TESTS AUTOMATION SUITE
45 The power management test automation suite helps run the power management functionality
74 Power Management 1 FAIL : Required kernel configuration for SCHED_MC NOT set
76 Power Management 1 FAIL : Required kernel configuration for CPU_FREQ NOT set
  /external/one-true-awk/
maketab.c 65 { POWER, "arith", " **" },
awkgram.y 90 %right POWER
358 | term POWER term { $$ = op2(POWER, $1, $3); }
lex.c 285 RET(POWER);
300 RET(POWER);
run.c 1036 case POWER:
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
objdump_test.go 95 // Instructions explicitly dropped in Power ISA that were in POWER architecture.
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
objdump_test.go 95 // Instructions explicitly dropped in Power ISA that were in POWER architecture.
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
PciExpress21.h 625 #define PCI_EXPRESS_EXTENDED_CAPABILITY_DYNAMIC_POWER_ALLOCATION_GET_SUBSTATE_MAX(POWER) (UINT16)(((POWER->DpaCapability)&0x0000000F))
  /developers/build/prebuilts/androidtv/visual-game-controller/src/com/example/android/visualgamecontroller/
FullscreenActivity.java 91 POWER(KeyEvent.KEYCODE_BUTTON_MODE);
ControllerView.java 455 if (mButtons[ButtonMapping.POWER.ordinal()] == 1) {
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
arg.go 46 // a program label encoded as "FIELDS" times 2^POWER in the range [MIN, MAX] (determined
47 // by signd/unsigned, FIELDS and POWER), e.g.
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
arg.go 46 // a program label encoded as "FIELDS" times 2^POWER in the range [MIN, MAX] (determined
47 // by signd/unsigned, FIELDS and POWER), e.g.
  /frameworks/native/include/input/
InputEventLabels.h 68 DEFINE_KEYCODE(POWER),
  /toolchain/binutils/binutils-2.27/opcodes/
ppc-opc.c 368 /* The FL1 field in a POWER SC form instruction. */
374 /* The FL2 field in a POWER SC form instruction. */
446 /* The LEV field in a POWER SVC / POWER9 SCV form instruction. */
699 /* The SV field in a POWER SC form instruction. */
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.0.v20130526-0335.jar 
  /test/vts/proto/
ComponentSpecificationMessage_pb2.py 112 name='POWER', index=9, number=9,
379 POWER = 9
    [all...]
  /external/boringssl/src/util/fipstools/
delocate.go 340 [PABI]: ?64-Bit ELF V2 ABI Specification. Power Architecture.? March 21st,
343 (Also useful is ?Power ISA Version 2.07 B?. Note that version three of that
374 is a power-of-two number of bytes from the global entry, set by the
417 result in zero and all writes are discarded. POWER does something a little like
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s     [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 

Completed in 728 milliseconds

1 2