Home
last modified time | relevance | path

Searched defs:power (Results 26 - 50 of 174) sorted by relevance

1234567

/base/powermgr/battery_statistics/services/native/src/entities/
H A Dcamera_entity.cpp68 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
83 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
[all...]
H A Dflashlight_entity.cpp71 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
86 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
[all...]
H A Dgnss_entity.cpp70 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
85 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
[all...]
H A Daudio_entity.cpp74 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
89 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
[all...]
H A Dalarm_entity.cpp67 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
82 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
[all...]
H A Dwakelock_entity.cpp71 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
86 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
[all...]
/base/powermgr/battery_statistics/frameworks/native/src/
H A Dbattery_stats_info.cpp78 void BatteryStatsInfo::SetPower(double power) in SetPower() argument
/drivers/hdf_core/framework/include/bluetooth/
H A Dhdf_chip_config.h43 struct HdfPowerConfig power[0]; member
/drivers/peripheral/sensor/hal/include/
H A Dsensor_controller.h51 int32_t power; /* Sensor power */ member
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dspring_model.cpp110 const double power = exp(r_ * time); in Velocity() local
169 double power = exp(r_ * time); in Velocity() local
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/include/
H A Ddisc_ble_utils.h55 int8_t power; member
/foundation/communication/nfc/test/unittest/services/nci_ce_proxy_test/
H A Dnci_ce_proxy_test.cpp115 int power = 0; in HWTEST_F() local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_vendor_interface.c82 HalVendorError WifiSetWifiTxPower(int32_t power) in WifiSetWifiTxPower() argument
/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_c_hotspot_test.cpp82 int power = 0; in AddTxPowerInfoTests() local
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dnci_ce_impl_default.cpp50 AddAidRouting(const std::string &aidStr, int route, int aidInfo, int power) AddAidRouting() argument
/third_party/ffmpeg/libavfilter/
H A Daf_volumedetect.c73 uint64_t nb_samples = 0, power = 0, nb_samples_shift = 0, sum = 0; in print_stats() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DScale.java88 public static Scale powerOfTen(int power) { in powerOfTen() argument
149 public static Scale byDoubleAndPowerOfTen(double multiplicand, int power) { in byDoubleAndPowerOfTen() argument
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dfast-dtoa.cc240 BiggestPowerTen(uint32_t number, int number_bits, uint32_t* power, int* exponent_plus_one) BiggestPowerTen() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DScale.java87 public static Scale powerOfTen(int power) { in powerOfTen() argument
145 public static Scale byDoubleAndPowerOfTen(double multiplicand, int power) { in byDoubleAndPowerOfTen() argument
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-fast-dtoa.cpp254 BiggestPowerTen(uint32_t number, int number_bits, uint32_t* power, int* exponent_plus_one) BiggestPowerTen() argument
[all...]
H A Dnumber_multiplier.cpp88 Scale Scale::powerOfTen(int32_t power) { in powerOfTen() argument
118 Scale Scale::byDoubleAndPowerOfTen(double multiplicand, int32_t power) { in byDoubleAndPowerOfTen() argument
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-fast-dtoa.cpp254 BiggestPowerTen(uint32_t number, int number_bits, uint32_t* power, int* exponent_plus_one) BiggestPowerTen() argument
[all...]
H A Dnumber_multiplier.cpp88 Scale Scale::powerOfTen(int32_t power) { in powerOfTen() argument
118 Scale Scale::byDoubleAndPowerOfTen(double multiplicand, int32_t power) { in byDoubleAndPowerOfTen() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMaxTextureSizeTest.cpp287 float power = std::roundf(std::logf(mMaxTexture2DSize) / std::logf(2.0f)); in TEST_P() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-fast-dtoa.cpp254 BiggestPowerTen(uint32_t number, int number_bits, uint32_t* power, int* exponent_plus_one) BiggestPowerTen() argument
[all...]

Completed in 12 milliseconds

1234567