Home
last modified time | relevance | path

Searched refs:string (Results 8251 - 8275 of 27492) sorted by relevance

1...<<331332333334335336337338339340>>...1100

/third_party/spirv-tools/test/opt/
H A Ddataflow.cpp109 const std::string text = R"( in TEST_F()
178 const std::string text = R"( in TEST_F()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeAtomicCounterTests.cpp68 std::string genShaderSource (NegativeTestContext& ctx, TestCase test, glu::ShaderType type) in genShaderSource()
163 ctx.beginSection(std::string("Verify shader: ") + glu::getShaderTypeName(s_shaders[ndx]));
H A Des31fNegativePreciseTests.cpp63 std::string generateShaderSource (NegativeTestContext& ctx, glu::ShaderType shaderType, TestPrecise test) in generateShaderSource()
146 std::string shaderSource = generateShaderSource(ctx, shaderType, test); in generateAndVerifyShader()
H A Des31fBasicComputeShaderTests.cpp44 using std::string;
226 throw tcu::TestError(string("Comparison failed for Output.values[") + de::toString(ndx) + "]"); in iterate()
349 throw tcu::TestError(string("Comparison failed for Output.values[") + de::toString(ndx) + "]"); in iterate()
384 << " uint values[" << (m_isSized ? de::toString(m_numValues) : string("")) << "];\n" in iterate()
452 throw tcu::TestError(string("Comparison failed for InOut.values[") + de::toString(ndx) + "]"); in iterate()
488 << " uint values[" << (m_isSized ? de::toString(m_numValues) : string("")) << "];\n" in iterate()
491 << " uint values[" << (m_isSized ? de::toString(m_numValues) : string("")) << "];\n" in iterate()
568 throw tcu::TestError(string("Comparison failed for Out0.values[") + de::toString(ndx) + "] res=" + de::toString(res) + " ref=" + de::toString(ref)); in iterate()
581 throw tcu::TestError(string("Comparison failed for Out1.values[") + de::toString(ndx) + "] res=" + de::toString(res) + " ref=" + de::toString(ref)); in iterate()
681 throw tcu::TestError(string("Compariso in iterate()
[all...]
/third_party/vk-gl-cts/framework/xexml/
H A DxeXMLParser.cpp77 void Tokenizer::error (const std::string& what) in error()
112 // Parser should not try to advance beyond end of string. in advance()
130 // If we hit end of string here, report it as end of string. in advance()
183 // Handle end of string / buffer. in advance()
185 error("Unexpected end of string"); in advance()
338 void Tokenizer::getString (std::string& dst) const in getString()
368 void Parser::error (const std::string& what) in error()
533 static char getEntityValue (const std::string& entity) in getEntityValue()
561 std::string entit in parseEntityValue()
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglSurfacelessContextTests.cpp38 #include <string>
43 using std::string;
/third_party/vk-gl-cts/modules/gles2/
H A Dtes2CapabilityTests.cpp37 using std::string;
111 std::string m_extName;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/
H A Dcm_request.cpp19 #include <string>
51 string servers = "CertManager"; in CmLoadSystemAbility()
/third_party/vulkan-loader/tests/framework/icd/
H A Dphysical_device.h35 PhysicalDevice(std::string name) : deviceName(name) {} in PhysicalDevice()
39 BUILDER_VALUE(PhysicalDevice, std::string, deviceName, "")
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dutil.h42 float NumericLexFloat32OutOfRangeToInfinity(const std::string &str);
50 bool strtof_clamp(const std::string &str, float *value);
/third_party/json/include/nlohmann/detail/input/
H A Dbinary_reader.hpp20 #include <string> // char_traits, string
187 @brief Parses a C-style string from the BSON input.
188 @param[in,out] result A reference to the string variable where the read
189 string is to be stored.
190 @return `true` if the \x00-byte indicating the end of the string was
212 @brief Parses a zero-terminated string of length @a len from the BSON
215 string to be read.
216 @param[in,out] result A reference to the string variable where the read
217 string i
[all...]
/third_party/python/Lib/
H A Ddoctest.py162 # Special string markers for use in `want` strings:
199 - If `module` is a string, then import and return the
212 raise TypeError("Expected a module, string, or None")
246 Return a string containing a traceback message for the given
312 # Search for an empty string succeeds, and doesn't change startpos.
434 ## a string (such as an object's docstring). The DocTest class also
435 ## includes information about where the string was extracted from.
448 string. The constructor adds a newline if needed.
458 - lineno: The line number within the DocTest string containing
462 - indent: The example's indentation in the DocTest string
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageSparseResidency.cpp51 #include <string>
64 std::string getFormatValueString (const std::vector<std::pair<deUint32, deUint32>>& channelsOnPlane, in getFormatValueString()
65 const std::vector<std::string>& formatValueStrings) in getFormatValueString()
67 std::vector<std::string> usedValues { "0", "0", "0", "0" }; // Default values. in getFormatValueString()
75 std::string result; in getFormatValueString()
85 const std::string getCoordStr (const ImageType imageType, in getCoordStr()
86 const std::string& x, in getCoordStr()
87 const std::string& y, in getCoordStr()
88 const std::string& z) in getCoordStr()
128 const std::string
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrCopyTests.cpp44 #include <string>
53 using std::string;
188 if (!de::contains(context.getDeviceExtensions().begin(), context.getDeviceExtensions().end(), string("VK_KHR_sampler_ycbcr_conversion"))) in checkSupport()
1054 const string srcFormatName (de::toLower(std::string(getFormatName(srcFormat)).substr(10))); in initYcbcrDefaultCopyTests()
1061 const string dstFormatName (de::toLower(std::string(getFormatName(dstFormat)).substr(10))); in initYcbcrDefaultCopyTests()
1088 addFunctionCase(dstFormatGroup.get(), string(srcTilingName) + (srcDisjoint ? "_disjoint_" : "_") + (useBuffer ? "buffer_" : "") + string(dstTilingName) + (dstDisjoint ? "_disjoint" : ""), checkSupport, imageCopyTest, config); in initYcbcrDefaultCopyTests()
1159 const string dimensionsNam in initYcbcrDimensionsCopyTests()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp47 #include <string>
79 tcu::Maybe<std::string> layoutExtension (VkImageLayout layout) in layoutExtension()
81 std::string extension; in layoutExtension()
347 DepthStencilDescriptorCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params);
396 DepthStencilDescriptorCase::DepthStencilDescriptorCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in DepthStencilDescriptorCase()
1240 const std::string resultName = "Storage" + de::toString(bufferIdx); in iterate()
1309 const auto kLayoutPrefixLen = std::string("VK_IMAGE_LAYOUT_").size(); in createImageDepthStencilDescriptorTests()
1310 const auto kFormatPrefixLen = std::string("VK_FORMAT in createImageDepthStencilDescriptorTests()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderInvariance.cpp192 * @return Requested string.
194 std::string TessellationShaderInvarianceBaseTest::getFSCode(unsigned int n_iteration) in getFSCode()
198 std::string result = "${VERSION}\n" in getFSCode()
237 std::string TessellationShaderInvarianceBaseTest::getTCCode(unsigned int n_iteration) in getTCCode()
273 std::string TessellationShaderInvarianceBaseTest::getVSCode(unsigned int n_iteration) in getVSCode()
277 std::string result = "${VERSION}\n" in getVSCode()
353 std::string shader_body; in initTest()
838 std::string TessellationShaderInvarianceRule1Test::getTECode(unsigned int n_iteration) in getTECode()
880 std::string data_type_string; in verifyResultData()
1117 std::string TessellationShaderInvarianceRule2Tes
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawBuffersIndexedTests.cpp61 #include <string>
78 using std::string;
495 const string name = "Renderbuffer" + de::toString(renderbufferNdx); in verifyRenderbuffer()
496 const string desc = "Compare renderbuffer " + de::toString(renderbufferNdx); in verifyRenderbuffer()
508 const string name = "Renderbuffer" + de::toString(renderbufferNdx); in verifyRenderbuffer()
509 const string desc = "Compare renderbuffer " + de::toString(renderbufferNdx); in verifyRenderbuffer()
521 const string name = "Renderbuffer" + de::toString(renderbufferNdx); in verifyRenderbuffer()
522 const string desc = "Compare renderbuffer " + de::toString(renderbufferNdx); in verifyRenderbuffer()
894 map<string, string> arg in genVertexSource()
[all...]
H A Des3fFboRenderTest.cpp45 using std::string;
93 std::string getName (void) const;
119 std::string FboConfig::getName (void) const in getName()
162 static std::vector<std::string> getEnablingExtensions (deUint32 format) in getEnablingExtensions()
164 std::vector<std::string> out; in getEnablingExtensions()
196 std::string extension; in isExtensionSupported()
207 static bool isAnyExtensionSupported (sglr::Context& context, const std::vector<std::string>& requiredExts) in isAnyExtensionSupported()
212 for (std::vector<std::string>::const_iterator iter = requiredExts.begin(); iter != requiredExts.end(); iter++) in isAnyExtensionSupported()
214 const std::string& extension = *iter; in isAnyExtensionSupported()
224 static std::string joi
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBarrierTests.cpp41 #include <string>
344 BarrierTestCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& testParams);
367 BarrierTestCase::BarrierTestCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& testParams) in BarrierTestCase()
380 const std::string valStatement = " const uint val = id1d + " + de::toString(kValuesOffset) + ";\n"; in initPrograms()
381 const std::string readerSaveStatement = " verificationBuffer.data[id1d] = val;\n"; in initPrograms()
389 const std::string rayTracingIds = rayTracingIdsStream.str(); in initPrograms()
397 const std::string computeIds = computeIdsStream.str(); in initPrograms()
405 const std::string fragId in initPrograms()
[all...]
/third_party/nghttp2/src/
H A Dnghttp.cc150 std::string strip_fragment(const char *raw_uri) { in strip_fragment()
155 return std::string(raw_uri, len); in strip_fragment()
159 Request::Request(const std::string &uri, const http_parser_url &u, in Request()
249 std::string Request::make_reqpath() const { in make_reqpath()
250 std::string path = util::has_uri_field(u, UF_PATH) in make_reqpath()
264 std::string decode_host(const StringRef &host) { in decode_host()
268 std::string(std::begin(host), zone_start).c_str())) { in decode_host()
285 auto res = std::string(std::begin(host), zone_start + 1); in decode_host()
467 std::string(4_k, '-')); in submit_request()
511 std::string trailer_name in submit_request()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustBufferAccessWithVariablePointersTests.cpp190 const std::string& name,
211 const std::string& name, in RobustAccessWithPointersTest()
238 const std::string& name,
259 const std::string& name,
279 const std::string& message) in NotSupportedInstance()
294 std::string m_notSupportedMessage;
455 const std::string& getValue() const in getValue()
462 const std::string value;
525 // composes shader string out of shader substreams.
526 std::string st
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp139 std::string testDesc; in iterate()
365 std::string testDesc; in iterate()
1824 BuiltinGlFragCoordXYZCase (TestContext& testCtx, const string& name);
1835 BuiltinGlFragCoordXYZCase::BuiltinGlFragCoordXYZCase (TestContext& testCtx, const string& name) in BuiltinGlFragCoordXYZCase()
1949 BuiltinGlFragCoordWCase (TestContext& testCtx, const string& name);
1960 BuiltinGlFragCoordWCase::BuiltinGlFragCoordWCase (TestContext& testCtx, const string& name) in BuiltinGlFragCoordWCase()
2120 BuiltinGlPointCoordCase (TestContext& testCtx, const string& name, int testVariant);
2132 BuiltinGlPointCoordCase::BuiltinGlPointCoordCase (TestContext& testCtx, const string& name, int testVariant) in BuiltinGlPointCoordCase()
2218 string shaderInputTypeToString (ShaderInputTypes type) in shaderInputTypeToString()
2220 string typeStrin in shaderInputTypeToString()
[all...]
H A DvktShaderRenderMatrixTests.cpp56 using std::string;
1612 const std::string& name,
1623 std::string genGLSLMatToVec3Reduction (const glu::DataType& matType, const char* varName);
1632 const std::string& name, in ShaderMatrixCase()
1667 string inValue0; in setupShader()
1668 string inValue1; in setupShader()
1671 vector<string> passVars; in setupShader()
1674 std::string operationValue0; in setupShader()
1675 std::string operationValue1; in setupShader()
1730 static const std::string heade in setupShader()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsEarlyFragmentTests.cpp51 #include <string>
221 const std::string name,
232 EarlyFragmentTest::EarlyFragmentTest (tcu::TestContext& testCtx, const std::string name, const deUint32 flags) in EarlyFragmentTest()
284 const std::string src = in initPrograms()
931 const std::string name,
941 EarlyFragmentDiscardTest::EarlyFragmentDiscardTest (tcu::TestContext& testCtx, const std::string name, const deUint32 flags)
1000 const std::string src =
1701 const std::string name,
1714 EarlyFragmentSampleMaskTest::EarlyFragmentSampleMaskTest (tcu::TestContext& testCtx, const std::string name, const deUint32 flags, const deUint32 sampleCount)
1775 const std::string optio
[all...]
/third_party/protobuf/ruby/tests/
H A Dcommon_tests.rb194 # Assigning a normal (ASCII or UTF8) string to a bytes field, or
195 # ASCII-8BIT to a string field will convert to the proper encoding.
196 m.optional_bytes = "Test string ASCII".encode!('ASCII')
199 assert_equal "Test string ASCII", m.optional_bytes
202 m.optional_bytes = "Test string UTF-8 \u0100".encode!('UTF-8')
394 # :int32, :int64, :uint32, :uint64, :bool, :string, :bytes.
396 m = Google::Protobuf::Map.new(:string, :int32)
440 m = Google::Protobuf::Map.new(:string, :int32,
493 m = Google::Protobuf::Map.new(:string, :int32)
514 m = Google::Protobuf::Map.new(:string,
[all...]

Completed in 46 milliseconds

1...<<331332333334335336337338339340>>...1100