Home
last modified time | relevance | path

Searched defs:proto (Results 1 – 25 of 454) sorted by relevance

12345678910>>...19

/third_party/mindspore/mindspore/lite/tools/converter/parser/caffe/
Dcaffe_activation_parser.cc24 ops::PrimitiveC *CaffeReluParser::Parse(const caffe::LayerParameter &proto, const caffe::LayerParam… in Parse()
40 ops::PrimitiveC *CaffeRelu6Parser::Parse(const caffe::LayerParameter &proto, const caffe::LayerPara… in Parse()
48 ops::PrimitiveC *CaffeSigmoidParser::Parse(const caffe::LayerParameter &proto, const caffe::LayerPa… in Parse()
56 ops::PrimitiveC *CaffeTanhParser::Parse(const caffe::LayerParameter &proto, const caffe::LayerParam… in Parse()
64 ops::PrimitiveC *CaffeEluParser::Parse(const caffe::LayerParameter &proto, const caffe::LayerParame… in Parse()
Dcaffe_node_parser.cc27 schema::TensorT *ConvertWeight(const caffe::BlobProto &proto) { in ConvertWeight()
93 STATUS ConvertShape(const caffe::BlobProto &proto, std::vector<int32_t> *shape) { in ConvertShape()
/third_party/iptables/extensions/
Dlibxt_multiport.c66 proto_to_name(uint8_t proto) in proto_to_name()
85 parse_multi_ports(const char *portstring, uint16_t *ports, const char *proto) in parse_multi_ports()
107 const char *proto) in parse_multi_ports_v1()
145 const char *proto; in check_proto() local
165 const char *proto; in __multiport_parse() local
211 const char *proto; in __multiport_parse_v1() local
257 port_to_service(int port, uint8_t proto) in port_to_service()
280 uint16_t proto) in __multiport_print()
327 int numeric, uint16_t proto) in __multiport_print_v1()
381 uint16_t proto) in __multiport_save()
[all …]
Dlibip6t_ipv6header.c27 uint8_t proto; member
65 proto_to_name(uint8_t proto, int nolookup) in proto_to_name()
85 unsigned int proto=0; in name_to_proto() local
108 add_proto_to_mask(int proto){ in add_proto_to_mask()
/third_party/grpc/src/csharp/Grpc.Tools/
DDepFileUtil.cs62 public static string[] ReadDependencyInputs(string protoDepDir, string proto, in ReadDependencyInputs()
153 public static string GetDepFilenameForProto(string protoDepDir, string proto) in GetDepFilenameForProto()
171 public static string GetOutputDirWithHash(string outputDir, string proto) in GetOutputDirWithHash()
199 private static string GetDirectoryHash(string proto) in GetDirectoryHash()
/third_party/selinux/libsepol/src/
Dnode_record.c22 int proto; member
38 int proto; member
45 const char *addr_str, int proto, char *addr_bytes) in node_parse_addr()
89 int proto, char **addr, size_t * addr_sz) in node_alloc_addr()
135 char *addr_bytes, int proto, char *addr_str) in node_expand_addr()
184 int proto, char **addr) in node_alloc_addr_string()
225 int proto, sepol_node_key_t ** key_ptr) in sepol_node_key_create()
262 const char **addr, const char **mask, int *proto) in sepol_node_key_unpack()
393 sepol_node_t * node, int proto, const char *addr) in sepol_node_set_addr()
478 sepol_node_t * node, int proto, const char *mask) in sepol_node_set_mask()
[all …]
Dports.c17 static inline int sepol2ipproto(sepol_handle_t * handle, int proto) in sepol2ipproto()
35 static inline int ipproto2sepol(sepol_handle_t * handle, int proto) in ipproto2sepol()
66 int proto = sepol_port_get_proto(data); in port_from_record() local
119 int proto = port->u.port.protocol; in port_to_record() local
183 int low, high, proto; in sepol_port_exists() local
221 int low, high, proto; in sepol_port_query() local
261 int low, high, proto; in sepol_port_modify() local
Dport_record.c13 int proto; member
24 int proto; member
29 int low, int high, int proto, in sepol_port_key_create()
51 int *low, int *high, int *proto) in sepol_port_key_unpack()
173 const char *sepol_port_get_proto_str(int proto) in sepol_port_get_proto_str()
191 void sepol_port_set_proto(sepol_port_t * port, int proto) in sepol_port_set_proto()
Dnodes.c23 int proto; in node_from_record() local
85 ocontext_t * node, int proto, sepol_node_t ** record) in node_to_record()
177 int proto; in sepol_node_exists() local
237 int proto; in sepol_node_query() local
304 int proto; in sepol_node_modify() local
/third_party/node/deps/npm/node_modules/delegates/
Dindex.js16 function Delegator(proto, target) { argument
39 proto[name] = function(){ method
111 proto[name] = function(val){ method
/third_party/lwip/src/core/
Dinet_chksum.c260 inet_cksum_pseudo_base(struct pbuf *p, u8_t proto, u16_t proto_len, u32_t acc) in inet_cksum_pseudo_base()
310 inet_chksum_pseudo(struct pbuf *p, u8_t proto, u16_t proto_len, in inet_chksum_pseudo()
343 ip6_chksum_pseudo(struct pbuf *p, u8_t proto, u16_t proto_len, in ip6_chksum_pseudo()
379 ip_chksum_pseudo(struct pbuf *p, u8_t proto, u16_t proto_len, in ip_chksum_pseudo()
399 inet_cksum_pseudo_partial_base(struct pbuf *p, u8_t proto, u16_t proto_len, in inet_cksum_pseudo_partial_base()
456 inet_chksum_pseudo_partial(struct pbuf *p, u8_t proto, u16_t proto_len, in inet_chksum_pseudo_partial()
491 ip6_chksum_pseudo_partial(struct pbuf *p, u8_t proto, u16_t proto_len, in ip6_chksum_pseudo_partial()
526 ip_chksum_pseudo_partial(struct pbuf *p, u8_t proto, u16_t proto_len, in ip_chksum_pseudo_partial()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java280 final FileDescriptorProto proto, final FileDescriptor[] dependencies) in buildFrom()
297 final FileDescriptorProto proto, in buildFrom()
366 FileDescriptorProto proto; in internalBuildGeneratedFileFrom() local
408 FileDescriptorProto proto; in internalBuildGeneratedFileFrom() local
465 FileDescriptorProto proto; in internalUpdateFileDescriptor() local
492 private FileDescriptorProto proto; field in Descriptors.FileDescriptor
502 final FileDescriptorProto proto, in FileDescriptor()
601 private void setProto(final FileDescriptorProto proto) { in setProto()
820 private DescriptorProto proto; field in Descriptors.Descriptor
862 final DescriptorProto proto, in Descriptor()
[all …]
/third_party/jerryscript/tests/jerry-test-suite/es2015/19/19.01/19.01.02/
D19.01.02-004.js16 function test_set_prototype_of_error(o, proto, msg) argument
37 function test_set_prototype_of_success_set(o, proto, msg) argument
/third_party/jerryscript/tests/jerry/es2015/
Dproxy_set_prototoype_of.js82 handler.setPrototypeOf = function(target, proto) { argument
113 var proto = {}; variable
144 setPrototypeOf(target, proto) { argument
/third_party/lwip/src/include/lwip/
Dip.h228 #define ip_output(p, src, dest, ttl, tos, proto) \ argument
236 #define ip_output_if(p, src, dest, ttl, tos, proto, netif) \ argument
244 #define ip_output_if_src(p, src, dest, ttl, tos, proto, netif) \ argument
254 #define ip_output_hinted(p, src, dest, ttl, tos, proto, netif_hint) \ argument
279 #define ip_output(p, src, dest, ttl, tos, proto) \ argument
281 #define ip_output_if(p, src, dest, ttl, tos, proto, netif) \ argument
283 #define ip_output_if_src(p, src, dest, ttl, tos, proto, netif) \ argument
285 #define ip_output_hinted(p, src, dest, ttl, tos, proto, netif_hint) \ argument
299 #define ip_output(p, src, dest, ttl, tos, proto) \ argument
301 #define ip_output_if(p, src, dest, ttl, tos, proto, netif) \ argument
[all …]
/third_party/python/Modules/_sqlite/
Dmicroprotocols.c56 pysqlite_microprotocols_add(PyTypeObject *type, PyObject *proto, PyObject *cast) in pysqlite_microprotocols_add()
77 pysqlite_microprotocols_adapt(PyObject *obj, PyObject *proto, PyObject *alt) in pysqlite_microprotocols_adapt()
/third_party/lwip/src/core/ipv4/
Dip4.c789 u8_t proto, struct netif *netif)
803 u8_t ttl, u8_t tos, u8_t proto, struct netif *netif, void *ip_options,
829 u8_t proto, struct netif *netif)
841 u8_t ttl, u8_t tos, u8_t proto, struct netif *netif, void *ip_options,
1029 u8_t ttl, u8_t tos, u8_t proto)
1066 u8_t ttl, u8_t tos, u8_t proto, struct netif_hint *netif_hint)
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DLazyStringEndToEndTest.java91 UnittestProto.TestAllTypes proto = in testCaching() local
113 UnittestProto.TestAllTypes proto = UnittestProto.TestAllTypes.parseFrom(encodedTestAllTypes); in testNoStringCachingIfOnlyBytesAccessed() local
/third_party/grpc/src/cpp/util/
Dcore_stats.cc30 void CoreStatsToProto(const grpc_stats_data& core, Stats* proto) { in CoreStatsToProto()
48 void ProtoToCoreStats(const grpc::core::Stats& proto, grpc_stats_data* core) { in ProtoToCoreStats()
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DEnumValueDescriptor.cs44 private readonly EnumValueDescriptorProto proto; field in Google.Protobuf.Reflection.EnumValueDescriptor
46 internal EnumValueDescriptor(EnumValueDescriptorProto proto, FileDescriptor file, in EnumValueDescriptor()
DServiceDescriptor.cs45 private readonly ServiceDescriptorProto proto; field in Google.Protobuf.Reflection.ServiceDescriptor
48 internal ServiceDescriptor(ServiceDescriptorProto proto, FileDescriptor file, int index) in ServiceDescriptor()
DMethodDescriptor.cs43 private readonly MethodDescriptorProto proto; field in Google.Protobuf.Reflection.MethodDescriptor
106 internal MethodDescriptor(MethodDescriptorProto proto, FileDescriptor file, in MethodDescriptor()
DOneofDescriptor.cs48 private readonly OneofDescriptorProto proto; field in Google.Protobuf.Reflection.OneofDescriptor
53 …internal OneofDescriptor(OneofDescriptorProto proto, FileDescriptor file, MessageDescriptor parent… in OneofDescriptor()
/third_party/protobuf/conformance/
Dbinary_json_conformance_suite.cc431 const string& proto, const string& test_name, ConformanceLevel level, in ExpectParseFailureForProtoWithProtoVersion()
460 const string& proto, const string& test_name, ConformanceLevel level) { in ExpectParseFailureForProto()
471 const string& proto, const string& test_name, ConformanceLevel level) { in ExpectHardParseFailureForProto()
760 string proto = cat(tag(field->number(), wire_type), values[i].first); in TestValidDataForType() local
782 string proto; in TestValidDataForType() local
891 string proto; in TestValidDataForType() local
933 string proto; in TestValidDataForRepeatedScalarMessage() local
972 string proto = in TestValidDataForMapType() local
985 string proto = in TestValidDataForMapType() local
998 string proto = in TestValidDataForMapType() local
[all …]
/third_party/node/deps/npm/node_modules/errno/
Dcustom.js26 function createError (errno, type, proto) { argument
49 var ce = function (type, proto) { argument

12345678910>>...19