/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassSparseRenderTargetTests.cpp | 793 dst.glslSources.add("quad-frag") << glu::FragmentSource(fragmentShader.str()); in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesMipmapSparseResidency.cpp | 605 formatGroup->addChild(new MipmapSparseResidencyCase(testCtx, stream.str(), imageType, imageSize, format, useDeviceGroup)); in createMipmapSparseResidencyTestsCommon()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktSampleVerifier.cpp | 917 report = reportStream.str();
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrViewTests.cpp | 842 addFunctionCaseWithPrograms(group, name.str(), checkSupport, initPrograms, testPlaneView, params); in addPlaneViewCase()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawDepthClampTests.cpp | 705 return tcu::TestStatus::fail(msg.str()); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageQualifiersTests.cpp | 314 programCollection.glslSources.add(m_name) << glu::ComputeSource(programBuffer.str()); in initPrograms()
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
H A D | DirectiveParser.cpp | 541 mDirectiveHandler->handleError(token->location, stream.str()); in parseError()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeDumpVisitor.cpp | 355 W->printString("Guid", formatv("{0}", TS.getGuid()).str()); in visitKnownRecord()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | Archive.cpp | 48 std::string StringMsg = "truncated or malformed archive (" + Msg.str() + ")"; in malformedError()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cTextureStorageMultisampleGetTexLevelParameterifvTests.cpp | 910 << " expected:[" << expected_values_string_stream.str() << "]" in iterate()
|
/third_party/vk-gl-cts/external/openglcts/modules/runner/ |
H A D | glcTestRunner.cpp | 841 tcu::print("\n Config: %s \n\n", ostr.str().c_str()); in initSession()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcSampleVariablesTests.cpp | 916 m_context, ss.str().c_str(), "", m_glslVersion, formats[format].internalFormat, in init()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cES31CompatibilitySampleVariablesTests.cpp | 914 m_context, ss.str().c_str(), "", m_glslVersion, formats[format].internalFormat, in init()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
H A D | DirectiveParser.cpp | 612 mDirectiveHandler->handleError(token->location, stream.str()); in parseError()
|
/third_party/openssl/include/openssl/ |
H A D | core_dispatch.h | 169 OSSL_CORE_MAKE_FUNC(int, BIO_puts, (OSSL_CORE_BIO *bio, const char *str))
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | environment.py | 456 attr = str(argument) 1182 >>> str(t.module)
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | VertexFormatTests.cpp | 354 wgpu::ShaderModule vsModule = utils::CreateShaderModule(device, vs.str().c_str()); in MakeTestPipeline()
|
H A D | TextureFormatTests.cpp | 171 wgpu::ShaderModule fsModule = utils::CreateShaderModule(device, fsSource.str().c_str()); in CreateSamplePipeline()
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/ |
H A D | Core.h | 91 return {ss.str()}; in Append()
|
/third_party/python/Lib/test/ |
H A D | test_textwrap.py | 25 elif isinstance(textin, str):
|
/third_party/python/Doc/tools/extensions/ |
H A D | pyspecific.py | 664 if isinstance(label, str):
|
/third_party/python/Lib/ |
H A D | _collections_abc.py | 422 Example: ``Callable[[int, str], float]`` sets ``__args__`` to 423 ``(int, str, float)``. 462 # then X[int, str] == X[[int, str]]. 470 # args[0] occurs due to things like Z[[int, str, bool]] from PEP 612 1037 Sequence.register(str)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | CompileOnDemandLayer.h | 447 auto GVsM = std::make_unique<Module>((SrcM.getName() + ".globals").str(), in addLogicalModule()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DiagnosticInfo.h | 656 *this << Msg.str(); in DiagnosticInfoIROptimization()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | FileSystem.h | 1226 : Path(Path.str()), Type(Type), FollowSymlinks(FollowSymlinks), in directory_entry()
|