| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | interworking.c | 1305 static int has_proto_match(const u8 *pos, const u8 *end, u8 proto) in has_proto_match() argument 1317 static int has_proto_port_match(const u8 *pos, const u8 *end, u8 proto, in has_proto_port_match() argument
|
| H A D | wpas_glue.c | 467 static int _wpa_ether_send(void *wpa_s, const u8 *dest, u16 proto, in _wpa_ether_send() argument 98 wpa_ether_send(struct wpa_supplicant *wpa_s, const u8 *dest, u16 proto, const u8 *buf, size_t len) wpa_ether_send() argument [all...] |
| H A D | config.c | 3586 u8 *proto; wpa_config_set_cred_req_conn_capab() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
| H A D | osu_client.c | 141 char *proto; in osu_get_certificate() local 982 char *proto, *por in set_pps_cred_policy_required_proto_port() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | wpa_common.c | 1983 const char * wpa_key_mgmt_txt(int key_mgmt, int proto) in wpa_key_mgmt_txt() argument 2303 wpa_cipher_to_suite(int proto, int cipher) wpa_cipher_to_suite() argument [all...] |
| H A D | wpa_common.h | 394 int proto; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_canvas_bridge.cpp | 1968 auto proto = argv[0]; in JsFillStyleSetter() local 2008 auto proto = argv[0]; in JsStrokeStyleSetter() local 2048 auto proto = argv[0]; JsLineCapSetter() local 2077 auto proto = argv[0]; JsLineJoinSetter() local 2106 auto proto = argv[0]; JsMiterLimitSetter() local 2129 auto proto = argv[0]; JsLineWidthSetter() local 2152 auto proto = argv[0]; JsTextAlignSetter() local 2176 auto proto = argv[0]; JsTextBaselineSetter() local 2201 auto proto = argv[0]; JsFontSetter() local 2246 auto proto = argv[0]; JsAlphaSetter() local 2269 auto proto = argv[0]; JsCompositeOperationSetter() local 2308 auto proto = argv[0]; JsLineDashOffsetSetter() local 2331 auto proto = argv[0]; JsShadowBlurSetter() local 2354 auto proto = argv[0]; JsShadowColorSetter() local 2378 auto proto = argv[0]; JsShadowOffsetXSetter() local 2401 auto proto = argv[0]; JsShadowOffsetYSetter() local 2424 auto proto = argv[0]; JsSmoothingEnabledSetter() local 2447 auto proto = argv[0]; JsSmoothingQualitySetter() local [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
| H A D | wifi_hdi_struct.h | 189 int proto; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rtmpproto.c | 2597 char proto[8], hostname[256], path[1024], auth[100], *fname; in rtmp_open() local [all...] |
| H A D | dashenc.c | 517 const char *proto = avio_find_protocol_name(c->dirname); in write_hls_media_playlist() local 1140 const char *proto = avio_find_protocol_name(s->url); in write_manifest() local 1916 const char *proto = avio_find_protocol_name(s->url); in dash_flush() local 2249 const char *proto in dash_write_packet() local [all...] |
| H A D | http.c | 205 char hostname[1024], hoststr[1024], proto[10]; in http_open_cnx_internal() local 653 char hostname[1024], proto[10]; in http_listen() local
|
| H A D | hlsenc.c | 600 const char *proto = NULL; in hls_delete_old_segments() local 1034 const char *proto = avio_find_protocol_name(vs->basename); in sls_flag_check_duration_size() local 565 hls_delete_file(HLSContext *hls, AVFormatContext *avf, const char *path, const char *proto) hls_delete_file() argument 1381 const char *proto = avio_find_protocol_name(hls->master_m3u8_url); create_master_playlist() local 1542 const char *proto = avio_find_protocol_name(vs->m3u8_name); hls_window() local 1682 const char *proto = NULL; hls_start() local 1932 const char *proto, *dir; format_name() local 2414 const char *proto = NULL; hls_write_packet() local 2720 const char *proto = NULL; hls_write_trailer() local [all...] |
| /third_party/curl/lib/vtls/ |
| H A D | sectransp.c | 1811 struct alpn_proto_buf proto; local
|
| H A D | openssl.c | 3633 struct alpn_proto_buf proto; in ossl_connect_step1() local
|
| /third_party/libcoap/examples/ |
| H A D | coap-server.c | 885 coap_proto_t proto; in get_ongoing_proxy_session() local
|
| /third_party/nghttp2/src/ |
| H A D | nghttp.cc | 1132 auto proto = StringRef{next_proto, next_proto_len}; in connection_made() local
|
| /third_party/toybox/toys/pending/ |
| H A D | ip.c | 565 int param, proto; in vlan_parse_opt() local 1497 int tb,idev,odev,proto; member [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor_unittest.cc | 525 FileDescriptorProto proto; TEST_F() local 599 FileDescriptorProto proto; TEST_F() local 771 CopyWithJsonName(const Descriptor* message, DescriptorProto* proto) CopyWithJsonName() argument 914 DescriptorProto proto; TEST_F() local 2740 BuildFile(const FileDescriptorProto& proto) BuildFile() argument 2814 FieldDescriptorProto proto; TEST_P() local 7702 FileDescriptorProto proto; TEST_F() local 7720 FileDescriptorProto proto; TEST_F() local 7801 ParseProtoAndAddToDb(const char* proto) ParseProtoAndAddToDb() argument 7807 ParseProtoAndAddToDb(const std::string& proto) ParseProtoAndAddToDb() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | config.c | 3162 u8 *proto; wpa_config_set_cred_req_conn_capab() local [all...] |
| /third_party/FreeBSD/sys/dev/usb/storage/ |
| H A D | umass.c | 452 uint32_t proto; member 810 uint32_t proto = umass_get_proto(uaa->iface); in umass_probe_proto() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-objects.cc | 175 HasInPrototypeChain(Isolate* isolate, Handle<JSReceiver> object, Handle<Object> proto) HasInPrototypeChain() argument 3355 ForceSetPrototype(Isolate* isolate, Handle<JSObject> object, Handle<HeapObject> proto) ForceSetPrototype() argument [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | s_client.c | 3280 const unsigned char *proto; in print_stuff() local 3289 const unsigned char *proto; in print_stuff() local
|
| /third_party/openssl/apps/ |
| H A D | s_client.c | 3280 const unsigned char *proto; in print_stuff() local 3289 const unsigned char *proto; in print_stuff() local
|
| /third_party/python/Lib/test/ |
| H A D | test_ssl.py | 59 proto = getattr(ssl, proto) variable [all...] |
| /third_party/python/Modules/_ctypes/ |
| H A D | _ctypes.c | 1033 PyCPointerType_SetProto(StgDictObject *stgdict, PyObject *proto) in PyCPointerType_SetProto() argument 1072 PyObject *proto; PyCPointerType_new() local 1939 CreateSwappedType(PyTypeObject *type, PyObject *args, PyObject *kwds, PyObject *proto, struct fielddesc *fmt) CreateSwappedType() argument 2047 PyObject *proto; PyCSimpleType_new() local 4613 PyObject *proto; Array_subscript() local 5095 PyObject *proto; Pointer_item() local 5126 PyObject *proto; Pointer_ass_item() local 5269 PyObject *proto; Pointer_subscript() local [all...] |