/external/clang/test/CodeGenObjCXX/ |
D | lvalue-reference-getter.mm | 13 - (SetSection&)sections; method 17 - (SetSection&) sections { method
|
/external/dynamic_depth/internal/xmpmeta/ |
D | xmp_writer.cc | 175 std::vector<Section>* sections) { in InsertStandardXMPSection() 205 std::vector<Section>* sections) { in InsertExtendedXMPSections() 231 std::vector<Section>* sections) { in UpdateSections() 297 std::vector<Section> sections = Parse(parse_options, input_jpeg_stream); in WriteLeftEyeAndXmpMeta() local
|
D | xmp_parser.cc | 77 bool ParseFirstValidXMPSection(const std::vector<Section>& sections, in ParseFirstValidXMPSection() 114 string GetExtendedXmpSections(const std::vector<Section>& sections, in GetExtendedXmpSections() 161 bool ParseExtendedXmpSections(const std::vector<Section>& sections, in ParseExtendedXmpSections() 195 const std::vector<Section> sections = Parse(parse_options, file); in ExtractXmpMeta() local
|
D | jpeg_io.cc | 89 std::vector<Section> sections; in Parse() local 176 void WriteSections(const std::vector<Section>& sections, in WriteSections()
|
/external/autotest/client/site_tests/webstore_SanityTest/ |
D | webstore_SanityTest.py | 23 sections = ['Featured', 'More recommendations'] variable in webstore_SanityTest
|
/external/swiftshader/src/Common/ |
D | Configurator.hpp | 61 std::vector<Section> sections; member in sw::Configurator
|
/external/swiftshader/src/System/ |
D | Configurator.hpp | 61 std::vector<Section> sections; member in sw::Configurator
|
/external/bcc/src/cc/includes/ |
D | bcc_debug.h | 22 std::map<std::string, std::tuple<uint8_t *, uintptr_t>> §ions, in SourceDebugger()
|
/external/bcc/src/cc/ |
D | bcc_debug.h | 22 std::map<std::string, std::tuple<uint8_t *, uintptr_t>> §ions, in SourceDebugger()
|
/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
|
/external/libxml2/doc/examples/ |
D | index.py | 18 sections = {} variable
|
/external/adhd/cras/src/server/ |
D | cras_alsa_ucm_section.c | 27 void ucm_section_free_list(struct ucm_section *sections) in ucm_section_free_list()
|
/external/elfutils/libdwfl/ |
D | derelocate.c | 284 struct dwfl_relocation *sections = mod->reloc_info; in dwfl_module_relocation_info() local 336 struct dwfl_relocation *sections = mod->reloc_info; in find_section() local
|
/external/u-boot/drivers/net/pfe_eth/ |
D | pfe_firmware.c | 35 Elf32_Half sections = be16_to_cpu(elf_hdr->e_shnum); in pfe_load_elf() local
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/ |
D | DexPool.java | 60 private final Markable[] sections = new Markable[] { field in DexPool
|
/external/google-breakpad/src/common/dwarf/ |
D | functioninfo.h | 118 const SectionMap& sections, in CUFunctionInfoHandler()
|
/external/adhd/cras/src/tests/ |
D | alsa_ucm_unittest.cc | 69 static const char *sections[] = { "Speaker", "Comment for Dev1", in SetSectionDeviceData() local 228 const char *sections[] = { "Sec1", "Comment for Sec1", in TEST() local 681 const char *sections[] = { "Sec1", "Comment for Sec1", "Sec2", in TEST() local 698 const char *sections[] = { "Sec1 Suffix1", "Comment for Sec1", in TEST() local 1175 struct ucm_section* sections; in TEST() local 1327 struct ucm_section* sections; in TEST() local 1356 struct ucm_section* sections; in TEST() local
|
/external/v8/tools/ |
D | SourceMap.js | 176 _parseSections: function(sections) argument
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | GenerateChangeChart.java | 57 EnumSet<SectionId> sections = EnumSet.noneOf(SectionId.class); in main() local 149 public static <T> String buildLinks(Set<T> sections) { in buildLinks()
|
/external/u-boot/lib/efi_loader/ |
D | efi_image_loader.c | 203 IMAGE_SECTION_HEADER *sections; in efi_load_pe() local
|
/external/swiftshader/third_party/subzero/bloat/ |
D | bloat.py | 332 def jsonify_sections(name, sections): argument
|
/external/llvm/include/llvm/Object/ |
D | ObjectFile.h | 256 section_iterator_range sections() const { in sections() function
|
/external/elfutils/src/ |
D | unstrip.c | 964 sections_match (const struct section *sections, size_t i, in sections_match() 978 struct section sections[], size_t nalloc) in find_alloc_section() 1061 struct section *sections, in find_alloc_sections_prelink() 1300 struct section *sections, size_t stripped_shnum, in new_shstrtab() 1388 struct section sections[stripped_shnum - 1]; in copy_elided_sections() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | ObjectFile.h | 278 section_iterator_range sections() const { in sections() function
|