/frameworks/compile/mclinker/lib/Script/ |
D | ScriptFile.cpp | 90 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 …]
|
D | InputSectDesc.cpp | 60 for (StringList::const_iterator it = m_Spec.sections().begin(), in dump() 61 ie = m_Spec.sections().end(); in dump()
|
D | ScriptParser.yy | 302 sections-command 303 sections-command 318 Each sections-command may of be one of the following:
|
/frameworks/compile/mclinker/tools/mcld/ |
D | Options.td | 71 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/ |
D | SectionMap.cpp | 47 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/ |
D | VendorTagDescriptor.cpp | 81 SortedVector<String8> sections; in createDescriptorFromOps() local 104 sections.add(sectionString); in createDescriptorFromOps() 115 desc->mSections = sections; in createDescriptorFromOps() 122 ssize_t index = sections.indexOf(sectionString); in createDescriptorFromOps()
|
/frameworks/compile/mclinker/include/mcld/Script/ |
D | InputSectDesc.h | 48 const StringList& sections() const { in sections() function
|
/frameworks/rs/scriptc/ |
D | rs_object_types.rsh | 150 …SIGNED_5_6_5 = 13, // A 16 bit unsigned integer packing graphical data in 5, 6, and 5 bit sections. 151 …D_5_5_5_1 = 14, // A 16 bit unsigned integer packing graphical data in 5, 5, 5, and 1 bit sections. 152 …D_4_4_4_4 = 15, // A 16 bit unsigned integer packing graphical data in 4, 4, 4, and 4 bit sections.
|
/frameworks/base/core/java/android/widget/ |
D | FastScroller.java | 991 final Object[] sections = mSections; in scrollTo() local 992 final int sectionCount = sections == null ? 0 : sections.length; in scrollTo() 994 if (sections != null && sectionCount > 1) { in scrollTo() 1112 final Object[] sections = mSections; in transitionPreviewLayout() local 1114 if (sections != null && sectionIndex >= 0 && sectionIndex < sections.length) { in transitionPreviewLayout() 1115 final Object section = sections[sectionIndex]; in transitionPreviewLayout()
|
/frameworks/compile/libbcc/ |
D | README.rst | 135 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/base/docs/html/training/design-navigation/ |
D | descendant-lateral.jd | 46 …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> 75 …sections, is the dashboard pattern. A <em>dashboard</em> is a grid of large, iconic buttons that c…
|
/frameworks/base/docs/html/tools/adk/ |
D | index.jd | 21 <p>The following sections provide more information about the Android Accessory Development Kits, how
|
/frameworks/base/docs/html/tools/projects/ |
D | templates.jd | 116 three sections based on the {@link android.app.Fragment} class and a tabbed user 138 {@link android.app.Fragment} sections, a compact title strip header (known as 141 the sections, based on the <a href="{@docRoot}design/patterns/swipe-views.html">swipe 161 {@link android.app.Fragment} sections, with an {@link android.app.ActionBar} using list mode
|
/frameworks/base/docs/html/distribute/googleplay/ |
D | guide.jd | 16 The guide is separated into the following sections:
|
D | wear.jd | 37 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
|
/frameworks/base/docs/html/tools/testing/ |
D | testing-tools.jd | 19 <p>The following sections describe tools that help
|
/frameworks/base/docs/html/tools/debugging/ |
D | debugging-projects.jd | 46 of DDMS from within the Eclipse IDE. The following sections of DDMS are available to you:</p>
|
D | debugging-devtools.jd | 46 <dd>Flashes a momentary pink rectangle on any screen sections that are being redrawn. This is
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.0.1.jd | 72 <p>The sections below provide notes about successive releases of 245 <p>The sections below provide information about new developer features offered by the downloadable … 257 <p>The sections below provide information about changes made to the application
|
D | android-2.0.jd | 65 <p>The sections below provide notes about successive releases of 234 <p>The sections below provide information about new developer features offered by the downloadable … 246 <p>The sections below provide information about the application framework API provided by the Andro…
|
/frameworks/base/docs/html/tools/help/ |
D | zipalign.jd | 36 the "extra" field in the zip Local File Header sections. Existing data
|
D | systrace.jd | 27 tools, or from the command line. The following sections describe how to run the tool using either 105 sections describe the different command line options for each version.</p> 113 <p>See the sections below for example Systrace sessions.</p>
|
/frameworks/base/docs/html/about/ |
D | start.jd | 14 app into the following three sections that represent the general order for app development.
|
/frameworks/base/docs/html/guide/topics/renderscript/reference/ |
D | rs_object_types.jd | 220 … 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/training/wearables/watch-faces/ |
D | information.jd | 100 <p>The following sections describe these steps in detail.</p> 146 sections describe how to implement the callback method in detail.</p>
|