Home
last modified time | relevance | path

Searched defs:BitPos (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/unicode-width/scripts/
H A Dunicode.py62 BitPos = int variable
227 def make_buckets(entries, low_bit: BitPos, cap_bit: BitPos) -> "list[Bucket]":
255 self, entry_groups, low_bit: BitPos, cap_bit: BitPos, offset_type: OffsetType
310 table_cfgs: "list[tuple[BitPos, BitPos, OffsetType]]", entries
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/unicode-width-0.1.11/scripts/
H A Dunicode.py62 BitPos = int variable
227 def make_buckets(entries, low_bit: BitPos, cap_bit: BitPos) -> "list[Bucket]":
255 self, entry_groups, low_bit: BitPos, cap_bit: BitPos, offset_type: OffsetType
310 table_cfgs: "list[tuple[BitPos, BitPos, OffsetType]]", entries
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/unicode-width/scripts/
H A Dunicode.py62 BitPos = int variable
227 def make_buckets(entries, low_bit: BitPos, cap_bit: BitPos) -> "list[Bucket]":
255 self, entry_groups, low_bit: BitPos, cap_bit: BitPos, offset_type: OffsetType
310 table_cfgs: "list[tuple[BitPos, BitPos, OffsetType]]", entries
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/unicode-width/scripts/
H A Dunicode.py62 BitPos = int variable
227 def make_buckets(entries, low_bit: BitPos, cap_bit: BitPos) -> "list[Bucket]":
255 self, entry_groups, low_bit: BitPos, cap_bit: BitPos, offset_type: OffsetType
310 table_cfgs: "list[tuple[BitPos, BitPos, OffsetType]]", entries
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/unicode-width/scripts/
H A Dunicode.py62 BitPos = int variable
227 def make_buckets(entries, low_bit: BitPos, cap_bit: BitPos) -> "list[Bucket]":
255 self, entry_groups, low_bit: BitPos, cap_bit: BitPos, offset_type: OffsetType
310 table_cfgs: "list[tuple[BitPos, BitPos, OffsetType]]", entries
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/unicode-width/scripts/
H A Dunicode.py62 BitPos = int variable
227 def make_buckets(entries, low_bit: BitPos, cap_bit: BitPos) -> "list[Bucket]":
255 self, entry_groups, low_bit: BitPos, cap_bit: BitPos, offset_type: OffsetType
310 table_cfgs: "list[tuple[BitPos, BitPos, OffsetType]]", entries
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-width/scripts/
Dunicode.py62 BitPos = int variable
227 def make_buckets(entries, low_bit: BitPos, cap_bit: BitPos) -> "list[Bucket]":
255 self, entry_groups, low_bit: BitPos, cap_bit: BitPos, offset_type: OffsetType
310 table_cfgs: "list[tuple[BitPos, BitPos, OffsetType]]", entries
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DBitVector.h46 unsigned BitPos; variable
172 unsigned BitPos = Prev % BITWORD_SIZE; in find_next() local
H A DSmallBitVector.h61 unsigned BitPos; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DBitVector.h47 unsigned BitPos; variable
172 unsigned BitPos = Prev % BITWORD_SIZE; in find_next() local
/aosp_15_r20/external/pytorch/c10/util/
H A Dsparse_bitset.h145 unsigned BitPos = Curr % BITWORD_SIZE; in find_next() local
334 unsigned BitPos = Iter->find_first(); in AdvanceToFirstNonZero() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DSparseBitVector.h153 unsigned BitPos = Curr % BITWORD_SIZE; in find_next() local
347 unsigned BitPos = Iter->find_first(); in AdvanceToFirstNonZero() local
DSmallBitVector.h69 unsigned BitPos; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSparseBitVector.h152 unsigned BitPos = Curr % BITWORD_SIZE; in find_next() local
346 unsigned BitPos = Iter->find_first(); in AdvanceToFirstNonZero() local
H A DSmallBitVector.h68 unsigned BitPos; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DSparseBitVector.h153 unsigned BitPos = Curr % BITWORD_SIZE; in find_next() local
347 unsigned BitPos = Iter->find_first(); in AdvanceToFirstNonZero() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DSparseBitVector.h153 unsigned BitPos = Curr % BITWORD_SIZE; in find_next() local
347 unsigned BitPos = Iter->find_first(); in AdvanceToFirstNonZero() local
DSmallBitVector.h69 unsigned BitPos; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DSparseBitVector.h153 unsigned BitPos = Curr % BITWORD_SIZE; in find_next() local
347 unsigned BitPos = Iter->find_first(); in AdvanceToFirstNonZero() local
H A DSmallBitVector.h69 unsigned BitPos; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DSparseBitVector.h153 unsigned BitPos = Curr % BITWORD_SIZE; in find_next() local
347 unsigned BitPos = Iter->find_first(); in AdvanceToFirstNonZero() local
DSmallBitVector.h69 unsigned BitPos; variable
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceBitVector.h276 unsigned BitPos; variable
403 unsigned BitPos = Prev % BITWORD_SIZE; in find_next() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kMCCodeEmitter.cpp88 template <unsigned Size> static unsigned getBytePosition(unsigned BitPos) { in getBytePosition()
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DXpressDecoder.cpp316 unsigned BitPos; // how many bits in (Value) were processed in Decode_WithExceedWrite() local

12