Home
last modified time | relevance | path

Searched defs:sections (Results 1 – 5 of 5) 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/compile/mclinker/include/mcld/Script/
DInputSectDesc.h48 const StringList& sections() const { in sections() function
/frameworks/compile/mclinker/lib/Object/
DSectionMap.cpp47 StringList* sections = StringList::create(); in Input() local
/frameworks/av/camera/
DVendorTagDescriptor.cpp81 SortedVector<String8> sections; in createDescriptorFromOps() local
/frameworks/base/core/java/android/widget/
DFastScroller.java991 final Object[] sections = mSections; in scrollTo() local
1112 final Object[] sections = mSections; in transitionPreviewLayout() local