Home
last modified time | relevance | path

Searched defs:b1 (Results 101 – 125 of 18647) sorted by relevance

12345678910>>...746

/dports/devel/boost-docs/boost_1_72_0/libs/beast/test/beast/core/
H A Dmulti_buffer.cpp250 basic_multi_buffer<equal_t> b1; in testMembers() local
258 basic_multi_buffer<unequal_t> b1; in testMembers() local
267 basic_multi_buffer<equal_t> b1; in testMembers() local
287 multi_buffer b1; in testMembers() local
298 basic_multi_buffer<na_t> b1; in testMembers() local
311 basic_multi_buffer<pocma_t> b1; in testMembers() local
322 basic_multi_buffer<pocma_t> b1; in testMembers() local
334 multi_buffer b1; in testMembers() local
348 basic_multi_buffer<pocca_t> b1; in testMembers() local
358 basic_multi_buffer<pocca_t> b1; in testMembers() local
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/beast/test/beast/core/
H A Dmulti_buffer.cpp250 basic_multi_buffer<equal_t> b1; in testMembers() local
258 basic_multi_buffer<unequal_t> b1; in testMembers() local
267 basic_multi_buffer<equal_t> b1; in testMembers() local
287 multi_buffer b1; in testMembers() local
298 basic_multi_buffer<na_t> b1; in testMembers() local
311 basic_multi_buffer<pocma_t> b1; in testMembers() local
322 basic_multi_buffer<pocma_t> b1; in testMembers() local
334 multi_buffer b1; in testMembers() local
348 basic_multi_buffer<pocca_t> b1; in testMembers() local
358 basic_multi_buffer<pocca_t> b1; in testMembers() local
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/beast/test/beast/core/
H A Dmulti_buffer.cpp250 basic_multi_buffer<equal_t> b1; in testMembers() local
258 basic_multi_buffer<unequal_t> b1; in testMembers() local
267 basic_multi_buffer<equal_t> b1; in testMembers() local
287 multi_buffer b1; in testMembers() local
298 basic_multi_buffer<na_t> b1; in testMembers() local
311 basic_multi_buffer<pocma_t> b1; in testMembers() local
322 basic_multi_buffer<pocma_t> b1; in testMembers() local
334 multi_buffer b1; in testMembers() local
348 basic_multi_buffer<pocca_t> b1; in testMembers() local
358 basic_multi_buffer<pocca_t> b1; in testMembers() local
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/beast/test/beast/core/
H A Dmulti_buffer.cpp250 basic_multi_buffer<equal_t> b1; in testMembers() local
258 basic_multi_buffer<unequal_t> b1; in testMembers() local
267 basic_multi_buffer<equal_t> b1; in testMembers() local
287 multi_buffer b1; in testMembers() local
298 basic_multi_buffer<na_t> b1; in testMembers() local
311 basic_multi_buffer<pocma_t> b1; in testMembers() local
322 basic_multi_buffer<pocma_t> b1; in testMembers() local
334 multi_buffer b1; in testMembers() local
348 basic_multi_buffer<pocca_t> b1; in testMembers() local
358 basic_multi_buffer<pocca_t> b1; in testMembers() local
[all …]
/dports/math/yices/yices-2.6.2/src/terms/
H A Dbvarith64_buffers.h470 static inline void bvarith64_buffer_add_buffer(bvarith64_buffer_t *b, bvarith64_buffer_t *b1) { in bvarith64_buffer_add_buffer()
479 static inline void bvarith64_buffer_sub_buffer(bvarith64_buffer_t *b, bvarith64_buffer_t *b1) { in bvarith64_buffer_sub_buffer()
488 …d bvarith64_buffer_add_const_times_buffer(bvarith64_buffer_t *b, bvarith64_buffer_t *b1, uint64_t … in bvarith64_buffer_add_const_times_buffer()
497 …d bvarith64_buffer_sub_const_times_buffer(bvarith64_buffer_t *b, bvarith64_buffer_t *b1, uint64_t … in bvarith64_buffer_sub_const_times_buffer()
506 …void bvarith64_buffer_add_pp_times_buffer(bvarith64_buffer_t *b, bvarith64_buffer_t *b1, pprod_t *… in bvarith64_buffer_add_pp_times_buffer()
515 …void bvarith64_buffer_sub_pp_times_buffer(bvarith64_buffer_t *b, bvarith64_buffer_t *b1, pprod_t *… in bvarith64_buffer_sub_pp_times_buffer()
541 static inline void bvarith64_buffer_mul_buffer(bvarith64_buffer_t *b, bvarith64_buffer_t *b1) { in bvarith64_buffer_mul_buffer()
771 …oid bvarith64_buffer_add_var_times_buffer(bvarith64_buffer_t *b, bvarith64_buffer_t *b1, int32_t x… in bvarith64_buffer_add_var_times_buffer()
779 …oid bvarith64_buffer_sub_var_times_buffer(bvarith64_buffer_t *b, bvarith64_buffer_t *b1, int32_t x… in bvarith64_buffer_sub_var_times_buffer()
788 bvarith64_buffer_add_varmono_times_buffer(bvarith64_buffer_t *b, bvarith64_buffer_t *b1, uint64_t a… in bvarith64_buffer_add_varmono_times_buffer()
[all …]
H A Dbvarith_buffers.h514 static inline void bvarith_buffer_add_buffer(bvarith_buffer_t *b, bvarith_buffer_t *b1) { in bvarith_buffer_add_buffer()
523 static inline void bvarith_buffer_sub_buffer(bvarith_buffer_t *b, bvarith_buffer_t *b1) { in bvarith_buffer_sub_buffer()
532 static inline void bvarith_buffer_add_const_times_buffer(bvarith_buffer_t *b, bvarith_buffer_t *b1,… in bvarith_buffer_add_const_times_buffer()
541 static inline void bvarith_buffer_sub_const_times_buffer(bvarith_buffer_t *b, bvarith_buffer_t *b1,… in bvarith_buffer_sub_const_times_buffer()
550 static inline void bvarith_buffer_add_pp_times_buffer(bvarith_buffer_t *b, bvarith_buffer_t *b1, pp… in bvarith_buffer_add_pp_times_buffer()
559 static inline void bvarith_buffer_sub_pp_times_buffer(bvarith_buffer_t *b, bvarith_buffer_t *b1, pp… in bvarith_buffer_sub_pp_times_buffer()
587 static inline void bvarith_buffer_mul_buffer(bvarith_buffer_t *b, bvarith_buffer_t *b1) { in bvarith_buffer_mul_buffer()
820 static inline void bvarith_buffer_add_var_times_buffer(bvarith_buffer_t *b, bvarith_buffer_t *b1, i… in bvarith_buffer_add_var_times_buffer()
828 static inline void bvarith_buffer_sub_var_times_buffer(bvarith_buffer_t *b, bvarith_buffer_t *b1, i… in bvarith_buffer_sub_var_times_buffer()
837 bvarith_buffer_add_varmono_times_buffer(bvarith_buffer_t *b, bvarith_buffer_t *b1, uint32_t *a, int… in bvarith_buffer_add_varmono_times_buffer()
[all …]
/dports/math/4ti2/4ti2-Release_1_6_9/src/groebner/
H A DShortDenseIndexSet.h232 ShortDenseIndexSet::swap(ShortDenseIndexSet& b1, ShortDenseIndexSet& b2) in swap()
276 ShortDenseIndexSet::logical_ior(const ShortDenseIndexSet& b1, in logical_ior()
285 ShortDenseIndexSet::logical_xor(const ShortDenseIndexSet& b1, in logical_xor()
294 ShortDenseIndexSet::logical_and(const ShortDenseIndexSet& b1, in logical_and()
303 ShortDenseIndexSet::logical_not(const ShortDenseIndexSet& b1, in logical_not()
374 const ShortDenseIndexSet& b1, in set_union()
384 const ShortDenseIndexSet& b1, in set_intersection()
394 const ShortDenseIndexSet& b1, in set_difference()
404 const ShortDenseIndexSet& b1, in set_complement()
440 ShortDenseIndexSet::extend(const ShortDenseIndexSet& b1, ShortDenseIndexSet& b2) in extend()
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DNumber_type_checker.h228 bool b1 = a.n1() == b.n1(); variable
238 bool b1 = a.n1() != b.n1(); variable
248 bool b1 = a.n1() < b.n1(); variable
287 bool b1 = a.n1() == i; variable
296 bool b1 = a.n1() != i; variable
305 bool b1 = a.n1() < i; variable
323 bool b1 = a.n1() <= i; variable
341 bool b1 = i == b.n1(); variable
350 bool b1 = i != b.n1(); variable
359 bool b1 = i < b.n1(); variable
[all …]
/dports/converters/iconv/iconv-2.0/ccs/
H A Dendian.h37 #define _1l(b0, b1, b2, b3) b3, b2, b1, b0 argument
38 #define _2s(b0, b1, b2, b3) b1, b0, b3, b2 argument
42 #define _1l(b0, b1, b2, b3) b0, b1, b2, b3 argument
43 #define _2s(b0, b1, b2, b3) b0, b1, b2, b3 argument
47 #define _1l(b0, b1, b2, b3) b1, b0, b3, b2 argument
48 #define _2s(b0, b1, b2, b3) b1, b0, b3, b2 argument
/dports/www/wt/wt-4.6.1/test/core/
H A DBindTest.C37 auto b1 = o->bindSafe(&MyObject::foo); in BOOST_AUTO_TEST_CASE() local
53 auto b1 = o->bindSafe([oo]() { oo->foo(); }); in BOOST_AUTO_TEST_CASE() local
68 auto b1 = o->bindSafe(&MyObject::bar); in BOOST_AUTO_TEST_CASE() local
84 auto b1 = o->bindSafe([oo](int v) { oo->bar(v); }); in BOOST_AUTO_TEST_CASE() local
100 auto b1 = co->bindSafe(&MyObject::fooc); in BOOST_AUTO_TEST_CASE() local
/dports/math/gecode/gecode-0916a1a/gecode/int/view/
H A Dbool-test.hpp41 bool_test(const BoolView& b0, const BoolView& b1) { in bool_test()
45 bool_test(const BoolView& b0, const NegBoolView& b1) { in bool_test()
49 bool_test(const NegBoolView& b0, const BoolView& b1) { in bool_test()
53 bool_test(const NegBoolView& b0, const NegBoolView& b1) { in bool_test()
/dports/games/dunelegacy/dunelegacy-0.96.4/include/FileClasses/xmidi/
H A Ddatabuf.h79 unsigned char b0, b1; in read2() local
87 unsigned char b0, b1; in read2high() local
95 unsigned char b0, b1, b2, b3; in read4() local
105 unsigned char b0, b1, b2, b3; in read4high() local
194 unsigned char b0, b1; in read2() local
202 unsigned char b0, b1; in read2high() local
309 unsigned char b0, b1; in read2() local
317 unsigned char b0, b1; in read2high() local
356 Uint8 b1 = (val>>8) & 0xff; in write2() local
364 Uint8 b1 = (val>>8) & 0xff; in write2high() local
[all …]
/dports/math/fcl05/fcl-0.5.0/include/fcl/traversal/
H A Dtraversal_node_bvh_shape.h86 bool BVTesting(int b1, int b2) const in BVTesting()
141 bool BVTesting(int b1, int b2) const in BVTesting()
171 void leafTesting(int b1, int b2) const in leafTesting()
337 bool BVTesting(int b1, int b2) const in BVTesting()
359 bool BVTesting(int b1, int b2) const in BVTesting()
381 bool BVTesting(int b1, int b2) const in BVTesting()
403 bool BVTesting(int b1, int b2) const in BVTesting()
517 bool BVTesting(int b1, int b2) const in BVTesting()
541 bool BVTesting(int b1, int b2) const in BVTesting()
566 bool BVTesting(int b1, int b2) const in BVTesting()
[all …]
/dports/java/jfreechart/jfreechart-1.0.17/tests/org/jfree/chart/plot/dial/
H A DDialBackgroundTest.java66 DialBackground b1 = new DialBackground(); in testEquals() local
99 DialBackground b1 = new DialBackground(Color.red); in testHashCode() local
113 DialBackground b1 = new DialBackground(); in testCloning() local
143 DialBackground b1 = new DialBackground(); in testSerialization() local
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/fc/
H A Dfslibos.h130 #define MASKANDSETBITS(dst, b1, b2) {\ argument
133 #define ORBITS(dst, b1, b2) {\ argument
136 #define UNSETBITS(dst, b1) {\ argument
150 #define ORBITS(dst, b1, b2) {\ argument
154 #define UNSETBITS(dst, b1) {\ argument
165 #define MASKANDSETBITS(dst, b1, b2) \ argument
170 #define ORBITS(dst, b1, b2) \ argument
175 #define UNSETBITS(dst, b1) \ argument
187 #define MASKANDSETBITS(dst, b1, b2) \ argument
191 #define ORBITS(dst, b1, b2) \ argument
[all …]
/dports/x11-fonts/libXfont2/libXfont2-2.0.5/src/fc/
H A Dfslibos.h127 # define MASKANDSETBITS(dst, b1, b2) {\ argument
130 # define ORBITS(dst, b1, b2) {\ argument
133 # define UNSETBITS(dst, b1) {\ argument
147 # define ORBITS(dst, b1, b2) {\ argument
151 # define UNSETBITS(dst, b1) {\ argument
162 # define MASKANDSETBITS(dst, b1, b2) \ argument
167 # define ORBITS(dst, b1, b2) \ argument
172 # define UNSETBITS(dst, b1) \ argument
184 # define MASKANDSETBITS(dst, b1, b2) \ argument
188 # define ORBITS(dst, b1, b2) \ argument
[all …]
/dports/x11-fonts/libXfont/libXfont-1.5.4/src/fc/
H A Dfslibos.h127 # define MASKANDSETBITS(dst, b1, b2) {\ argument
130 # define ORBITS(dst, b1, b2) {\ argument
133 # define UNSETBITS(dst, b1) {\ argument
147 # define ORBITS(dst, b1, b2) {\ argument
151 # define UNSETBITS(dst, b1) {\ argument
162 # define MASKANDSETBITS(dst, b1, b2) \ argument
167 # define ORBITS(dst, b1, b2) \ argument
172 # define UNSETBITS(dst, b1) \ argument
184 # define MASKANDSETBITS(dst, b1, b2) \ argument
188 # define ORBITS(dst, b1, b2) \ argument
[all …]
/dports/sysutils/terraform/terraform-1.0.11/internal/backend/
H A Dtesting.go268 func TestBackendStateLocks(t *testing.T, b1, b2 Backend) { argument
277 func TestBackendStateForceUnlock(t *testing.T, b1, b2 Backend) { argument
284 func TestBackendStateLocksInWS(t *testing.T, b1, b2 Backend, ws string) { argument
293 func TestBackendStateForceUnlockInWS(t *testing.T, b1, b2 Backend, ws string) { argument
298 func testLocks(t *testing.T, b1, b2 Backend, testForceUnlock bool) { argument
302 func testLocksInWorkspace(t *testing.T, b1, b2 Backend, testForceUnlock bool, workspace string) { argument
/dports/audio/polyphone/polyphone-75a5e88/sources/core/types/
H A Dserializabletypes.cpp31 quint8 b0, b1, b2, b3; in operator >>() local
39 quint8 b0, b1; in operator >>() local
47 quint8 b0, b1, b2, b3; in operator >>() local
55 quint8 b0, b1; in operator >>() local
63 quint8 b0, b1; in operator >>() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/BitSet/
H A DBSMethods.java155 BitSet b1 = new BitSet(); in testFlipTime() local
349 BitSet b1 = new BitSet(256); in testAndNot() local
383 BitSet b1 = new BitSet(256); in testAnd() local
595 BitSet b1 = new BitSet(); in testClear() local
636 BitSet b1 = new BitSet(); in testSet() local
672 BitSet b1 = new BitSet(); in testSet() local
712 BitSet b1 = new BitSet(); in testFlip() local
747 BitSet b1 = new BitSet(); in testGet() local
852 BitSet b1 = new BitSet(); in testEmpty() local
925 BitSet b1 = new BitSet(); in testLogicalIdentities() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/BitSet/
H A DBSMethods.java155 BitSet b1 = new BitSet(); in testFlipTime() local
349 BitSet b1 = new BitSet(256); in testAndNot() local
383 BitSet b1 = new BitSet(256); in testAnd() local
595 BitSet b1 = new BitSet(); in testClear() local
636 BitSet b1 = new BitSet(); in testSet() local
672 BitSet b1 = new BitSet(); in testSet() local
712 BitSet b1 = new BitSet(); in testFlip() local
747 BitSet b1 = new BitSet(); in testGet() local
852 BitSet b1 = new BitSet(); in testEmpty() local
925 BitSet b1 = new BitSet(); in testLogicalIdentities() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/BitSet/
H A DBSMethods.java155 BitSet b1 = new BitSet(); in testFlipTime() local
349 BitSet b1 = new BitSet(256); in testAndNot() local
383 BitSet b1 = new BitSet(256); in testAnd() local
595 BitSet b1 = new BitSet(); in testClear() local
636 BitSet b1 = new BitSet(); in testSet() local
672 BitSet b1 = new BitSet(); in testSet() local
712 BitSet b1 = new BitSet(); in testFlip() local
747 BitSet b1 = new BitSet(); in testGet() local
852 BitSet b1 = new BitSet(); in testEmpty() local
925 BitSet b1 = new BitSet(); in testLogicalIdentities() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/BitSet/
H A DBSMethods.java155 BitSet b1 = new BitSet(); in testFlipTime() local
349 BitSet b1 = new BitSet(256); in testAndNot() local
383 BitSet b1 = new BitSet(256); in testAnd() local
595 BitSet b1 = new BitSet(); in testClear() local
636 BitSet b1 = new BitSet(); in testSet() local
672 BitSet b1 = new BitSet(); in testSet() local
712 BitSet b1 = new BitSet(); in testFlip() local
747 BitSet b1 = new BitSet(); in testGet() local
852 BitSet b1 = new BitSet(); in testEmpty() local
925 BitSet b1 = new BitSet(); in testLogicalIdentities() local
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/BitSet/
H A DBSMethods.java155 BitSet b1 = new BitSet(); in testFlipTime() local
349 BitSet b1 = new BitSet(256); in testAndNot() local
383 BitSet b1 = new BitSet(256); in testAnd() local
595 BitSet b1 = new BitSet(); in testClear() local
636 BitSet b1 = new BitSet(); in testSet() local
672 BitSet b1 = new BitSet(); in testSet() local
712 BitSet b1 = new BitSet(); in testFlip() local
747 BitSet b1 = new BitSet(); in testGet() local
852 BitSet b1 = new BitSet(); in testEmpty() local
925 BitSet b1 = new BitSet(); in testLogicalIdentities() local
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/BitSet/
H A DBSMethods.java155 BitSet b1 = new BitSet(); in testFlipTime() local
349 BitSet b1 = new BitSet(256); in testAndNot() local
383 BitSet b1 = new BitSet(256); in testAnd() local
595 BitSet b1 = new BitSet(); in testClear() local
636 BitSet b1 = new BitSet(); in testSet() local
672 BitSet b1 = new BitSet(); in testSet() local
712 BitSet b1 = new BitSet(); in testFlip() local
747 BitSet b1 = new BitSet(); in testGet() local
852 BitSet b1 = new BitSet(); in testEmpty() local
925 BitSet b1 = new BitSet(); in testLogicalIdentities() local
[all …]

12345678910>>...746