Home
last modified time | relevance | path

Searched defs:t_h (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-common.c1143 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/
Dlibm.rs241 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 Dpow.rs308 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 Dpowf.rs213 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 Dpow.rs308 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 Dpowf.rs213 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 Dpow.rs308 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 Dpowf.rs213 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 Dpow.rs308 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 Dpowf.rs213 let mut t_h: f32; in powf() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/
Dpow.rs308 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
Dpowf.rs213 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 Dpow.rs308 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 Dpowf.rs213 let mut t_h: f32; in powf() localVariable
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A De_powl.c149 long double s2, s_h, s_l, t_h, t_l; in powl() local
/aosp_15_r20/device/google/contexthub/firmware/lib/libm/
Def_pow.c151 float s2,s_h,s_l,t_h,t_l; local
/aosp_15_r20/external/fdlibm/
H A De_pow.c209 double ss,s2,s_h,s_l,t_h,t_l; local