/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawConcurrentTests.cpp | 445 return tcu::TestStatus::fail(msg.str()); in iterate()
|
H A D | vktDrawShaderDrawParametersTests.cpp | 455 group->addChild(new InstanceFactory<DrawTest, FunctionSupport1<DrawTest::TestSpec>>(group->getTestContext(), name.str(), "", testSpec, FunctionSupport1<DrawTest::TestSpec>::Args(checkSupport, testSpec))); in addDrawCase()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageAstcDecodeModeTests.cpp | 466 programCollection.glslSources.add("comp") << glu::ComputeSource(src.str()); in initPrograms()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 163 return getOrCreateSrcLocStr(SrcLocStr.str()); in getOrCreateSrcLocStr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Type.cpp | 428 std::make_pair(TmpStream.str(), this)); in setName()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | LTOModule.cpp | 254 name = (".objc_class_name_" + ca->getAsCString()).str(); in objcClassNameFromExpression()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderAtomicCounterOpsTests.cpp | 180 prepareShader(m_shaders[i], "<atomic_operation>", i == testedShader ? atomicOperationStream.str() : ""); in ShaderPipeline()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcLayoutLocationTests.cpp | 450 m_specializationMap["OPAQUE_TYPE_QUALIFIERS"] = layoutSpecification.str(); in iterate()
|
H A D | glcRobustnessTests.cpp | 356 return shader.str(); in getComputeShader()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | SecondaryCommandBuffer.cpp | 622 return result.str(); in dumpCommands()
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | ANGLEPerfTest.cpp | 607 return strstr.str(); in backend()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | BlendFuncExtendedTest.cpp | 820 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, fragShader.str().c_str());
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | instruction.h | 635 // Pretty-prints |inst| to |str| and returns |str|. 641 std::ostream& operator<<(std::ostream& str, const Instruction& inst);
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | instruction.h | 635 // Pretty-prints |inst| to |str| and returns |str|. 641 std::ostream& operator<<(std::ostream& str, const Instruction& inst);
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | ext.py | 657 return options.get(key, str(default)).lower() in ("1", "on", "yes", "true")
|
H A D | filters.py | 809 ``%`` operator or :meth:`str.format`. 1057 name = str(name)
|
H A D | runtime.py | 697 >>> str(foo) 880 logger.error("Template variable error: %s", str(e)) 924 >>> str(foo.bar['baz']) 950 >>> str(foo) 980 >>> str(foo)
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | tarith.c | 55 #define png_safecat(b, sb, pos, str) (pos)
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | TextureViewTests.cpp | 312 return stream.str();
|
H A D | VertexStateTests.cpp | 139 wgpu::ShaderModule vsModule = utils::CreateShaderModule(device, vs.str().c_str()); in MakeTestPipeline()
|
/third_party/skia/third_party/externals/angle2/util/windows/win32/ |
H A D | Win32Window.cpp | 514 mParentClassName = nameStream.str(); in initializeImpl()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
H A D | DeviceD3D12.cpp | 662 return DAWN_INTERNAL_ERROR(messages.str()); in CheckDebugLayerAndGenerateErrors()
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | helper-cairo.hh | 336 closure->write_func (closure->closure, (unsigned char *) string->str, string->len); in finalize_png()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCContext.h | 530 void setCompilationDir(StringRef S) { CompilationDir = S.str(); } in setCompilationDir()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/ |
H A D | WindowsManifestMerger.cpp | 31 WindowsManifestError::WindowsManifestError(const Twine &Msg) : Msg(Msg.str()) {} in WindowsManifestError()
|