/third_party/optimized-routines/math/ |
H A D | v_pow.c | 14 V_NAME(pow) (v_f64_t x, v_f64_t y) in pow() function
|
H A D | pow.c | 273 pow (double x, double y) in pow() function
|
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/ |
H A D | few_ones.rs | 16 let mut pow = vec![]; in main() variables
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | hashes.c | 130 int j, pow; in yura_hash() local [all...] |
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | hashes.c | 130 int j, pow; in yura_hash() local [all...] |
/third_party/lwip/src/netif/ppp/ |
H A D | magic.c | 290 u32_t magic_pow(u8_t pow) { in magic_pow() argument
|
/kernel/linux/linux-5.10/drivers/macintosh/ |
H A D | windfarm_smu_sensors.c | 286 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 D | swp.c | 161 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 D | windfarm_smu_sensors.c | 287 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 D | astcenc_vecmathlib.h | 385 static ASTCENC_SIMD_INLINE vfloat4 pow(vfloat4 x, vfloat4 y) in pow() function
|
/third_party/jerryscript/jerry-libm/ |
H A D | pow.c | 121 pow (double x, double y) in pow() function
|
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/ |
H A D | v8_mock.js | |
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | VertexPipeline.cpp | 334 Float4 pow; in pipeline() local
|
/third_party/rust/crates/minimal-lexical/src/ |
H A D | bigint.rs | 84 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 D | fsl_pci.h | 81 struct pci_outbound_window_regs pow[5]; member
|
/kernel/linux/linux-6.6/arch/powerpc/sysdev/ |
H A D | fsl_pci.h | 81 struct pci_outbound_window_regs pow[5]; member
|
/third_party/musl/porting/uniproton/kernel/src/math/ |
H A D | pow.c | 255 double pow(double x, double y) in pow() function
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | pow.c | 255 double pow(double x, double y) in pow() function
|
/third_party/musl/porting/liteos_m/kernel/src/math/ |
H A D | pow.c | 255 double pow(double x, double y) in pow() function
|
/third_party/musl/src/math/ |
H A D | pow.c | 255 double pow(double x, double y) in pow() function
|
/kernel/linux/linux-5.10/drivers/clk/sunxi/ |
H A D | clk-sunxi.c | 726 u8 pow; member 887 u8 pow; /* is it power-of-two based? */ member
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | k3_j72xx_bandgap.c | 280 int i, tmp, pow; in get_efuse_values() local
|
/kernel/linux/linux-6.6/drivers/clk/sunxi/ |
H A D | clk-sunxi.c | 726 u8 pow; member 887 u8 pow; /* is it power-of-two based? */ member
|
/third_party/decimal.js/ |
H A D | decimal.js | 4646 function pow(x, y) { global() function [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | xan.c | 487 unsigned pow = pow5(mid); in gamma_corr() local
|