Home
last modified time | relevance | path

Searched defs:power (Results 1 - 25 of 151) sorted by relevance

1234567

/third_party/ffmpeg/libavfilter/
H A Dboxblur.h33 int power; member
H A Dpreserve_color.h45 static inline float power(float r, float g, float b, float max) in power() function
/third_party/icu/icu4c/source/i18n/
H A Dunits_converter.cpp52 void U_I18N_API Factor::power(int32_t power) { in power() argument
[all...]
H A Ddouble-conversion-cached-powers.cpp153 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 Dunits_converter.cpp52 void U_I18N_API Factor::power(int32_t power) { in power() argument
[all...]
H A Ddouble-conversion-cached-powers.cpp153 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 Dunits_converter.cpp51 void U_I18N_API Factor::power(int32_t power) { in power() argument
[all...]
H A Ddouble-conversion-cached-powers.cpp153 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 DGset_cache_size.c32 size_t power = 1; in unw_set_cache_size() local
/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusadapterrange_fuzzer/
H A Dsoftbusadapterrange_fuzzer.cpp41 int8_t power = 0; in SoftBusAdapterRangeFuzzTest() local
/foundation/communication/dsoftbus/adapter/common/range/
H A Dsoftbus_adapter_range.c36 int SoftBusGetBlePower(int8_t *power) in SoftBusGetBlePower() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dpow10_helper_test.cc29 int power; // Testing Pow10(power) member
/third_party/rust/crates/minimal-lexical/src/
H A Dlemire.rs179 fn power(q: i32) -> i32 { in power() functions
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_post_process_common.h26 float getVignetteCoeff(const vec2 uv, CORE_RELAXEDP const float coeff, CORE_RELAXEDP const float power) in getVignetteCoeff() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/utils/
H A Ddp_power_manager.cpp48 auto& power = PowerMgr::PowerMgrClient::GetInstance(); in Initialize() local
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_adapter_range_test.cpp76 int8_t power = 0; in HWTEST_F() local
/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_range.h37 int8_t power; member
/third_party/ffmpeg/libavcodec/
H A Dcelp_math.c48 int ff_exp2(uint16_t power) in ff_exp2() argument
/third_party/icu/icu4c/source/layoutex/
H A DLXUtilities.cpp57 le_int32 power = 1 << highBit(count); in search() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/
H A Devents_info.cpp56 auto& power = PowerMgr::PowerMgrClient::GetInstance(); in GetScreenState() local
/foundation/communication/nfc/services/src/nci_adapter/
H A Dnci_ce_proxy.cpp75 AddAidRouting(const std::string &aidStr, int route, int aidInfo, int power) AddAidRouting() argument
/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.h43 int power; member
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dcached-powers.cc139 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
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiaware/source/
H A Dhal_wifiaware.c70 int HalWifiSdpAdjustTxPower(const char *ifname, signed char power) in HalWifiSdpAdjustTxPower() argument
/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

Completed in 7 milliseconds

1234567