Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dlatebindingsymboltable.h34 struct TableInfo { struct
41 LateBindingSymbolTable(const TableInfo *info, void **table); argument
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1197 unsigned FilterChooser::getPredicateIndex(DecoderTableInfo &TableInfo, in getPredicateIndex()
1214 void FilterChooser::emitPredicateTableEntry(DecoderTableInfo &TableInfo, in emitPredicateTableEntry()
1244 void FilterChooser::emitSoftFailTableEntry(DecoderTableInfo &TableInfo, in emitSoftFailTableEntry()
1305 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry()
1382 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry()
2277 DecoderTableInfo TableInfo; in run() local