Searched defs:startBit (Results 1 – 13 of 13) sorted by relevance
| /external/ppp/pppd/ |
| D | pppcrypt.c | 57 Get7Bits(input, startBit) in Get7Bits() argument
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | Endian.h | 86 inline value_type readAtBitAlignment(const void *memory, uint64_t startBit) { in readAtBitAlignment() 121 uint64_t startBit) { in writeAtBitAlignment()
|
| /external/llvm/include/llvm/Support/ |
| D | Endian.h | 87 inline value_type readAtBitAlignment(const void *memory, uint64_t startBit) { in readAtBitAlignment() 122 uint64_t startBit) { in writeAtBitAlignment()
|
| /external/bcc/src/cc/frontends/p4/compiler/ |
| D | ebpfParser.py | 96 def generatePacketLoad(self, startBit, width, alignment, program): argument
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
| D | Endian.h | 120 inline value_type readAtBitAlignment(const void *memory, uint64_t startBit) { in readAtBitAlignment() 155 uint64_t startBit) { in writeAtBitAlignment()
|
| /external/swiftshader/third_party/LLVM/utils/TableGen/ |
| D | ARMDecoderEmitter.cpp | 548 ARMFilter::ARMFilter(ARMFilterChooser &owner, unsigned startBit, unsigned numBits, in ARMFilter() 1075 unsigned startBit, in runSingleFilter()
|
| D | FixedLenDecoderEmitter.cpp | 386 Filter::Filter(FilterChooser &owner, unsigned startBit, unsigned numBits, in Filter() 911 void FilterChooser::runSingleFilter(FilterChooser &owner, unsigned startBit, in runSingleFilter()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| D | HexagonShuffler.cpp | 172 static unsigned makeAllBits(unsigned startBit, unsigned Lanes) in makeAllBits()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
| D | FixedLenDecoderEmitter.cpp | 512 Filter::Filter(FilterChooser &owner, unsigned startBit, unsigned numBits, in Filter() 1406 void FilterChooser::runSingleFilter(unsigned startBit, unsigned numBit, in runSingleFilter()
|
| /external/llvm/utils/TableGen/ |
| D | FixedLenDecoderEmitter.cpp | 495 Filter::Filter(FilterChooser &owner, unsigned startBit, unsigned numBits, in Filter() 1380 void FilterChooser::runSingleFilter(unsigned startBit, unsigned numBit, in runSingleFilter()
|
| /external/v8/src/s390/ |
| D | macro-assembler-s390.h | 907 int startBit = 63 - rangeStart + rangeEnd; in ExtractBitRange() local
|
| D | macro-assembler-s390.cc | 361 const Operand& startBit, const Operand& endBit, in RotateInsertSelectBits() 3027 int startBit = in AndP() local
|
| /external/v8/src/compiler/s390/ |
| D | code-generator-s390.cc | 1812 int startBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local 1829 int startBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local 1844 int startBit = 0; in AssembleArchInstruction() local
|