Searched defs:byte_pos (Results 1 – 12 of 12) sorted by relevance
33 int byte_pos; in AdvanceSourcePositionTableIterator() local227 int byte_pos = AdvanceSourcePositionTableIterator( in ApplyToWasmCode() local
183 int byte_pos = 0; in StringToWideString() local
731 uint32_t byte_pos = cid * 2; in GlyphFromCharCode() local
201 uint32_t byte_pos = m_BitPos / 8; in GetBits() local
207 uint32_t byte_pos; in bcj_ia64() local
462 size_t byte_pos; member
67 int byte_pos = start_pos / 8; in FindBit() local
167 int byte_pos = m_InPos / 8; in Decode() local
349 size_t byte_pos = pos >> 3; in UpdateBits() local
333 int byte_pos = 0; in Clear() local
618 uint32_t byte_pos; in bcj_ia64() local
1110 static IRExpr *getByteFromReg(UInt reg, UInt byte_pos) in getByteFromReg()