Home
last modified time | relevance | path

Searched refs:section (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/frameworks/compile/mclinker/lib/LD/
DELFObjectReader.cpp85 LDContext::sect_iterator section, sectEnd = pInput.context()->sectEnd(); in readSections() local
86 for (section = pInput.context()->sectBegin(); section != sectEnd; ++section) { in readSections()
88 if (NULL == *section) in readSections()
91 switch((*section)->kind()) { in readSections()
94 assert(NULL != (*section)->getLink()); in readSections()
97 *(*section)->getLink(), in readSections()
99 (*section)->getInfo()); in readSections()
108 pInput.memArea()->request((*section)->offset(), in readSections()
109 (*section)->size()); in readSections()
124 assert(NULL != (*section)->getLink()); in readSections()
[all …]
DSectionMerger.cpp49 LDSection* section; in getOutputSectHdr() local
55 section = (*it).outputSection; in getOutputSectHdr()
57 section = m_Output.getSection(pName); in getOutputSectHdr()
59 assert(NULL != section); in getOutputSectHdr()
60 return section; in getOutputSectHdr()
DELFWriter.cpp262 LDContext::const_sect_iterator section, sectEnd = pOutput.context()->sectEnd(); in emitELF32ShStrTab() local
263 for (section = pOutput.context()->sectBegin(); section != sectEnd; ++section) { in emitELF32ShStrTab()
264 shstrsize += (*section)->name().size() + 1; in emitELF32ShStrTab()
275 for (section = pOutput.context()->sectBegin(); section != sectEnd; ++section) { in emitELF32ShStrTab()
276 strcpy((char*)(data + shstrsize), (*section)->name().c_str()); in emitELF32ShStrTab()
277 shstrsize += (*section)->name().size() + 1; in emitELF32ShStrTab()
304 LDContext::const_sect_iterator section, sectEnd = pOutput.context()->sectEnd(); in emitELF64ShStrTab() local
305 for (section = pOutput.context()->sectBegin(); section != sectEnd; ++section) { in emitELF64ShStrTab()
306 shstrsize += (*section)->name().size() + 1; in emitELF64ShStrTab()
317 for (section = pOutput.context()->sectBegin(); section != sectEnd; ++section) { in emitELF64ShStrTab()
[all …]
/frameworks/compile/mclinker/unittests/
DStrSymPoolTest.cpp69 const llvm::MCSectionData *section = 0; in TEST_F() local
78 section, in TEST_F()
87 EXPECT_EQ(section, sym->section()); in TEST_F()
96 section, in TEST_F()
105 EXPECT_EQ(section, sym2->section()); in TEST_F()
119 const llvm::MCSectionData *section = 0; in TEST_F() local
128 section, in TEST_F()
137 EXPECT_EQ(section, sym->section()); in TEST_F()
147 section, in TEST_F()
160 section, in TEST_F()
[all …]
/frameworks/base/core/java/android/widget/
DFastScroller.java530 int section = (int) (position * nSections); in scrollTo() local
531 if (section >= nSections) { in scrollTo()
532 section = nSections - 1; in scrollTo()
534 int exactSection = section; in scrollTo()
535 sectionIndex = section; in scrollTo()
536 int index = mSectionIndexer.getPositionForSection(section); in scrollTo()
545 int prevSection = section; in scrollTo()
546 int nextSection = section + 1; in scrollTo()
548 if (section < nSections - 1) { in scrollTo()
549 nextIndex = mSectionIndexer.getPositionForSection(section + 1); in scrollTo()
[all …]
DSectionIndexer.java42 int getPositionForSection(int section); in getPositionForSection() argument
/frameworks/compile/mclinker/include/mcld/LD/
DELFReader.tcc170 LDSection& section = pLinker.createSectHdr(sect_name+sh_name, in readSectionHeaders() local
175 section.setSize(sh_size); in readSectionHeaders()
176 section.setOffset(sh_offset); in readSectionHeaders()
177 section.setIndex(pInput.context()->numOfSections()); in readSectionHeaders()
178 section.setInfo(sh_info); in readSectionHeaders()
179 section.setAlign(sh_addralign); in readSectionHeaders()
182 LinkInfo link_info = { &section, sh_link, sh_info }; in readSectionHeaders()
186 pInput.context()->getSectionTable().push_back(&section); in readSectionHeaders()
192 if (LDFileFormat::NamePool == info->section->kind() || in readSectionHeaders()
193 LDFileFormat::Group == info->section->kind()) { in readSectionHeaders()
[all …]
/frameworks/compile/mclinker/
DChangeLog7 Support setting alignment constraint in section header.
9 Update sections' alignment constraints during section merging.
68 Support GROUPT section.
97 * allocate common symbols in BSS section
/frameworks/base/
DNOTICE2 == NOTICE file corresponding to the section 4 d of ==
14 == NOTICE file corresponding to the section 4 d of ==
26 == NOTICE file corresponding to the section 4 d of ==
38 == NOTICE file corresponding to the section 4 d of ==
47 == NOTICE file corresponding to the section 4 d of ==
57 == NOTICE file corresponding to the section 4 d of ==
68 == NOTICE file corresponding to the section 4 d of ==
87 == NOTICE file corresponding to the section 4 d of ==
97 == NOTICE file corresponding to the section 4 d of ==
183 (except as stated in this section) patent license to make, have made,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
DarmVCM4P10_QuantTables_s.S11 .section .rodata
DarmVCM4P10_DequantTables_s.S11 .section .rodata
/frameworks/base/docs/html/training/design-navigation/
Ddescendant-lateral.jd46section-related screens. <em>Collection-related</em> screens represent individual items in the col…
50 alt="Collection-related children and section-related children" id="figure-children">
52 <p class="img-caption"><strong>Figure 2.</strong> Collection-related children and section-related c…
66 <p>For section-related screens, offering touchable and keyboard-focusable targets in the parent is …
75 …s also make this UI very easy to use. Dashboards are best used when each section is equally import…
111 …arate contexts. Tabs are most appropriate for small sets (4 or fewer) of section-related screens.<…
158 …s especially necessary when using this pattern for lateral navigation of section-related sibling s…
/frameworks/native/
DNOTICE2 == NOTICE file corresponding to the section 4 d of ==
14 == NOTICE file corresponding to the section 4 d of ==
26 == NOTICE file corresponding to the section 4 d of ==
38 == NOTICE file corresponding to the section 4 d of ==
47 == NOTICE file corresponding to the section 4 d of ==
57 == NOTICE file corresponding to the section 4 d of ==
76 == NOTICE file corresponding to the section 4 d of ==
86 == NOTICE file corresponding to the section 4 d of ==
172 (except as stated in this section) patent license to make, have made,
/frameworks/av/
DNOTICE2 == NOTICE file corresponding to the section 4 d of ==
14 == NOTICE file corresponding to the section 4 d of ==
26 == NOTICE file corresponding to the section 4 d of ==
38 == NOTICE file corresponding to the section 4 d of ==
47 == NOTICE file corresponding to the section 4 d of ==
57 == NOTICE file corresponding to the section 4 d of ==
76 == NOTICE file corresponding to the section 4 d of ==
86 == NOTICE file corresponding to the section 4 d of ==
172 (except as stated in this section) patent license to make, have made,
/frameworks/base/docs/html/tools/revisions/
Dindex.jd7 find information about some of the packages in this section, including the core <a
/frameworks/compile/linkloader/include/impl/
DELFSymbol.hxx36 ELFSectionTy const *section = owner->getSectionByIndex(index); in getName() local
38 *static_cast<ELFSectionStrTabTy const *>(section); in getName()
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/
DPrePostMDCT_v5.s24 .section .text
78 .section .text
/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp949 const sp<PSISection> &section = mPSISections.valueAt(sectionIndex); in parsePID() local
952 CHECK(section->isEmpty()); in parsePID()
960 status_t err = section->append(br->data(), br->numBitsLeft() / 8); in parsePID()
966 if (!section->isComplete()) { in parsePID()
970 ABitReader sectionBits(section->data(), section->size()); in parsePID()
996 section->clear(); in parsePID()
/frameworks/base/docs/html/design/building-blocks/
Dlists.jd20 <p>Use section dividers to organize the content of your list into groups and facilitate scanning.</…
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Dscale_sig_opt.s27 .section .text
DDot_p_opt.s29 .section .text
/frameworks/base/docs/html/training/
Dindex.jd12 <p>This first section is focused on teaching you the bare essentials. If you're a new developer
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/
DPrePostMDCT_v7.s24 .section .text
86 .section .text
DR4R8First_v7.s24 .section .text
118 .section .text
/frameworks/base/docs/html/training/notepad/
Dindex.jd25 <a href="{@docRoot}resources/samples/index.html">Sample Code</a> section. </p>
113 view life-cycle events as they are generated. This section is optional but
128 here, in the <a href="{@docRoot}resources/samples/index.html">Sample Code</a> section.</li>

12345678910>>...14