Home
last modified time | relevance | path

Searched refs:off2 (Results 1 – 25 of 2543) sorted by relevance

12345678910>>...102

/dports/www/nginx-full/ngx_devel_kit-0.3.1/objs/
H A Dndk_conf_cmd_basic.h87 func, off1, off2, post},
92 func, off1, off2, post},
97 func, off1, off2, post},
102 func, off1, off2, post},
107 func, off1, off2, post},
169 #define NDK_HTTP_CONF_1MORE(name,func,off1,off2,post)\ argument
184 #define NDK_ANY_CONF_1MORE(name,func,off1,off2,post)\ argument
290 #define NDK_ANY_CONF_2MORE(name,func,off1,off2,post)\ argument
381 #define NDK_HTTP_CONF_ANY(name,func,off1,off2,post)\ argument
396 #define NDK_ANY_CONF_ANY(name,func,off1,off2,post)\ argument
[all …]
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/stat/regression/
H A DOLSMultipleLinearRegressionTest.java551 tmp[off2 + 2] = tmp[off2 + 1] * tmp[off2 + 1]; in testWampler1()
552 tmp[off2 + 3] = tmp[off2 + 1] * tmp[off2 + 2]; in testWampler1()
553 tmp[off2 + 4] = tmp[off2 + 1] * tmp[off2 + 3]; in testWampler1()
554 tmp[off2 + 5] = tmp[off2 + 1] * tmp[off2 + 4]; in testWampler1()
619 tmp[off2 + 2] = tmp[off2 + 1] * tmp[off2 + 1]; in testWampler2()
620 tmp[off2 + 3] = tmp[off2 + 1] * tmp[off2 + 2]; in testWampler2()
621 tmp[off2 + 4] = tmp[off2 + 1] * tmp[off2 + 3]; in testWampler2()
622 tmp[off2 + 5] = tmp[off2 + 1] * tmp[off2 + 4]; in testWampler2()
686 tmp[off2 + 2] = tmp[off2 + 1] * tmp[off2 + 1]; in testWampler3()
687 tmp[off2 + 3] = tmp[off2 + 1] * tmp[off2 + 2]; in testWampler3()
[all …]
/dports/math/tblis/tblis-1.2.0/src/external/marray/test/
H A Dmiterator.cxx9 len_type off1, off2; in TEST() local
24 off2 = 0; in TEST()
27 EXPECT_EQ(0, off2); in TEST()
30 EXPECT_EQ(2, off2); in TEST()
33 EXPECT_EQ(4, off2); in TEST()
36 EXPECT_EQ(6, off2); in TEST()
39 EXPECT_EQ(8, off2); in TEST()
42 EXPECT_EQ(0, off2); in TEST()
45 EXPECT_EQ(0, off2); in TEST()
189 off2 = 0; in TEST()
[all …]
H A Dviterator.cxx9 len_type off1, off2; in TEST() local
24 off2 = 0; in TEST()
27 EXPECT_EQ(0, off2); in TEST()
30 EXPECT_EQ(2, off2); in TEST()
33 EXPECT_EQ(4, off2); in TEST()
36 EXPECT_EQ(6, off2); in TEST()
39 EXPECT_EQ(8, off2); in TEST()
42 EXPECT_EQ(0, off2); in TEST()
45 EXPECT_EQ(0, off2); in TEST()
187 off2 = 0; in TEST()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/tsan/
H A Dunaligned_race.cc39 template<int off, int off2>
45 p += off2; in access3()
58 if (off2 == 0) in access2()
60 else if (off2 == 1) in access2()
62 else if (off2 == 2) in access2()
64 else if (off2 == 3) in access2()
66 else if (off2 == 4) in access2()
68 else if (off2 == 5) in access2()
70 else if (off2 == 6) in access2()
72 else if (off2 == 7) in access2()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/tsan/
H A Dunaligned_race.cpp39 template<int off, int off2>
45 p += off2; in access3()
58 if (off2 == 0) in access2()
60 else if (off2 == 1) in access2()
62 else if (off2 == 2) in access2()
64 else if (off2 == 3) in access2()
66 else if (off2 == 4) in access2()
68 else if (off2 == 5) in access2()
70 else if (off2 == 6) in access2()
72 else if (off2 == 7) in access2()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/tsan/
H A Dunaligned_race.cpp39 template<int off, int off2>
45 p += off2; in access3()
58 if (off2 == 0) in access2()
60 else if (off2 == 1) in access2()
62 else if (off2 == 2) in access2()
64 else if (off2 == 3) in access2()
66 else if (off2 == 4) in access2()
68 else if (off2 == 5) in access2()
70 else if (off2 == 6) in access2()
72 else if (off2 == 7) in access2()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/tsan/
H A Dunaligned_race.cpp39 template<int off, int off2>
45 p += off2; in access3()
58 if (off2 == 0) in access2()
60 else if (off2 == 1) in access2()
62 else if (off2 == 2) in access2()
64 else if (off2 == 3) in access2()
66 else if (off2 == 4) in access2()
68 else if (off2 == 5) in access2()
70 else if (off2 == 6) in access2()
72 else if (off2 == 7) in access2()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/tsan/
H A Dunaligned_race.cpp39 template<int off, int off2>
45 p += off2; in access3()
58 if (off2 == 0) in access2()
60 else if (off2 == 1) in access2()
62 else if (off2 == 2) in access2()
64 else if (off2 == 3) in access2()
66 else if (off2 == 4) in access2()
68 else if (off2 == 5) in access2()
70 else if (off2 == 6) in access2()
72 else if (off2 == 7) in access2()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/tsan/
H A Dunaligned_race.cpp39 template<int off, int off2>
45 p += off2; in access3()
58 if (off2 == 0) in access2()
60 else if (off2 == 1) in access2()
62 else if (off2 == 2) in access2()
64 else if (off2 == 3) in access2()
66 else if (off2 == 4) in access2()
68 else if (off2 == 5) in access2()
70 else if (off2 == 6) in access2()
72 else if (off2 == 7) in access2()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/tsan/
H A Dunaligned_race.cpp39 template<int off, int off2>
45 p += off2; in access3()
58 if (off2 == 0) in access2()
60 else if (off2 == 1) in access2()
62 else if (off2 == 2) in access2()
64 else if (off2 == 3) in access2()
66 else if (off2 == 4) in access2()
68 else if (off2 == 5) in access2()
70 else if (off2 == 6) in access2()
72 else if (off2 == 7) in access2()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/tsan/
H A Dunaligned_race.cpp39 template<int off, int off2>
45 p += off2; in access3()
58 if (off2 == 0) in access2()
60 else if (off2 == 1) in access2()
62 else if (off2 == 2) in access2()
64 else if (off2 == 3) in access2()
66 else if (off2 == 4) in access2()
68 else if (off2 == 5) in access2()
70 else if (off2 == 6) in access2()
72 else if (off2 == 7) in access2()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/tsan/
H A Dunaligned_race.cpp39 template<int off, int off2>
45 p += off2; in access3()
58 if (off2 == 0) in access2()
60 else if (off2 == 1) in access2()
62 else if (off2 == 2) in access2()
64 else if (off2 == 3) in access2()
66 else if (off2 == 4) in access2()
68 else if (off2 == 5) in access2()
70 else if (off2 == 6) in access2()
72 else if (off2 == 7) in access2()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/tsan/
H A Dunaligned_race.cpp39 template<int off, int off2>
45 p += off2; in access3()
58 if (off2 == 0) in access2()
60 else if (off2 == 1) in access2()
62 else if (off2 == 2) in access2()
64 else if (off2 == 3) in access2()
66 else if (off2 == 4) in access2()
68 else if (off2 == 5) in access2()
70 else if (off2 == 6) in access2()
72 else if (off2 == 7) in access2()
[all …]
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/tsan/
H A Dunaligned_race.cpp39 template<int off, int off2>
45 p += off2; in access3()
58 if (off2 == 0) in access2()
60 else if (off2 == 1) in access2()
62 else if (off2 == 2) in access2()
64 else if (off2 == 3) in access2()
66 else if (off2 == 4) in access2()
68 else if (off2 == 5) in access2()
70 else if (off2 == 6) in access2()
72 else if (off2 == 7) in access2()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/tsan/
H A Dunaligned_race.cpp39 template<int off, int off2>
45 p += off2; in access3()
58 if (off2 == 0) in access2()
60 else if (off2 == 1) in access2()
62 else if (off2 == 2) in access2()
64 else if (off2 == 3) in access2()
66 else if (off2 == 4) in access2()
68 else if (off2 == 5) in access2()
70 else if (off2 == 6) in access2()
72 else if (off2 == 7) in access2()
[all …]
/dports/science/tinker/tinker/source/
H A Dswitch.f103 off2 = off * off
104 off3 = off2 * off
105 off4 = off2 * off2
106 off5 = off2 * off3
120 c0 = off*off2 * (off2-5.0d0*off*cut+10.0d0*cut2) / denom
121 c1 = -30.0d0 * off2*cut2 / denom
122 c2 = 30.0d0 * (off2*cut+off*cut2) / denom
123 c3 = -10.0d0 * (off2+4.0d0*off*cut+cut2) / denom
132 denom = cut7 - 7.0d0*cut6*off + 21.0d0*cut5*off2
137 f1 = cut2*off2
[all …]
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/core/
H A Dhash_utils.cc35 const int off2 = i * 8; in FingerprintString() local
36 new_hash = static_cast<uint64_t>(s[off2]) << 56 | in FingerprintString()
37 static_cast<uint64_t>(s[off2 + 1]) << 48 | in FingerprintString()
38 static_cast<uint64_t>(s[off2 + 2]) << 40 | in FingerprintString()
39 static_cast<uint64_t>(s[off2 + 3]) << 32 | in FingerprintString()
40 static_cast<uint64_t>(s[off2 + 4]) << 24 | in FingerprintString()
41 static_cast<uint64_t>(s[off2 + 5]) << 16 | in FingerprintString()
42 static_cast<uint64_t>(s[off2 + 6]) << 8 | s[off2 + 7]; in FingerprintString()
/dports/archivers/draco/draco-1.4.3/src/draco/core/
H A Dhash_utils.cc35 const int off2 = i * 8; in FingerprintString() local
36 new_hash = static_cast<uint64_t>(s[off2]) << 56 | in FingerprintString()
37 static_cast<uint64_t>(s[off2 + 1]) << 48 | in FingerprintString()
38 static_cast<uint64_t>(s[off2 + 2]) << 40 | in FingerprintString()
39 static_cast<uint64_t>(s[off2 + 3]) << 32 | in FingerprintString()
40 static_cast<uint64_t>(s[off2 + 4]) << 24 | in FingerprintString()
41 static_cast<uint64_t>(s[off2 + 5]) << 16 | in FingerprintString()
42 static_cast<uint64_t>(s[off2 + 6]) << 8 | s[off2 + 7]; in FingerprintString()
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/core/
H A Dhash_utils.cc35 const int off2 = i * 8; in FingerprintString() local
36 new_hash = static_cast<uint64_t>(s[off2]) << 56 | in FingerprintString()
37 static_cast<uint64_t>(s[off2 + 1]) << 48 | in FingerprintString()
38 static_cast<uint64_t>(s[off2 + 2]) << 40 | in FingerprintString()
39 static_cast<uint64_t>(s[off2 + 3]) << 32 | in FingerprintString()
40 static_cast<uint64_t>(s[off2 + 4]) << 24 | in FingerprintString()
41 static_cast<uint64_t>(s[off2 + 5]) << 16 | in FingerprintString()
42 static_cast<uint64_t>(s[off2 + 6]) << 8 | s[off2 + 7]; in FingerprintString()
/dports/math/cgal/CGAL-5.3/include/CGAL/internal/
H A DPeriodic_3_triangulation_iterators_3.h280 CGAL_triangulation_assertion(off2.x() == 0 || off2.x() == 1); in get_drawing_offsets()
281 CGAL_triangulation_assertion(off2.y() == 0 || off2.y() == 1); in get_drawing_offsets()
282 CGAL_triangulation_assertion(off2.z() == 0 || off2.z() == 1); in get_drawing_offsets()
313 off2 = _t->combine_offsets(off2,transl_off); in construct_periodic_tetrahedron()
319 off2 += transl_off; in construct_periodic_tetrahedron()
470 Offset off0, off1, off2; in is_canonical() local
582 CGAL_triangulation_assertion(off2.x() == 0 || off2.x() == 1); in get_drawing_offsets()
583 CGAL_triangulation_assertion(off2.y() == 0 || off2.y() == 1); in get_drawing_offsets()
584 CGAL_triangulation_assertion(off2.z() == 0 || off2.z() == 1); in get_drawing_offsets()
606 off2 = _t->combine_offsets(off2,transl_off); in construct_periodic_triangle()
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/ssa/gen/
H A DMIPS64.rules442 (ADDVconst [off1] (MOVVaddr [off2] {sym} ptr)) && is32Bit(off1+int64(off2)) => (MOVVaddr [int32(off…
445 (MOVBload [off1] {sym} (ADDVconst [off2] ptr) mem) && is32Bit(int64(off1)+off2) => (MOVBload [off…
446 (MOVBUload [off1] {sym} (ADDVconst [off2] ptr) mem) && is32Bit(int64(off1)+off2) => (MOVBUload [off…
447 (MOVHload [off1] {sym} (ADDVconst [off2] ptr) mem) && is32Bit(int64(off1)+off2) => (MOVHload [off…
448 (MOVHUload [off1] {sym} (ADDVconst [off2] ptr) mem) && is32Bit(int64(off1)+off2) => (MOVHUload [off…
449 (MOVWload [off1] {sym} (ADDVconst [off2] ptr) mem) && is32Bit(int64(off1)+off2) => (MOVWload [off…
450 (MOVWUload [off1] {sym} (ADDVconst [off2] ptr) mem) && is32Bit(int64(off1)+off2) => (MOVWUload [off…
451 (MOVVload [off1] {sym} (ADDVconst [off2] ptr) mem) && is32Bit(int64(off1)+off2) => (MOVVload [off…
452 (MOVFload [off1] {sym} (ADDVconst [off2] ptr) mem) && is32Bit(int64(off1)+off2) => (MOVFload [off…
453 (MOVDload [off1] {sym} (ADDVconst [off2] ptr) mem) && is32Bit(int64(off1)+off2) => (MOVDload [off…
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/
H A Dgskdiff.c93 gssize off2, in split() argument
102 gssize dmin = off1 - lim2, dmax = lim1 - off2; in split()
312 if (i2 < off2) in split()
313 i1 = off2 + d, i2 = off2; in split()
351 gssize off2, in compare() argument
362 for (; off1 < lim1 && off2 < lim2; off1++, off2++) in compare()
384 for (; off2 < lim2; off2++) in compare()
386 settings->insert_func (elem2[off2], off2, data); in compare()
389 else if (off2 == lim2) in compare()
405 elem2, off2, lim2, in compare()
[all …]
/dports/mail/qmail-notify/qmail-notify-0.93/str/
H A Djoin.c35 unsigned off2; in str_joinb() local
41 off2 = 0; in str_joinb()
42 while (off2 < len && in[off2] == sep) ++off2; in str_joinb()
43 len2 = len - off2; in str_joinb()
48 memcpy(s->s+len1, in+off2, len2); in str_joinb()
/dports/science/jdftx/jdftx-1.6.0/jdftx/core/
H A DSpline.cpp31 const double off2 = 1./66; in getCoeff() local
34 for(int i=0; i<N-2; i++) band[2][i] = band[-2][i] = off2; in getCoeff()
38 band[0][1] += sign * off2; in getCoeff()
40 band[2][0] += sign * off2; in getCoeff()
43 band[-1][N-3] += off2 * extrap[0][0]; in getCoeff()
44 band[ 0][N-2] += off2 * extrap[0][1]; in getCoeff()
45 band[ 1][N-2] += off2 * extrap[0][2]; in getCoeff()
46 band[-2][N-3] += off1 * extrap[0][0] + off2 * extrap[1][0]; in getCoeff()
47 band[-1][N-2] += off1 * extrap[0][1] + off2 * extrap[1][1]; in getCoeff()
48 band[ 0][N-1] += off1 * extrap[0][2] + off2 * extrap[1][2]; in getCoeff()

12345678910>>...102