HomeSort by relevance Sort by last modified time
    Searched refs:table_type (Results 1 - 15 of 15) sorted by null

  /external/curl/packages/vms/
report_openssl_version.c 41 const unsigned long * table_type);
81 const unsigned long table_type = LIB$K_CLI_LOCAL_SYM; local
93 status = LIB$SET_SYMBOL(&symbol_dsc, &value_dsc, &table_type);
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifilogger_vendor_tag_defs.h 46 u32 table_type; member in struct:__anon47478
wifilogger_event_defs.h 377 u32 table_type; member in struct:__anon47467
wifilogger_diag.cpp 511 extScanResultsAvailVenData.table_type =
512 pExtScanResultsAvail->table_type;
    [all...]
  /external/toolchain-utils/crosperf/
results_report.py 165 def _GetTables(benchmark_results, columns, table_type):
183 cell_table = tf.GetCellTable(table_type)
189 def _GetPerfTables(benchmark_results, columns, table_type):
208 tf.GenerateCellTable(table_type)
212 table = tf.GetCellTable(table_type, headers=False)
225 def _GetTablesWithColumns(self, columns, table_type, perf):
227 return get_tables(self.benchmark_results, columns, table_type)
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/
vk-layer-generate.py     [all...]
  /external/toolchain-utils/cros_utils/
tabulator.py 787 def GenerateCellTable(self, table_type):
793 if str(row[0]) == 'retval' and table_type == 'summary':
830 if table_type == 'summary' and all_failed and len(self._table) == 2:
937 def GetCellTable(self, table_type='full', headers=True):
944 table_type: Can be 'full' or 'summary'
953 self.GenerateCellTable(table_type)
    [all...]
  /external/v8/src/wasm/
wasm-objects.cc 930 int table_type = offset_table->get(offset_table->length() - 1); local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_codecs.py     [all...]
  /external/python/cpython2/Lib/test/
test_codecs.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_codecs.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_codecs.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codecs.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codecs.py     [all...]
  /external/v8/src/asmjs/
asm-typer.cc 2493 auto* table_type = AsmType::FunctionTableType( local
    [all...]

Completed in 2443 milliseconds