Home
last modified time | relevance | path

Searched refs:name (Results 18401 - 18425 of 18695) sorted by relevance

1...<<731732733734735736737738739740>>...748

/third_party/python/Modules/_sqlite/
H A Dcursor.c716 "Binding %d has no name, but you supplied a " in bind_parameters()
1359 .name = MODULE_NAME ".Cursor",
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dssl.rs137 pub name: *const c_char,
/third_party/spirv-tools/source/opt/
H A Doptimizer.cpp294 // automatically checked against Pass::name() and PassToken instances created in RegisterPassFromFlag()
298 // Both Pass::name() and Pass::desc() should be static class members so they in RegisterPassFromFlag()
869 v.push_back(impl_->pass_manager.GetPass(i)->name()); in GetPassNames()
H A Dtype_manager.cpp354 std::vector<uint32_t> words = spvtools::utils::MakeVector(opaque->name()); in GetTypeInstruction()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_macsec_linux.c1614 .name = "macsec_linux",
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_peap.c1223 data->phase2_method->name); in eap_peap_get_status()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_priv.c766 wpa_drivers[i]->name) == 0) { in wpa_priv_interface_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_macsec_linux.c1615 .name = "macsec_linux",
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_peap.c1290 data->phase2_method->name); in eap_peap_get_status()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_priv.c775 wpa_drivers[i]->name) == 0) { in wpa_priv_interface_init()
H A Dwpa_supplicant_i.h62 * confname - Configuration name (file or profile) name
71 * confanother - Additional configuration name (file or profile) name
90 * driver - Driver interface name, or %NULL to use the default driver
106 * ifname - Interface name
111 * bridge_ifname - Optional bridge interface name
340 char name[16]; /* from driver_ops get_radio_name() or empty if not member
1170 * Uplink interface name for cross connection
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.c644 return hapd->driver && os_strcmp(hapd->driver->name, "none") == 0; in hostapd_drv_none()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp902 // Emit functions into separate sections in the ELF so we can find them by name
1092 std::shared_ptr<Routine> Nucleus::acquireRoutine(const char *name, const Config::Edit *cfgEdit /* = nullptr */)
1095 return rr::acquireRoutine({ ::function }, { name }, cfgEdit);
4933 std::shared_ptr<Routine> Nucleus::acquireCoroutine(const char *name, const Config::Edit *cfgEdit /* = nullptr */)
4951 { name, "await", "destroy" },
4966 auto routine = rr::acquireRoutine({ ::function }, { name }, cfgEdit);
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DTestUtil.java15 // * Neither the name of Google Inc. nor the names of its
2779 Descriptors.FieldDescriptor f(String name) { in f() argument
2782 result = baseDescriptor.findFieldByName(name); in f()
2784 result = file.findExtensionByName(name + "_extension"); in f()
3771 throw new RuntimeException("Couldn't get canonical name of working directory.", e); in getTestDataDir()
3803 private static ByteString readBytesFromResource(String name) { in readBytesFromResource() argument
3806 com.google.common.io.ByteStreams.toByteArray(TestUtil.class.getResourceAsStream(name))); in readBytesFromResource()
/third_party/python/Lib/test/
H A Dtest_decimal.py5687 msg="parameter name mismatch in %s" % p_func)
5733 for name, param in sig.parameters.items():
5734 if name == 'self': continue
5736 args.append(pdict[module][name])
5738 kwargs[name] = pdict[module][name]
5768 msg="parameter name mismatch in %s" % p_func)
/third_party/sqlite/src/
H A Dshell.c479 ** This is the name of our program. It is set in main(), used
905 ** Construct a fake object name and column list to describe the structure
911 const char *zName /* The name of the virtual table */ in shellFakeSchema()
978 ** Add the schema name X to the CREATE statement in S and return the result.
991 ** This UDF is used by the .schema command to insert the schema name of
1205 extern const char *windirent_getenv(const char *name);
1244 const char *name in windirent_getenv()
1251 dwRet = GetEnvironmentVariableA(name, value, dwSize); in windirent_getenv()
1275 SIZE_T namesize = sizeof(data.name) / sizeof(data.name[ in opendir()
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_v360.c4977 .name = "default",
4985 .name = "default",
4992 .name = "v360",
/third_party/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c659 UChar name[256]; in TestComposeDecompose() local
660 int32_t nameSize = uloc_getDisplayName(locName, NULL, name, sizeof(cName), &status); in TestComposeDecompose()
663 cName[j] = (char)name[j]; in TestComposeDecompose()
/third_party/mbedtls/tests/data_files/
H A DMakefile323 $(OPENSSL) ca -gencrl -batch -cert $(test_ca_crt) -keyfile $(test_ca_key_file_rsa) -key $(test_ca_pwd_rsa) -config $(test_ca_config_file) -name test_ca -md sha256 -crldays 3653 -crlexts crl_ext_idp -out $@
325 $(OPENSSL) ca -gencrl -batch -cert $(test_ca_crt) -keyfile $(test_ca_key_file_rsa) -key $(test_ca_pwd_rsa) -config $(test_ca_config_file) -name test_ca -md sha256 -crldays 3653 -crlexts crl_ext_idp_nc -out $@
593 ../scripts/generate_server9_bad_saltlen.py --ca-name test-ca \
1972 # pkcs7 signature file with invalid tag in signerInfo[1].serial after long issuer name
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c848 nir_op_infos[alu->op].name); in emit_alu()
856 nir_op_infos[alu->op].name); in emit_alu()
2682 nir_intrinsic_infos[intr->intrinsic].name); in emit_intrinsic()
4157 ir3_context_error(ctx, "unknown FS output name: %s\n", in setup_output()
4190 ir3_context_error(ctx, "unknown %s shader output name: %s\n", in setup_output()
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_api.cpp76 void NumberFormatterApiTest::runIndexedTest(int32_t index, UBool exec, const char*& name, char*) { in runIndexedTest() argument
346 u"compact-short currency/USD unit-width-full-name", in notationCompact()
347 u"K currency/USD unit-width-full-name", in notationCompact()
403 u"compact-long currency/USD unit-width-full-name", in notationCompact()
404 u"KK currency/USD unit-width-full-name", in notationCompact()
561 u"measure-unit/length-meter unit-width-full-name", in unitMeasure()
562 u"unit/meter unit-width-full-name", in unitMeasure()
578 u"compact-long measure-unit/length-meter unit-width-full-name", in unitMeasure()
579 u"KK unit/meter unit-width-full-name", in unitMeasure()
638 u"measure-unit/duration-day unit-width-full-name", in unitMeasure()
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_lib.c1116 * Default SNI name. This rejects empty names, while set1_host below in SSL_dane_enable()
1117 * accepts them and disables host name checks. To avoid side-effects with in SSL_dane_enable()
1118 * invalid input, set the SNI name first. in SSL_dane_enable()
2814 return c->name; in SSL_get_cipher_list()
2916 n = OPENSSL_strnlen(c->name, size); in SSL_get_shared_ciphers()
2923 memcpy(p, c->name, n); in SSL_get_shared_ciphers()
3132 * The length of the protocol name must be written into |outlen|. The
3239 * On return it sets |*data| to point to |*len| bytes of protocol name
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DTestUtil.java15 // * Neither the name of Google Inc. nor the names of its
2005 private Descriptors.FieldDescriptor f(String name) { in f() argument
2008 result = baseDescriptor.findFieldByName(name); in f()
2010 result = file.findExtensionByName(name + "_extension"); in f()
2979 "Couldn't get canonical name of working directory.", e); in getTestDataDir()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4132 ManyDrawsCase (tcu::TestContext& testCtx, const std::string& name, const ManyDrawsParams& params);
4264 ManyDrawsCase::ManyDrawsCase (tcu::TestContext& testCtx, const std::string& name, const ManyDrawsParams& params) in ManyDrawsCase() argument
4265 : TestCase (testCtx, name) in ManyDrawsCase()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingTests.cpp3779 const std::string& name,
3792 const std::string& name, in BaseTestCase()
3794 : TestCase (context, name) in BaseTestCase()
3791 BaseTestCase(tcu::TestContext& context, const std::string& name, const TestParameters& parameters) BaseTestCase() argument

Completed in 107 milliseconds

1...<<731732733734735736737738739740>>...748