Searched defs:TableInfo (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/base/ |
D | latebindingsymboltable.h | 34 struct TableInfo { struct 41 LateBindingSymbolTable(const TableInfo *info, void **table); argument
|
/external/harfbuzz_ng/src/ |
D | hb-ot-cff-common.hh | 407 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/ |
D | FixedLenDecoderEmitter.cpp | 1175 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/ |
D | FixedLenDecoderEmitter.cpp | 1201 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
|