Home
last modified time | relevance | path

Searched refs:high1 (Results 1 – 25 of 459) sorted by relevance

12345678910>>...19

/dports/devel/hyperscan/boost_1_75_0/boost/json/detail/ryu/detail/
H A Dd2s.hpp208 std::uint64_t high1; in double_computePow5() local
209 std::uint64_t const low1 = umul128(m, mul[1], &high1); in double_computePow5()
214 ++high1; // overflow into high1 in double_computePow5()
218 result[1] = shiftright128(sum, high1, delta); in double_computePow5()
239 std::uint64_t high1; in double_computeInvPow5() local
240 std::uint64_t const low1 = umul128(m, mul[1], &high1); in double_computeInvPow5()
245 ++high1; // overflow into high1 in double_computeInvPow5()
249 result[1] = shiftright128(sum, high1, delta); in double_computeInvPow5()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/json/detail/ryu/detail/
H A Dd2s.hpp208 std::uint64_t high1; in double_computePow5() local
209 std::uint64_t const low1 = umul128(m, mul[1], &high1); in double_computePow5()
214 ++high1; // overflow into high1 in double_computePow5()
218 result[1] = shiftright128(sum, high1, delta); in double_computePow5()
239 std::uint64_t high1; in double_computeInvPow5() local
240 std::uint64_t const low1 = umul128(m, mul[1], &high1); in double_computeInvPow5()
245 ++high1; // overflow into high1 in double_computeInvPow5()
249 result[1] = shiftright128(sum, high1, delta); in double_computeInvPow5()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/src/
H A Dcollate.cpp28 int collate<char>::do_compare(const char* low1, const char* high1, in do_compare() argument
30 { return _STLP_PRIV __lexicographical_compare_3way(low1, high1, low2, high2); } in do_compare()
48 collate<wchar_t>::do_compare(const wchar_t* low1, const wchar_t* high1, in do_compare() argument
50 { return _STLP_PRIV __lexicographical_compare_3way(low1, high1, low2, high2); } in do_compare()
/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/src/
H A Dcollate.cpp28 int collate<char>::do_compare(const char* low1, const char* high1, in do_compare() argument
30 { return _STLP_PRIV __lexicographical_compare_3way(low1, high1, low2, high2); } in do_compare()
48 collate<wchar_t>::do_compare(const wchar_t* low1, const wchar_t* high1, in do_compare() argument
50 { return _STLP_PRIV __lexicographical_compare_3way(low1, high1, low2, high2); } in do_compare()
/dports/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/plugins-scripts/
H A Dcheck_wave.pl13 my (@test, $low1, $med1, $high1, $snr, $low2, $med2, $high2);
68 $high1 = `snmpget $host public .1.3.6.1.4.1.74.2.21.1.2.1.10.1`;
69 @test = split(/ /,$high1);
70 $high1 = $test[2];
93 $high = $high2 - $high1;
/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/plugins-scripts/
H A Dcheck_wave.pl12 my (@test, $low1, $med1, $high1, $snr, $low2, $med2, $high2);
61 $high1 = `snmpget $host public .1.3.6.1.4.1.74.2.21.1.2.1.10.1`;
62 @test = split(/ /,$high1);
63 $high1 = $test[2];
86 $high = $high2 - $high1;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/SystemZ/
H A Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
132 ; Test a high1/low2 permute for v4f32.
142 ; Test a low2/high1 permute for v4f32.
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/SystemZ/
H A Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
132 ; Test a high1/low2 permute for v4f32.
142 ; Test a low2/high1 permute for v4f32.
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/SystemZ/
H A Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
132 ; Test a high1/low2 permute for v4f32.
142 ; Test a low2/high1 permute for v4f32.
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/SystemZ/
H A Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
132 ; Test a high1/low2 permute for v4f32.
142 ; Test a low2/high1 permute for v4f32.
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/SystemZ/
H A Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
132 ; Test a high1/low2 permute for v4f32.
142 ; Test a low2/high1 permute for v4f32.
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/SystemZ/
H A Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
132 ; Test a high1/low2 permute for v4f32.
142 ; Test a low2/high1 permute for v4f32.
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/SystemZ/
H A Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
132 ; Test a high1/low2 permute for v4f32.
142 ; Test a low2/high1 permute for v4f32.
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/SystemZ/
H A Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
132 ; Test a high1/low2 permute for v4f32.
142 ; Test a low2/high1 permute for v4f32.
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/SystemZ/
H A Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
132 ; Test a high1/low2 permute for v4f32.
142 ; Test a low2/high1 permute for v4f32.
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/SystemZ/
H A Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
132 ; Test a high1/low2 permute for v4f32.
142 ; Test a low2/high1 permute for v4f32.
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/SystemZ/
H A Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
132 ; Test a high1/low2 permute for v4f32.
142 ; Test a low2/high1 permute for v4f32.
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/SystemZ/
H A Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
132 ; Test a high1/low2 permute for v4f32.
142 ; Test a low2/high1 permute for v4f32.
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/SystemZ/
H A Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
132 ; Test a high1/low2 permute for v4f32.
142 ; Test a low2/high1 permute for v4f32.
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/SystemZ/
H A Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
132 ; Test a high1/low2 permute for v4f32.
142 ; Test a low2/high1 permute for v4f32.
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/SystemZ/
H A Dvec-perm-08.ll5 ; Test a high1/low2 permute for v16i8.
18 ; Test a low2/high1 permute for v16i8.
70 ; Test a high1/low2 permute for v8i16.
81 ; Test a low2/high1 permute for v8i16.
92 ; Test a high1/low2 permute for v4i32.
102 ; Test a low2/high1 permute for v4i32.
112 ; Test a high1/low2 permute for v2i64.
122 ; Test low2/high1 permute for v2i64.
132 ; Test a high1/low2 permute for v4f32.
142 ; Test a low2/high1 permute for v4f32.
[all …]
/dports/audio/denemo/denemo-2.0.6/actions/denemo-modules/
H A Dans.scm1259 (< high1 high2)
1260 (> low1 high1)
1263 (> high1 high2)
1264 (< low1 high1)
1267 (< high1 high2)
1268 (< low1 high1)
1272 (> low1 high1)
1276 (< low1 high1)
1280 (> low1 high1)
1290 (< low1 high1)
[all …]
/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A Dcompiler-types.lisp137 (high1 (integer-type-high type1))
139 (if (and low1 low2 high1 high2)
140 (%make-integer-type (min low1 low2) (max high1 high2))
201 (high1 (integer-type-high type1))
204 (cond ((and low1 low2 high1 high2)
205 (and (>= low1 low2) (<= high1 high2)))
208 ((and high1 high2) (> high1 high2)
212 ((and (null high1) high2)
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscaijdevice.h10 else high1 = nrow1; \
12 while (high1-low1 > 5) { \
13 t = (low1+high1)/2; \
14 if (rp1[t] > col) high1 = t; \
17 for (_i=low1; _i<high1; _i++) { \
71 PetscInt *rp1,*rp2=NULL,nrow1,nrow2,_i,low1,high1,low2,high2,t,lastcol1,lastcol2,inserted; in MatSetValuesDevice() local
86 high1 = nrow1; in MatSetValuesDevice()
/dports/math/gap/gap-4.11.0/pkg/ace-5.3/src/
H A Dcoinc.c244 int low1, low2, high1, high2; /* original data from cols 1/2 */ in al0_cols12() local
282 high1 = COL1(src); in al0_cols12()
311 if (high1 != 0) in al0_cols12()
316 if (high1 != src) in al0_cols12()
317 { CT(high1,inv1) = 0; } in al0_cols12()
319 { high1 = dst; } in al0_cols12()
322 { SAVE12(low1, high1); } in al0_cols12()
325 COL1(dst) = high1; in al0_cols12()

12345678910>>...19