Searched refs:objectStart (Results 1 – 8 of 8) sorted by relevance
30 local function vtableEqual(a, objectStart, b)31 UOffsetT:EnforceNumber(objectStart)39 local y = objectStart - elem139 local objectStart = #self.bytes - objectOffset140 self.bytes:Set(SOffsetT:Pack(self:Offset() - objectOffset),objectStart)144 local objectStart = #self.bytes - objectOffset145 self.head = objectStart
254 objectStart = SOffsetTFlags.py_type(len(self.Bytes) - objectOffset)255 encode.Write(packer.soffset, self.Bytes, objectStart,264 objectStart = SOffsetTFlags.py_type(len(self.Bytes) - objectOffset)265 self.head = UOffsetTFlags.py_type(objectStart)735 def vtableEqual(a, objectStart, b): argument738 N.enforce_number(objectStart, N.UOffsetTFlags)750 y = objectStart - elem
2478 int objectStart, in reorderVisually() argument2481 java.text.Bidi.reorderVisually(levels, levelStart, objects, objectStart, count); in reorderVisually()
171 objectStart := SOffsetT(len(b.Bytes)) - SOffsetT(objectOffset)172 WriteSOffsetT(b.Bytes[objectStart:],181 objectStart := SOffsetT(len(b.Bytes)) - SOffsetT(objectOffset)182 b.head = UOffsetT(objectStart)571 func vtableEqual(a []UOffsetT, objectStart UOffsetT, b []byte) bool {584 y := SOffsetT(objectStart) - SOffsetT(a[i])
5682 int objectStart, in reorderVisually() argument5689 System.arraycopy(objects, objectStart, temp, 0, count); in reorderVisually()5691 objects[objectStart + i] = temp[indexMap[i]]; in reorderVisually()
5588 int objectStart, in reorderVisually() argument5595 System.arraycopy(objects, objectStart, temp, 0, count); in reorderVisually()5597 objects[objectStart + i] = temp[indexMap[i]]; in reorderVisually()
2586 const size_t objectStart = objectNdx * m_verticesPerPrimitive; in createVertexData() local2596 const float occludedObjectVertexXCoord = m_vertexCoord[objectStart + vertexNdx][0] * xRatio; in createVertexData()2597 const float occludedObjectVertexYCoord = m_vertexCoord[objectStart + vertexNdx][1] * yRatio; in createVertexData()2600 appendVertex(occludedObjectVertexCoord, m_vertexColor[objectStart + vertexNdx]); in createVertexData()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...