Home
last modified time | relevance | path

Searched defs:table_type (Results 1 – 5 of 5) sorted by relevance

/external/curl/packages/vms/
Dreport_openssl_version.c81 const unsigned long table_type = LIB$K_CLI_LOCAL_SYM; in main() local
/external/toolchain-utils/crosperf/
Dresults_report.py165 def _GetTables(benchmark_results, columns, table_type): argument
189 def _GetPerfTables(benchmark_results, columns, table_type): argument
225 def _GetTablesWithColumns(self, columns, table_type, perf): argument
/external/toolchain-utils/cros_utils/
Dtabulator.py787 def GenerateCellTable(self, table_type): argument
937 def GetCellTable(self, table_type='full', headers=True): argument
/external/v8/src/wasm/
Dwasm-objects.cc930 int table_type = offset_table->get(offset_table->length() - 1); in GetDecodedAsmJsOffsetTable() local
/external/v8/src/asmjs/
Dasm-typer.cc2493 auto* table_type = AsmType::FunctionTableType( in ValidateCall() local