Home
last modified time | relevance | path

Searched defs:Bits (Results 1 – 25 of 7078) sorted by relevance

12345678910>>...284

/dports/net/gdrive/gdrive-2.1.1/vendor/github.com/soniakeys/bits/
H A Dbits.go24 type Bits struct { struct
25 Num int // number of bits
26 Bits []uint64 member
60 func (b Bits) AllOnes() bool {
71 func (b Bits) AllZeros() bool {
84 func (z *Bits) And(x, y Bits) {
112 func (b Bits) Bit(n int) int {
120 func (b Bits) ClearAll() {
231 func (z *Bits) Not(b Bits) {
309 func (z *Bits) Set(b Bits) {
[all …]
/dports/lang/v8/v8-9.6.180.12/test/unittests/base/
H A Dbits-unittest.cc21 TEST(Bits, CountPopulation8) { in TEST() argument
30 TEST(Bits, CountPopulation16) { in TEST() argument
39 TEST(Bits, CountPopulation32) { in TEST() argument
48 TEST(Bits, CountPopulation64) { in TEST() argument
129 TEST(Bits, IsPowerOfTwo32) { in TEST() argument
142 TEST(Bits, IsPowerOfTwo64) { in TEST() argument
217 TEST(Bits, RotateRight32) { in TEST() argument
227 TEST(Bits, RotateRight64) { in TEST() argument
303 TEST(Bits, SignedDiv32) { in TEST() argument
319 TEST(Bits, SignedMod32) { in TEST() argument
[all …]
/dports/devel/tass64/64tass-1.56.2625-src/
H A Dbitsobj.h27 typedef struct Bits { struct
36 } Bits; typedef
38 #define Bits(a) ((Bits *)(1 ? (a) : (Obj *)(Bits *)(a))) macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.h43 struct Bits { struct
44 uint16_t __reserved0;
45 uint16_t __reserved1 : 2;
46 uint16_t keys_offset : 1;
47 uint16_t counts_offset : 2;
48 uint16_t counts_width : 2;
49 uint16_t __reserved2 : 9;
50 uint32_t used_buckets; // number of used buckets
51 uint64_t deleted : 16; // number of elements deleted
53 uint64_t __reserved3 : 40;
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.h43 struct Bits { struct
44 uint16_t __reserved0;
45 uint16_t __reserved1 : 2;
46 uint16_t keys_offset : 1;
47 uint16_t counts_offset : 2;
48 uint16_t counts_width : 2;
49 uint16_t __reserved2 : 9;
50 uint32_t used_buckets; // number of used buckets
51 uint64_t deleted : 16; // number of elements deleted
53 uint64_t __reserved3 : 40;
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.h43 struct Bits { struct
44 uint16_t __reserved0;
45 uint16_t __reserved1 : 2;
46 uint16_t keys_offset : 1;
47 uint16_t counts_offset : 2;
48 uint16_t counts_width : 2;
49 uint16_t __reserved2 : 9;
50 uint32_t used_buckets; // number of used buckets
51 uint64_t deleted : 16; // number of elements deleted
53 uint64_t __reserved3 : 40;
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.h43 struct Bits { struct
44 uint16_t __reserved0;
45 uint16_t __reserved1 : 2;
46 uint16_t keys_offset : 1;
47 uint16_t counts_offset : 2;
48 uint16_t counts_width : 2;
49 uint16_t __reserved2 : 9;
50 uint32_t used_buckets; // number of used buckets
51 uint64_t deleted : 16; // number of elements deleted
53 uint64_t __reserved3 : 40;
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.h43 struct Bits { struct
44 uint16_t __reserved0;
45 uint16_t __reserved1 : 2;
46 uint16_t keys_offset : 1;
47 uint16_t counts_offset : 2;
48 uint16_t counts_width : 2;
49 uint16_t __reserved2 : 9;
50 uint32_t used_buckets; // number of used buckets
51 uint64_t deleted : 16; // number of elements deleted
53 uint64_t __reserved3 : 40;
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.h43 struct Bits { struct
44 uint16_t __reserved0;
45 uint16_t __reserved1 : 2;
46 uint16_t keys_offset : 1;
47 uint16_t counts_offset : 2;
48 uint16_t counts_width : 2;
49 uint16_t __reserved2 : 9;
50 uint32_t used_buckets; // number of used buckets
51 uint64_t deleted : 16; // number of elements deleted
53 uint64_t __reserved3 : 40;
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.h43 struct Bits { struct
44 uint16_t __reserved0;
45 uint16_t __reserved1 : 2;
46 uint16_t keys_offset : 1;
47 uint16_t counts_offset : 2;
48 uint16_t counts_width : 2;
49 uint16_t __reserved2 : 9;
50 uint32_t used_buckets; // number of used buckets
51 uint64_t deleted : 16; // number of elements deleted
53 uint64_t __reserved3 : 40;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.h43 struct Bits { struct
44 uint16_t __reserved0;
45 uint16_t __reserved1 : 2;
46 uint16_t keys_offset : 1;
47 uint16_t counts_offset : 2;
48 uint16_t counts_width : 2;
49 uint16_t __reserved2 : 9;
50 uint32_t used_buckets; // number of used buckets
51 uint64_t deleted : 16; // number of elements deleted
53 uint64_t __reserved3 : 40;
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.h43 struct Bits { struct
44 uint16_t __reserved0;
45 uint16_t __reserved1 : 2;
46 uint16_t keys_offset : 1;
47 uint16_t counts_offset : 2;
48 uint16_t counts_width : 2;
49 uint16_t __reserved2 : 9;
50 uint32_t used_buckets; // number of used buckets
51 uint64_t deleted : 16; // number of elements deleted
53 uint64_t __reserved3 : 40;
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
H A Dinst.json1 [{"Name":"ADC","Bits":"0|0|0|1|1|0|1|0|0|0|0|Rm:5|0|0|0|0|0|0|Rn:5|Rd:5","Arch":"32-bit variant","S… string
2 {"Name":"ADC","Bits":"1|0|0|1|1|0|1|0|0|0|0|Rm:5|0|0|0|0|0|0|Rn:5|Rd:5","Arch":"64-bit variant","Sy… string
17 {"Name":"ADR","Bits":"0|immlo:2|1|0|0|0|0|immhi:19|Rd:5","Arch":"Literal variant","Syntax":"ADR <Xd… string
18 {"Name":"ADRP","Bits":"1|immlo:2|1|0|0|0|0|immhi:19|Rd:5","Arch":"Literal variant","Syntax":"ADRP <… string
49 {"Name":"BRK","Bits":"1|1|0|1|0|1|0|0|0|0|1|imm16:16|0|0|0|0|0","Arch":"System variant","Syntax":"B… string
50 {"Name":"CBNZ","Bits":"0|0|1|1|0|1|0|1|imm19:19|Rt:5","Arch":"32-bit variant","Syntax":"CBNZ <Wt>, … string
51 {"Name":"CBNZ","Bits":"1|0|1|1|0|1|0|1|imm19:19|Rt:5","Arch":"64-bit variant","Syntax":"CBNZ <Xt>, … string
52 {"Name":"CBZ","Bits":"0|0|1|1|0|1|0|0|imm19:19|Rt:5","Arch":"32-bit variant","Syntax":"CBZ <Wt>, <l… string
53 {"Name":"CBZ","Bits":"1|0|1|1|0|1|0|0|imm19:19|Rt:5","Arch":"64-bit variant","Syntax":"CBZ <Xt>, <l… string
123 {"Name":"HLT","Bits":"1|1|0|1|0|1|0|0|0|1|0|imm16:16|0|0|0|0|0","Arch":"System variant","Syntax":"H… string
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
H A Dinst.json1 [{"Name":"ADC","Bits":"0|0|0|1|1|0|1|0|0|0|0|Rm:5|0|0|0|0|0|0|Rn:5|Rd:5","Arch":"32-bit variant","S… string
2 {"Name":"ADC","Bits":"1|0|0|1|1|0|1|0|0|0|0|Rm:5|0|0|0|0|0|0|Rn:5|Rd:5","Arch":"64-bit variant","Sy… string
17 {"Name":"ADR","Bits":"0|immlo:2|1|0|0|0|0|immhi:19|Rd:5","Arch":"Literal variant","Syntax":"ADR <Xd… string
18 {"Name":"ADRP","Bits":"1|immlo:2|1|0|0|0|0|immhi:19|Rd:5","Arch":"Literal variant","Syntax":"ADRP <… string
49 {"Name":"BRK","Bits":"1|1|0|1|0|1|0|0|0|0|1|imm16:16|0|0|0|0|0","Arch":"System variant","Syntax":"B… string
50 {"Name":"CBNZ","Bits":"0|0|1|1|0|1|0|1|imm19:19|Rt:5","Arch":"32-bit variant","Syntax":"CBNZ <Wt>, … string
51 {"Name":"CBNZ","Bits":"1|0|1|1|0|1|0|1|imm19:19|Rt:5","Arch":"64-bit variant","Syntax":"CBNZ <Xt>, … string
52 {"Name":"CBZ","Bits":"0|0|1|1|0|1|0|0|imm19:19|Rt:5","Arch":"32-bit variant","Syntax":"CBZ <Wt>, <l… string
53 {"Name":"CBZ","Bits":"1|0|1|1|0|1|0|0|imm19:19|Rt:5","Arch":"64-bit variant","Syntax":"CBZ <Xt>, <l… string
123 {"Name":"HLT","Bits":"1|1|0|1|0|1|0|0|0|1|0|imm16:16|0|0|0|0|0","Arch":"System variant","Syntax":"H… string
[all …]
/dports/databases/adabase/AdaBase-3.1/testcases/bits/
H A Dbits.adb8 procedure Bits is subprogram
32 mybits : AdaBase.Results.Bits := row.column (1).as_bits; argument
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/y4mdenoise/
H A DLimits.hh25 static int Bits; member in Limits
36 template <> int Limits<int8_t>::Bits = 8; member in Limits<int8_t>
40 template <> int Limits<uint8_t>::Bits = 8; member in Limits<uint8_t>
44 template <> int Limits<int16_t>::Bits = 16; member in Limits<int16_t>
48 template <> int Limits<uint16_t>::Bits = 16; member in Limits<uint16_t>
52 template <> int Limits<int32_t>::Bits = 32; member in Limits<int32_t>
56 template <> int Limits<uint32_t>::Bits = 32; member in Limits<uint32_t>
62 template <> int Limits<int64_t>::Bits = 64; member in Limits<int64_t>
68 template <> int Limits<uint64_t>::Bits = 64; member in Limits<uint64_t>
/dports/devel/folly/folly-2021.12.27.00/folly/lang/test/
H A DBitsTest.cpp81 TEST(Bits, FindFirstSet) { in TEST() argument
95 TEST(Bits, FindLastSet) { in TEST() argument
109 TEST(Bits, ExtractFirstSet) { in TEST() argument
117 TEST(Bits, nextPowTwoClz) { in TEST() argument
163 TEST(Bits, prevPowTwoClz) { in TEST() argument
209 TEST(Bits, isPowTwo) { in TEST() argument
231 TEST(Bits, popcount) { in TEST() argument
238 TEST(Bits, Endian_swap_uint) { in TEST() argument
246 TEST(Bits, Endian_swap_real) { in TEST() argument
267 TEST(Bits, BitReverse) { in TEST() argument
[all …]
/dports/devel/elfutils/elfutils-0.179/libelf/
H A Dgelf_xlate.c67 #define FETCH(Bits, ptr) (*(const uint##Bits##_t *) ptr) argument
68 #define STORE(Bits, ptr, val) (*(uint##Bits##_t *) ptr = val) argument
79 #define FETCH(Bits, ptr) (((const union unaligned *) ptr)->u##Bits) argument
80 #define STORE(Bits, ptr, val) (((union unaligned *) ptr)->u##Bits = val) argument
90 #define FUNDAMENTAL(NAME, Name, Bits) \ argument
135 #define START(Bits, Name, EName) \ argument
143 #define END(Bits, Name) } } argument
148 #define TYPE(Name, Bits) TYPE2 (Name, Bits) argument
149 #define TYPE2(Name, Bits) TYPE3 (Name##Bits) argument
176 #define define_xfcts(Bits) \ argument
/dports/editors/texmaker/texmaker-5.0.3/
H A Dqpdfdocumentrenderoptions.h61 struct Bits { struct
69 Bits bits; argument
/dports/security/gopass/gopass-1.13.0/vendor/rsc.io/qr/coding/
H A Dqr.go57 Bits(v Version) int methodSpec
58 Encode(b *Bits, v Version)
61 type Bits struct { struct
62 b []byte
63 nbit int
66 func (b *Bits) Reset() {
71 func (b *Bits) Bits() int { argument
75 func (b *Bits) Bytes() []byte {
82 func (b *Bits) Append(p []byte) {
131 func (s Num) Bits(v Version) int { func
[all …]
/dports/security/gopass/gopass-1.13.0/vendor/github.com/gokyle/twofactor/vendor/rsc.io/qr/coding/
H A Dqr.go57 Bits(v Version) int methodSpec
58 Encode(b *Bits, v Version)
61 type Bits struct { struct
62 b []byte
63 nbit int
66 func (b *Bits) Reset() {
71 func (b *Bits) Bits() int { argument
75 func (b *Bits) Bytes() []byte {
82 func (b *Bits) Append(p []byte) {
131 func (s Num) Bits(v Version) int { func
[all …]
/dports/security/keybase/client-v5.7.1/go/vendor/rsc.io/qr/coding/
H A Dqr.go57 Bits(v Version) int methodSpec
58 Encode(b *Bits, v Version)
61 type Bits struct { struct
62 b []byte
63 nbit int
66 func (b *Bits) Reset() {
71 func (b *Bits) Bits() int { func
75 func (b *Bits) Bytes() []byte {
82 func (b *Bits) Append(p []byte) {
131 func (s Num) Bits(v Version) int { func
[all …]
/dports/misc/perkeep/perkeep-0.11/vendor/rsc.io/qr/coding/
H A Dqr.go57 Bits(v Version) int methodSpec
58 Encode(b *Bits, v Version)
61 type Bits struct { struct
62 b []byte
63 nbit int
66 func (b *Bits) Reset() {
71 func (b *Bits) Bits() int { argument
75 func (b *Bits) Bytes() []byte {
82 func (b *Bits) Append(p []byte) {
131 func (s Num) Bits(v Version) int { func
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/mattermost/rsc/qr/coding/
H A Dqr.go57 Bits(v Version) int methodSpec
58 Encode(b *Bits, v Version)
61 type Bits struct { struct
62 b []byte
63 nbit int
66 func (b *Bits) Reset() {
71 func (b *Bits) Bits() int { func
75 func (b *Bits) Bytes() []byte {
82 func (b *Bits) Append(p []byte) {
131 func (s Num) Bits(v Version) int { func
[all …]
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/vitrun/qart/coding/
H A Dcoding.go56 Bits(v Version) int methodSpec
57 Encode(b *Bits, v Version)
60 type Bits struct { struct
61 b []byte
62 nbit int
65 func (b *Bits) Reset() {
70 func (b *Bits) Bits() int { func
74 func (b *Bits) Bytes() []byte {
81 func (b *Bits) Append(p []byte) {
130 func (s Num) Bits(v Version) int { func
[all …]

12345678910>>...284