Home
last modified time | relevance | path

Searched defs:proto (Results 26 - 50 of 273) sorted by relevance

1234567891011

/third_party/node/deps/cares/src/lib/
H A Dares_platform.c11001 struct servent *getservbyport(int port, const char *proto) in getservbyport() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt01.c27 int proto; /* protocol number (usually 0 = default) */ member
/third_party/node/deps/v8/src/objects/
H A Dprototype-inl.h135 MaybeHandle<HeapObject> proto = in AdvanceFollowingProxiesIgnoringAccessChecks() local
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DEnumValueDescriptor.cs44 private readonly EnumValueDescriptorProto proto; field in Google.Protobuf.Reflection.EnumValueDescriptor
46 internal EnumValueDescriptor(EnumValueDescriptorProto proto, FileDescriptor file, in EnumValueDescriptor() argument
H A DServiceDescriptor.cs45 private readonly ServiceDescriptorProto proto; field in Google.Protobuf.Reflection.ServiceDescriptor
48 internal ServiceDescriptor(ServiceDescriptorProto proto, FileDescriptor file, int index) in ServiceDescriptor() argument
H A DEnumDescriptor.cs44 private readonly EnumDescriptorProto proto; field in Google.Protobuf.Reflection.EnumDescriptor
49 internal EnumDescriptor(EnumDescriptorProto proto, FileDescriptor file, MessageDescriptor parent, int index, Type clrType) in EnumDescriptor() argument
[all...]
H A DOneofDescriptor.cs48 private readonly OneofDescriptorProto proto; field in Google.Protobuf.Reflection.OneofDescriptor
53 internal OneofDescriptor(OneofDescriptorProto proto, FileDescriptor file, MessageDescriptor parent, int index, string clrName) in OneofDescriptor() argument
[all...]
H A DMethodDescriptor.cs43 private readonly MethodDescriptorProto proto; field in Google.Protobuf.Reflection.MethodDescriptor
106 internal MethodDescriptor(MethodDescriptorProto proto, FileDescriptor file, in MethodDescriptor() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_none.c46 none_driver_send_ether(void *priv, const u8 *dst, const u8 *src, u16 proto, const u8 *data, size_t data_len) none_driver_send_ether() argument
/third_party/ffmpeg/libavformat/
H A Dgopher.c82 char proto[10], hostname[1024], auth[1024], path[1024], buf[1024]; in gopher_open() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-network-helper.h64 uint8_t proto; member
/third_party/musl/src/network/
H A Dgetaddrinfo.c25 int family = AF_UNSPEC, flags = 0, proto = 0, socktype = 0; in getaddrinfo() local
/third_party/ltp/testcases/kernel/syscalls/accept/
H A Daccept01.c36 int proto; /* protocol number (usually 0 = default) */ member
/third_party/ltp/testcases/kernel/syscalls/getsockname/
H A Dgetsockname01.c70 int proto; /* protocol number (usually 0 = default) */ member
/third_party/ltp/testcases/kernel/syscalls/listen/
H A Dlisten01.c69 int proto; /* protocol number (usually 0 = default) */ member
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_call/
H A Drpc_clnt_call_performance.c98 char proto[8] = "udp"; in main() local
H A Drpc_clnt_call_complex.c73 char proto[8] = "udp"; in main() local
H A Drpc_clnt_call_scalability.c72 char proto[8] = "udp"; in main() local
H A Drpc_clnt_call_dataint.c53 char proto[8] = "udp"; in main() local
/third_party/python/Lib/asyncio/
H A Dtrsock.py27 def proto(self): member in TransportSocket
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
H A DHistogramWriter.cpp84 std::unique_ptr<proto::Histogram> proto = histogram.second->toProto(); getAsJSON() local
[all...]
/third_party/python/Modules/
H A D_scproxy.c131 set_proxy(PyObject* proxies, const char* proto, CFDictionaryRef proxyDict, in set_proxy() argument
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DDescriptorPool.php154 $proto = $field->getMessageType(); variable
156 $proto = substr($proto, 1); variable
167 $proto = $field->getEnumType(); global() variable
169 $proto = substr($proto, 1); global() variable
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wapi/
H A Dwapi_asue_i.h65 int proto; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Draw.h113 } proto; member

Completed in 20 milliseconds

1234567891011