| /third_party/python/Objects/ |
| H A D | bytearrayobject.c | 2092 _common_reduce(PyByteArrayObject *self, int proto) in _common_reduce() argument 2140 bytearray_reduce_ex_impl(PyByteArrayObject *self, int proto) in bytearray_reduce_ex_impl() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | command_line_interface.cc | 1240 MakeProtoProtoPathRelative( DiskSourceTree* source_tree, std::string* proto, DescriptorDatabase* fallback_database) MakeProtoProtoPathRelative() argument [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | Descriptors.java | 279 buildFrom( final FileDescriptorProto proto, final FileDescriptor[] dependencies) buildFrom() argument 296 buildFrom( final FileDescriptorProto proto, final FileDescriptor[] dependencies, final boolean allowUnknownDependencies) buildFrom() argument 492 private FileDescriptorProto proto; global() field in Descriptors.FileDescriptor 501 FileDescriptor( final FileDescriptorProto proto, final FileDescriptor[] dependencies, final DescriptorPool pool, boolean allowUnknownDependencies) FileDescriptor() argument 601 setProto(final FileDescriptorProto proto) setProto() argument 820 private DescriptorProto proto; global() field in Descriptors.Descriptor 861 Descriptor( final DescriptorProto proto, final FileDescriptor file, final Descriptor parent, final int index) Descriptor() argument 940 setProto(final DescriptorProto proto) setProto() argument 1254 private FieldDescriptorProto proto; global() field in Descriptors.FieldDescriptor 1363 FieldDescriptor( final FieldDescriptorProto proto, final FileDescriptor file, final Descriptor parent, final int index, final boolean isExtension) FieldDescriptor() argument 1622 setProto(final FieldDescriptorProto proto) setProto() argument 1779 private EnumDescriptorProto proto; global() field in Descriptors.EnumDescriptor 1787 EnumDescriptor( final EnumDescriptorProto proto, final FileDescriptor file, final Descriptor parent, final int index) EnumDescriptor() argument 1814 setProto(final EnumDescriptorProto proto) setProto() argument 1891 private EnumValueDescriptorProto proto; global() field in Descriptors.EnumValueDescriptor 1896 EnumValueDescriptor( final EnumValueDescriptorProto proto, final FileDescriptor file, final EnumDescriptor parent, final int index) EnumValueDescriptor() argument 1929 setProto(final EnumValueDescriptorProto proto) setProto() argument 1999 private ServiceDescriptorProto proto; global() field in Descriptors.ServiceDescriptor 2004 ServiceDescriptor( final ServiceDescriptorProto proto, final FileDescriptor file, final int index) ServiceDescriptor() argument 2027 setProto(final ServiceDescriptorProto proto) setProto() argument 2106 private MethodDescriptorProto proto; global() field in Descriptors.MethodDescriptor 2115 MethodDescriptor( final MethodDescriptorProto proto, final FileDescriptor file, final ServiceDescriptor parent, final int index) MethodDescriptor() argument 2152 setProto(final MethodDescriptorProto proto) setProto() argument 2213 private final Message proto; global() field in Descriptors.DescriptorValidationException 2704 setProto(final OneofDescriptorProto proto) setProto() argument 2708 OneofDescriptor( final OneofDescriptorProto proto, final FileDescriptor file, final Descriptor parent, final int index) OneofDescriptor() argument 2724 private OneofDescriptorProto proto; global() field in Descriptors.OneofDescriptor [all...] |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | layout_eth_conf.h | 235 uint8_t proto; /**< Protocol, next header in big endian. */ member 245 uint8_t proto; /**< Protocol, next header to match. */ member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | wpa_hal.c | 996 int32_t WifiWpaWpaSendEapol(void *priv, const uint8_t *dest, uint16_t proto, const uint8_t *data, size_t dataLen) in WifiWpaWpaSendEapol() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
| H A D | wpa.c | 50 wpa_eapol_key_send(struct wpa_sm *sm, struct wpa_ptk *ptk, int ver, const u8 *dest, u16 proto, u8 *msg, size_t msg_len, u8 *key_mic) wpa_eapol_key_send() argument [all...] |
| H A D | wpa_i.h | 81 unsigned int proto; member 219 wpa_sm_ether_send(struct wpa_sm *sm, const u8 *dest, u16 proto, const u8 *buf, size_t len) wpa_sm_ether_send() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | config_ssid.h | 267 int proto; member
|
| H A D | driver_i.h | 1084 wpa_drv_send_eapol(struct wpa_supplicant *wpa_s, const u8 *dst, u16 proto, const u8 *data, size_t data_len) wpa_drv_send_eapol() argument
|
| H A D | interworking.c | 1294 static int has_proto_match(const u8 *pos, const u8 *end, u8 proto) in has_proto_match() argument 1306 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 | 435 static int _wpa_ether_send(void *wpa_s, const u8 *dest, u16 proto, in _wpa_ether_send() argument 97 wpa_ether_send(struct wpa_supplicant *wpa_s, const u8 *dest, u16 proto, const u8 *buf, size_t len) wpa_ether_send() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
| H A D | osu_client.c | 141 char *proto; in osu_get_certificate() local 981 char *proto, *por in set_pps_cred_policy_required_proto_port() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | wpa_common.c | 2412 const char * wpa_key_mgmt_txt(int key_mgmt, int proto) in wpa_key_mgmt_txt() argument 2744 wpa_cipher_to_suite(int proto, int cipher) wpa_cipher_to_suite() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | wpa_hal.c | 999 int32_t WifiWpaWpaSendEapol(void *priv, const uint8_t *dest, uint16_t proto, const uint8_t *data, size_t dataLen) in WifiWpaWpaSendEapol() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
| H A D | wpa_i.h | 99 unsigned int proto; member 282 wpa_sm_ether_send(struct wpa_sm *sm, const u8 *dest, u16 proto, const u8 *buf, size_t len) wpa_sm_ether_send() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | config_ssid.h | 298 int proto; member
|
| H A D | driver_i.h | 405 wpa_drv_tx_control_port(struct wpa_supplicant *wpa_s, const u8 *dest, u16 proto, const u8 *buf, size_t len, int no_encrypt) wpa_drv_tx_control_port() argument 1181 wpa_drv_send_eapol(struct wpa_supplicant *wpa_s, const u8 *dst, u16 proto, const u8 *data, size_t data_len) wpa_drv_send_eapol() argument
|
| 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...] |
| /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
|
| /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
|