Searched defs:GetTable (Results 1 – 10 of 10) sorted by relevance
35 ProtoTranslationTable* GetTable(const std::string& name) { in GetTable() function
62 Table* TableBasedTableBuilder::GetTable() { in GetTable() function in sfntly::TableBasedTableBuilder
87 def GetTable(headers, rows): function
173 def GetTable(self, number_of_rows=sys.maxsize): member in TableGenerator250 def GetTable(self, number_of_rows=sys.maxsize): member in SamplesTableGenerator
79 FontDataTable* FontInfo::GetTable(FontId font_id, int32_t tag) { in GetTable() function in subtly::FontInfo
173 DevmapperTable DeviceMapper::GetTable(const std::string& name) { in GetTable() function in brillo::DeviceMapper
68 Table* Font::GetTable(int32_t tag) { in GetTable() function in sfntly::Font
812 Status GetTable(OpKernelContext* ctx, lookup::LookupInterface** table) { in GetTable() function in tensorflow::LookupTableOpKernel
1011 TABLE* GetTable(cmsIT8* it8) in GetTable() function
535 func (m *GoTest) GetTable() string { func