/external/clang/test/CodeGenObjCXX/ |
D | lvalue-reference-getter.mm | 13 - (SetSection&)sections; method 17 - (SetSection&) sections { method
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/ |
D | PropertiesSidebarPane.js | 71 this.sections = []; property 142 this.sections = []; property
|
D | EventListenersSidebarPane.js | 39 this.sections = []; property in WebInspector.EventListenersSidebarPane 93 this.sections = []; property
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | ObjectImage.h | 46 iterator_range<object::section_iterator> sections() const { in sections() function
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
D | table_of_contents_renderer.py | 24 def Render(self, sections): argument
|
D | document_parser.py | 16 def __init__(self, title, title_attributes, sections, warnings): argument
|
/external/elfutils/0.153/libdwfl/ |
D | derelocate.c | 275 struct dwfl_relocation *sections = mod->reloc_info; in dwfl_module_relocation_info() local 324 struct dwfl_relocation *sections = mod->reloc_info; in find_section() local
|
/external/smack/src/org/xbill/DNS/ |
D | Section.java | 35 private static Mnemonic sections = new Mnemonic("Message Section", field in Section
|
D | Message.java | 25 private List [] sections; field in Message
|
/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/chromium_org/v8/tools/ |
D | SourceMap.js | 176 _parseSections: function(sections) argument
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/ |
D | SourceMap.js | 191 _parseSections: function(sections) argument
|
/external/elfutils/0.153/src/ |
D | unstrip.c | 870 sections_match (const struct section *sections, size_t i, in sections_match() 883 struct section sections[], size_t nalloc) in find_alloc_section() 928 struct section *sections, in find_alloc_sections_prelink() 1157 struct section *sections, size_t stripped_shnum, in new_shstrtab() 1244 struct section sections[stripped_shnum - 1]; in copy_elided_sections() local
|
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
D | AppleObjCRuntime.cpp | 315 SectionList *sections = module_sp->GetSectionList(); in GetObjCVersion() local
|
/external/bluetooth/bluedroid/osi/src/ |
D | config.c | 24 list_t *sections; member
|
/external/chromium_org/base/win/ |
D | pe_image_unittest.cc | 98 sections = 0, enumerator
|
/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
D | DynamicLoaderPOSIXDYLD.cpp | 215 SectionList *sections = obj_file->GetSectionList(); in UpdateLoadedSections() local
|
/external/llvm/include/llvm/Object/ |
D | ObjectFile.h | 312 section_iterator_range sections() const { in sections() function
|
D | ELF.h | 336 Elf_Shdr_Range sections() const { in sections() function
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
D | pkg_genc.c | 1010 IMAGE_SECTION_HEADER sections[2]; in writeObjectCode() member
|
/external/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 | 1002 IMAGE_SECTION_HEADER sections[2]; in writeObjectCode() member
|
/external/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 123 typedef std::vector<std::unique_ptr<COFFSection>> sections; typedef in __anon3c7683680111::WinCOFFObjectWriter
|
/external/lldb/source/Plugins/ObjectFile/PECOFF/ |
D | ObjectFilePECOFF.cpp | 765 SectionList *sections = GetSectionList(); in Dump() local
|