Home
last modified time | relevance | path

Searched defs:GetTable (Results 1 – 10 of 10) sorted by relevance

/external/perfetto/src/traced/probes/ftrace/test/
Dcpu_reader_support.cc35 ProtoTranslationTable* GetTable(const std::string& name) { in GetTable() function
/external/sfntly/cpp/src/sfntly/table/
Dtable_based_table_builder.cc62 Table* TableBasedTableBuilder::GetTable() { in GetTable() function in sfntly::TableBasedTableBuilder
/external/toolchain-utils/cros_utils/
Dhtml_tools.py87 def GetTable(headers, rows): function
Dtabulator.py173 def GetTable(self, number_of_rows=sys.maxsize): member in TableGenerator
250 def GetTable(self, number_of_rows=sys.maxsize): member in SamplesTableGenerator
/external/sfntly/cpp/src/sample/subtly/
Dfont_info.cc79 FontDataTable* FontInfo::GetTable(FontId font_id, int32_t tag) { in GetTable() function in subtly::FontInfo
/external/libbrillo/brillo/blkdev_utils/
Ddevice_mapper.cc173 DevmapperTable DeviceMapper::GetTable(const std::string& name) { in GetTable() function in brillo::DeviceMapper
/external/sfntly/cpp/src/sfntly/
Dfont.cc68 Table* Font::GetTable(int32_t tag) { in GetTable() function in sfntly::Font
/external/tensorflow/tensorflow/core/kernels/
Dlookup_table_op.cc812 Status GetTable(OpKernelContext* ctx, lookup::LookupInterface** table) { in GetTable() function in tensorflow::LookupTableOpKernel
/external/pdfium/third_party/lcms/src/
Dcmscgats.c1011 TABLE* GetTable(cmsIT8* it8) in GetTable() function
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go535 func (m *GoTest) GetTable() string { func