Home
last modified time | relevance | path

Searched defs:section (Results 1 – 19 of 19) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/os/
DTraceHelper.java31 public void beginSection(String section); in beginSection()
37 public void beginSection(String section) { in beginSection()
47 public void beginSection(String section) { in beginSection()
68 public static void beginSection(String section) { in beginSection()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DSectionedListAdapter.java67 final SectionAdapter section = mSections.get(i); in getItem() local
92 final SectionAdapter section = mSections.get(i); in getView() local
117 final SectionAdapter section = mSections.get(i); in isEnabled() local
138 final SectionAdapter section = mSections.get(i); in getItemViewType() local
/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/
DXmpDepthDecode.java223 Section section = new Section(); in parse() local
287 Section section = new Section(); in readSection() local
299 Section section = new Section(); in readSection() local
307 Section section = new Section(); in readSection() local
417 Section section = xmpSections.get(i); in parseExtendedXMPSections() local
/frameworks/support/v17/leanback/jbmr2/android/support/v17/leanback/os/
DTraceHelperJbmr2.java22 public static void beginSection(String section) { in beginSection()
/frameworks/support/v4/jellybean-mr2/android/support/v4/os/
DTraceJellybeanMR2.java19 public static void beginSection(String section) { in beginSection()
/frameworks/compile/mclinker/include/mcld/LD/
DELFReaderIf.h90 LDSection* section; member
/frameworks/base/cmds/idmap/
Dinspect.cpp127 void print(const char *section, const char *subsection, uint32_t value, const char *fmt, ...) { in print()
137 void print_path(const char *section, const char *subsection, const char *fmt, ...) { in print_path()
/frameworks/compile/mclinker/unittests/
DNamePoolTest.cpp147 const llvm::MCSectionData* section = 0; in TEST_F() local
173 const llvm::MCSectionData* section = 0; in TEST_F() local
/frameworks/compile/mclinker/lib/LD/
DGarbageCollection.cpp190 LDSection* section = *sect; in getEntrySections() local
332 LDSection* section = *sect; in stripSections() local
DELFReader.cpp128 LDSection* section = NULL; in readSymbols() local
405 LDSection* section = IRBuilder::CreateELFHeader( in readSectionHeaders() local
628 LDSection* section = NULL; in readSymbols() local
899 LDSection* section = IRBuilder::CreateELFHeader( in readSectionHeaders() local
DELFObjectReader.cpp111 LDContext::sect_iterator section, sectEnd = pInput.context()->sectEnd(); in readSections() local
DEhFrameReader.cpp120 LDSection& section = pEhFrame.getSection(); in read() local
DELFObjectWriter.cpp53 LDSection* section) { in writeSection()
371 Module::const_iterator section, sectEnd = pModule.end(); in emitShStrTab() local
/frameworks/base/core/jni/
Dandroid_hardware_camera2_CameraMetadata.cpp725 const char* section = vTags->getSectionName(id); in CameraMetadata_getAllVendorKeys() local
805 const char *section = NULL; in CameraMetadata_getTagFromKey() local
/frameworks/av/camera/
DVendorTagDescriptor.cpp287 status_t VendorTagDescriptor::lookupTag(String8 name, String8 section, /*out*/uint32_t* tag) const { in lookupTag()
/frameworks/base/core/java/android/widget/
DFastScroller.java1116 final Object section = sections[sectionIndex]; in transitionPreviewLayout() local
1287 final int section = sectionIndexer.getSectionForPosition(firstVisibleItem); in getPosFromItemCount() local
/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp1312 sp<PSISection> section = mPSISections.valueAt(sectionIndex); in parsePID() local
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp377 Elf64_Half section; // Section header index of section affected, member
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp221 LDSection* section = *iter; in initStandardSymbols() local