Home
last modified time | relevance | path

Searched defs:startBit (Results 1 – 4 of 4) sorted by relevance

/external/ppp/pppd/
Dpppcrypt.c57 Get7Bits(input, startBit) in Get7Bits() argument
/external/llvm/include/llvm/Support/
DEndian.h87 inline value_type readAtBitAlignment(const void *memory, uint64_t startBit) { in readAtBitAlignment()
122 uint64_t startBit) { in writeAtBitAlignment()
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp498 Filter::Filter(FilterChooser &owner, unsigned startBit, unsigned numBits, in Filter()
1402 void FilterChooser::runSingleFilter(unsigned startBit, unsigned numBit, in runSingleFilter()
/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp766 int startBit, // The bit from which we're going to do the reading in decode_integer_sequence()