Searched defs:table_type (Results 1 – 6 of 6) 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 | 185 def _GetTables(benchmark_results, columns, table_type): argument 209 def _GetPerfTables(benchmark_results, columns, table_type): argument 238 def _GetSamplesTables(benchmark_results, columns, table_type): argument 260 def _GetTablesWithColumns(self, columns, table_type, summary_type): argument
|
| /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 | 431 int BPFModule::table_type(const string &name) const { in table_type() function in ebpf::BPFModule 435 int BPFModule::table_type(size_t id) const { in table_type() function in ebpf::BPFModule
|
| /external/toolchain-utils/cros_utils/ |
| D | tabulator.py | 1058 def GenerateCellTable(self, table_type): argument 1237 def GetCellTable(self, table_type='full', headers=True): argument
|
| /external/bcc/src/cc/frontends/b/ |
| D | node.h | 597 TableDeclStmtNode(IdentExprNode::Ptr table_type, IdentExprNodeList&& templates, in TableDeclStmtNode()
|