Home
last modified time | relevance | path

Searched defs:p_h (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/minimal-lexical/src/
Dlibm.rs68 let mut p_h: f32; in powf() localVariable
865 let p_h: f64 = with_set_low_word(u + v, 0); in powd() localVariable
879 let mut p_h: f64 = y1 * t1; in powd() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dpow.rs328 let p_h: f64 = with_set_low_word(u + v, 0); in pow() localVariable
342 let mut p_h: f64 = y1 * t1; in pow() localVariable
H A Dpowf.rs52 let mut p_h: f32; in powf() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dpow.rs328 let p_h: f64 = with_set_low_word(u + v, 0); in pow() localVariable
342 let mut p_h: f64 = y1 * t1; in pow() localVariable
H A Dpowf.rs52 let mut p_h: f32; in powf() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dpow.rs328 let p_h: f64 = with_set_low_word(u + v, 0); in pow() localVariable
342 let mut p_h: f64 = y1 * t1; in pow() localVariable
H A Dpowf.rs52 let mut p_h: f32; in powf() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dpow.rs328 let p_h: f64 = with_set_low_word(u + v, 0); in pow() localVariable
342 let mut p_h: f64 = y1 * t1; in pow() localVariable
H A Dpowf.rs52 let mut p_h: f32; in powf() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/
Dpow.rs328 let p_h: f64 = with_set_low_word(u + v, 0); in pow() localVariable
342 let mut p_h: f64 = y1 * t1; in pow() localVariable
Dpowf.rs52 let mut p_h: f32; in powf() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dpow.rs328 let p_h: f64 = with_set_low_word(u + v, 0); in pow() localVariable
342 let mut p_h: f64 = y1 * t1; in pow() localVariable
H A Dpowf.rs52 let mut p_h: f32; in powf() localVariable
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/enc/src/
H A Dcor_h.cpp286 Word16 *p_h; in cor_h() local
H A Dpitch_fr.cpp340 Word16 *p_h; in Norm_Corr() local
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A De_powl.c147 long double z, ax, z_h, z_l, p_h, p_l; in powl() local
/aosp_15_r20/device/google/contexthub/firmware/lib/libm/
Def_pow.c66 float z,ax,z_h,z_l,p_h,p_l; local
/aosp_15_r20/external/fdlibm/
H A De_pow.c107 double z,ax,z_h,z_l,p_h,p_l; local