/third_party/python/Lib/test/ |
H A D | test_grammar.py | 443 def __prepare__(metacls, name, bases, **kwds):
|
/third_party/python/Modules/ |
H A D | _zoneinfo.c | 2587 {.name = "key",
|
H A D | selectmodule.c | 2289 .name = "select.poll",
|
/third_party/protobuf/src/google/protobuf/util/ |
H A D | message_differencer.cc | 15 // * Neither the name of Google Inc. nor the names of its 325 << " comparison. Field name is: " << field->full_name(); in CheckRepeatedFieldComparisons() 331 << ". Field name is: " << field->full_name(); in CheckRepeatedFieldComparisons() 362 << "Field has to be message type. Field name is: " << field->full_name(); in TreatAsMap() 371 << " and MAP. Field name is: " << field->full_name(); in TreatAsMap() 396 << "Field has to be message type. Field name is: " << field->full_name(); in TreatAsMapWithMultipleFieldPathsAsKey() 420 << " and MAP. Field name is: " << field->full_name(); in TreatAsMapWithMultipleFieldPathsAsKey() 435 << " and MAP. Field name is: " << field->full_name(); in TreatAsMapUsingKeyComparator() 1773 printer_->Print("($name$)", "name", specific_fiel in PrintPath() [all...] |
/third_party/python/Modules/expat/ |
H A D | xmltok_impl.c | 569 /* ptr points to character following first character of attribute name */ 1521 atts[nAtts].name = ptr; \ in getAtts() 1582 /* This case ensures that the first attribute name is counted in getAtts()
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
H A D | cl.h | 181 char name[CL_NAME_VERSION_MAX_NAME_SIZE]; member 1834 * Returns the extension function address for the given function name,
|
/third_party/skia/modules/skshaper/src/ |
H A D | SkShaper_harfbuzz.cpp | 934 const auto lname = std::locale().name();
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver.h | 367 * @ifname: Interface name that can be used with init() or init2() 370 * @drv_name: struct wpa_driver_ops::name (note: unlike other strings, this one 1128 * fils_erp_realm - Realm/domain name to use in FILS ERP 1930 /** Interface name (for multi-SSID/VLAN support) */ 2229 const char *name; member 2265 * @ifname: Interface name (for multi-SSID/VLAN support) 2323 * @ifname: interface name, e.g., wlan0 2330 * @ctx, file descriptor, interface name, etc. information that may be 2489 * get_ifname - Get interface name 2492 * Returns: Pointer to the interface name [all...] |
H A D | driver_bsd.c | 65 char ifname[IFNAMSIZ+1]; /* interface name */ 1574 * NB: We require the interface name be mappable to an index. in wpa_driver_bsd_init() 1724 .name = "bsd",
|
H A D | driver_wext.c | 755 snprintf(buf, sizeof(buf) - 1, "/sys/class/net/%s/phy80211/name", in wext_get_phy_name() 785 * @ifname: interface name, e.g., wlan0 2486 .name = "wext",
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_fast.c | 1728 data->phase2_method->name); in eap_fast_get_status()
|
H A D | eap_teap.c | 1938 data->phase2_method->name); in eap_teap_get_status()
|
H A D | eap_ttls.c | 1724 data->phase2_method->name : "?"); in eap_ttls_get_status()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | eap_server.c | 103 /* Domain name TLV */ in eap_sm_buildInitiateReauthStart() 2009 * Returns: Pointer to the method name or %NULL if not available 2015 return sm->m->name; in eap_get_method()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp_auth.c | 1145 if (dpp_keygen(bi, auth->peer_bi->curve->name, NULL, 0) < 0 || in dpp_autogen_bootstrap_key()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver.h | 407 * @ifname: Interface name that can be used with init() or init2() 410 * @drv_name: struct wpa_driver_ops::name (note: unlike other strings, this one 1235 * fils_erp_realm - Realm/domain name to use in FILS ERP 1702 * ifname - Interface name (for multi-SSID/VLAN support) */ 2327 /** Interface name (for multi-SSID/VLAN support) */ 2659 const char *name; member 2723 * @ifname: interface name, e.g., wlan0 2730 * @ctx, file descriptor, interface name, etc. information that may be 2889 * get_ifname - Get interface name 2892 * Returns: Pointer to the interface name [all...] |
H A D | driver_bsd.c | 64 char ifname[IFNAMSIZ+1]; /* interface name */ 665 /* Driver name is invalid */ in bsd_route_overflow() 1734 .name = "bsd",
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_fast.c | 1748 data->phase2_method->name); in eap_fast_get_status()
|
H A D | eap_teap.c | 2051 data->phase2_method->name); in eap_teap_get_status()
|
H A D | eap_ttls.c | 1768 data->phase2_method->name : "?"); in eap_ttls_get_status()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
H A D | eap_server.c | 102 /* Domain name TLV */ in eap_sm_buildInitiateReauthStart() 1986 * Returns: Pointer to the method name or %NULL if not available 1992 return sm->m->name; in eap_get_method()
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_structs.hpp | 34212 , name( name_ ) name() function 34303 LPCWSTR name = {}; global() member 34526 , name( name_ ) name() function 34617 LPCWSTR name = {}; global() member 35723 , name( name_ ) name() function 35814 LPCWSTR name = {}; global() member 46846 , name( name_ ) name() function 46959 LPCWSTR name = {}; global() member 47310 , name( name_ ) name() function 47406 LPCWSTR name = {}; global() member 48300 , name( name_ ) name() function 48413 LPCWSTR name = {}; global() member [all...] |
/foundation/arkui/napi/test/unittest/ |
H A D | test_napi.cpp | 163 * @tc.name: ToNativeBindingObjectTest001 180 * @tc.name: ToNativeBindingObjectTest002 211 * @tc.name: ToNativeBindingObjectTest003 231 * @tc.name: ToNativeBindingObjectTest004 265 * @tc.name: UndefinedTest001 278 * @tc.name: NullTest001 291 * @tc.name: BooleanTest001 308 * @tc.name: NumberTest001 358 * @tc.name: StringTest001 385 * @tc.name 3391 napi_value name; HWTEST_F() local 5622 napi_value name; HWTEST_F() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 173 char *name; member 13875 snprintf(bp->ptp_clock_info.name, 16, "%s", bp->dev->name); in bnx2x_register_phc() 14058 BNX2X_DEV_INFO("device name after netdev register %s\n", dev->name); in bnx2x_init_one() 14068 board_info[ent->driver_data].name, in bnx2x_init_one() 14418 .name = DRV_MODULE_NAME,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 172 char *name; member 13803 snprintf(bp->ptp_clock_info.name, 16, "%s", bp->dev->name); in bnx2x_register_phc() 13986 BNX2X_DEV_INFO("device name after netdev register %s\n", dev->name); in bnx2x_init_one() 13996 board_info[ent->driver_data].name, in bnx2x_init_one() 14346 .name = DRV_MODULE_NAME,
|