Home
last modified time | relevance | path

Searched refs:name (Results 23826 - 23850 of 24343) sorted by relevance

1...<<951952953954955956957958959960>>...974

/third_party/mbedtls/library/
H A Dssl_tls12_server.c811 (unsigned int) suite_id, suite_info->name)); in ssl_ciphersuite_match()
1654 MBEDTLS_SSL_DEBUG_MSG(2, ("selected ciphersuite: %s", ciphersuite_info->name)); in ssl_parse_client_hello()
3615 * Receive client pre-shared key identity name in ssl_parse_client_psk_identity()
/third_party/node/test/fixtures/wpt/streams/readable-byte-streams/
H A Dgeneral.any.js7 error1.name = 'error1';
930 assert_equals(incorrectRespondException.name, 'RangeError', 'respond() must throw a RangeError');
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c677 /* Make sure the variable has a name. in dxil_nir_lower_ubo_to_temp()
680 if (!var->name) in dxil_nir_lower_ubo_to_temp()
681 var->name = ralloc_asprintf(nir, "global_%d", exec_list_length(&nir->variables)); in dxil_nir_lower_ubo_to_temp()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c1249 ext->name = ext_name; in anv_execbuf_add_ext()
2173 " handle=%05u name=%s\n", in anv_queue_exec_locked()
2174 bo->offset, bo->offset + bo->size - 1, bo->size, bo->gem_handle, bo->name); in anv_queue_exec_locked()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp438 screen->dev->OpenSharedHandleByName((LPCWSTR)handle->name, GENERIC_ALL, &d3d_handle_to_close); in d3d12_resource_from_handle()
848 screen->dev->OpenSharedHandleByName((LPCWSTR) handle->name, GENERIC_ALL, &d3d_handle_to_close); in d3d12_memobj_create_from_handle()
/third_party/node/deps/uvwasi/src/
H A Duvwasi.c1420 name_len = strlen(dirents[i].name); in uvwasi_fd_readdir()
1467 /* Write as much of the entry name to the buffer as possible. */ in uvwasi_fd_readdir()
1469 memcpy((char*)buf + *bufused, dirents[i].name, size_to_cp); in uvwasi_fd_readdir()
/third_party/python/Lib/test/test_asyncio/
H A Dtest_unix_events.py319 coro = self.loop.create_unix_server(lambda: None, file.name)
362 fn = file.name
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageClearingTests.cpp478 // Don't append image dimensions when using the dimensions found in original test cases. This avoids name clashing with the old versions. in extentToString()
518 ImageClearingTestCase(tcu::TestContext& testCtx, const std::string& name, TestParams params) in ImageClearingTestCase() argument
519 : vkt::TestCase(testCtx, name) in ImageClearingTestCase()
/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()

Completed in 91 milliseconds

1...<<951952953954955956957958959960>>...974