Searched defs:AddSection (Results 1 – 5 of 5) sorted by relevance
/external/deqp-deps/amber/src/vkscript/ | ||
D | section_parser.cc | 128 void SectionParser::AddSection(NodeType section_type, in AddSection() function in amber::vkscript::SectionParser |
/external/google-breakpad/src/common/linux/ | ||
D | synth_elf.cc | 84 int ELF::AddSection(const string& name, const Section& section, in AddSection() function in google_breakpad::synth_elf::ELF |
/external/python/cpython2/Lib/idlelib/ | ||
D | configHandler.py | 78 def AddSection(self, section): member in IdleUserConfParser |
/external/python/cpython3/Lib/idlelib/ | ||
D | config.py | 110 def AddSection(self, section): member in IdleUserConfParser |
/external/pdfium/core/fpdfdoc/ | ||
D | cpdf_variabletext.cpp | 540 CPVT_WordPlace CPDF_VariableText::AddSection(const CPVT_WordPlace& place) { in AddSection() function in CPDF_VariableText |