Home
last modified time | relevance | path

Searched refs:str (Results 9976 - 10000 of 11012) sorted by relevance

1...<<391392393394395396397398399400>>...441

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawConcurrentTests.cpp445 return tcu::TestStatus::fail(msg.str()); in iterate()
H A DvktDrawShaderDrawParametersTests.cpp455 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 DvktImageAstcDecodeModeTests.cpp466 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 DOMPIRBuilder.cpp163 return getOrCreateSrcLocStr(SrcLocStr.str()); in getOrCreateSrcLocStr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DType.cpp428 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 DLTOModule.cpp254 name = (".objc_class_name_" + ca->getAsCString()).str(); in objcClassNameFromExpression()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderAtomicCounterOpsTests.cpp180 prepareShader(m_shaders[i], "<atomic_operation>", i == testedShader ? atomicOperationStream.str() : ""); in ShaderPipeline()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcLayoutLocationTests.cpp450 m_specializationMap["OPAQUE_TYPE_QUALIFIERS"] = layoutSpecification.str(); in iterate()
H A DglcRobustnessTests.cpp356 return shader.str(); in getComputeShader()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandBuffer.cpp622 return result.str(); in dumpCommands()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DANGLEPerfTest.cpp607 return strstr.str(); in backend()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DBlendFuncExtendedTest.cpp820 GLuint fs = CompileShader(GL_FRAGMENT_SHADER, fragShader.str().c_str());
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinstruction.h635 // 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 Dinstruction.h635 // 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 Dext.py657 return options.get(key, str(default)).lower() in ("1", "on", "yes", "true")
H A Dfilters.py809 ``%`` operator or :meth:`str.format`.
1057 name = str(name)
H A Druntime.py697 >>> 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 Dtarith.c55 #define png_safecat(b, sb, pos, str) (pos)
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DTextureViewTests.cpp312 return stream.str();
H A DVertexStateTests.cpp139 wgpu::ShaderModule vsModule = utils::CreateShaderModule(device, vs.str().c_str()); in MakeTestPipeline()
/third_party/skia/third_party/externals/angle2/util/windows/win32/
H A DWin32Window.cpp514 mParentClassName = nameStream.str(); in initializeImpl()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DDeviceD3D12.cpp662 return DAWN_INTERNAL_ERROR(messages.str()); in CheckDebugLayerAndGenerateErrors()
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhelper-cairo.hh336 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 DMCContext.h530 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 DWindowsManifestMerger.cpp31 WindowsManifestError::WindowsManifestError(const Twine &Msg) : Msg(Msg.str()) {} in WindowsManifestError()

Completed in 33 milliseconds

1...<<391392393394395396397398399400>>...441