Home
last modified time | relevance | path

Searched defs:hi1 (Results 1 – 25 of 28) sorted by relevance

12

/third_party/openssl/crypto/sha/asm/arm32/
Dsha512-armv4.S69 # define WORD64(hi0,lo0,hi1,lo1) .word lo0,hi0, lo1,hi1 argument
73 # define WORD64(hi0,lo0,hi1,lo1) .word hi0,lo0, hi1,lo1 argument
/third_party/python/Modules/_decimal/libmpdec/
Dcrt.c47 mpd_uint_t hi1, hi2, lo; in _crt_mulP1P2_3() local
/third_party/vk-gl-cts/framework/common/
DtcuInterval.cpp60 double lo0 = arg0.lo(), hi0 = arg0.hi(), lo1 = arg1.lo(), hi1 = arg1.hi(); in applyMonotone() local
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Duniform_real_fp32.cc146 uint32_t hi1; in ComputeSingleRound() 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/flutter/skia/third_party/externals/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
/third_party/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/boost/boost/geometry/srs/projections/proj/
Detmerc.hpp121 T r, i, hr, hr1, hr2, hi, hi1, hi2; in clenS() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-algs.hh592 hb_in_ranges (T u, T lo1, T hi1, T lo2, T hi2) in hb_in_ranges()
597 hb_in_ranges (T u, T lo1, T hi1, T lo2, T hi2, T lo3, T hi3) in hb_in_ranges()
/third_party/musl/arch/mipsn32/bits/
Dsignal.h44 greg_t hi1; member
/third_party/musl/arch/mips64/bits/
Dsignal.h44 greg_t hi1; member
/third_party/musl/arch/mips/bits/
Dsignal.h36 unsigned long hi1, lo1, hi2, lo2, hi3, lo3; member
/third_party/harfbuzz/src/
Dhb-algs.hh797 hb_in_ranges (T u, T lo1, T hi1, T lo2, T hi2) in hb_in_ranges()
802 hb_in_ranges (T u, T lo1, T hi1, T lo2, T hi2, T lo3, T hi3) in hb_in_ranges()
/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/re2/re2/
Dregexp.cc750 Rune hi1 = std::min<Rune>(hi, 'Z'); in AddRange() local
Dparse.cc370 Rune hi1 = std::min<Rune>(hi, f->hi); in AddFoldedRange() local
/third_party/pixman/pixman/
Dpixman-matrix.c311 int64_t hi0, lo0, hi1, lo1; in pixman_transform_point_31_16_affine() local
/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/
Dbenchmark.h787 Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) { in RangePair()
/third_party/boost/boost/polygon/
Drectangle_concept.hpp849 Interval1 hi1 = get(rectangle, HORIZONTAL); in join_with() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dmatmul_fp32.c717 __m128 hi1 = _mm256_extractf128_ps(trans1, 1); in RowMajor2Col6Major() local
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.cpp240 Value *x32_minus_shift, *pred, *hi1, *hi2; in handleShift() local
/third_party/benchmark/include/benchmark/
Dbenchmark.h965 Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) { in RangePair()

12