/aosp_15_r20/external/AFLplusplus/src/ |
H A D | afl-common.c | 1143 s32 t_d, t_h, t_m, t_s; in stringify_time_diff() local 1305 s32 t_d, t_h, t_m, t_s; in u_stringify_time_diff() local 1336 s32 t_d, t_h, t_m, t_s; in u_simplestring_time_diff() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/minimal-lexical/src/ |
D | libm.rs | 241 let mut t_h: f32; in powf() localVariable 845 let t_h: f64 = with_set_high_word( in powd() localVariable 857 let t_h: f64 = with_set_low_word(3.0 + s2 + r, 0); 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 D | pow.rs | 308 let t_h: f64 = with_set_high_word( in pow() localVariable 320 let t_h: f64 = with_set_low_word(3.0 + s2 + r, 0); in pow() localVariable
|
H A D | powf.rs | 213 let mut t_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 D | pow.rs | 308 let t_h: f64 = with_set_high_word( in pow() localVariable 320 let t_h: f64 = with_set_low_word(3.0 + s2 + r, 0); in pow() localVariable
|
H A D | powf.rs | 213 let mut t_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 D | pow.rs | 308 let t_h: f64 = with_set_high_word( in pow() localVariable 320 let t_h: f64 = with_set_low_word(3.0 + s2 + r, 0); in pow() localVariable
|
H A D | powf.rs | 213 let mut t_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 D | pow.rs | 308 let t_h: f64 = with_set_high_word( in pow() localVariable 320 let t_h: f64 = with_set_low_word(3.0 + s2 + r, 0); in pow() localVariable
|
H A D | powf.rs | 213 let mut t_h: f32; in powf() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/ |
D | pow.rs | 308 let t_h: f64 = with_set_high_word( in pow() localVariable 320 let t_h: f64 = with_set_low_word(3.0 + s2 + r, 0); in pow() localVariable
|
D | powf.rs | 213 let mut t_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 D | pow.rs | 308 let t_h: f64 = with_set_high_word( in pow() localVariable 320 let t_h: f64 = with_set_low_word(3.0 + s2 + r, 0); in pow() localVariable
|
H A D | powf.rs | 213 let mut t_h: f32; in powf() localVariable
|
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
H A D | e_powl.c | 149 long double s2, s_h, s_l, t_h, t_l; in powl() local
|
/aosp_15_r20/device/google/contexthub/firmware/lib/libm/ |
D | ef_pow.c | 151 float s2,s_h,s_l,t_h,t_l; local
|
/aosp_15_r20/external/fdlibm/ |
H A D | e_pow.c | 209 double ss,s2,s_h,s_l,t_h,t_l; local
|