Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/vkscript/
Dsection_parser.cc128 void SectionParser::AddSection(NodeType section_type, in AddSection() function in amber::vkscript::SectionParser
/external/google-breakpad/src/common/linux/
Dsynth_elf.cc84 int ELF::AddSection(const string& name, const Section& section, in AddSection() function in google_breakpad::synth_elf::ELF
/external/python/cpython2/Lib/idlelib/
DconfigHandler.py78 def AddSection(self, section): member in IdleUserConfParser
/external/python/cpython3/Lib/idlelib/
Dconfig.py110 def AddSection(self, section): member in IdleUserConfParser
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp540 CPVT_WordPlace CPDF_VariableText::AddSection(const CPVT_WordPlace& place) { in AddSection() function in CPDF_VariableText