Searched defs:startBit (Results 1 – 10 of 10) sorted by relevance
| /external/ppp/pppd/ |
| D | pppcrypt.c | 57 Get7Bits(input, startBit) in Get7Bits() argument
|
| /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/syslinux/core/lwip/src/netif/ppp/ |
| D | chpms.c | 227 Get7Bits( u_char *input, int startBit) in Get7Bits()
|
| /external/swiftshader/third_party/LLVM/utils/TableGen/ |
| D | FixedLenDecoderEmitter.cpp | 386 Filter::Filter(FilterChooser &owner, unsigned startBit, unsigned numBits, in Filter() 911 void FilterChooser::runSingleFilter(FilterChooser &owner, unsigned startBit, in runSingleFilter()
|
| D | ARMDecoderEmitter.cpp | 548 ARMFilter::ARMFilter(ARMFilterChooser &owner, unsigned startBit, unsigned numBits, in ARMFilter() 1075 unsigned startBit, in runSingleFilter()
|
| /external/v8/src/compiler/s390/ |
| D | code-generator-s390.cc | 1230 int startBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local 1250 int startBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local 1267 int startBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local 1282 int startBit = 0; in AssembleArchInstruction() local
|
| /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 | 1381 int startBit = 63 - rangeStart + rangeEnd; in ExtractBitRange() local
|
| D | assembler-s390.cc | 1823 void Assembler::risbg(Register dst, Register src, const Operand& startBit, in risbg() 1835 void Assembler::risbgn(Register dst, Register src, const Operand& startBit, in risbgn()
|
| D | macro-assembler-s390.cc | 4118 int startBit = in AndP() local
|