Home
last modified time | relevance | path

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

123456

/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/
DXmpDepthDecode.java134 List<Section> sections = parse(is, true, skipExtendedContent); in read() local
135 if (sections == null) { in read()
139 XMPMeta xmpMeta = parseFirstValidXMPSection(sections); in read()
155 if (!checkExtendedSectionExists(sections, extensionName)) { in read()
163 XMPMeta xmpExtended = parseExtendedXMPSections(sections, extensionName); in read()
198 List<Section> sections = new ArrayList<Section>(); in parse() local
200 return sections; in parse()
205 return sections; in parse()
210 return sections; in parse()
216 return sections; in parse()
[all …]
/frameworks/compile/mclinker/lib/Script/
DScriptFile.cpp90 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in addEntryPoint() local
91 sections->push_back(entry); in addEntryPoint()
149 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in addAssignment() local
151 assert(!sections->empty()); in addAssignment()
153 llvm::cast<OutputSectDesc>(sections->back()); in addAssignment()
159 sections->push_back(new Assignment(Assignment::OUTPUT_SECTION, in addAssignment()
190 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in enterOutputSectDesc() local
191 sections->push_back(new OutputSectDesc(pName, pProlog)); in enterOutputSectDesc()
199 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in leaveOutputSectDesc() local
201 assert(!sections->empty() && m_bInOutputSectDesc); in leaveOutputSectDesc()
[all …]
DInputSectDesc.cpp60 for (StringList::const_iterator it = m_Spec.sections().begin(), in dump()
61 ie = m_Spec.sections().end(); in dump()
DScriptParser.yy302 sections-command
303 sections-command
318 Each sections-command may of be one of the following:
/frameworks/compile/mclinker/tools/mcld/
DOptions.td71 def GCSections : Flag<["--"], "gc-sections">,
73 HelpText<"Enable garbage collection of unused input sections">;
75 def NoGCSections : Flag<["--"], "no-gc-sections">,
77 HelpText<"Disable garbage collection of unused input sections">;
79 def PrintGCSections : Flag<["--"], "print-gc-sections">,
81 HelpText<"List all sections removed by garbage collection">;
83 def NoPrintGCSections : Flag<["--"], "no-print-gc-sections">,
85 HelpText<"Do not list sections removed by garbage collection">;
89 … HelpText<"Request creation of unwind info for linker generated code sections like PLT">;
93 … HelpText<"Don't create unwind info for linker generated sections to save size">;
[all …]
/frameworks/compile/mclinker/lib/Object/
DSectionMap.cpp47 StringList* sections = StringList::create(); in Input() local
48 sections->push_back( in Input()
50 m_Spec.m_pWildcardSections = sections; in Input()
313 StringList::const_iterator sect, sectEnd = pInput.spec().sections().end(); in matched()
314 for (sect = pInput.spec().sections().begin(); sect != sectEnd; ++sect) { in matched()
/frameworks/av/camera/
DVendorTagDescriptor.cpp364 SortedVector<String8> sections; in createDescriptorFromOps() local
387 sections.add(sectionString); in createDescriptorFromOps()
398 desc->mSections = sections; in createDescriptorFromOps()
405 ssize_t index = sections.indexOf(sectionString); in createDescriptorFromOps()
/frameworks/compile/mclinker/include/mcld/Script/
DInputSectDesc.h48 const StringList& sections() const { in sections() function
/frameworks/base/core/java/android/widget/
DFastScroller.java992 final Object[] sections = mSections; in scrollTo() local
993 final int sectionCount = sections == null ? 0 : sections.length; in scrollTo()
995 if (sections != null && sectionCount > 1) { in scrollTo()
1113 final Object[] sections = mSections; in transitionPreviewLayout() local
1115 if (sections != null && sectionIndex >= 0 && sectionIndex < sections.length) { in transitionPreviewLayout()
1116 final Object section = sections[sectionIndex]; in transitionPreviewLayout()
/frameworks/rs/scriptc/
Drs_object_types.rsh151 …SIGNED_5_6_5 = 13, // A 16 bit unsigned integer packing graphical data in 5, 6, and 5 bit sections.
152 …D_5_5_5_1 = 14, // A 16 bit unsigned integer packing graphical data in 5, 5, 5, and 1 bit sections.
153 …D_4_4_4_4 = 15, // A 16 bit unsigned integer packing graphical data in 4, 4, 4, and 4 bit sections.
/frameworks/compile/libbcc/
DREADME.rst135 A cache file (denoted as \*.oBCC) for libbcc consists of several sections:
139 Here is the brief description of each sections:
144 and offset of other sections. The header section is guaranteed
/frameworks/native/cmds/dumpstate/
Dbugreport-format.md50 - Some dumpsys sections (memory and cpuinfo) are reported earlier in the file.
64 **1.0-dev1**. When `dumpsys` was split in 2 sections but not all tools were
/frameworks/base/docs/html/training/design-navigation/
Ddescendant-lateral.jd46 …ted by the parent. <em>Section-related</em> screens represent different sections of information ab…
55 …ion design problems. We explore a few common lateral navigation patterns in the sections below.</p>
75sections, is the dashboard pattern. A <em>dashboard</em> is a grid of large, iconic buttons that c…
/frameworks/base/docs/html/about/versions/
Dandroid-2.0.1.jd65 <p>The sections below provide notes about successive releases of
238 <p>The sections below provide information about new developer features offered by the downloadable …
250 <p>The sections below provide information about changes made to the application
Dandroid-2.0.jd58 <p>The sections below provide notes about successive releases of
227 <p>The sections below provide information about new developer features offered by the downloadable …
239 <p>The sections below provide information about the application framework API provided by the Andro…
Dandroid-2.1.jd64 <p>The sections below provide notes about successive releases of
166 <p>The sections below provide information about changes made to the application
/frameworks/base/docs/html/distribute/googleplay/
Dwear.jd37 To get started, review the sections in this document to learn how to distribute your Wear apps
51 settings. It's easy to participate — the sections below outline the process.
79 Once you have read the guidelines, the next step is to develop your app. The following sections
Dauto.jd34 To get started, review the sections in this document to learn how to
49 to participate — the sections below outline the process.
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_object_types.jd220 … 13</th><td>A 16 bit unsigned integer packing graphical data in 5, 6, and 5 bit sections.</td></tr>
221 …</th><td>A 16 bit unsigned integer packing graphical data in 5, 5, 5, and 1 bit sections.</td></tr>
222 …</th><td>A 16 bit unsigned integer packing graphical data in 4, 4, 4, and 4 bit sections.</td></tr>
/frameworks/base/docs/html/about/
Dstart.jd14 app into the following three sections that represent the general order for app development.
/frameworks/base/docs/html/training/wearables/watch-faces/
Dinformation.jd100 <p>The following sections describe these steps in detail.</p>
146 sections describe how to implement the callback method in detail.</p>
/frameworks/base/docs/html/google/play/billing/
Dversions.jd12 <p>The sections below list the supported versions of the In-app Billing API.</p>
/frameworks/base/docs/html/guide/topics/graphics/
Doverview.jd5 …2D and 3D graphics. The sections below provide an overview of the APIs and system capabilities ava…
/frameworks/minikin/doc/
Dhyb_file_format.md23 The file contains three sections. The first section represents the "alphabet," including
/frameworks/base/docs/html/guide/topics/location/
Dindex.jd34 android.location} package and the Google Maps Android API. The sections below provide

123456