Lines Matching refs:bytewidth
32 if (#a * VOffsetT.bytewidth) ~= #b then
37 local x = string.unpack(VOffsetT.packFmt, b, 1 + (i - 1) * VOffsetT.bytewidth)
107 local metadata = VtableMetadataFields * VOffsetT.bytewidth
136 vBytes = vBytes * VOffsetT.bytewidth
211 self:Prep(SOffsetT.bytewidth, 0)
213 local off2 = self:Offset() - off + SOffsetT.bytewidth
218 self:Prep(UOffsetT.bytewidth, 0)
221 local off2 = soffset - off + UOffsetT.bytewidth
231 self:Prep(Uint32.bytewidth, elemSize * numElements)
249 self:Prep(UOffsetT.bytewidth, (#s + 1)*Uint8.bytewidth)
263 self:Prep(UOffsetT.bytewidth, #x*Uint8.bytewidth)
281 local prepSize = UOffsetT.bytewidth
283 prepSize = prepSize + Int32.bytewidth
306 self:Prep(flags.bytewidth, 0)
364 local h = self.head - flags.bytewidth