Searched refs:NumWordsP (Results 1 – 8 of 8) sorted by relevance
28 bool BitstreamCursor::EnterSubBlock(unsigned BlockID, unsigned *NumWordsP) { in EnterSubBlock() argument48 if (NumWordsP) *NumWordsP = NumWords; in EnterSubBlock()
23 bool BitstreamCursor::EnterSubBlock(unsigned BlockID, unsigned *NumWordsP) { in EnterSubBlock() argument45 if (NumWordsP) *NumWordsP = NumWords; in EnterSubBlock()
73 bool NaClBitstreamCursor::EnterSubBlock(unsigned BlockID, unsigned *NumWordsP) { in EnterSubBlock() argument80 if (NumWordsP) *NumWordsP = NumWords; in EnterSubBlock()
390 bool EnterSubBlock(unsigned BlockID, unsigned *NumWordsP = 0) {409 if (NumWordsP) *NumWordsP = NumWords;
169 uint32_t NumWordsP = alignTo(NumBitsP, BitsPerWord) / BitsPerWord;175 Size += NumWordsP * sizeof(uint32_t);
446 bool EnterSubBlock(unsigned BlockID, unsigned *NumWordsP = nullptr);
547 bool EnterSubBlock(unsigned BlockID, unsigned *NumWordsP = nullptr);
824 bool EnterSubBlock(unsigned BlockID, unsigned *NumWordsP = nullptr);