Home
last modified time | relevance | path

Searched defs:vTable (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/swift/Sources/FlatBuffers/
DTable.swift105 let vTable = Int32(fbb.capacity) - o in offset() variable
/external/lzma/C/
DLzFind.c1085 void MatchFinder_CreateVTable(CMatchFinder *p, IMatchFinder *vTable) in MatchFinder_CreateVTable()