Home
last modified time | relevance | path

Searched refs:_off1 (Results 1 – 1 of 1) sorted by relevance

/third_party/flatbuffers/swift/Sources/FlatBuffers/
DTable.swift131 let _off1 = off1 + fbb.read(def: Int32.self, position: Int(off1)) in compare() variable
133 let len1 = fbb.read(def: Int32.self, position: Int(_off1)) in compare()
135 let startPos1 = _off1 + memorySize in compare()
150 let _off1 = off1 + fbb.read(def: Int32.self, position: Int(off1)) in compare() variable
151 let len1 = fbb.read(def: Int32.self, position: Int(_off1)) in compare()
153 let startPos1 = _off1 + memorySize in compare()