Home
last modified time | relevance | path

Searched defs:sections (Results 1 – 10 of 10) sorted by relevance

/frameworks/compile/mclinker/lib/Script/
DScriptFile.cpp90 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in addEntryPoint() local
149 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in addAssignment() local
190 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in enterOutputSectDesc() local
199 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in leaveOutputSectDesc() local
212 SectionsCmd* sections = llvm::cast<SectionsCmd>(back()); in addInputSectDesc() local
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DXmpDepthDecode.java134 List<Section> sections = parse(is, true, skipExtendedContent); in read() local
198 List<Section> sections = new ArrayList<Section>(); in parse() local
345 private static XMPMeta parseFirstValidXMPSection(List<Section> sections) { in parseFirstValidXMPSection()
371 private static boolean checkExtendedSectionExists(List<Section> sections, in checkExtendedSectionExists()
390 private static XMPMeta parseExtendedXMPSections(List<Section> sections, in parseExtendedXMPSections()
/frameworks/base/libs/incident/include/android/os/
DIncidentReportArgs.h48 inline const set<int>& sections() const { return mSections; } in sections() function
/frameworks/base/tools/incident_section_gen/
Dmain.cpp32 map<string,FieldDescriptor const*> sections; in main() local
/frameworks/compile/mclinker/include/mcld/Script/
DInputSectDesc.h48 const StringList& sections() const { in sections() function
/frameworks/base/tools/incident_report/
Dmain.cpp297 adb_incident_workaround(const char* adbSerial, const vector<string>& sections) in adb_incident_workaround()
440 vector<string> sections; in main() local
/frameworks/compile/mclinker/lib/Object/
DSectionMap.cpp47 StringList* sections = StringList::create(); in Input() local
/frameworks/base/core/java/android/widget/
DFastScroller.java993 final Object[] sections = mSections; in scrollTo() local
1114 final Object[] sections = mSections; in transitionPreviewLayout() local
/frameworks/av/camera/
DVendorTagDescriptor.cpp531 SortedVector<String8> sections; in createDescriptorFromOps() local
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp1282 SortedVector<String8> sections; in createDescriptorFromHidl() local