Home
last modified time | relevance | path

Searched defs:lo2 (Results 1 – 19 of 19) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares_getnameinfo.c412 int lo1, lo2; in ares_striendstr() local
/third_party/skia/third_party/externals/freetype/src/base/
Dfttrigon.c86 FT_UInt32 lo1, hi1, lo2, hi2, lo, hi, i1, i2; in ft_trig_downscale() local
Dftcalc.c283 FT_UInt32 lo1, hi1, lo2, hi2, lo, hi, i1, i2; in ft_multo64() local
/third_party/musl/src/math/
Dsqrtl.c153 uint64_t lo2 = (alo*blo)&0xffffffff; in mul64_128() local
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_a/kernel/src/math/
Dsqrtl.c153 uint64_t lo2 = (alo*blo)&0xffffffff; in mul64_128() local
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/
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/uniproton/kernel/src/math/
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/
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/mips64/bits/
Dsignal.h49 greg_t lo2; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp148 unsigned lo2 = Value & 0x3; in AdrImmBits() local
/third_party/musl/arch/mipsn32/bits/
Dsignal.h49 greg_t lo2; member
/third_party/musl/arch/mips/bits/
Dsignal.h36 unsigned long hi1, lo1, hi2, lo2, hi3, lo3; member
/third_party/node/deps/v8/src/libsampler/
Dsampler.cc119 uint32_t lo2; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-algs.hh818 hb_in_ranges (T u, T lo1, T hi1, T lo2, T hi2) in hb_in_ranges()
823 hb_in_ranges (T u, T lo1, T hi1, T lo2, T hi2, T lo3, T hi3) in hb_in_ranges()
/third_party/benchmark/include/benchmark/
Dbenchmark.h965 Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) { in RangePair()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1582 LLVMValueRef lo, hi, lo2, hi2; in fs_twiddle_transpose() local
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttinterp.c1415 FT_UInt32 l, lo1, lo2, lo; in TT_DotFix14() local