Searched refs:section (Results 1 - 25 of 58) sorted by relevance

123

/frameworks/support/compat/jellybean-mr2/android/support/v4/os/
H A DTraceJellybeanMR2.java19 public static void beginSection(String section) { argument
20 Trace.beginSection(section);
/frameworks/support/v17/leanback/jbmr2/android/support/v17/leanback/os/
H A DTraceHelperJbmr2.java22 public static void beginSection(String section) { argument
23 Trace.beginSection(section);
/frameworks/support/v17/leanback/src/android/support/v17/leanback/os/
H A DTraceHelper.java35 void beginSection(String section); argument
44 public void beginSection(String section) { argument
57 public void beginSection(String section) { argument
58 TraceHelperJbmr2.beginSection(section);
78 public static void beginSection(String section) { argument
79 sImpl.beginSection(section);
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DSectionedListAdapter.java28 * Adapter that combines multiple adapters as sections, asking each section to
67 final SectionAdapter section = mSections.get(i);
68 final int sectionSize = section.getCount() + 1;
70 // Check if position inside this section
72 return section;
74 return section.getItem(position - 1);
77 // Otherwise jump into next section
92 final SectionAdapter section = mSections.get(i);
93 final int sectionSize = section.getCount() + 1;
95 // Check if position inside this section
[all...]
/frameworks/compile/mclinker/lib/LD/
H A DELFObjectReader.cpp92 /// readHeader - read section header and create LDSections.
111 LDContext::sect_iterator section, sectEnd = pInput.context()->sectEnd(); local
112 for (section = pInput.context()->sectBegin(); section != sectEnd; ++section) {
113 // ignore the section if the LDSection* in input context is NULL
114 if (*section == NULL)
117 switch ((*section)->kind()) {
120 assert((*section)->getLink() != NULL);
122 pInput, *(*section)
[all...]
H A DGarbageCollection.cpp43 // SectionMap will cause the output order change in .text section and leads to
50 /// shouldKeep - check the section name for the keep sections
61 /// shouldProcessGC - check if the section kind is handled in GC
109 // section
131 // bypass the discarded relocation section
132 // 1. its section kind is changed to Ignore. (The target section is a
133 // discarded group section.)
168 // of this section, create an entry in ReachedSections map
190 LDSection* section local
332 LDSection* section = *sect; local
[all...]
H A DELFObjectWriter.cpp53 LDSection* section) {
56 switch (section->kind()) {
58 if (section->getSectionData() == NULL)
69 region = pOutput.request(section->offset(), section->size());
85 llvm::errs() << "WARNING: unsupported section kind: " << section->kind()
86 << " of section " << section->name() << ".\n";
91 switch (section
51 writeSection(Module& pModule, FileOutputBuffer& pOutput, LDSection* section) argument
371 Module::const_iterator section, sectEnd = pModule.end(); local
[all...]
H A DELFReader.cpp53 /// readRegularSection - read a regular section and create fragments.
103 // If the section should not be included, set the st_shndx SHN_UNDEF
104 // - A section in interrelated groups are not included.
121 // get ld_value - ld_value must be section relative.
127 // get section
128 LDSection* section = NULL; local
130 section = pInput.context()->getSection(st_shndx);
135 // Section symbol's st_name is the section index.
136 assert(section != NULL && "get a invalid section");
405 LDSection* section = IRBuilder::CreateELFHeader( local
628 LDSection* section = NULL; local
899 LDSection* section = IRBuilder::CreateELFHeader( local
[all...]
H A DEhFrameReader.cpp120 LDSection& section = pEhFrame.getSection(); local
121 if (section.size() == 0x0) {
128 uint64_t file_off = pInput.fileOffset() + section.offset();
130 pInput.memArea()->request(file_off, section.size());
/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/
H A DXmpDepthDecode.java126 // to hold the section data from image file.
156 // The main XMP section referenced an extended section that is not present.
165 // The main XMP section referenced an extended section that is not present.
189 * all sections. The last section with image data will have -1 length.
223 Section section = new Section();
224 section.marker = marker;
225 section.length = -1;
226 section
[all...]
/frameworks/base/docs/html/topic/performance/
H A Dperformance_toc.cs2 <li class="nav-section">
3 <div class="nav-section-header">
10 <li class="nav-section">
11 <div class="nav-section-header">
38 <li class="nav-section">
39 <div class="nav-section-header">
62 <li class="nav-section">
63 <div class="nav-section-header">
114 <li class="nav-section">
115 <div class="nav-section
[all...]
/frameworks/base/docs/html/training/
H A Dtraining_toc.cs2 <li class="nav-section">
3 <div class="nav-section-header">
10 <li class="nav-section">
11 <div class="nav-section-header">
38 <li class="nav-section">
39 <div class="nav-section-header">
62 <li class="nav-section">
63 <div class="nav-section-header">
114 <li class="nav-section">
115 <div class="nav-section
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
H A DarmVCM4P10_QuantTables_s.S25 .section .rodata
H A DarmVCM4P10_DequantTables_s.S25 .section .rodata
/frameworks/compile/mclinker/unittests/
H A DNamePoolTest.cpp147 const llvm::MCSectionData* section = 0; local
154 name, isDyn, type, binding, section, value, size, other);
173 const llvm::MCSectionData* section = 0; local
184 name, isDyn, type, binding, section, value, size, other);
194 name, isDyn, type, binding, section, value, size, other);
203 name, isDyn, type, binding, section, value, size, other);
/frameworks/base/cmds/idmap/
H A Dinspect.cpp127 void print(const char *section, const char *subsection, uint32_t value, const char *fmt, ...) { argument
131 printf("%-12s %-12s 0x%08x ", section, subsection, value);
137 void print_path(const char *section, const char *subsection, const char *fmt, ...) { argument
141 printf("%-12s %-12s .......... ", section, subsection);
/frameworks/av/include/camera/
H A DVendorTagDescriptor.h63 // Returns the section name string for a given vendor tag id.
90 * Lookup the tag id for a given tag name and section.
94 status_t lookupTag(String8 name, String8 section, /*out*/uint32_t* tag) const;
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
H A DDot_p_opt.s29 .section .text
H A Dscale_sig_opt.s27 .section .text
/frameworks/av/camera/
H A DCameraMetadata.cpp712 // First, find the section by the longest string match
713 const char *section = NULL; local
722 ALOGV("%s: Trying to match against section '%s'", __FUNCTION__, str);
724 if (strstr(name, str) == name) { // name begins with the section name
727 ALOGV("%s: Name begins with section name", __FUNCTION__);
729 // section name is the longest we've found so far
730 if (section == NULL || sectionLength < strLength) {
731 section = str;
735 ALOGV("%s: Found new best section (%s)", __FUNCTION__, section);
[all...]
/frameworks/compile/mclinker/include/mcld/LD/
H A DELFObjectWriter.h44 LDSection* section);
H A DELFReaderIf.h55 /// readSectionHeaders - read ELF section header table and create LDSections
59 /// readRegularSection - read a regular section and create fragments.
69 /// This is used to get the signature of a group section.
88 /// LinkInfo - some section needs sh_link and sh_info, remember them.
90 LDSection* section; member in struct:mcld::ELFReaderIF::LinkInfo
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/
H A DPrePostMDCT_v5.s24 .section .text
78 .section .text
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/
H A DR4R8First_v7.s24 .section .text
118 .section .text
/frameworks/base/core/java/android/widget/
H A DFastScroller.java165 /** The index of the current section. */
985 * Scrolls to a specific position within the section
1002 // Given the expected section and index, the following code will
1013 // Assume the next section is unique
1018 // Find the previous index if we're slicing the previous section
1029 // When section reaches 0 here, sectionIndex must follow it.
1050 // currently visible section. This could be equal to or greater than
1105 * Transitions the preview text to a new section. Handles animation,
1108 * @param sectionIndex The section index to which the preview should
1116 final Object section
[all...]

Completed in 644 milliseconds

123