Home
last modified time | relevance | path

Searched defs:BestIndex (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/
H A Dstats_table.cc60 int StatsModule::BestIndex(sqlite3_vtab*, sqlite3_index_info*) { in BestIndex() function in perfetto::trace_processor::StatsModule
H A Dsql_stats_table.cc57 int SqlStatsModule::BestIndex(sqlite3_vtab*, sqlite3_index_info*) { in BestIndex() function in perfetto::trace_processor::SqlStatsModule
H A Ddb_sqlite_table.cc422 int DbSqliteModule::BestIndex(sqlite3_vtab* vtab, sqlite3_index_info* info) { in BestIndex() function in perfetto::trace_processor::DbSqliteModule
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/engine/
H A Dtable_pointer_module.cc83 int TablePointerModule::BestIndex(sqlite3_vtab* tab, sqlite3_index_info* info) { in BestIndex() function in perfetto::trace_processor::TablePointerModule
H A Druntime_table_function.cc136 int RuntimeTableFunctionModule::BestIndex(sqlite3_vtab* tab, in BestIndex() function in perfetto::trace_processor::RuntimeTableFunctionModule
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/operators/
H A Dwindow_operator.cc101 int WindowOperatorModule::BestIndex(sqlite3_vtab*, sqlite3_index_info* info) { in BestIndex() function in perfetto::trace_processor::WindowOperatorModule
H A Dslice_mipmap_operator.cc154 int SliceMipmapOperator::BestIndex(sqlite3_vtab*, sqlite3_index_info* info) { in BestIndex() function in perfetto::trace_processor::SliceMipmapOperator
H A Dcounter_mipmap_operator.cc150 int CounterMipmapOperator::BestIndex(sqlite3_vtab*, sqlite3_index_info* info) { in BestIndex() function in perfetto::trace_processor::CounterMipmapOperator
H A Detm_decode_trace_vtable.cc264 int EtmDecodeTraceVtable::BestIndex(sqlite3_vtab* tab, in BestIndex() function in perfetto::trace_processor::etm::EtmDecodeTraceVtable
H A Dspan_join_operator.cc766 int SpanJoinOperatorModule::BestIndex(sqlite3_vtab* tab, in BestIndex() function in perfetto::trace_processor::SpanJoinOperatorModule
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DLineTable.cpp163 uint32_t BestIndex = 0; in encode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
H A DLineTable.cpp163 uint32_t BestIndex = 0; in encode() local
/aosp_15_r20/external/clang/lib/AST/
H A DCommentSema.cpp958 unsigned BestIndex; member in clang::comments::__anon3fece4c20211::SimpleTypoCorrector
/aosp_15_r20/external/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp328 int BestIndex; member in __anon6e3390920711::FilterChooser