Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/
Dtable_based_table_builder.cc62 Table* TableBasedTableBuilder::GetTable() { in GetTable() function in sfntly::TableBasedTableBuilder
/external/perfetto/src/traced/probes/ftrace/test/
Dcpu_reader_support.cc50 ProtoTranslationTable* GetTable(const std::string& name) { in GetTable() function
/external/toolchain-utils/cros_utils/
Dhtml_tools.py83 def GetTable(headers, rows): function
Dtabulator.py152 def GetTable(self, number_of_rows=sys.maxint): member in TableGenerator
/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/v8/src/
Dcompilation-cache.cc39 Handle<CompilationCacheTable> CompilationSubCache::GetTable(int generation) { in GetTable() function in v8::internal::CompilationSubCache
/external/sfntly/cpp/src/sfntly/
Dfont.cc61 Table* Font::GetTable(int32_t tag) { in GetTable() function in sfntly::Font
/external/pdfium/third_party/lcms/src/
Dcmscgats.c1006 TABLE* GetTable(cmsIT8* it8) in GetTable() function
/external/v8/src/regexp/
Djsregexp.cc861 DispatchTable* ChoiceNode::GetTable(bool ignore_case) { in GetTable() function in v8::internal::ChoiceNode
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go535 func (m *GoTest) GetTable() string { func