Home
last modified time | relevance | path

Searched defs:proto (Results 201 - 225 of 263) sorted by relevance

1234567891011

/third_party/python/Objects/
H A Dbytearrayobject.c2092 _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 Dcommand_line_interface.cc1240 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 DDescriptors.java279 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 Dlayout_eth_conf.h235 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 Dwpa_hal.c996 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 Dwpa.c50 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 Dwpa_i.h81 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 Dconfig_ssid.h267 int proto; member
H A Ddriver_i.h1084 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 Dinterworking.c1294 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 Dwpas_glue.c435 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 Dosu_client.c141 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 Dwpa_common.c2412 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 Dwpa_hal.c999 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 Dwpa_i.h99 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 Dconfig_ssid.h298 int proto; member
H A Ddriver_i.h405 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 Dinterworking.c1305 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 Dwpas_glue.c467 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 Dosu_client.c141 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 Dwpa_common.c1983 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 Dwpa_common.h394 int proto; member
/third_party/ffmpeg/libavformat/
H A Drtmpproto.c2597 char proto[8], hostname[256], path[1024], auth[100], *fname; in rtmp_open() local
[all...]
H A Ddashenc.c517 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 Dhttp.c205 char hostname[1024], hoststr[1024], proto[10]; in http_open_cnx_internal() local
653 char hostname[1024], proto[10]; in http_listen() local

Completed in 55 milliseconds

1234567891011