/toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/ |
attr-pid-00.d | 8 Attribute Section: c6xabi
|
attr-pid-01.d | 8 Attribute Section: c6xabi
|
attr-pid-02.d | 8 Attribute Section: c6xabi
|
attr-pid-10.d | 8 Attribute Section: c6xabi
|
attr-pid-20.d | 8 Attribute Section: c6xabi
|
attr-stack-8-8.d | 8 Attribute Section: c6xabi
|
attr-stack-8-816.d | 8 Attribute Section: c6xabi
|
attr-stack-816-8.d | 8 Attribute Section: c6xabi
|
attr-wchar-00.d | 8 Attribute Section: c6xabi
|
/external/google-breakpad/src/common/ |
test_assembler.cc | 221 Section &Section::Append(Endianness endianness, size_t size, uint64_t number) { 227 Section &Section::Append(Endianness endianness, size_t size, 249 Section &Section::e ## bits(uint ## bits ## _t v) { \ 256 Section &Section::e ## bits(const Label &v) { \ 275 Section &Section::D ## bits(uint ## bits ## _t v) { [all...] |
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
RuntimeDyldELF.h | 26 void resolveRelocation(const SectionEntry &Section, uint64_t Offset, 30 void resolveX86_64Relocation(const SectionEntry &Section, uint64_t Offset, 34 void resolveX86Relocation(const SectionEntry &Section, uint64_t Offset, 37 void resolveAArch64Relocation(const SectionEntry &Section, uint64_t Offset, 40 void resolveARMRelocation(const SectionEntry &Section, uint64_t Offset, 43 void resolveMIPSRelocation(const SectionEntry &Section, uint64_t Offset, 46 void resolvePPC32Relocation(const SectionEntry &Section, uint64_t Offset, 49 void resolvePPC64Relocation(const SectionEntry &Section, uint64_t Offset, 52 void resolveSystemZRelocation(const SectionEntry &Section, uint64_t Offset, 55 void resolveMIPS64Relocation(const SectionEntry &Section, uint64_t Offset [all...] |
RuntimeDyldELF.cpp | 226 void RuntimeDyldELF::resolveX86_64Relocation(const SectionEntry &Section, 235 support::ulittle64_t::ref(Section.getAddressWithOffset(Offset)) = 238 << format("%p\n", Section.getAddressWithOffset(Offset))); 248 support::ulittle32_t::ref(Section.getAddressWithOffset(Offset)) = 251 << format("%p\n", Section.getAddressWithOffset(Offset))); 255 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); 259 Section.getAddress()[Offset] = TruncOffset; 263 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); 267 support::ulittle32_t::ref(Section.getAddressWithOffset(Offset)) = 272 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset) [all...] |
/external/deqp/modules/gles3/functional/ |
es3fNegativeVertexArrayApiTests.cpp | 70 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS."); 84 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS."); 103 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS."); 116 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS."); 125 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not an accepted value."); 130 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS."); 136 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if size is not 1, 2, 3, or 4."); 141 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if stride is negative."); 146 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if type is GL_INT_2_10_10_10_REV or GL_UNSIGNED_INT_2_10_10_10_REV and size is not 4."); 157 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated a non-zero vertex array object is bound, zero is bound to t (…) [all...] |
es3fNegativeBufferApiTests.cpp | 57 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable values."); 64 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); 71 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); 82 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRAY_BUFFER."); 87 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if usage is not GL_STREAM_DRAW, GL_STATIC_DRAW, or GL_DYNAMIC_DRAW."); 92 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if size is negative."); 97 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound to target."); 112 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRAY_BUFFER."); 117 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound to target."); 123 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the buffer object being updated is mapped.") [all...] |
es3fNegativeTextureApiTests.cpp | 141 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if texture is not one of GL_TEXTUREi, where i ranges from 0 to (GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - 1)."); 157 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable values."); 164 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if texture was previously created with a target that doesn't match that of target."); 191 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid."); 200 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not a supported format returned in GL_COMPRESSED_TEXTURE_FORMATS."); 223 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0."); 242 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE) for a 2d texture target."); 248 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_CUBE_MAP_TEXTURE_SIZE) for a cubemap target."); 266 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than 0."); 268 m_log << TestLog::Section("", "GL_TEXTURE_2D target") [all...] |
/external/llvm/test/MC/ARM/ |
eh-directive-personalityindex.s | 10 .section .pr0 21 @ CHECK: Section { 28 @ RELOC: Section { 36 .section .pr0.nontrivial 50 @ CHECK: Section { 57 @ RELOC: Section { 65 .section .pr1 76 @ CHECK: Section { 83 @ CHECK: Section { 90 @ RELOC: Section { [all...] |
eh-directive-personality.s | 13 .section .TEST1 25 @ CHECK: Section { 31 @ CHECK: Section { 38 @ RELOC: Section { 45 @ CHECK: Section { 52 @ RELOC: Section { 64 .section .TEST2 76 @ CHECK: Section { 82 @ CHECK: Section { 89 @ RELOC: Section { [all...] |
arm-elf-relocations.s | 8 .section .text.r_arm_abs8 13 @ CHECK: Section {{.*}} .rel.text.r_arm_abs8 { 18 .section .text.r_arm_abs16 23 @ CHECK: Section {{.*}} .rel.text.r_arm_abs16 { 28 .section .text.r_arm_sbrel32 33 @ CHECK: Section {{.*}} .rel.text.r_arm_sbrel32 {
|
/external/llvm/tools/llvm-cov/ |
TestingSupport.cpp | 53 for (const auto &Section : OF->sections()) { 55 if (Section.getName(Name)) 58 ProfileNames = Section; 60 CoverageMapping = Section;
|
/packages/apps/Camera2/src/com/android/camera/util/ |
XmpUtil.java | 62 // to hold the section data from image file. 63 private static class Section { 106 List<Section> sections = parse(is, true); 111 for (Section section : sections) { 112 if (hasXMPHeader(section.data)) { 113 int end = getXMPContentEnd(section.data); 116 section.data, XMP_HEADER_SIZE, buffer, 0, buffer.length); 153 List<Section> sections = null; 189 List<Section> sections = parse(inputStream, false) 360 Section section = new Section(); local 376 Section section = new Section(); local [all...] |
/external/deqp/modules/gles2/functional/ |
es2fNegativeStateApiTests.cpp | 69 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed values."); 76 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed values."); 86 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values."); 94 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values."); 102 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values."); 110 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value."); 125 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated by OpenGL."); 130 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program object."); 135 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if maxCount is less than 0."); 156 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not an accepted value.") [all...] |
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
RuntimeDyldMachOARM.h | 37 const SectionEntry &Section = Sections[RE.SectionID]; 38 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); 96 const SectionEntry &Section = Sections[RE.SectionID]; 97 uint8_t *LocalAddress = Section.getAddressWithOffset(RE.Offset); 102 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); 163 const SectionRef &Section) { 165 Section.getName(Name); 169 Section, SectionID); 179 SectionEntry &Section = Sections[RE.SectionID]; 183 Addr = Section.getAddressWithOffset(i->second) [all...] |
/external/llvm/tools/llvm-readobj/ |
Win64EHDumper.cpp | 116 const coff_section *Section, uint64_t Offset, 122 if (!Ctx.ResolveSymbol(Section, Offset, Symbol, Ctx.UserData)) { 138 const coff_section *Section, 144 Ctx.ResolveSymbol(Section, Offset, Symbol, Ctx.UserData)) 160 const coff_section *Section, 164 formatSymbol(Ctx, Section, Offset + 0, RF.StartAddress)); 166 formatSymbol(Ctx, Section, Offset + 4, RF.EndAddress)); 168 formatSymbol(Ctx, Section, Offset + 8, RF.UnwindInfoOffset)); 231 void Dumper::printUnwindInfo(const Context &Ctx, const coff_section *Section, 265 formatSymbol(Ctx, Section, LSDAOffset [all...] |
/external/llvm/lib/Object/ |
ELFYAML.cpp | 20 ELFYAML::Section::~Section() {} 631 IO.mapOptional("Section", Symbol.Section, StringRef()); 647 static void commonSectionMapping(IO &IO, ELFYAML::Section &Section) { 648 IO.mapOptional("Name", Section.Name, StringRef()); 649 IO.mapRequired("Type", Section.Type); 650 IO.mapOptional("Flags", Section.Flags, ELFYAML::ELF_SHF(0)); 651 IO.mapOptional("Address", Section.Address, Hex64(0)) [all...] |
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
XmpDepthDecode.java | 136 // to hold the section data from image file. 137 private static class Section { 144 List<Section> sections = parse(is, true, skipExtendedContent); 166 // The main XMP section referenced an extended section that is not present. 175 // The main XMP section referenced an extended section that is not present. 199 * all sections. The last section with image data will have -1 length. 206 private static List<Section> parse(InputStream is, boolean readMetaOnly, 208 List<Section> sections = new ArrayList<Section>() 233 Section section = new Section(); local 297 Section section = new Section(); local 309 Section section = new Section(); local 317 Section section = new Section(); local 427 Section section = xmpSections.get(i); local [all...] |