Home
last modified time | relevance | path

Searched defs:lo1 (Results 1 - 17 of 17) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuInterval.cpp60 double lo0 = arg0.lo(), hi0 = arg0.hi(), lo1 = arg1.lo(), hi1 = arg1.hi(); in applyMonotone() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dsqrtl.c152 uint64_t lo1 = ((ahi*blo)&0xffffffff) + ((alo*bhi)&0xffffffff) + (alo*blo>>32); in mul64_128() local
H A Dpow.c39 double_t z, r, y, invc, logc, logctail, kd, hi, t1, t2, lo, lo1, lo2, p; in log_inline() local
/third_party/musl/src/math/
H A Dsqrtl.c152 uint64_t lo1 = ((ahi*blo)&0xffffffff) + ((alo*bhi)&0xffffffff) + (alo*blo>>32); in mul64_128() local
H A Dpow.c39 double_t z, r, y, invc, logc, logctail, kd, hi, t1, t2, lo, lo1, lo2, p; in log_inline() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dfttrigon.c86 FT_UInt32 lo1, hi1, lo2, hi2, lo, hi, i1, i2; in ft_trig_downscale() local
H A Dftcalc.c283 FT_UInt32 lo1, hi1, lo2, hi2, lo, hi, i1, i2; in ft_multo64() local
/third_party/node/deps/cares/src/lib/
H A Dares_getnameinfo.c395 int lo1; in ares_striendstr() local
/third_party/musl/porting/uniproton/kernel/src/math/
H A Dpow.c39 double_t z, r, y, invc, logc, logctail, kd, hi, t1, t2, lo, lo1, lo2, p; in log_inline() local
/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dpow.c39 double_t z, r, y, invc, logc, logctail, kd, hi, t1, t2, lo, lo1, lo2, p; in log_inline() local
/third_party/optimized-routines/math/
H A Dpow.c40 double_t z, r, y, invc, logc, logctail, kd, hi, t1, t2, lo, lo1, lo2, p; in log_inline() local
/third_party/musl/arch/mips/bits/
H A Dsignal.h36 unsigned long hi1, lo1, hi2, lo2, hi3, lo3; member
/third_party/musl/arch/mips64/bits/
H A Dsignal.h48 greg_t lo1; member
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h48 greg_t lo1; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-algs.hh818 hb_in_ranges (T u, T lo1, T hi1, T lo2, T hi2) in hb_in_ranges() argument
823 hb_in_ranges (T u, T lo1, T hi1, T lo2, T hi2, T lo3, T hi3) in hb_in_ranges() argument
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h1144 Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) { in RangePair() argument
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttinterp.c1415 FT_UInt32 l, lo1, lo2, lo; in TT_DotFix14() local

Completed in 36 milliseconds