HomeSort by relevance Sort by last modified time
    Searched defs:Power (Results 1 - 25 of 38) sorted by null

1 2

  /device/google/marlin/power/
Power.h 20 #include <android/hardware/power/1.1/IPower.h>
23 #include <hardware/power.h>
27 namespace power { namespace in namespace:android::hardware
31 using ::android::hardware::power::V1_0::Feature;
32 using ::android::hardware::power::V1_0::PowerHint;
33 using ::android::hardware::power::V1_1::IPower;
37 struct Power : public IPower {
38 // Methods from ::android::hardware::power::V1_0::IPower follow.
40 Power();
47 // Methods from ::android::hardware::power::V1_1::IPower follow
    [all...]
Power.cpp 17 #define LOG_TAG "android.hardware.power@1.1-service.marlin"
24 #include "Power.h"
25 #include "power-helper.h"
32 namespace power { namespace in namespace:android::hardware
36 using ::android::hardware::power::V1_0::Feature;
37 using ::android::hardware::power::V1_0::PowerHint;
38 using ::android::hardware::power::V1_0::PowerStatePlatformSleepState;
39 using ::android::hardware::power::V1_0::Status;
40 using ::android::hardware::power::V1_1::PowerStateSubsystem;
45 Power::Power()
    [all...]
  /device/google/wahoo/power/
Power.h 20 #include <android/hardware/power/1.1/IPower.h>
23 #include <hardware/power.h>
29 namespace power { namespace in namespace:android::hardware
33 using ::android::hardware::power::V1_0::Feature;
34 using ::android::hardware::power::V1_0::PowerHint;
35 using ::android::hardware::power::V1_1::IPower;
40 struct Power : public IPower {
41 // Methods from ::android::hardware::power::V1_0::IPower follow.
43 Power();
50 // Methods from ::android::hardware::power::V1_1::IPower follow
    [all...]
Power.cpp 17 #define LOG_TAG "android.hardware.power@1.1-service.wahoo"
24 #include "Power.h"
25 #include "power-common.h"
26 #include "power-helper.h"
35 namespace power { namespace in namespace:android::hardware
39 using ::android::hardware::power::V1_0::Feature;
40 using ::android::hardware::power::V1_0::PowerHint;
41 using ::android::hardware::power::V1_0::PowerStatePlatformSleepState;
42 using ::android::hardware::power::V1_0::Status;
43 using ::android::hardware::power::V1_1::PowerStateSubsystem
    [all...]
  /hardware/interfaces/power/1.0/default/
Power.h 20 #include <android/hardware/power/1.0/IPower.h>
26 namespace power { namespace in namespace:android::hardware
30 using ::android::hardware::power::V1_0::Feature;
31 using ::android::hardware::power::V1_0::IPower;
32 using ::android::hardware::power::V1_0::PowerHint;
33 using ::android::hardware::power::V1_0::PowerStatePlatformSleepState;
34 using ::android::hardware::power::V1_0::Status;
41 struct Power : public IPower {
42 Power(power_module_t* module);
43 ~Power();
    [all...]
Power.cpp 17 #define LOG_TAG "android.hardware.power@1.0-impl"
22 #include <hardware/power.h>
24 #include "Power.h"
28 namespace power { namespace in namespace:android::hardware
32 Power::Power(power_module_t *module) : mModule(module) {
37 Power::~Power() {
41 // Methods from ::android::hardware::power::V1_0::IPower follow.
42 Return<void> Power::setInteractive(bool interactive)
    [all...]
  /external/clang/test/SemaCXX/
blocks.cpp 30 class Power {
34 Power(int base) : base(base) {}
41 return Power(2).calculate(10);
  /external/llvm/include/llvm/Transforms/Scalar/
Reassociate.h 50 unsigned Power;
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Reassociate.h 50 unsigned Power;
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Reassociate.h 50 unsigned Power;
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Reassociate.h 50 unsigned Power;
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Reassociate.h 50 unsigned Power;
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Reassociate.h 50 unsigned Power;
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Reassociate.h 50 unsigned Power;
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Reassociate.h 50 unsigned Power;
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
Reassociate.h 50 unsigned Power;
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {}
  /external/autotest/client/cros/cellular/
cellular.py 154 class Power(object):
155 """Useful power levels, in dBm."""
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
EnhancedSpeedstep.h 55 UINT32 MinPower; // Calculated min power
56 UINT32 MaxPower; // Calculated max power
62 UINT32 Power;
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/
AcpiPlatform.h 75 UINT32 Power;
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/
Ppm.h 3 Processor power management initialization code.
77 UINT32 Power;
99 This function is the entry of processor power management initialization code.
100 It initializes the processor's power management features based on the user
109 This function is to determine the Processor Power Management Flags
126 This function is to patch and publish power management related acpi tables.
142 This function is to load all the power management acpi tables and patch IST table.
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
AcpiPlatformHooks.h 83 UINT32 Power;
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
raw_ostream.cpp 377 unsigned Power = 0;
379 Power = llvm::Log2_64_Ceil(MaxOffset);
380 OffsetWidth = std::max<uint64_t>(4, llvm::alignTo(Power, 4) / 4);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
ast.py 1040 class Power(Node):
1053 return "Power((%s, %s))" % (repr(self.left), repr(self.right))
    [all...]
  /external/python/cpython2/Lib/compiler/
ast.py 1040 class Power(Node):
1053 return "Power((%s, %s))" % (repr(self.left), repr(self.right))
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/compiler/
ast.py 1040 class Power(Node):
1053 return "Power((%s, %s))" % (repr(self.left), repr(self.right))
    [all...]

Completed in 684 milliseconds

1 2