Lines Matching defs:offset
544 flatbuffers.Builder.prototype.offset = function() { method in flatbuffers.Builder
581 flatbuffers.Builder.prototype.addOffset = function(offset) { argument
889 flatbuffers.ByteBuffer.prototype.readInt8 = function(offset) { argument
897 flatbuffers.ByteBuffer.prototype.readUint8 = function(offset) { argument
905 flatbuffers.ByteBuffer.prototype.readInt16 = function(offset) { argument
913 flatbuffers.ByteBuffer.prototype.readUint16 = function(offset) { argument
921 flatbuffers.ByteBuffer.prototype.readInt32 = function(offset) { argument
929 flatbuffers.ByteBuffer.prototype.readUint32 = function(offset) { argument
937 flatbuffers.ByteBuffer.prototype.readInt64 = function(offset) { argument
945 flatbuffers.ByteBuffer.prototype.readUint64 = function(offset) { argument
953 flatbuffers.ByteBuffer.prototype.readFloat32 = function(offset) { argument
962 flatbuffers.ByteBuffer.prototype.readFloat64 = function(offset) { argument
972 flatbuffers.ByteBuffer.prototype.writeInt8 = function(offset, value) { argument
980 flatbuffers.ByteBuffer.prototype.writeUint8 = function(offset, value) { argument
988 flatbuffers.ByteBuffer.prototype.writeInt16 = function(offset, value) { argument
997 flatbuffers.ByteBuffer.prototype.writeUint16 = function(offset, value) { argument
1006 flatbuffers.ByteBuffer.prototype.writeInt32 = function(offset, value) { argument
1017 flatbuffers.ByteBuffer.prototype.writeUint32 = function(offset, value) { argument
1028 flatbuffers.ByteBuffer.prototype.writeInt64 = function(offset, value) { argument
1037 flatbuffers.ByteBuffer.prototype.writeUint64 = function(offset, value) { argument
1046 flatbuffers.ByteBuffer.prototype.writeFloat32 = function(offset, value) { argument
1055 flatbuffers.ByteBuffer.prototype.writeFloat64 = function(offset, value) { argument
1101 flatbuffers.ByteBuffer.prototype.__union = function(t, offset) { argument
1120 flatbuffers.ByteBuffer.prototype.__string = function(offset, opt_encoding) { argument
1183 flatbuffers.ByteBuffer.prototype.__indirect = function(offset) { argument
1193 flatbuffers.ByteBuffer.prototype.__vector = function(offset) { argument
1203 flatbuffers.ByteBuffer.prototype.__vector_len = function(offset) { argument