Searched refs:Section (Results 251 - 275 of 309) sorted by relevance

<<111213

/external/deqp/modules/glshared/
H A DglsLongStressCase.cpp1200 << TestLog::Section("ProbabilityParams", "Per-iteration probability parameters")
1224 log << TestLog::Section("ShaderProgram" + toString(progCtxNdx), "Shader program " + toString(progCtxNdx)) << prog << TestLog::EndSection;
1492 log << TestLog::Section("LogEntry" + toString(m_currentLogEntryNdx), "Log entry " + toString(m_currentLogEntryNdx))
H A DglsBufferTestUtil.cpp81 log << TestLog::Section("Verify", "Verification result");
/external/deqp/modules/gles2/functional/
H A Des2fBufferTestUtil.cpp84 log << TestLog::Section("Verify", "Verification result");
H A Des2fBufferWriteTests.cpp454 m_testCtx.getLog() << TestLog::Section(string("Iteration") + de::toString(m_iterNdx+1), string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toString(numIterations));
/external/deqp/modules/gles3/functional/
H A Des3fRasterizerDiscardTests.cpp256 log << TestLog::Section(header, header);
H A Des3fBufferWriteTests.cpp466 m_testCtx.getLog() << TestLog::Section(string("Iteration") + de::toString(m_iterNdx+1), string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toString(numIterations));
/external/llvm/include/llvm/Object/
H A DCOFF.h431 const coff_section *getCOFFSection(const SectionRef &Section) const;
/external/llvm/lib/MC/
H A DMCAssembler.cpp288 MCSectionData::MCSectionData() : Section(nullptr) {}
291 : Section(&_Section),
/external/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp434 << " Size Line Section\n";
573 const coff_section *Section = Obj.getCOFFSection(*SecI); local
574 Characteristics = Section->Characteristics;
/external/valgrind/main/VEX/switchback/
H A Dlinker.c124 Section;
160 Section* sections;
1000 fprintf(stderr, "Section header string table is section %d\n",
1249 /* Section 0 is the undefined section, hence > and not >=. */
/external/valgrind/main/VEX/unused/
H A Dlinker.c58 Section; typedef in typeref:struct:_Section
94 Section* sections;
837 fprintf(stderr, "Section header string table is section %d\n",
1082 /* Section 0 is the undefined section, hence > and not >=. */
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp331 for (const SectionRef &Section : O->sections()) {
336 if ((ec = Section.getAddress(Addr)))
340 if ((ec = Section.getName(Name)))
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl360 distribute such modifications or work under the terms of Section 1
403 under Section 2) in object code or executable form under the terms of
/external/deqp/modules/gles2/performance/
H A Des2pShaderCompilationCases.cpp1997 log << TestLog::Section("IterationMeasurements", "Iteration measurements of compilation and linking times");
2090 log << TestLog::Section(plural + "PerPhase", plural + " per phase");
2556 log << TestLog::Section("IterationMeasurements", "Iteration measurements of compilation times");
2616 log << TestLog::Section(plural + "PerPhase", plural + " per phase");
H A Des2pShaderOperatorTests.cpp593 log << TestLog::Section("RenderTarget", "Render target")
815 log << TestLog::Section("Program" + de::toString(progNdx), "Program " + de::toString(progNdx))
/external/deqp/modules/gles3/performance/
H A Des3pShaderCompilationCases.cpp2017 log << TestLog::Section("IterationMeasurements", "Iteration measurements of compilation and linking times");
2110 log << TestLog::Section(plural + "PerPhase", plural + " per phase");
2576 log << TestLog::Section("IterationMeasurements", "Iteration measurements of compilation times");
2636 log << TestLog::Section(plural + "PerPhase", plural + " per phase");
H A Des3pShaderOperatorTests.cpp593 log << TestLog::Section("RenderTarget", "Render target")
815 log << TestLog::Section("Program" + de::toString(progNdx), "Program " + de::toString(progNdx))
/external/libunwind/doc/
H A Dlibunwind-dynamic.tex235 directives. See Section ``Dynamic unwind directives'' for a
296 Section ``Operation tags'' below.
/external/lldb/examples/python/
H A Dcrashlog.py155 self.add_section (symbolication.Section(text_addr_lo, text_addr_hi, "__TEXT"))
/external/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp25 #include "lldb/Core/Section.h"
1080 segment_sp.reset(new Section (module_sp, // Module to which this section belongs
1082 ++segID << 8, // Section ID is the 1 based segment index shifted right by 8 bits as not to collide with any of the 256 section IDs that are possible
1144 Section *segment = segment_sp.get();
1185 segment_sp.reset(new Section (segment_sp, // Parent section
1188 ++segID << 8, // Section ID is the 1 based segment index shifted right by 8 bits as not to collide with any of the 256 section IDs that are possible
1317 SectionSP section_sp(new Section (segment_sp,
/external/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp21 #include "lldb/Core/Section.h"
77 // Section Flags
710 SectionSP section_sp (new Section (module_sp, // Module to which this section belongs
712 idx + 1, // Section ID is the 1 based segment index shifted right by 8 bits as not to collide with any of the 256 section IDs that are possible
928 s->PutCString ("Section Headers\n");
/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1889 std::string Section; local
1893 Section = SectionTable[Record[5]-1];
1917 if (!Section.empty())
1918 NewGV->setSection(Section);
/external/smack/src/org/xbill/DNS/
H A DDNSSEC.java396 // RFC 5114 Section 2.6
405 // RFC 5114 Section 2.7
420 // RFC 6605 Section 4
982 header.decCount(Section.ADDITIONAL);
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmstypes.c3608 cmsBool ReadCountAndSting(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, cmsMLU* mlu, cmsUInt32Number* SizeOfTag, const char* Section) argument
3630 cmsMLUsetASCII(mlu, "PS", Section, Text);
3638 cmsBool WriteCountAndSting(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, cmsMLU* mlu, const char* Section) argument
3643 TextSize = cmsMLUgetASCII(mlu, "PS", Section, NULL, 0);
3648 if (cmsMLUgetASCII(mlu, "PS", Section, Text, TextSize) == 0) return FALSE;
/external/blktrace/btt/doc/
H A Dbtt.tex473 Section~\ref{sec:o-u} has more details.
521 1.023482637, and so on. Section~\ref{sec:o-d} contains details on how
869 Section~\ref{sec:activity} discussed how \texttt{btt} outputs a file

Completed in 1872 milliseconds

<<111213