Lines Matching defs:offset
544 flatbuffers.Builder.prototype.offset = function() { method in flatbuffers.Builder
581 flatbuffers.Builder.prototype.addOffset = function(offset) { argument
888 flatbuffers.ByteBuffer.prototype.readInt8 = function(offset) { argument
896 flatbuffers.ByteBuffer.prototype.readUint8 = function(offset) { argument
904 flatbuffers.ByteBuffer.prototype.readInt16 = function(offset) { argument
912 flatbuffers.ByteBuffer.prototype.readUint16 = function(offset) { argument
920 flatbuffers.ByteBuffer.prototype.readInt32 = function(offset) { argument
928 flatbuffers.ByteBuffer.prototype.readUint32 = function(offset) { argument
936 flatbuffers.ByteBuffer.prototype.readInt64 = function(offset) { argument
944 flatbuffers.ByteBuffer.prototype.readUint64 = function(offset) { argument
952 flatbuffers.ByteBuffer.prototype.readFloat32 = function(offset) { argument
961 flatbuffers.ByteBuffer.prototype.readFloat64 = function(offset) { argument
971 flatbuffers.ByteBuffer.prototype.writeInt8 = function(offset, value) { argument
979 flatbuffers.ByteBuffer.prototype.writeUint8 = function(offset, value) { argument
987 flatbuffers.ByteBuffer.prototype.writeInt16 = function(offset, value) { argument
996 flatbuffers.ByteBuffer.prototype.writeUint16 = function(offset, value) { argument
1005 flatbuffers.ByteBuffer.prototype.writeInt32 = function(offset, value) { argument
1016 flatbuffers.ByteBuffer.prototype.writeUint32 = function(offset, value) { argument
1027 flatbuffers.ByteBuffer.prototype.writeInt64 = function(offset, value) { argument
1036 flatbuffers.ByteBuffer.prototype.writeUint64 = function(offset, value) { argument
1045 flatbuffers.ByteBuffer.prototype.writeFloat32 = function(offset, value) { argument
1054 flatbuffers.ByteBuffer.prototype.writeFloat64 = function(offset, value) { argument
1100 flatbuffers.ByteBuffer.prototype.__union = function(t, offset) { argument
1119 flatbuffers.ByteBuffer.prototype.__string = function(offset, opt_encoding) { argument
1182 flatbuffers.ByteBuffer.prototype.__indirect = function(offset) { argument
1192 flatbuffers.ByteBuffer.prototype.__vector = function(offset) { argument
1202 flatbuffers.ByteBuffer.prototype.__vector_len = function(offset) { argument