| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | APInt.h | 119 static unsigned whichWord(unsigned bitPosition) { in whichWord() 127 static unsigned whichBit(unsigned bitPosition) { in whichBit() 137 static uint64_t maskBit(unsigned bitPosition) { in maskBit() 162 uint64_t getWord(unsigned bitPosition) const { in getWord()
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | APInt.h | 112 static unsigned whichWord(unsigned bitPosition) { in whichWord() 120 static unsigned whichBit(unsigned bitPosition) { in whichBit() 130 static uint64_t maskBit(unsigned bitPosition) { in maskBit() 160 uint64_t getWord(unsigned bitPosition) const { in getWord()
|
| /external/llvm/include/llvm/ADT/ |
| D | APInt.h | 108 static unsigned whichWord(unsigned bitPosition) { in whichWord() 116 static unsigned whichBit(unsigned bitPosition) { in whichBit() 126 static uint64_t maskBit(unsigned bitPosition) { in maskBit() 156 uint64_t getWord(unsigned bitPosition) const { in getWord()
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ts/ |
| D | LatmReader.java | 302 int bitPosition = data.getPosition(); in parsePayloadMux() local
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ts/ |
| D | LatmReader.java | 304 int bitPosition = data.getPosition(); in parsePayloadMux() local
|
| /external/antlr/runtime/Java/src/main/java/org/antlr/runtime/ |
| D | BitSet.java | 162 int bitPosition = bitNumber & MOD_MASK; // bitNumber mod BITS in bitMask() local
|
| /external/mesa3d/src/amd/addrlib/inc/ |
| D | addrinterface.h | 727 UINT_32 bitPosition; ///< Bit position within surfaceAddr, 0-7. member 760 UINT_32 bitPosition; ///< Bit position in addr. 0-7. for surface bpp < 8, member 975 UINT_32 bitPosition; ///< Bit position, 0 or 4. CMASK and HTILE shares some lib method. member 1007 UINT_32 bitPosition; ///< Bit position 0 or 4. CMASK and HTILE share some methods member 1188 UINT_32 bitPosition; ///< Bit position within addr, 0-7. CMASK is 4 bpp, member 1220 UINT_32 bitPosition; ///< Bit position within addr, 0-7. CMASK is 4 bpp, member 1409 UINT_32 bitPosition; ///< Bit position within fmaskAddr, 0-7. member 1440 UINT_32 bitPosition; ///< Bit position within addr, 0-7. member 2611 UINT_32 bitPosition; ///< Bit position within surfaceAddr, 0-7. member 2644 UINT_32 bitPosition; ///< Bit position in addr. 0-7. for surface bpp < 8, member [all …]
|
| /external/antlr/tool/src/main/java/org/antlr/misc/ |
| D | BitSet.java | 165 int bitPosition = bitNumber & MOD_MASK; // bitNumber mod BITS in bitMask() local
|
| /external/mesa3d/src/amd/addrlib/src/core/ |
| D | addrlib1.cpp | 2159 UINT_32 bitPosition, ///< [in] bitPosition in a byte in HwlComputeXmaskCoordFromAddr() 2590 UINT_32 bitPosition, ///< [in] bitPosition in a byte in ComputeSurfaceCoordFromAddrLinear() 2623 UINT_32 bitPosition, ///< [in] bitPosition in a byte in ComputeSurfaceCoordFromAddrMicroTiled()
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | APInt.cpp | 538 void APInt::setBit(unsigned bitPosition) { in setBit() 547 void APInt::clearBit(unsigned bitPosition) { in clearBit() 559 void APInt::flipBit(unsigned bitPosition) { in flipBit()
|
| /external/llvm/lib/Support/ |
| D | APInt.cpp | 575 void APInt::setBit(unsigned bitPosition) { in setBit() 584 void APInt::clearBit(unsigned bitPosition) { in clearBit() 596 void APInt::flipBit(unsigned bitPosition) { in flipBit()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
| D | APInt.cpp | 354 void APInt::flipBit(unsigned bitPosition) { in flipBit() 359 void APInt::insertBits(const APInt &subBits, unsigned bitPosition) { in insertBits() 417 void APInt::insertBits(uint64_t subBits, unsigned bitPosition, unsigned numBits) { in insertBits()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | APInt.cpp | 339 void APInt::flipBit(unsigned bitPosition) { in flipBit() 345 void APInt::insertBits(const APInt &subBits, unsigned bitPosition) { in insertBits() 404 void APInt::insertBits(uint64_t subBits, unsigned bitPosition, unsigned numBits) { in insertBits()
|
| /external/lzma/CPP/7zip/Compress/ |
| D | DeflateEncoder.cpp | 744 static UInt32 GetStorePrice(UInt32 blockSize, unsigned bitPosition) in GetStorePrice()
|
| /external/mesa3d/src/amd/addrlib/src/r800/ |
| D | egbaddrlib.cpp | 2159 UINT_32 bitPosition = pIn->bitPosition; in DispatchComputeSurfaceCoordFromAddr() local 2300 UINT_32 bitPosition, ///< [in] bit position in ComputeSurfaceCoordFromAddrMacroTiled()
|
| D | siaddrlib.cpp | 1433 UINT_32 bitPosition, ///< [in] bitPosition in a byte in HwlComputeXmaskCoordFromAddr()
|