/base/powermgr/battery_statistics/services/native/src/entities/ |
H A D | camera_entity.cpp | 68 double power = StatsUtils::DEFAULT_VALUE;
in GetEntityPowerMah() local 83 double power = StatsUtils::DEFAULT_VALUE;
in GetStatsPowerMah() local [all...] |
H A D | flashlight_entity.cpp | 71 double power = StatsUtils::DEFAULT_VALUE;
in GetEntityPowerMah() local 86 double power = StatsUtils::DEFAULT_VALUE;
in GetStatsPowerMah() local [all...] |
H A D | gnss_entity.cpp | 70 double power = StatsUtils::DEFAULT_VALUE;
in GetEntityPowerMah() local 85 double power = StatsUtils::DEFAULT_VALUE;
in GetStatsPowerMah() local [all...] |
H A D | audio_entity.cpp | 74 double power = StatsUtils::DEFAULT_VALUE;
in GetEntityPowerMah() local 89 double power = StatsUtils::DEFAULT_VALUE;
in GetStatsPowerMah() local [all...] |
H A D | alarm_entity.cpp | 67 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local 82 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local [all...] |
H A D | wakelock_entity.cpp | 71 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 D | battery_stats_info.cpp | 78 void BatteryStatsInfo::SetPower(double power) in SetPower() argument
|
/drivers/hdf_core/framework/include/bluetooth/ |
H A D | hdf_chip_config.h | 43 struct HdfPowerConfig power[0]; member
|
/drivers/peripheral/sensor/hal/include/ |
H A D | sensor_controller.h | 51 int32_t power; /* Sensor power */ member
|
/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | spring_model.cpp | 110 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 D | disc_ble_utils.h | 55 int8_t power; member
|
/foundation/communication/nfc/test/unittest/services/nci_ce_proxy_test/ |
H A D | nci_ce_proxy_test.cpp | 115 int power = 0; in HWTEST_F() local
|
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_vendor_interface.c | 82 HalVendorError WifiSetWifiTxPower(int32_t power) in WifiSetWifiTxPower() argument
|
/foundation/communication/wifi/wifi/test/wifi_standard/native/ |
H A D | wifi_c_hotspot_test.cpp | 82 int power = 0; in AddTxPowerInfoTests() local
|
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/ |
H A D | nci_ce_impl_default.cpp | 50 AddAidRouting(const std::string &aidStr, int route, int aidInfo, int power) AddAidRouting() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_volumedetect.c | 73 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 D | Scale.java | 88 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 D | fast-dtoa.cc | 240 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 D | Scale.java | 87 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 D | double-conversion-fast-dtoa.cpp | 254 BiggestPowerTen(uint32_t number, int number_bits, uint32_t* power, int* exponent_plus_one) BiggestPowerTen() argument [all...] |
H A D | number_multiplier.cpp | 88 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 D | double-conversion-fast-dtoa.cpp | 254 BiggestPowerTen(uint32_t number, int number_bits, uint32_t* power, int* exponent_plus_one) BiggestPowerTen() argument [all...] |
H A D | number_multiplier.cpp | 88 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 D | MaxTextureSizeTest.cpp | 287 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 D | double-conversion-fast-dtoa.cpp | 254 BiggestPowerTen(uint32_t number, int number_bits, uint32_t* power, int* exponent_plus_one) BiggestPowerTen() argument [all...] |