Home
last modified time | relevance | path

Searched refs:str (Results 10226 - 10250 of 11048) sorted by relevance

1...<<401402403404405406407408409410>>...442

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp978 dbgs() << format(" %14s ", TII->getName(MI->getOpcode()).str().c_str()); in dumpSwapVector()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp339 Sig = OS.str(); in getSignature()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DInliner.cpp412 return Remark.str(); in inlineCostStr()
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dfunction_validation_test.cc791 ss.str() + "' storage class"); in TEST_P()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h438 VReg2Name[Reg] = Name.str(); in insertVRegByName()
/third_party/vixl/src/aarch64/
H A Dregisters-aarch64.h947 return name.str();
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DStorageTextureValidationTests.cpp89 return ostream.str(); in CreateComputeShaderWithStorageTexture()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrViewTests.cpp752 addFunctionCaseWithPrograms(group, name.str(), "", checkSupport, initPrograms, testPlaneView, params); in addPlaneViewCase()
/third_party/python/Lib/test/
H A Dtest_hmac.py403 # Pass a key of type str, which is an error, because it expects a key
410 # Pass a key of type str, which is an error, because it expects a key
617 # Testing str of same lengths
621 # Testing str of different lengths
642 class mystr(str):
H A Dtest_site.py182 if isinstance(path, str):
H A Dtest_urllib2_localnet.py107 nonce = hashlib.md5(str(self._request_num).encode("ascii")).hexdigest()
/third_party/python/Lib/
H A Dcgi.py150 separator: str. The symbol to use for separating the query arguments.
940 print("OSError:", html.escape(str(msg)))
/third_party/rust/crates/memchr/bench/src/memchr/
H A Dmod.rs772 group: &str, in define_memchr_input1()
796 group: &str, in define_memchr_input2()
820 group: &str, in define_memchr_input3()
/third_party/rust/crates/once_cell/tests/
H A Dit.rs640 const MSG: &str = "Hello, World"; in once_cell_does_not_leak_partially_constructed_boxes()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboTestUtil.cpp113 return src.str(); in genTexFragmentShader()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCreationCacheControlTests.cpp362 return output.str(); in getResultsString()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp176 sourceCollections.glslSources.add("frag_shader") << glu::FragmentSource(fragmentSource.str()); in initPrograms()
H A DvktRenderPassSparseRenderTargetTests.cpp791 dst.glslSources.add("quad-frag") << glu::FragmentSource(fragmentShader.str()); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesMipmapSparseResidency.cpp607 formatGroup->addChild(new MipmapSparseResidencyCase(testCtx, stream.str(), "", imageType, imageSize, format, useDeviceGroup)); in createMipmapSparseResidencyTestsCommon()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktSampleVerifier.cpp917 report = reportStream.str();
/third_party/vk-gl-cts/modules/egl/
H A DteglGetFrameTimestampsTests.cpp354 return stream.str(); in getConfigIdString()
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aTextureMipmapTests.cpp709 name.str().c_str(), "", in init()
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aTextureMipmapTests.cpp697 name.str().c_str(), "", in init()
/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.h531 icd_manifest.set_lib_path(icd_binary_path.str()).set_api_version(api_version);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp931 return out.str(); in getAsmForLocalSizeTest()
4463 return r.str(); in generateConstantDefinitions()
4472 return r.str(); in generateSwitchCases()
4481 return r.str(); in generateSwitchTargets()
4490 return r.str(); in generateOpPhiParams()
4497 return r.str(); in generateIntWidth()
4520 return res.str(); in expandOpPhiCase5()
4622 value.push(tag.str()); in generateOpPhiCase5()
4624 valueLabel.push(tag.str()); in generateOpPhiCase5()
4637 valueLabel.push(tag.str()); in generateOpPhiCase5()
7347 std::ostringstream str; compareFP16Logical() local
[all...]

Completed in 44 milliseconds

1...<<401402403404405406407408409410>>...442