Home
last modified time | relevance | path

Searched refs:hi2 (Results 1 – 16 of 16) sorted by relevance

/third_party/littlefs/tests/
Dtest_entries.toml32 // write hi2 20
33 sprintf(path, "hi2"); size = 20;
79 // read hi2 20
80 sprintf(path, "hi2"); size = 20;
121 // write hi2 20
122 sprintf(path, "hi2"); size = 20;
168 // read hi2 20
169 sprintf(path, "hi2"); size = 20;
210 // write hi2 200
211 sprintf(path, "hi2"); size = 200;
[all …]
/third_party/python/Modules/_decimal/libmpdec/
Dcrt.c47 mpd_uint_t hi1, hi2, lo; in _crt_mulP1P2_3() local
52 _mpd_mul_words(&hi2, &lo, UH_P1P2, v); in _crt_mulP1P2_3()
54 if (lo < hi1) hi2++; in _crt_mulP1P2_3()
57 w[2] = hi2; in _crt_mulP1P2_3()
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/4.1/template_literal_types/
Dtemplate_literal_types_3.ts41 let hi2 = gethello("hello"); variable
42 Assert.equal(hi2, 2);
/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
98 hi2 = FT_TRIG_SCALE >> 16; in ft_trig_downscale()
101 i1 = lo1 * hi2; in ft_trig_downscale()
103 hi = hi1 * hi2; in ft_trig_downscale()
Dftcalc.c283 FT_UInt32 lo1, hi1, lo2, hi2, lo, hi, i1, i2; in ft_multo64() local
287 lo2 = y & 0x0000FFFFU; hi2 = y >> 16; in ft_multo64()
290 i1 = lo1 * hi2; in ft_multo64()
292 hi = hi1 * hi2; in ft_multo64()
/third_party/musl/arch/mips64/bits/
Dsignal.h45 greg_t hi2; member
/third_party/musl/arch/mips/bits/
Dsignal.h36 unsigned long hi1, lo1, hi2, lo2, hi3, lo3; member
/third_party/musl/arch/mipsn32/bits/
Dsignal.h45 greg_t hi2; 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() argument
820 return hb_in_range (u, lo1, hi1) || hb_in_range (u, lo2, 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() argument
825 return hb_in_range (u, lo1, hi1) || hb_in_range (u, lo2, hi2) || hb_in_range (u, lo3, 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() argument
968 ranges.push_back(std::make_pair(lo2, hi2)); in RangePair()
/third_party/node/deps/v8/src/libsampler/
Dsampler.cc118 uint32_t hi2; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1582 LLVMValueRef lo, hi, lo2, hi2; in fs_twiddle_transpose() local
1591 hi2 = LLVMBuildBitCast(builder, tmp[j*2 + 1], type64_t, ""); in fs_twiddle_transpose()
1592 lo = lp_build_interleave2(gallivm, type64, lo2, hi2, 0); in fs_twiddle_transpose()
1593 hi = lp_build_interleave2(gallivm, type64, lo2, hi2, 1); in fs_twiddle_transpose()
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_nvc0.cpp240 Value *x32_minus_shift, *pred, *hi1, *hi2; in handleShift() local
257 bld.mkOp2(op, type, (hi2 = bld.getSSA()), src[0], in handleShift()
260 bld.mkOp2(OP_UNION, TYPE_U32, (dst[1] = bld.getSSA()), hi1, hi2); in handleShift()
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttinterp.c1414 FT_Int32 m, s, hi1, hi2, hi; in TT_DotFix14() local
1430 hi2 = ( m >> 16 ) + ( (FT_Int32)l >> 31 ) + ( lo2 < l ); in TT_DotFix14()
1434 hi = hi1 + hi2 + ( lo < lo1 ); in TT_DotFix14()
/third_party/mksh/
Dcheck.t378 var=`{ OPEN echo hi2; CLOSE }` && echo "$var"
387 hi2
/third_party/chromium/patch/
D0001-cve.patch56995 z{Zz!vF1AY`KVv@=oOcWFceDS^{<nynJ#3HQ^N;Kwg=~A-UP1FuY@hi2&+MNCzF$NL