Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/default/
Dtest_benchmark.cc100 Benchmark* Benchmark::RangePair(int lo1, int hi1, int lo2, int hi2) { in RangePair()
/external/freetype/src/base/
Dfttrigon.c87 FT_UInt32 lo1, hi1, lo2, hi2, lo, hi, i1, i2; in ft_trig_downscale() local
Dftcalc.c284 FT_UInt32 lo1, hi1, lo2, hi2, lo, hi, i1, i2; in ft_multo64() local
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp134 unsigned lo2 = Value & 0x3; in AdrImmBits() local
/external/harfbuzz_ng/src/
Dhb-private.hh680 hb_in_ranges (T u, T lo1, T hi1, T lo2, T hi2) in hb_in_ranges()
686 hb_in_ranges (T u, T lo1, T hi1, T lo2, T hi2, T lo3, T hi3) in hb_in_ranges()
/external/v8/src/libsampler/
Dsampler.cc103 uint32_t lo2; member
/external/valgrind/VEX/priv/
Dhost_x86_isel.c1907 HReg hi1, lo1, hi2, lo2; in iselCondCode_wrk() local
2041 HReg hi1, hi2, lo1, lo2; in iselCondCode_wrk() local
/external/google-benchmark/include/benchmark/
Dbenchmark.h718 Benchmark* RangePair(int lo1, int hi1, int lo2, int hi2) { in RangePair()
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h718 Benchmark* RangePair(int lo1, int hi1, int lo2, int hi2) { in RangePair()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c840 LLVMValueRef lo, hi, lo2, hi2; in fs_twiddle_transpose() local
/external/freetype/src/truetype/
Dttinterp.c1415 FT_UInt32 l, lo1, lo2, lo; in TT_DotFix14() local