Home
last modified time | relevance | path

Searched defs:sections (Results 1 – 25 of 25) sorted by relevance

/external/clang/test/CodeGenObjCXX/
Dlvalue-reference-getter.mm13 - (SetSection&)sections; method
17 - (SetSection&) sections { method
/external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/parsing/
DRobustJavaMethodParser.java84 ArrayList<JniSection> sections = getJniSections(classFile); in parse() local
90 …vaSegment> sortMethodsAndSections (ArrayList<JavaMethod> methods, ArrayList<JniSection> sections) { in sortMethodsAndSections()
184 ArrayList<JniSection> sections = getComments(classFile); in getJniSections() local
198 ArrayList<JniSection> sections = getComments(classFile); in getNativeCodeBodies() local
209 ArrayList<JniSection> sections = new ArrayList<JniSection>(); in getComments() local
/external/autotest/client/site_tests/webstore_SanityTest/
Dwebstore_SanityTest.py23 sections = ['Featured', 'More recommendations'] variable in webstore_SanityTest
/external/google-breakpad/src/common/linux/
Delfutils-inl.h49 const typename ElfClass::Shdr* sections, in FindElfSectionByName()
Delfutils.cc60 const Shdr* sections = in FindElfClassSection() local
Ddump_symbols.cc243 const Shdr* sections = in LoadDwarf() local
605 const Shdr* sections = in LoadSymbols() local
/external/libxml2/doc/examples/
Dindex.py18 sections = {} variable
/external/elfutils/libdwfl/
Dderelocate.c274 struct dwfl_relocation *sections = mod->reloc_info; in dwfl_module_relocation_info() local
326 struct dwfl_relocation *sections = mod->reloc_info; in find_section() local
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DMapItem.java67 public static void addMap(Section[] sections, in addMap()
DDexFile.java100 private final Section[] sections; field in DexFile
/external/google-breakpad/src/common/dwarf/
Dfunctioninfo.h118 const SectionMap& sections, in CUFunctionInfoHandler()
Ddwarf2reader.cc54 CompilationUnit::CompilationUnit(const SectionMap& sections, uint64 offset, in CompilationUnit()
/external/v8/tools/
DSourceMap.js176 _parseSections: function(sections) argument
/external/v8/src/wasm/
Dmodule-decoder.cc58 bool sections[kMaxModuleSectionCode]; in DecodeModule() local
213 void CheckForPreviousSection(bool* sections, WasmSectionDeclCode section, in CheckForPreviousSection()
/external/dbus/bus/
Ddesktop-file.c49 BusDesktopFileSection *sections; member
162 BusDesktopFileSection *sections; in grow_sections() local
/external/elfutils/src/
Dunstrip.c922 sections_match (const struct section *sections, size_t i, in sections_match()
936 struct section sections[], size_t nalloc) in find_alloc_section()
981 struct section *sections, in find_alloc_sections_prelink()
1216 struct section *sections, size_t stripped_shnum, in new_shstrtab()
1303 struct section sections[stripped_shnum - 1]; in copy_elided_sections() local
Delfcompress.c276 unsigned int *sections = NULL; in process_file() local
/external/llvm/include/llvm/Object/
DObjectFile.h252 section_iterator_range sections() const { in sections() function
DELF.h121 Elf_Shdr_Range sections() const { in sections() function
/external/selinux/libsepol/src/
Dmodule.c374 size_t ** offsets, uint32_t * sections) in module_package_read_offsets()
/external/icu/icu4c/source/tools/toolutil/
Dpkg_genc.c1008 IMAGE_SECTION_HEADER sections[2]; in writeObjectCode() member
/external/google-breakpad/src/common/solaris/
Ddump_symbols.cc438 const GElf_Shdr *sections = in LoadSymbols() local
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp118 typedef std::vector<std::unique_ptr<COFFSection>> sections; typedef in __anonc9cc57dd0111::WinCOFFObjectWriter
/external/valgrind/VEX/unused/
Dlinker.c94 Section* sections; member
/external/valgrind/perf/
Dtinycc.c2430 Section **sections; member