/third_party/libunwind/libunwind/src/mi/ |
H A D | flush_cache.c | 30 unw_flush_cache (unw_addr_space_t as, unw_word_t lo, unw_word_t hi) in unw_flush_cache() argument
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | cosl.c | 12 long double y[2], hi, lo; in cosl() local
|
H A D | sinl.c | 13 long double y[2], hi, lo; in sinl() local
|
H A D | expm1f.c | 32 float_t y,hi,lo,c,t,e,hxs,hfx,r1,twopk; in expm1f() local
|
/third_party/musl/src/math/ |
H A D | sinl.c | 13 long double y[2], hi, lo; in sinl() local
|
H A D | cosl.c | 12 long double y[2], hi, lo; in cosl() local
|
H A D | log10f.c | 33 float_t hfsq,f,s,z,R,w,t1,t2,dk,hi,lo; in log10f() local
|
/third_party/skia/include/private/ |
H A D | SkTPin.h | 19 static constexpr const T& SkTPin(const T& x, const T& lo, const T& hi) { in SkTPin() argument
|
/third_party/ffmpeg/libavutil/bfin/ |
H A D | timer.h | 33 unsigned hi; in read_time() member
|
/third_party/cups-filters/filter/braille/drivers/index/ |
H A D | ubrlto4dot.c | 30 int i, j, lo, hi; in main() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_test.h | 82 uint32_t hi, lo; in rdtsc() local
|
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | vcdiv64.asm | |
/third_party/elfutils/libelf/ |
H A D | dl-hash.h | 47 unsigned long int hi; in _dl_elf_hash() local
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | md5.h | 35 MD5_u32plus lo, hi; member
|
/third_party/rust/crates/rustix/src/backend/libc/ |
H A D | offset.rs | 229 fn hi(x: u64) -> usize { in hi() functions 237 fn hi(x: u64) -> usize { in hi() functions
|
/third_party/jerryscript/jerry-libm/ |
H A D | jerry-libm-internal.h | 58 int hi; member 70 int hi; member
|
/third_party/libdrm/ |
H A D | xf86drmRandom.c | 122 unsigned long hi; in drmRandom() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | wide_multiply.h | 85 static input_type hi(result_type r) { return r >> kN; } in hi() function 102 static uint64_t hi(result_type r) { return absl::Uint128High64(r); } in hi() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
H A D | discrete_distribution.cc | 71 auto hi = over.back(); in InitDiscreteDistribution() local
|
/third_party/ffmpeg/libavutil/ |
H A D | uuid.c | 97 int hi; in av_uuid_parse_range() local
|
/third_party/libunwind/libunwind/src/ |
H A D | os-solaris.c | 39 unsigned long hi; in tdep_get_elf_image() local
|
/third_party/libunwind/libunwind/src/ptrace/ |
H A D | _UPT_get_dyn_info_list_addr.c | 36 unsigned long lo, hi, off; in get_list_addr() local
|
/third_party/libunwind/libunwind/src/coredump/ |
H A D | _UPT_get_dyn_info_list_addr.c | 38 unsigned long lo, hi, off; in get_list_addr() local
|
/third_party/node/src/ |
H A D | base64-inl.h | 41 uint8_t hi; in base64_decode_group_slow() local
|
/third_party/musl/porting/liteos_m/kernel/src/math/ |
H A D | fmodl.c | 62 uint64_t hi, lo, xhi, xlo, yhi, ylo; in fmodl() local [all...] |