Searched refs:sectionName (Results 1 - 20 of 20) sorted by relevance

/external/swiftshader/src/Common/
H A DConfigurator.hpp32 std::string getValue(std::string sectionName, std::string valueName, std::string defaultValue = "") const;
33 int getInteger(std::string sectionName, std::string valueName, int defaultValue = 0) const;
34 bool getBoolean(std::string sectionName, std::string valueName, bool defaultValue = false) const;
35 double getFloat(std::string sectionName, std::string valueName, double defaultValue = 0.0) const;
36 unsigned int getFormatted(std::string sectionName, std::string valueName, char *format,
42 void addValue(std::string sectionName, std::string valueName, std::string value);
49 unsigned int addKeyName(std::string sectionName);
50 int findKey(std::string sectionName) const;
/external/nist-pkits/
H A Dextract-pkits-tests.pl27 my $sectionName;
77 public void test${sectionName}_${testName}() throws Exception {
170 $sectionName = $1;
171 $sectionName =~ s/ //g;
172 $sectionName =~ s/-//g;
/external/deqp/modules/gles3/stress/
H A Des3sOcclusionQueryTests.cpp158 std::string sectionName ("Case iteration " + de::toString(m_iterNdx+1) + "/" + de::toString(NUM_CASE_ITERATIONS));
159 tcu::ScopedLogSection section (log, sectionName.c_str(), sectionName.c_str());
/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp36 const char *sectionName) {
39 size, alignment, sectionID, sectionName);
45 const char *sectionName,
47 if (!strcmp(sectionName, "__compact_unwind"))
50 size, alignment, sectionID, sectionName, isReadOnly);
33 roundTripAllocateCodeSection(void *object, uintptr_t size, unsigned alignment, unsigned sectionID, const char *sectionName) argument
42 roundTripAllocateDataSection(void *object, uintptr_t size, unsigned alignment, unsigned sectionID, const char *sectionName, LLVMBool isReadOnly) argument
/external/deqp/modules/gles31/functional/
H A Des31fShaderHelperInvocationTests.cpp428 const string sectionName = string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toString(m_numIters); local
429 const tcu::ScopedLogSection section (m_testCtx.getLog(), (string("Iter") + de::toString(m_iterNdx)), sectionName);
627 const string sectionName = string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toString(m_numIters); local
628 const tcu::ScopedLogSection section (m_testCtx.getLog(), (string("Iter") + de::toString(m_iterNdx)), sectionName);
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp1212 const std::string sectionName ("ResolveVerifyWithMask" + de::toString(m_sampleMask));
1213 const tcu::ScopedLogSection section (log, sectionName, sectionName);
1297 const std::string sectionName ("ResolveVerifyWithMask" + de::toString(m_sampleMask));
1298 const tcu::ScopedLogSection section (log, sectionName, sectionName);
1385 const std::string sectionName ("ResolveVerifyWithMask" + de::toString(m_sampleMask));
1386 const tcu::ScopedLogSection section (log, sectionName, sectionName);
/external/llvm/tools/obj2yaml/
H A Delf2yaml.cpp386 ErrorOr<StringRef> sectionName = Obj.getSectionName(*sHdr);
387 if (std::error_code ec = sectionName.getError())
389 s.sectionNameOrType = *sectionName;
/external/deqp/modules/glshared/
H A DglsTextureBufferCase.cpp978 const char* const sectionName = (m_postRender != 0 ? "Primary render program" : "Render program"); local
979 const tcu::ScopedLogSection section (log, sectionName, sectionName);
997 const char* const sectionName = (m_preRender!= 0 ? "Secondary render program" : "Render program"); local
998 const tcu::ScopedLogSection section (log, sectionName, sectionName);
/external/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp211 std::string sectionName = sectionPrefix.str() + symbolName; local
214 sectionName, ELF::SHT_PROGBITS, ELF::SHF_WRITE | ELF::SHF_ALLOC);
/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp1903 const string sectionName (de::toString(commandIndex) + ":" + getName());
1904 const tcu::ScopedLogSection section (context.getLog(), sectionName, sectionName);
1912 const string sectionName (de::toString(commandIndex) + ":" + getName());
1913 const tcu::ScopedLogSection section (log, sectionName, sectionName);
1921 const string sectionName (de::toString(commandIndex) + ":" + getName());
1922 const tcu::ScopedLogSection section (log, sectionName, sectionName);
4302 const string sectionName (d
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fTransformFeedbackTests.cpp1050 std::string sectionName = std::string("Iteration") + de::toString(m_iterNdx+1);
1052 tcu::ScopedLogSection section (log, sectionName, sectionDesc);
/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp9121 StringRef sectionName(uint32_t SegIndex, uint64_t SegOffset);
9200 StringRef SegInfo::sectionName(uint32_t SegIndex, uint64_t OffsetInSeg) { function in class:SegInfo
9218 StringRef SectionName = sectionTable.sectionName(SegIndex, OffsetInSeg);
9263 StringRef SectionName = sectionTable.sectionName(SegIndex, OffsetInSeg);
9295 StringRef SectionName = sectionTable.sectionName(SegIndex, OffsetInSeg);
9328 StringRef SectionName = sectionTable.sectionName(SegIndex, OffsetInSeg);
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 759 milliseconds