Home
last modified time | relevance | path

Searched refs:bit_set (Results 1 – 25 of 869) sorted by relevance

12345678910>>...35

/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/select-0.5.0/src/
H A Dselection.rs1 use bit_set::{self, BitSet};
9 bit_set: BitSet, field
27 bit_set: self in filter()
28 .bit_set in filter()
44 bit_set: bit_set in find()
65 bit_set: self in parent()
75 bit_set: self in prev()
85 bit_set: self in next()
103 bit_set, in parents()
117 bit_set, in children()
[all …]
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/select-0.5.0/src/
H A Dselection.rs1 use bit_set::{self, BitSet};
9 bit_set: BitSet, field
27 bit_set: self in filter()
28 .bit_set in filter()
44 bit_set: bit_set in find()
65 bit_set: self in parent()
75 bit_set: self in prev()
85 bit_set: self in next()
103 bit_set, in parents()
117 bit_set, in children()
[all …]
/dports/sysutils/slurm-wlm/slurm-20.02.7/testsuite/slurm_unit/common/
H A Djob-resources-test.c62 bit_set(job1->core_bitmap, 1); in main()
63 bit_set(job1->core_bitmap, 6); in main()
65 bit_set(job1->core_bitmap, 10); in main()
66 bit_set(job1->core_bitmap, 12); in main()
76 bit_set(job2->core_bitmap, 1); in main()
77 bit_set(job2->core_bitmap, 7); in main()
79 bit_set(job2->core_bitmap, 8); in main()
80 bit_set(job2->core_bitmap, 12); in main()
81 bit_set(job2->core_bitmap, 22); in main()
118 bit_set(job1->core_bitmap, 1); in main()
[all …]
/dports/sysutils/slurm-wlm/slurm-20.02.7/testsuite/slurm_unit/common/bitstring/
H A Dbitstring-test.c32 bit_set(bs,9); in main()
33 bit_set(bs,14); in main()
45 bit_set(bs,9); in main()
46 bit_set(bs,14); in main()
140 bit_set(bs,0); in main()
161 bit_set(bs,42); in main()
174 bit_set(bs, 2); in main()
175 bit_set(bs, 6); in main()
176 bit_set(bs, 7); in main()
199 bit_set(bs,1); in main()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dbitset.h30 bit_set *clone_bit_set(bit_set *orig);
31 bit_set *new_bit_set(uint32_t bits);
32 void bit_set_or(bit_set *x, bit_set const *y);
33 void bit_set_xor(bit_set *x, bit_set const *y);
34 void dbg_bit_set(bit_set *bs);
35 char *dbg_bitset(bit_set const *p, u_int nodes);
36 void free_bit_set(bit_set *bs);
H A Dbitset.c29 bit_set *new_bit_set(uint32_t bits) in new_bit_set()
31 bit_set *bs = malloc(sizeof(*bs)); in new_bit_set()
38 bit_set *clone_bit_set(bit_set *orig) in clone_bit_set()
42 bit_set *bs = malloc(sizeof(*bs)); in clone_bit_set()
50 void free_bit_set(bit_set *bs) in free_bit_set()
56 void dbg_bit_set(bit_set *bs) in dbg_bit_set()
67 void bit_set_or(bit_set *x, bit_set const *y) in bit_set_or()
77 void bit_set_and(bit_set *x, bit_set const *y)
88 void bit_set_xor(bit_set *x, bit_set const *y)
99 void bit_set_not(bit_set *x)
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dbitset.h30 bit_set *clone_bit_set(bit_set *orig);
31 bit_set *new_bit_set(uint32_t bits);
32 void bit_set_or(bit_set *x, bit_set const *y);
33 void bit_set_xor(bit_set *x, bit_set const *y);
34 void dbg_bit_set(bit_set *bs);
35 char *dbg_bitset(bit_set const *p, u_int nodes);
36 void free_bit_set(bit_set *bs);
H A Dbitset.c29 bit_set *new_bit_set(uint32_t bits) in new_bit_set()
31 bit_set *bs = malloc(sizeof(*bs)); in new_bit_set()
38 bit_set *clone_bit_set(bit_set *orig) in clone_bit_set()
42 bit_set *bs = malloc(sizeof(*bs)); in clone_bit_set()
50 void free_bit_set(bit_set *bs) in free_bit_set()
56 void dbg_bit_set(bit_set *bs) in dbg_bit_set()
67 void bit_set_or(bit_set *x, bit_set const *y) in bit_set_or()
77 void bit_set_and(bit_set *x, bit_set const *y)
88 void bit_set_xor(bit_set *x, bit_set const *y)
99 void bit_set_not(bit_set *x)
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dbitset.h30 bit_set *clone_bit_set(bit_set *orig);
31 bit_set *new_bit_set(uint32_t bits);
32 void bit_set_or(bit_set *x, bit_set const *y);
33 void bit_set_xor(bit_set *x, bit_set const *y);
34 void dbg_bit_set(bit_set *bs);
35 char *dbg_bitset(bit_set const *p, u_int nodes);
36 void free_bit_set(bit_set *bs);
H A Dbitset.c29 bit_set *new_bit_set(uint32_t bits) in new_bit_set()
31 bit_set *bs = malloc(sizeof(*bs)); in new_bit_set()
38 bit_set *clone_bit_set(bit_set *orig) in clone_bit_set()
42 bit_set *bs = malloc(sizeof(*bs)); in clone_bit_set()
50 void free_bit_set(bit_set *bs) in free_bit_set()
56 void dbg_bit_set(bit_set *bs) in dbg_bit_set()
67 void bit_set_or(bit_set *x, bit_set const *y) in bit_set_or()
77 void bit_set_and(bit_set *x, bit_set const *y)
88 void bit_set_xor(bit_set *x, bit_set const *y)
99 void bit_set_not(bit_set *x)
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dbitset.h30 bit_set *clone_bit_set(bit_set *orig);
31 bit_set *new_bit_set(uint32_t bits);
32 void bit_set_or(bit_set *x, bit_set const *y);
33 void bit_set_xor(bit_set *x, bit_set const *y);
34 void dbg_bit_set(bit_set *bs);
35 char *dbg_bitset(bit_set const *p, u_int nodes);
36 void free_bit_set(bit_set *bs);
H A Dbitset.c29 bit_set *new_bit_set(uint32_t bits) in new_bit_set()
31 bit_set *bs = malloc(sizeof(*bs)); in new_bit_set()
38 bit_set *clone_bit_set(bit_set *orig) in clone_bit_set()
42 bit_set *bs = malloc(sizeof(*bs)); in clone_bit_set()
50 void free_bit_set(bit_set *bs) in free_bit_set()
56 void dbg_bit_set(bit_set *bs) in dbg_bit_set()
67 void bit_set_or(bit_set *x, bit_set const *y) in bit_set_or()
77 void bit_set_and(bit_set *x, bit_set const *y)
88 void bit_set_xor(bit_set *x, bit_set const *y)
99 void bit_set_not(bit_set *x)
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dbitset.h30 bit_set *clone_bit_set(bit_set *orig);
31 bit_set *new_bit_set(uint32_t bits);
32 void bit_set_or(bit_set *x, bit_set const *y);
33 void bit_set_xor(bit_set *x, bit_set const *y);
34 void dbg_bit_set(bit_set *bs);
35 char *dbg_bitset(bit_set const *p, u_int nodes);
36 void free_bit_set(bit_set *bs);
H A Dbitset.c29 bit_set *new_bit_set(uint32_t bits) in new_bit_set()
31 bit_set *bs = malloc(sizeof(*bs)); in new_bit_set()
38 bit_set *clone_bit_set(bit_set *orig) in clone_bit_set()
42 bit_set *bs = malloc(sizeof(*bs)); in clone_bit_set()
50 void free_bit_set(bit_set *bs) in free_bit_set()
56 void dbg_bit_set(bit_set *bs) in dbg_bit_set()
67 void bit_set_or(bit_set *x, bit_set const *y) in bit_set_or()
77 void bit_set_and(bit_set *x, bit_set const *y)
88 void bit_set_xor(bit_set *x, bit_set const *y)
99 void bit_set_not(bit_set *x)
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dbitset.h30 bit_set *clone_bit_set(bit_set *orig);
31 bit_set *new_bit_set(uint32_t bits);
32 void bit_set_or(bit_set *x, bit_set const *y);
33 void bit_set_xor(bit_set *x, bit_set const *y);
34 void dbg_bit_set(bit_set *bs);
35 char *dbg_bitset(bit_set const *p, u_int nodes);
36 void free_bit_set(bit_set *bs);
H A Dbitset.c29 bit_set *new_bit_set(uint32_t bits) in new_bit_set()
31 bit_set *bs = malloc(sizeof(*bs)); in new_bit_set()
38 bit_set *clone_bit_set(bit_set *orig) in clone_bit_set()
42 bit_set *bs = malloc(sizeof(*bs)); in clone_bit_set()
50 void free_bit_set(bit_set *bs) in free_bit_set()
56 void dbg_bit_set(bit_set *bs) in dbg_bit_set()
67 void bit_set_or(bit_set *x, bit_set const *y) in bit_set_or()
77 void bit_set_and(bit_set *x, bit_set const *y)
88 void bit_set_xor(bit_set *x, bit_set const *y)
99 void bit_set_not(bit_set *x)
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dbitset.cc30 bit_set *new_bit_set(uint32_t bits) { in new_bit_set()
31 bit_set *bs = (bit_set *)malloc(sizeof(*bs)); in new_bit_set()
39 bit_set *clone_bit_set(bit_set *orig) { in clone_bit_set()
42 bit_set *bs = (bit_set *)malloc(sizeof(*bs)); in clone_bit_set()
52 void free_bit_set(bit_set *bs) { in free_bit_set()
58 void bit_set_or(bit_set *x, bit_set const *y) { in bit_set_or()
67 void bit_set_and(bit_set *x, bit_set const *y)
78 void bit_set_xor(bit_set *x, bit_set const *y)
89 void bit_set_not(bit_set *x)
99 char *dbg_bitset(bit_set const *p, u_int nodes) { in dbg_bitset()
H A Dbitset.h28 bit_set *clone_bit_set(bit_set *orig);
29 bit_set *new_bit_set(uint32_t bits);
30 void bit_set_or(bit_set *x, bit_set const *y);
31 void bit_set_xor(bit_set *x, bit_set const *y);
32 char *dbg_bitset(bit_set const *p, u_int nodes);
33 void free_bit_set(bit_set *bs);
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lalrpop-0.16.3/src/lr1/
H A Dlookahead.rs1 use bit_set::{self, BitSet};
144 bit_set: BitSet<u32>, field
192 self.bit_set.len() in len()
197 self.bit_set.insert(bit) in insert()
207 self.bit_set.union_with(&set.bit_set); in union_with()
212 let mut bit_set = self.bit_set.clone(); in intersection() localVariable
213 bit_set.intersect_with(&set.bit_set); in intersection()
214 TokenSet { bit_set: bit_set } in intersection()
235 self.bit_set.is_disjoint(&other.bit_set) in is_disjoint()
244 bit_set: self.bit_set.iter(), in iter()
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/lalrpop-0.17.2/src/lr1/
H A Dlookahead.rs1 use bit_set::{self, BitSet};
144 bit_set: BitSet<u32>, field
192 self.bit_set.len() in len()
197 self.bit_set.insert(bit) in insert()
207 self.bit_set.union_with(&set.bit_set); in union_with()
212 let mut bit_set = self.bit_set.clone(); in intersection() localVariable
213 bit_set.intersect_with(&set.bit_set); in intersection()
214 TokenSet { bit_set } in intersection()
235 self.bit_set.is_disjoint(&other.bit_set) in is_disjoint()
244 bit_set: self.bit_set.iter(), in iter()
[all …]
/dports/net/krill/krill-0.9.4/cargo-crates/lalrpop-0.19.6/src/lr1/
H A Dlookahead.rs1 use bit_set::{self, BitSet};
144 bit_set: BitSet<u32>, field
192 self.bit_set.len() in len()
197 self.bit_set.insert(bit) in insert()
207 self.bit_set.union_with(&set.bit_set); in union_with()
212 let mut bit_set = self.bit_set.clone(); in intersection() localVariable
213 bit_set.intersect_with(&set.bit_set); in intersection()
214 TokenSet { bit_set } in intersection()
235 self.bit_set.is_disjoint(&other.bit_set) in is_disjoint()
244 bit_set: self.bit_set.iter(), in iter()
[all …]
/dports/devel/libmaa/libmaa-1.4.7/tests/bit/
H A Dbittest.c35 bit_set(&t, 0); in main()
37 bit_set(&t, 1); in main()
39 bit_set(&t, 2); in main()
41 bit_set(&t, 3); in main()
43 bit_set(&t, 4); in main()
45 bit_set(&t, 5); in main()
47 bit_set(&t, 6); in main()
49 bit_set(&t, 7); in main()
51 bit_set(&t, 31); in main()
53 bit_set(&t, 30); in main()
[all …]
/dports/devel/cpu_features/cpu_features-0.6.0/test/
H A Dbit_utils_test.cc23 for (size_t bit_set = 0; bit_set < 32; ++bit_set) { in TEST() local
24 const uint32_t value = 1UL << bit_set; in TEST()
26 EXPECT_EQ(IsBitSet(value, i), i == bit_set); in TEST()
/dports/net-mgmt/xymon-server/xymon-4.3.30/lib/
H A Dcrondate.c460 bit_set(e->minute, 0); in parse_cron_time()
461 bit_set(e->hour, 0); in parse_cron_time()
462 bit_set(e->dom, 0); in parse_cron_time()
463 bit_set(e->month, 0); in parse_cron_time()
467 bit_set(e->minute, 0); in parse_cron_time()
468 bit_set(e->hour, 0); in parse_cron_time()
469 bit_set(e->dom, 0); in parse_cron_time()
475 bit_set(e->hour, 0); in parse_cron_time()
482 bit_set(e->hour, 0); in parse_cron_time()
549 bit_set(e->dow, 0); in parse_cron_time()
[all …]
/dports/net-mgmt/xymon-client/xymon-4.3.30/lib/
H A Dcrondate.c460 bit_set(e->minute, 0); in parse_cron_time()
461 bit_set(e->hour, 0); in parse_cron_time()
462 bit_set(e->dom, 0); in parse_cron_time()
463 bit_set(e->month, 0); in parse_cron_time()
467 bit_set(e->minute, 0); in parse_cron_time()
468 bit_set(e->hour, 0); in parse_cron_time()
469 bit_set(e->dom, 0); in parse_cron_time()
475 bit_set(e->hour, 0); in parse_cron_time()
482 bit_set(e->hour, 0); in parse_cron_time()
549 bit_set(e->dow, 0); in parse_cron_time()
[all …]

12345678910>>...35