Home
last modified time | relevance | path

Searched refs:vs1 (Results 1 – 25 of 1650) sorted by relevance

12345678910>>...66

/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc24 __gnu_cxx::__vstring vs1; in test01() local
25 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
26 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc24 __gnu_cxx::__vstring vs1; in test01() local
25 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
26 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc24 __gnu_cxx::__vstring vs1; in test01() local
25 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
26 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc24 __gnu_cxx::__vstring vs1; in test01() local
25 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
26 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc24 __gnu_cxx::__vstring vs1; in test01() local
25 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
26 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc24 __gnu_cxx::__vstring vs1; in test01() local
25 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
26 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc24 __gnu_cxx::__vstring vs1; in test01() local
25 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
26 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc25 __gnu_cxx::__vstring vs1; in test01() local
26 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
31 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc25 __gnu_cxx::__vstring vs1; in test01() local
26 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
31 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc24 __gnu_cxx::__vstring vs1; in test01() local
25 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
26 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc24 __gnu_cxx::__vstring vs1; in test01() local
25 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
26 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc24 __gnu_cxx::__vstring vs1; in test01() local
25 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
26 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc24 __gnu_cxx::__vstring vs1; in test01() local
25 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
26 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc25 __gnu_cxx::__vstring vs1; in test01() local
26 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
31 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc24 __gnu_cxx::__vstring vs1; in test01() local
25 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
26 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc24 __gnu_cxx::__vstring vs1; in test01() local
25 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
26 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc24 __gnu_cxx::__vstring vs1; in test01() local
25 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
26 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc24 __gnu_cxx::__vstring vs1; in test01() local
25 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
26 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/char/
H A Dconst_iterator.cc24 __gnu_cxx::__vstring vs1; in test01() local
25 vs1.replace(vs1.cbegin(), vs1.cend(), vs1); in test01()
26 vs1.replace(vs1.cbegin(), vs1.cend(), "1", 1); in test01()
27 vs1.replace(vs1.cbegin(), vs1.cend(), "2"); in test01()
28 vs1.replace(vs1.cbegin(), vs1.cend(), 1, '3'); in test01()
29 vs1.replace(vs1.cbegin(), vs1.cend(), vs1.begin(), vs1.end()); in test01()
30 vs1.replace(vs1.cbegin(), vs1.cend(), {'4', '5'}); in test01()
/dports/math/4ti2/4ti2-Release_1_6_9/src/groebner/
H A DVectorArray.h51 static void dot(const VectorArray& vs1,
72 VectorArray& vs1,
78 VectorArray& vs1,
109 VectorArray& vs1,
112 VectorArray& vs1,
198 const VectorArray& vs1, in concat() argument
216 VectorArray& vs1, in split() argument
230 const VectorArray& vs1, in project() argument
246 const VectorArray& vs1, in lift() argument
262 VectorArray& vs1, in transfer() argument
[all …]
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/exor/
H A DexorLink.c129 {vsX,vs1,vs1}, // cube 3 | | 1 | 1 |
134 {vs1,vsX,vs1}, // cube 7 | 1 | | 3 |
139 {vs1,vs1,vsX} // cube 11 | 3 | 3 | |
147 {vsX,vs0,vs1,vs1}, // cube 3 | | | 1 | 1 |
149 {vsX,vs1,vs0,vs1}, // cube 5 | | 1 | | 2 |
150 {vsX,vs1,vs1,vs0}, // cube 6 | | 2 | 2 | |
151 {vsX,vs1,vs1,vs1}, // cube 7 | | 3 | 3 | 3 |
156 {vs0,vsX,vs1,vs1}, // cube 11 | | | 5 | 5 |
160 {vs1,vsX,vs1,vs1}, // cube 15 | 3 | | 7 | 7 |
169 {vs1,vs1,vsX,vs1}, // cube 23 | 7 | 7 | | 11|
[all …]
/dports/security/owasp-dependency-check/DependencyCheck-3.1.1/dependency-check-core/src/test/java/org/owasp/dependencycheck/dependency/
H A DVulnerableSoftwareTest.java98 vs1.setPreviousVersion("1"); in testCompareToNonNumerical()
109 vs1.setCpe("2.1.10"); in testCompareToComplex()
110 assertTrue(vs.compareTo(vs1) < 0); in testCompareToComplex()
113 vs1.setCpe("2.3.21"); in testCompareToComplex()
114 assertTrue(vs.compareTo(vs1) < 0); in testCompareToComplex()
121 vs1.setCpe("10-186"); in testCompareToComplex()
125 vs1.setCpe("2.1.10-186"); in testCompareToComplex()
138 vs1.setCpe("2.1"); in testCompareToComplex()
148 vs1.setPreviousVersion("1");
149 assertEquals(vs, vs1);
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvfwmsac.c179 return vfwmsac_vv_f32mf2(vd, vs1, vs2, vl); in test_vfwmsac_vv_f32mf2()
188 return vfwmsac_vf_f32mf2(vd, vs1, vs2, vl); in test_vfwmsac_vf_f32mf2()
197 return vfwmsac_vv_f32m1(vd, vs1, vs2, vl); in test_vfwmsac_vv_f32m1()
206 return vfwmsac_vf_f32m1(vd, vs1, vs2, vl); in test_vfwmsac_vf_f32m1()
215 return vfwmsac_vv_f32m2(vd, vs1, vs2, vl); in test_vfwmsac_vv_f32m2()
224 return vfwmsac_vf_f32m2(vd, vs1, vs2, vl); in test_vfwmsac_vf_f32m2()
233 return vfwmsac_vv_f32m4(vd, vs1, vs2, vl); in test_vfwmsac_vv_f32m4()
242 return vfwmsac_vf_f32m4(vd, vs1, vs2, vl); in test_vfwmsac_vf_f32m4()
251 return vfwmsac_vv_f32m8(vd, vs1, vs2, vl); in test_vfwmsac_vv_f32m8()
260 return vfwmsac_vf_f32m8(vd, vs1, vs2, vl); in test_vfwmsac_vf_f32m8()
[all …]
H A Dvfwnmacc.c179 return vfwnmacc_vv_f32mf2(vd, vs1, vs2, vl); in test_vfwnmacc_vv_f32mf2()
188 return vfwnmacc_vf_f32mf2(vd, vs1, vs2, vl); in test_vfwnmacc_vf_f32mf2()
197 return vfwnmacc_vv_f32m1(vd, vs1, vs2, vl); in test_vfwnmacc_vv_f32m1()
206 return vfwnmacc_vf_f32m1(vd, vs1, vs2, vl); in test_vfwnmacc_vf_f32m1()
215 return vfwnmacc_vv_f32m2(vd, vs1, vs2, vl); in test_vfwnmacc_vv_f32m2()
224 return vfwnmacc_vf_f32m2(vd, vs1, vs2, vl); in test_vfwnmacc_vf_f32m2()
233 return vfwnmacc_vv_f32m4(vd, vs1, vs2, vl); in test_vfwnmacc_vv_f32m4()
242 return vfwnmacc_vf_f32m4(vd, vs1, vs2, vl); in test_vfwnmacc_vf_f32m4()
251 return vfwnmacc_vv_f32m8(vd, vs1, vs2, vl); in test_vfwnmacc_vv_f32m8()
260 return vfwnmacc_vf_f32m8(vd, vs1, vs2, vl); in test_vfwnmacc_vf_f32m8()
[all …]
H A Dvfwmacc.c179 return vfwmacc_vv_f32mf2(vd, vs1, vs2, vl); in test_vfwmacc_vv_f32mf2()
188 return vfwmacc_vf_f32mf2(vd, vs1, vs2, vl); in test_vfwmacc_vf_f32mf2()
197 return vfwmacc_vv_f32m1(vd, vs1, vs2, vl); in test_vfwmacc_vv_f32m1()
206 return vfwmacc_vf_f32m1(vd, vs1, vs2, vl); in test_vfwmacc_vf_f32m1()
215 return vfwmacc_vv_f32m2(vd, vs1, vs2, vl); in test_vfwmacc_vv_f32m2()
224 return vfwmacc_vf_f32m2(vd, vs1, vs2, vl); in test_vfwmacc_vf_f32m2()
233 return vfwmacc_vv_f32m4(vd, vs1, vs2, vl); in test_vfwmacc_vv_f32m4()
242 return vfwmacc_vf_f32m4(vd, vs1, vs2, vl); in test_vfwmacc_vf_f32m4()
251 return vfwmacc_vv_f32m8(vd, vs1, vs2, vl); in test_vfwmacc_vv_f32m8()
260 return vfwmacc_vf_f32m8(vd, vs1, vs2, vl); in test_vfwmacc_vf_f32m8()
[all …]

12345678910>>...66