Searched defs:TableInfo (Results 1 – 4 of 4) sorted by relevance
34 struct TableInfo { struct41 LateBindingSymbolTable(const TableInfo *info, void **table); argument
144 struct TableInfo { in draw_transfer_fn() struct145 const float* fTable; in draw_transfer_fn()146 int fSize; in draw_transfer_fn()
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