Home
last modified time | relevance | path

Searched defs:pow (Results 1 - 25 of 66) sorted by relevance

123

/third_party/optimized-routines/math/
H A Dv_pow.c14 V_NAME(pow) (v_f64_t x, v_f64_t y) in pow() function
H A Dpow.c273 pow (double x, double y) in pow() function
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/
H A Dfew_ones.rs16 let mut pow = vec![]; in main() variables
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dhashes.c130 int j, pow; in yura_hash() local
[all...]
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dhashes.c130 int j, pow; in yura_hash() local
[all...]
/third_party/lwip/src/netif/ppp/
H A Dmagic.c290 u32_t magic_pow(u8_t pow) { in magic_pow() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_algorithm.h74 float pow(float value) in pow() function in OHOS::Ace::NG::SecurityComponentLayoutAlgorithm
H A Dsecurity_component_layout_element.h158 float pow(float value) in pow() function in OHOS::Ace::NG::TextLayoutElement
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dmathf.h136 inline float pow(float f, float p) in pow() function
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_smu_sensors.c286 struct smu_cpu_power_sensor *pow = to_smu_cpu_power(sr); in smu_cpu_power_release() local
297 struct smu_cpu_power_sensor *pow = to_smu_cpu_power(sr); in smu_cpu_power_get() local
338 struct smu_cpu_power_sensor *pow; smu_cpu_power_create() local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dswp.c161 u8 pow, val; in spi_nor_sr_lock() local
251 u8 pow, val; in spi_nor_sr_unlock() local
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dwindfarm_smu_sensors.c287 struct smu_cpu_power_sensor *pow = to_smu_cpu_power(sr); in smu_cpu_power_release() local
298 struct smu_cpu_power_sensor *pow = to_smu_cpu_power(sr); in smu_cpu_power_get() local
339 struct smu_cpu_power_sensor *pow; smu_cpu_power_create() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib.h385 static ASTCENC_SIMD_INLINE vfloat4 pow(vfloat4 x, vfloat4 y) in pow() function
/third_party/jerryscript/jerry-libm/
H A Dpow.c121 pow (double x, double y) in pow() function
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/
H A Dv8_mock.js
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexPipeline.cpp334 Float4 pow; in pipeline() local
/third_party/rust/crates/minimal-lexical/src/
H A Dbigint.rs84 pub fn pow(&mut self, base: u32, exp: u32) -> Option<()> { in pow() functions
373 pub fn pow(x: &mut VecType, mut exp: u32) -> Option<()> { in pow() functions
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dfsl_pci.h81 struct pci_outbound_window_regs pow[5]; member
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dfsl_pci.h81 struct pci_outbound_window_regs pow[5]; member
/third_party/musl/porting/uniproton/kernel/src/math/
H A Dpow.c255 double pow(double x, double y) in pow() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dpow.c255 double pow(double x, double y) in pow() function
/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dpow.c255 double pow(double x, double y) in pow() function
/third_party/musl/src/math/
H A Dpow.c255 double pow(double x, double y) in pow() function
/kernel/linux/linux-5.10/drivers/clk/sunxi/
H A Dclk-sunxi.c726 u8 pow; member
887 u8 pow; /* is it power-of-two based? */ member
/kernel/linux/linux-6.6/drivers/thermal/
H A Dk3_j72xx_bandgap.c280 int i, tmp, pow; in get_efuse_values() local

Completed in 15 milliseconds

123