Searched defs:table_type (Results 1 – 7 of 7) sorted by relevance
| /external/curl/packages/vms/ |
| D | report_openssl_version.c | 81 const unsigned long table_type = LIB$K_CLI_LOCAL_SYM; in main() local
|
| /external/toolchain-utils/crosperf/ |
| D | results_report.py | 190 def _GetTables(benchmark_results, columns, table_type): argument 218 def _GetPerfTables(benchmark_results, columns, table_type): argument 250 def _GetSamplesTables(benchmark_results, columns, table_type): argument 276 def _GetTablesWithColumns(self, columns, table_type, summary_type): argument
|
| /external/perfetto/src/trace_processor/sqlite/ |
| D | sqlite_table.h | 299 TableType table_type, in CreateModuleArg() 309 static constexpr sqlite3_module CreateModule(TableType table_type, in CreateModule()
|
| D | sqlite_engine.h | 246 SqliteTable::TableType table_type, in RegisterVirtualTableModule()
|
| /external/vulkan-validation-layers/scripts/ |
| D | dispatch_table_helper_generator.py | 250 def OutputDispatchTableHelper(self, table_type): argument
|
| /external/bcc/src/cc/ |
| D | bpf_module.cc | 753 int BPFModule::table_type(const string &name) const { in table_type() function in ebpf::BPFModule 757 int BPFModule::table_type(size_t id) const { in table_type() function in ebpf::BPFModule
|
| /external/toolchain-utils/cros_utils/ |
| D | tabulator.py | 1116 def GenerateCellTable(self, table_type): argument 1303 def GetCellTable(self, table_type="full", headers=True): argument
|