Searched defs:ByteNo (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
H A DBitstreamWriter.h107 unsigned ByteNo = BitNo / 8; local
109 &Out[ByteNo], BitNo & 7)) &&
112 &Out[ByteNo], NewWord, BitNo & 7);
H A DBitstreamReader.h133 size_t ByteNo = size_t(BitNo/8) & ~(sizeof(word_t)-1); local
135 assert(canSkipToPos(ByteNo) && "Invalid location");
138 NextChar = ByteNo;
147 const uint8_t *getPointerToByte(uint64_t ByteNo, uint64_t NumBytes) { argument
148 return BitcodeBytes.data() + ByteNo;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Bitcode/
H A DBitstreamWriter.h107 unsigned ByteNo = BitNo / 8; local
109 &Out[ByteNo], BitNo & 7)) &&
112 &Out[ByteNo], NewWord, BitNo & 7);
H A DBitstreamReader.h133 size_t ByteNo = size_t(BitNo/8) & ~(sizeof(word_t)-1); local
135 assert(canSkipToPos(ByteNo) && "Invalid location");
138 NextChar = ByteNo;
147 const uint8_t *getPointerToByte(uint64_t ByteNo, uint64_t NumBytes) { argument
148 return BitcodeBytes.data() + ByteNo;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Bitcode/
H A DBitstreamWriter.h107 unsigned ByteNo = BitNo / 8; local
109 &Out[ByteNo], BitNo & 7)) &&
112 &Out[ByteNo], NewWord, BitNo & 7);
H A DBitstreamReader.h133 size_t ByteNo = size_t(BitNo/8) & ~(sizeof(word_t)-1); local
135 assert(canSkipToPos(ByteNo) && "Invalid location");
138 NextChar = ByteNo;
147 const uint8_t *getPointerToByte(uint64_t ByteNo, uint64_t NumBytes) { argument
148 return BitcodeBytes.data() + ByteNo;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Bitcode/
H A DBitstreamWriter.h107 unsigned ByteNo = BitNo / 8; local
109 &Out[ByteNo], BitNo & 7)) &&
112 &Out[ByteNo], NewWord, BitNo & 7);
H A DBitstreamReader.h133 size_t ByteNo = size_t(BitNo/8) & ~(sizeof(word_t)-1); local
135 assert(canSkipToPos(ByteNo) && "Invalid location");
138 NextChar = ByteNo;
147 const uint8_t *getPointerToByte(uint64_t ByteNo, uint64_t NumBytes) { argument
148 return BitcodeBytes.data() + ByteNo;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Bitcode/
H A DBitstreamWriter.h107 unsigned ByteNo = BitNo / 8; local
109 &Out[ByteNo], BitNo & 7)) &&
112 &Out[ByteNo], NewWord, BitNo & 7);
H A DBitstreamReader.h133 size_t ByteNo = size_t(BitNo/8) & ~(sizeof(word_t)-1); local
135 assert(canSkipToPos(ByteNo) && "Invalid location");
138 NextChar = ByteNo;
147 const uint8_t *getPointerToByte(uint64_t ByteNo, uint64_t NumBytes) { argument
148 return BitcodeBytes.data() + ByteNo;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Bitcode/
H A DBitstreamWriter.h107 unsigned ByteNo = BitNo / 8; local
109 &Out[ByteNo], BitNo & 7)) &&
112 &Out[ByteNo], NewWord, BitNo & 7);
H A DBitstreamReader.h133 size_t ByteNo = size_t(BitNo/8) & ~(sizeof(word_t)-1); local
135 assert(canSkipToPos(ByteNo) && "Invalid location");
138 NextChar = ByteNo;
147 const uint8_t *getPointerToByte(uint64_t ByteNo, uint64_t NumBytes) { argument
148 return BitcodeBytes.data() + ByteNo;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Bitcode/
H A DBitstreamWriter.h107 unsigned ByteNo = BitNo / 8; local
109 &Out[ByteNo], BitNo & 7)) &&
112 &Out[ByteNo], NewWord, BitNo & 7);
H A DBitstreamReader.h133 size_t ByteNo = size_t(BitNo/8) & ~(sizeof(word_t)-1); local
135 assert(canSkipToPos(ByteNo) && "Invalid location");
138 NextChar = ByteNo;
147 const uint8_t *getPointerToByte(uint64_t ByteNo, uint64_t NumBytes) { argument
148 return BitcodeBytes.data() + ByteNo;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
H A DBitstreamWriter.h107 unsigned ByteNo = BitNo / 8; local
109 &Out[ByteNo], BitNo & 7)) &&
112 &Out[ByteNo], NewWord, BitNo & 7);
H A DBitstreamReader.h133 size_t ByteNo = size_t(BitNo/8) & ~(sizeof(word_t)-1); local
135 assert(canSkipToPos(ByteNo) && "Invalid location");
138 NextChar = ByteNo;
147 const uint8_t *getPointerToByte(uint64_t ByteNo, uint64_t NumBytes) { argument
148 return BitcodeBytes.data() + ByteNo;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Bitcode/
H A DBitstreamWriter.h107 unsigned ByteNo = BitNo / 8; local
109 &Out[ByteNo], BitNo & 7)) &&
112 &Out[ByteNo], NewWord, BitNo & 7);
H A DBitstreamReader.h133 size_t ByteNo = size_t(BitNo/8) & ~(sizeof(word_t)-1); local
135 assert(canSkipToPos(ByteNo) && "Invalid location");
138 NextChar = ByteNo;
147 const uint8_t *getPointerToByte(uint64_t ByteNo, uint64_t NumBytes) { argument
148 return BitcodeBytes.data() + ByteNo;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Bitcode/
H A DBitstreamWriter.h107 unsigned ByteNo = BitNo / 8; local
109 &Out[ByteNo], BitNo & 7)) &&
112 &Out[ByteNo], NewWord, BitNo & 7);
H A DBitstreamReader.h133 size_t ByteNo = size_t(BitNo/8) & ~(sizeof(word_t)-1); local
135 assert(canSkipToPos(ByteNo) && "Invalid location");
138 NextChar = ByteNo;
147 const uint8_t *getPointerToByte(uint64_t ByteNo, uint64_t NumBytes) { argument
148 return BitcodeBytes.data() + ByteNo;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Bitcode/
H A DBitstreamWriter.h107 unsigned ByteNo = BitNo / 8; local
109 &Out[ByteNo], BitNo & 7)) &&
112 &Out[ByteNo], NewWord, BitNo & 7);
H A DBitstreamReader.h133 size_t ByteNo = size_t(BitNo/8) & ~(sizeof(word_t)-1); local
135 assert(canSkipToPos(ByteNo) && "Invalid location");
138 NextChar = ByteNo;
147 const uint8_t *getPointerToByte(uint64_t ByteNo, uint64_t NumBytes) { argument
148 return BitcodeBytes.data() + ByteNo;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Bitcode/
H A DBitstreamWriter.h107 unsigned ByteNo = BitNo / 8; local
109 &Out[ByteNo], BitNo & 7)) &&
112 &Out[ByteNo], NewWord, BitNo & 7);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Bitcode/
H A DBitstreamWriter.h107 unsigned ByteNo = BitNo / 8; local
109 &Out[ByteNo], BitNo & 7)) &&
112 &Out[ByteNo], NewWord, BitNo & 7);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Bitcode/
H A DBitstreamWriter.h107 unsigned ByteNo = BitNo / 8; local
109 &Out[ByteNo], BitNo & 7)) &&
112 &Out[ByteNo], NewWord, BitNo & 7);

Completed in 415 milliseconds

12