Home
last modified time | relevance | path

Searched refs:twos (Results 1 – 25 of 1642) sorted by relevance

12345678910>>...66

/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Util/
H A DBitUtil.cs109 twos = u ^ twosB; in Pop_array()
129 twos = u ^ twosB; in Pop_array()
165 twos = u ^ twosB; in Pop_array()
182 twos = twos ^ twosA; in Pop_array()
234 twos = u ^ twosB; in Pop_intersect()
254 twos = u ^ twosB; in Pop_intersect()
285 twos = u ^ twosB; in Pop_intersect()
302 twos = twos ^ twosA; in Pop_intersect()
428 twos = twos ^ twosA; in Pop_union()
554 twos = twos ^ twosA; in Pop_andnot()
[all …]
/dports/databases/py-sqlobject/SQLObject-1.6.0/sqlobject/tests/
H A Dtest_select_through.py11 twos = SQLMultipleJoin('SRThrough2', joinColumn='oneID') variable in SRThrough1
20 twos = SQLRelatedJoin('SRThrough2') variable in SRThrough3
31 twos = inserts(mod.SRThrough2,
34 twos[0].addThree(threes[0])
35 twos[0].addThree(threes[1])
37 mod.twos = twos
47 assert list(threes[0].ones.throughTo.twos) == [twos[0], twos[1]]
50 assert list(threes[0].twos.throughTo.threes) == [threes[0], threes[1]]
51 …ssert list(SRThrough3.select(SRThrough3.q.id==threes[0].id).throughTo.twos) == list(threes[0].twos)
54 assert list(threes[0].ones.throughTo.three.throughTo.twos) == [twos[0]]
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/core/util/
H A DBitUtil.cpp54 CSA(foursA, twos, twos, twosA, twosB); in pop_array()
61 CSA(foursB, twos, twos, twosA, twosB); in pop_array()
80 CSA(foursA, twos, twos, twosA, twosB); in pop_array()
94 twos = twos ^ twosA; in pop_array()
129 CSA(foursA, twos, twos, twosA, twosB); in pop_intersect()
136 CSA(foursB, twos, twos, twosA, twosB); in pop_intersect()
152 CSA(foursA, twos, twos, twosA, twosB); in pop_intersect()
166 twos = twos ^ twosA; in pop_intersect()
238 twos = twos ^ twosA; in pop_union()
310 twos = twos ^ twosA; in pop_andnot()
[all …]
/dports/math/universal/universal-3.48/tests/blockfraction/arithmetic/
H A Daddition.cpp132 constexpr BitEncoding twos = BitEncoding::Twos; in main() local
134 …nrOfFailedTestCases += ReportTestResult(VerifyAddition< blockfraction<4, uint8_t, twos> >(bReportI… in main()
135 …nrOfFailedTestCases += ReportTestResult(VerifyAddition< blockfraction<4, uint16_t, twos> >(bReport… in main()
136 …nrOfFailedTestCases += ReportTestResult(VerifyAddition< blockfraction<4, uint32_t, twos> >(bReport… in main()
138 …nrOfFailedTestCases += ReportTestResult(VerifyAddition< blockfraction<8, uint8_t, twos> >(bReportI… in main()
139 …nrOfFailedTestCases += ReportTestResult(VerifyAddition< blockfraction<8, uint16_t, twos> >(bReport… in main()
140 …nrOfFailedTestCases += ReportTestResult(VerifyAddition< blockfraction<8, uint32_t, twos> >(bReport… in main()
142 …nrOfFailedTestCases += ReportTestResult(VerifyAddition< blockfraction<9, uint8_t, twos> >(bReportI… in main()
143 …nrOfFailedTestCases += ReportTestResult(VerifyAddition< blockfraction<9, uint16_t, twos> >(bReport… in main()
144 …nrOfFailedTestCases += ReportTestResult(VerifyAddition< blockfraction<9, uint32_t, twos> >(bReport… in main()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5162.go21 twos := [NNN]ttt{TWOS}
25 if onesA == twos {
28 if onesB == twos {
31 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
39 twos := [NNN]ttt{TWOS}
44 if onesA == twos {
47 if onesB == twos {
50 if s := fmt.Sprint(onesA == onesB, onesA != twos, onesB != twos); s != "true true true" {
/dports/math/primecount/primecount-7.2/lib/primesieve/src/
H A Dpopcount.cpp68 uint64_t ones = 0, twos = 0, fours = 0, eights = 0, sixteens = 0; in popcount() local
77 CSA(foursA, twos, twos, twosA, twosB); in popcount()
80 CSA(foursB, twos, twos, twosA, twosB); in popcount()
84 CSA(foursA, twos, twos, twosA, twosB); in popcount()
87 CSA(foursB, twos, twos, twosA, twosB); in popcount()
97 total += 2 * popcount64(twos); in popcount()

12345678910>>...66