/external/clang/test/CodeGenObjCXX/ |
D | lvalue-reference-getter.mm | 13 - (SetSection&)sections; method 17 - (SetSection&) sections { method
|
/external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/parsing/ |
D | RobustJavaMethodParser.java | 84 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/ |
D | webstore_SanityTest.py | 23 sections = ['Featured', 'More recommendations'] variable in webstore_SanityTest
|
/external/google-breakpad/src/common/linux/ |
D | elfutils-inl.h | 49 const typename ElfClass::Shdr* sections, in FindElfSectionByName()
|
D | elfutils.cc | 60 const Shdr* sections = in FindElfClassSection() local
|
D | dump_symbols.cc | 243 const Shdr* sections = in LoadDwarf() local 605 const Shdr* sections = in LoadSymbols() local
|
/external/libxml2/doc/examples/ |
D | index.py | 18 sections = {} variable
|
/external/elfutils/libdwfl/ |
D | derelocate.c | 274 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/ |
D | MapItem.java | 67 public static void addMap(Section[] sections, in addMap()
|
D | DexFile.java | 100 private final Section[] sections; field in DexFile
|
/external/google-breakpad/src/common/dwarf/ |
D | functioninfo.h | 118 const SectionMap& sections, in CUFunctionInfoHandler()
|
D | dwarf2reader.cc | 54 CompilationUnit::CompilationUnit(const SectionMap& sections, uint64 offset, in CompilationUnit()
|
/external/v8/tools/ |
D | SourceMap.js | 176 _parseSections: function(sections) argument
|
/external/v8/src/wasm/ |
D | module-decoder.cc | 58 bool sections[kMaxModuleSectionCode]; in DecodeModule() local 213 void CheckForPreviousSection(bool* sections, WasmSectionDeclCode section, in CheckForPreviousSection()
|
/external/dbus/bus/ |
D | desktop-file.c | 49 BusDesktopFileSection *sections; member 162 BusDesktopFileSection *sections; in grow_sections() local
|
/external/elfutils/src/ |
D | unstrip.c | 922 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
|
D | elfcompress.c | 276 unsigned int *sections = NULL; in process_file() local
|
/external/llvm/include/llvm/Object/ |
D | ObjectFile.h | 252 section_iterator_range sections() const { in sections() function
|
D | ELF.h | 121 Elf_Shdr_Range sections() const { in sections() function
|
/external/selinux/libsepol/src/ |
D | module.c | 374 size_t ** offsets, uint32_t * sections) in module_package_read_offsets()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | pkg_genc.c | 1008 IMAGE_SECTION_HEADER sections[2]; in writeObjectCode() member
|
/external/google-breakpad/src/common/solaris/ |
D | dump_symbols.cc | 438 const GElf_Shdr *sections = in LoadSymbols() local
|
/external/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 118 typedef std::vector<std::unique_ptr<COFFSection>> sections; typedef in __anonc9cc57dd0111::WinCOFFObjectWriter
|
/external/valgrind/VEX/unused/ |
D | linker.c | 94 Section* sections; member
|
/external/valgrind/perf/ |
D | tinycc.c | 2430 Section **sections; member
|