| /third_party/ffmpeg/libavfilter/ |
| H A D | boxblur.h | 33 int power; member
|
| H A D | preserve_color.h | 45 static inline float power(float r, float g, float b, float max) in power() function
|
| 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/icu4c/source/i18n/ |
| H A D | units_converter.cpp | 52 void U_I18N_API Factor::power(int32_t power) { in power() argument [all...] |
| H A D | double-conversion-cached-powers.cpp | 153 GetCachedPowerForBinaryExponentRange( int min_exponent, int max_exponent, DiyFp* power, int* decimal_exponent) GetCachedPowerForBinaryExponentRange() argument 173 GetCachedPowerForDecimalExponent(int requested_exponent, DiyFp* power, int* found_exponent) GetCachedPowerForDecimalExponent() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | units_converter.cpp | 52 void U_I18N_API Factor::power(int32_t power) { in power() argument [all...] |
| H A D | double-conversion-cached-powers.cpp | 153 GetCachedPowerForBinaryExponentRange( int min_exponent, int max_exponent, DiyFp* power, int* decimal_exponent) GetCachedPowerForBinaryExponentRange() argument 173 GetCachedPowerForDecimalExponent(int requested_exponent, DiyFp* power, int* found_exponent) GetCachedPowerForDecimalExponent() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | units_converter.cpp | 51 void U_I18N_API Factor::power(int32_t power) { in power() argument [all...] |
| H A D | double-conversion-cached-powers.cpp | 153 GetCachedPowerForBinaryExponentRange( int min_exponent, int max_exponent, DiyFp* power, int* decimal_exponent) GetCachedPowerForBinaryExponentRange() argument 173 GetCachedPowerForDecimalExponent(int requested_exponent, DiyFp* power, int* found_exponent) GetCachedPowerForDecimalExponent() argument
|
| /third_party/libunwind/libunwind/src/mi/ |
| H A D | Gset_cache_size.c | 32 size_t power = 1; in unw_set_cache_size() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | pow10_helper_test.cc | 29 int power; // Testing Pow10(power) member
|
| /third_party/rust/crates/minimal-lexical/src/ |
| H A D | lemire.rs | 179 fn power(q: i32) -> i32 { in power() functions
|
| /base/powermgr/battery_statistics/services/native/src/entities/ |
| H A D | user_entity.cpp | 36 double power = StatsUtils::DEFAULT_VALUE;
in GetEntityPowerMah() local 49 void UserEntity::AggregateUserPowerMah(int32_t userId, double power)
in AggregateUserPowerMah() argument [all...] |
| 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...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | celp_math.c | 48 int ff_exp2(uint16_t power) in ff_exp2() argument
|
| /third_party/icu/icu4c/source/layoutex/ |
| H A D | LXUtilities.cpp | 57 le_int32 power = 1 << highBit(count); in search() local
|
| /third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
| H A D | cached-powers.cc | 139 GetCachedPowerForBinaryExponentRange( int min_exponent, int max_exponent, DiyFp* power, int* decimal_exponent) GetCachedPowerForBinaryExponentRange() argument 159 GetCachedPowerForDecimalExponent(int requested_exponent, DiyFp* power, int* found_exponent) GetCachedPowerForDecimalExponent() argument
|
| H A D | fast-dtoa.cc | 240 BiggestPowerTen(uint32_t number, int number_bits, uint32_t* power, int* exponent_plus_one) BiggestPowerTen() argument [all...] |
| /base/powermgr/battery_statistics/frameworks/native/src/ |
| H A D | battery_stats_info.cpp | 78 void BatteryStatsInfo::SetPower(double power) in SetPower() argument
|
| /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
|