Home
last modified time | relevance | path

Searched defs:TableInfo (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/base/
Dlatebindingsymboltable.h34 struct TableInfo { struct
41 LateBindingSymbolTable(const TableInfo *info, void **table); argument
/external/harfbuzz_ng/src/
Dhb-ot-cff-common.hh407 struct TableInfo struct
409 void init () { offSize = offset = size = 0; } in init()
411 unsigned int offset;
412 unsigned int size;
413 unsigned int offSize;
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1175 unsigned FilterChooser::getPredicateIndex(DecoderTableInfo &TableInfo, in getPredicateIndex()
1192 void FilterChooser::emitPredicateTableEntry(DecoderTableInfo &TableInfo, in emitPredicateTableEntry()
1222 void FilterChooser::emitSoftFailTableEntry(DecoderTableInfo &TableInfo, in emitSoftFailTableEntry()
1283 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry()
1360 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry()
2255 DecoderTableInfo TableInfo; in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1201 unsigned FilterChooser::getPredicateIndex(DecoderTableInfo &TableInfo, in getPredicateIndex()
1216 void FilterChooser::emitPredicateTableEntry(DecoderTableInfo &TableInfo, in emitPredicateTableEntry()
1247 void FilterChooser::emitSoftFailTableEntry(DecoderTableInfo &TableInfo, in emitSoftFailTableEntry()
1308 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry()
1387 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry()
2315 DecoderTableInfo TableInfo; in run() local