/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowTrace.java | 45 protected static void beginSection(String sectionName) { in beginSection()
|
/external/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITCAPITest.cpp | 36 const char *sectionName) { in roundTripAllocateCodeSection() 45 const char *sectionName, in roundTripAllocateDataSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITCAPITest.cpp | 36 const char *sectionName) { in roundTripAllocateCodeSection() 45 const char *sectionName, in roundTripAllocateDataSection()
|
/external/deqp/modules/gles3/stress/ |
D | es3sOcclusionQueryTests.cpp | 158 …std::string sectionName ("Case iteration " + de::toString(m_iterNdx+1) + "/" + de::toString(N… in iterate() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderHelperInvocationTests.cpp | 428 …const string sectionName = string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toSt… in iterate() local 627 …const string sectionName = string("Iteration ") + de::toString(m_iterNdx+1) + " / " + de::toSt… in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassMultisampleResolveTests.cpp | 1133 const std::string sectionName ("ResolveVerifyWithMask" + de::toString(m_sampleMask)); in verify() local 1219 const std::string sectionName ("ResolveVerifyWithMask" + de::toString(m_sampleMask)); in verify() local 1320 const std::string sectionName ("ResolveVerifyWithMask" + de::toString(m_sampleMask)); in verify() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.cpp | 211 std::string sectionName = sectionPrefix.str() + symbolName; in smallData() local
|
/external/llvm/tools/obj2yaml/ |
D | elf2yaml.cpp | 386 ErrorOr<StringRef> sectionName = Obj.getSectionName(*sHdr); in dumpGroup() local
|
/external/deqp/modules/glshared/ |
D | glsTextureBufferCase.cpp | 978 …const char* const sectionName = (m_postRender != 0 ? "Primary render program" : "Render program"… in init() local 997 …const char* const sectionName = (m_preRender!= 0 ? "Secondary render program" : "Render program"… in init() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/ |
D | elf2yaml.cpp | 479 auto sectionName = getUniquedSectionName(*sHdr); in dumpGroup() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.cpp | 209 std::string sectionName = sectionPrefix.str() + symbolName; in smallData() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 849 IO &IO, ELFYAML::SectionName §ionName) { in mapping()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 3380 StringRef MachORebaseEntry::sectionName() const { in sectionName() function in MachORebaseEntry 3947 StringRef MachOBindEntry::sectionName() const { in sectionName() function in MachOBindEntry 4072 StringRef BindRebaseSegInfo::sectionName(int32_t SegIndex, in sectionName() function in BindRebaseSegInfo
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 1885 const string sectionName (de::toString(commandIndex) + ":" + getName()); in verify() local 1894 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logPrepare() local 1903 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logExecute() local 4284 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logPrepare() local 4296 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logSubmit() local 4424 const string sectionName (de::toString(commandIndex) + ":" + getName()); in verify() local 4568 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logPrepare() local 4580 const string sectionName (de::toString(commandIndex) + ":" + getName()); in logSubmit() local 4631 const string sectionName (de::toString(commandIndex) + ":" + getName()); in verify() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fTransformFeedbackTests.cpp | 1050 std::string sectionName = std::string("Iteration") + de::toString(m_iterNdx+1); in iterate() local
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 9200 StringRef SegInfo::sectionName(uint32_t SegIndex, uint64_t OffsetInSeg) { in sectionName() function in SegInfo
|