/frameworks/support/v17/leanback/src/android/support/v17/leanback/os/ |
D | TraceHelper.java | 31 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/ |
D | SectionedListAdapter.java | 67 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/ |
D | XmpDepthDecode.java | 223 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/ |
D | TraceHelperJbmr2.java | 22 public static void beginSection(String section) { in beginSection()
|
/frameworks/support/v4/jellybean-mr2/android/support/v4/os/ |
D | TraceJellybeanMR2.java | 19 public static void beginSection(String section) { in beginSection()
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | ELFReaderIf.h | 90 LDSection* section; member
|
/frameworks/base/cmds/idmap/ |
D | inspect.cpp | 127 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/ |
D | NamePoolTest.cpp | 147 const llvm::MCSectionData* section = 0; in TEST_F() local 173 const llvm::MCSectionData* section = 0; in TEST_F() local
|
/frameworks/compile/mclinker/lib/LD/ |
D | GarbageCollection.cpp | 190 LDSection* section = *sect; in getEntrySections() local 332 LDSection* section = *sect; in stripSections() local
|
D | ELFReader.cpp | 128 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
|
D | ELFObjectReader.cpp | 111 LDContext::sect_iterator section, sectEnd = pInput.context()->sectEnd(); in readSections() local
|
D | EhFrameReader.cpp | 120 LDSection& section = pEhFrame.getSection(); in read() local
|
D | ELFObjectWriter.cpp | 53 LDSection* section) { in writeSection() 371 Module::const_iterator section, sectEnd = pModule.end(); in emitShStrTab() local
|
/frameworks/base/core/jni/ |
D | android_hardware_camera2_CameraMetadata.cpp | 725 const char* section = vTags->getSectionName(id); in CameraMetadata_getAllVendorKeys() local 805 const char *section = NULL; in CameraMetadata_getTagFromKey() local
|
/frameworks/av/camera/ |
D | VendorTagDescriptor.cpp | 287 status_t VendorTagDescriptor::lookupTag(String8 name, String8 section, /*out*/uint32_t* tag) const { in lookupTag()
|
/frameworks/base/core/java/android/widget/ |
D | FastScroller.java | 1116 final Object section = sections[sectionIndex]; in transitionPreviewLayout() local 1287 final int section = sectionIndexer.getSectionForPosition(firstVisibleItem); in getPosFromItemCount() local
|
/frameworks/av/media/libstagefright/mpeg2ts/ |
D | ATSParser.cpp | 1312 sp<PSISection> section = mPSISections.valueAt(sectionIndex); in parsePID() local
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsLDBackend.cpp | 377 Elf64_Half section; // Section header index of section affected, member
|
/frameworks/compile/mclinker/lib/Target/ |
D | GNULDBackend.cpp | 221 LDSection* section = *iter; in initStandardSymbols() local
|