Home
last modified time | relevance | path

Searched refs:name (Results 57101 - 57125 of 59107) sorted by relevance

1...<<2281228222832284228522862287228822892290>>...2365

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp1919 std::string name(getFormatName(format));
1920 return de::toLower(name.substr(10));
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp73 bool compareGreenImage (tcu::TestLog& log, const char* name, const char* description, const tcu::ConstPixelBufferAccess& image) in compareGreenImage() argument
77 return tcu::intThresholdCompare(log, name, description, greenImage.getAccess(), image, tcu::UVec4(2u), tcu::COMPARE_LOG_RESULT); in compareGreenImage()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_typedefs.h1916 const void *name);
1924 const void *name);
H A DTextureGL.cpp1808 GLenum name, in syncTextureStateSwizzle()
1922 ANGLE_GL_TRY(context, functions->texParameteri(ToGLenum(getType()), name, resultSwizzle)); in syncTextureStateSwizzle()
1806 syncTextureStateSwizzle(const gl::Context *context, const FunctionsGL *functions, GLenum name, GLenum value, GLenum *outValue) syncTextureStateSwizzle() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGlSpirvTests.cpp157 * @param name Test name
428 * @param name Test name
652 * @param name Test name
710 // Remove name reflection for defined variables in iterate()
782 m_testCtx.getLog() << tcu::TestLog::Message << "Check max name length [" << i << "] failed. " in iterate()
820 * @param name Test name
[all...]
H A Dgl4cPipelineStatisticsQueryTests.cpp666 /** Retrieves a human-readable name for a _geometry_shader_input value.
1417 * @param name Test name
1560 * @param name Test name
1661 * @param name Test name
1665 const char* name, in PipelineStatisticsQueryTestFunctionalBase()
1667 : TestCase(context, name, description) in PipelineStatisticsQueryTestFunctionalBase()
1664 PipelineStatisticsQueryTestFunctionalBase(deqp::Context& context, const char* name, const char* description) PipelineStatisticsQueryTestFunctionalBase() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcBlendEquationAdvancedTests.cpp594 CoherentBlendTest(deqp::Context& context, const char* name, glu::GLSLVersion glslVersion, int repeatCount,
596 : TestCase(context, name, "")
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_bind_test.cc1300 EXPECT_EQ("13: missing buffer name in INDEX_DATA command", r.Error()); in TEST_F()
1612 const char* name; member
1632 std::string(test_data.name) + in TEST_P()
/third_party/skia/src/effects/imagefilters/
H A DSkLightingImageFilter.cpp676 const char* name() const override { return "DiffuseLighting"; }
728 const char* name() const override { return "SpecularLighting"; }
777 * the FS. The default of emitLightColor appends the name of the constant light color uniform
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
H A DItaniumDemangle.cpp152 // <source-name> ::= <positive length number> <identifier>
289 // ::= u <source-name> # vendor extended type
797 // <simple-id> ::= <source-name> [ <template-args> ]
873 // <destructor-name> ::= <unresolved-type> # e.g.,
895 // <base-unresolved-name> ::= <simple-id> #
896 // unresolved name
897 // extension ::= <operator-name> #
899 // extension ::= <operator-name> <template-args> #
901 // ::= on <operator-name> #
903 // ::= on <operator-name> <templat
3518 auto name = db.names.back().move_full(); parse_nested_name() local
3535 auto name = db.names.back().move_full(); parse_nested_name() local
3554 auto name = db.names.back().move_full(); parse_nested_name() local
3571 auto name = db.names.back().move_full(); parse_nested_name() local
3590 auto name = db.names.back().move_full(); parse_nested_name() local
[all...]
/third_party/vixl/test/aarch64/
H A Dtest-api-aarch64.cc12 // * Neither the name of ARM Limited nor the names of its contributors may be
40 #define TEST(name) TEST_(AARCH64_API_##name)
/third_party/python/Modules/
H A Darraymodule.c2859 .name = "array.array",
3005 .name = "array.arrayiterator",
/third_party/rust/crates/syn/src/gen/
H A Dvisit.rs933 if let Some(it) = &node.name { in visit_abi()
1031 if let Some(it) = &node.name { in visit_bare_fn_arg()
1046 if let Some(it) = &node.name { in visit_bare_variadic()
2659 v.visit_lifetime(&node.name); in visit_label()
/third_party/spirv-tools/source/val/
H A Dvalidation_state.cpp246 void ValidationState_t::AssignNameToId(uint32_t id, std::string name) { in AssignNameToId() argument
247 operand_names_[id] = name; in AssignNameToId()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp1904 std::string name(getFormatName(format));
1905 return de::toLower(name.substr(10));
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp71 bool compareGreenImage (tcu::TestLog& log, const char* name, const char* description, const tcu::ConstPixelBufferAccess& image) in compareGreenImage() argument
75 return tcu::intThresholdCompare(log, name, description, greenImage.getAccess(), image, tcu::UVec4(2u), tcu::COMPARE_LOG_RESULT); in compareGreenImage()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddpp_hostapd.c606 peer_bi->curve->name, own_bi->curve->name); in hostapd_dpp_auth_init()
/third_party/vulkan-loader/tests/
H A Dloader_settings_tests.cpp621 // Settings file allows loading multiple layers with the same name - as long as the path is different
700 // Settings contains a layer whose name doesn't match the one found in the layer manifest - make sure the layer from the settings
907 ASSERT_TRUE(layer_configs.at(i).name == layer_props.at(i).layerName); in TEST()
916 ASSERT_TRUE(layer_configs.at(i).name == active_layers.at(i).layerName); in TEST()
1551 "Layer name Regular_TestLayer1 does not conform to naming standard (Policy #LLP_LAYER_3)\n"; in TEST()
/kernel/linux/linux-5.10/drivers/dma/
H A Dimg-mdc-dma.c1079 .name = "img-mdc-dma",
H A Dk3dma.c1033 .name = DRIVER_NAME,
H A Dsun4i-dma.c1280 .name = "sun4i-dma",
H A Dfsl-qdma.c1294 .name = "fsl-qdma",
/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dcppi41.c1249 .name = "cppi41-dma-engine",
/kernel/linux/linux-5.10/crypto/
H A Dcryptd.c900 .name = "cryptd",
/kernel/linux/linux-5.10/drivers/crypto/
H A Domap-des.c1143 .name = "omap-des",

Completed in 106 milliseconds

1...<<2281228222832284228522862287228822892290>>...2365