Home
last modified time | relevance | path

Searched +defs:sz +defs:net (Results 1 – 25 of 206) sorted by relevance

123456789

/dports/graphics/opencv/opencv-4.5.3/modules/dnn/test/
H A Dtest_halide_layers.cpp52 Net net; in test() local
463 int sz[] = {1, inChannels, 1, 1}; in TEST_P() local
504 Net net; in TEST_P() local
512 int sz[] = {1, 1, 4, 4}; in TEST_P() local
535 Net net; in testInPlaceActivation() local
540 int sz[] = {1, kNumChannels, 10, 10}; in testInPlaceActivation() local
737 Net net; in TEST_P() local
835 Net net; in TEST_P() local
840 int sz[] = {inSize[0], inSize[0], 1, 1}; in TEST_P() local
923 Net net; in TEST() local
[all …]
/dports/cad/horizon-eda/horizon-2.1.0/src/core/tools/
H A Dtool_route_track_interactive.cpp218 Net *net = nullptr; in begin() local
518 auto *net = tool->iface->get_net_for_code(netcode); in prepareInteractive() local
536 auto net = tool->iface->get_net_for_code(netcode); in prepareInteractive() local
628 for (int net : nets) { in updateEndItem() local
828 const Net *net = nullptr; in update() local
883 PNS::SIZES_SETTINGS sz(router->Sizes()); in update() local
894 Net *net = nullptr; in update() local
899 PNS::SIZES_SETTINGS sz(router->Sizes()); in update() local
987 const auto &sz = router->Sizes(); in update_tip() local
1004 Net *net = nullptr; in update_tip() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/sched/
H A Dact_gact.c53 static int tcf_gact_init(struct net *net, struct nlattr *nla, in tcf_gact_init()
225 static int tcf_gact_walker(struct net *net, struct sk_buff *skb, in tcf_gact_walker()
235 static int tcf_gact_search(struct net *net, struct tc_action **a, u32 index) in tcf_gact_search()
244 size_t sz = nla_total_size(sizeof(struct tc_gact)); /* TCA_GACT_PARMS */ in tcf_gact_get_fill_size() local
269 static __net_init int gact_init_net(struct net *net) in gact_init_net()
H A Dact_api.c228 static size_t tcf_action_full_attrs_size(size_t sz) in tcf_action_full_attrs_size()
238 size_t sz = tcf_action_shared_attrs_size(act); in tcf_action_fill_size() local
1004 struct tc_action *tcf_action_init_1(struct net *net, struct tcf_proto *tp, in tcf_action_init_1()
1072 size_t sz = 0; in tcf_action_init() local
1226 tcf_get_notify(struct net *net, u32 portid, struct nlmsghdr *n, in tcf_get_notify()
1289 static int tca_action_flush(struct net *net, struct nlattr *nla, in tca_action_flush()
1367 static int tcf_action_delete(struct net *net, struct tc_action *actions[]) in tcf_action_delete()
1431 tca_action_gd(struct net *net, struct nlattr *nla, struct nlmsghdr *n, in tca_action_gd()
1504 static int tcf_action_add(struct net *net, struct nlattr *nla, in tcf_action_add()
1542 struct net *net = sock_net(skb->sk); in tc_ctl_action() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/sched/
H A Dact_gact.c53 static int tcf_gact_init(struct net *net, struct nlattr *nla, in tcf_gact_init()
225 static int tcf_gact_walker(struct net *net, struct sk_buff *skb, in tcf_gact_walker()
235 static int tcf_gact_search(struct net *net, struct tc_action **a, u32 index) in tcf_gact_search()
244 size_t sz = nla_total_size(sizeof(struct tc_gact)); /* TCA_GACT_PARMS */ in tcf_gact_get_fill_size() local
269 static __net_init int gact_init_net(struct net *net) in gact_init_net()
H A Dact_api.c228 static size_t tcf_action_full_attrs_size(size_t sz) in tcf_action_full_attrs_size()
238 size_t sz = tcf_action_shared_attrs_size(act); in tcf_action_fill_size() local
1004 struct tc_action *tcf_action_init_1(struct net *net, struct tcf_proto *tp, in tcf_action_init_1()
1072 size_t sz = 0; in tcf_action_init() local
1226 tcf_get_notify(struct net *net, u32 portid, struct nlmsghdr *n, in tcf_get_notify()
1289 static int tca_action_flush(struct net *net, struct nlattr *nla, in tca_action_flush()
1367 static int tcf_action_delete(struct net *net, struct tc_action *actions[]) in tcf_action_delete()
1431 tca_action_gd(struct net *net, struct nlattr *nla, struct nlmsghdr *n, in tca_action_gd()
1504 static int tcf_action_add(struct net *net, struct nlattr *nla, in tcf_action_add()
1542 struct net *net = sock_net(skb->sk); in tc_ctl_action() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/sched/
H A Dact_gact.c53 static int tcf_gact_init(struct net *net, struct nlattr *nla, in tcf_gact_init()
225 static int tcf_gact_walker(struct net *net, struct sk_buff *skb, in tcf_gact_walker()
235 static int tcf_gact_search(struct net *net, struct tc_action **a, u32 index) in tcf_gact_search()
244 size_t sz = nla_total_size(sizeof(struct tc_gact)); /* TCA_GACT_PARMS */ in tcf_gact_get_fill_size() local
269 static __net_init int gact_init_net(struct net *net) in gact_init_net()
H A Dact_api.c228 static size_t tcf_action_full_attrs_size(size_t sz) in tcf_action_full_attrs_size()
238 size_t sz = tcf_action_shared_attrs_size(act); in tcf_action_fill_size() local
1004 struct tc_action *tcf_action_init_1(struct net *net, struct tcf_proto *tp, in tcf_action_init_1()
1072 size_t sz = 0; in tcf_action_init() local
1226 tcf_get_notify(struct net *net, u32 portid, struct nlmsghdr *n, in tcf_get_notify()
1289 static int tca_action_flush(struct net *net, struct nlattr *nla, in tca_action_flush()
1367 static int tcf_action_delete(struct net *net, struct tc_action *actions[]) in tcf_action_delete()
1431 tca_action_gd(struct net *net, struct nlattr *nla, struct nlmsghdr *n, in tca_action_gd()
1504 static int tcf_action_add(struct net *net, struct nlattr *nla, in tcf_action_add()
1542 struct net *net = sock_net(skb->sk); in tc_ctl_action() local
[all …]
/dports/graphics/opencv/opencv-4.5.3/samples/dnn/
H A Dcolorization.cpp87 Net net = dnn::readNetFromCaffe(modelTxt, modelBin); in main() local
92 int sz[] = {2, 313, 1, 1}; in main() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Net/
H A DNetBuffer.cpp23 namespace net { namespace
98 int Buffer::Read(int fd, size_t sz) { in ReadAllWithProgress()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Net/
H A DNetBuffer.cpp23 namespace net { namespace
98 int Buffer::Read(int fd, size_t sz) { in ReadAllWithProgress()
H A DWebsocketServer.cpp29 namespace net { namespace
282 auto readExact = [&](void *p, size_t sz) { in ReadFrame()
304 uint64_t sz = header[1] & 0x7F; in ReadFrame() local
422 bool WebSocketServer::ReadControlFrame(int opcode, size_t sz) { in ReadControlFrame()
465 void WebSocketServer::SendHeader(bool fin, int opcode, size_t sz) { in SendHeader()
499 void WebSocketServer::SendBytes(const void *p, size_t sz) { in SendBytes()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Net/
H A DNetBuffer.cpp23 namespace net { namespace
98 int Buffer::Read(int fd, size_t sz) { in ReadAllWithProgress()
H A DWebsocketServer.cpp29 namespace net { namespace
282 auto readExact = [&](void *p, size_t sz) { in ReadFrame()
304 uint64_t sz = header[1] & 0x7F; in ReadFrame() local
422 bool WebSocketServer::ReadControlFrame(int opcode, size_t sz) { in ReadControlFrame()
465 void WebSocketServer::SendHeader(bool fin, int opcode, size_t sz) { in SendHeader()
499 void WebSocketServer::SendBytes(const void *p, size_t sz) { in SendBytes()
/dports/security/helib/HElib-1.3.1/src/
H A DBenesNetwork.cpp35 long sz = perm.length(); in recursiveGeneralBenesInit() local
160 long net = long(node >= sz0) ^ labs(e); in recursiveGeneralBenesInit() local
310 long sz = getSize(); in testNetwork() local
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv4/
H A Dnexthop.c785 size_t sz = sizeof(struct nexthop_grp) * nhg->num_nh; in nh_nlmsg_size_grp() local
798 size_t sz; in nh_nlmsg_size_single() local
828 size_t sz = NLMSG_ALIGN(sizeof(struct nhmsg)); in nh_nlmsg_size() local
2354 struct net *net = dev_net(dev); in nexthop_flush_dev() local
2902 struct net *net = sock_net(skb->sk); in rtm_new_nexthop() local
2961 struct net *net = sock_net(skb->sk); in rtm_del_nexthop() local
2988 struct net *net = sock_net(in_skb->sk); in rtm_get_nexthop() local
3182 struct net *net = sock_net(skb->sk); in rtm_dump_nexthop() local
3385 struct net *net = sock_net(skb->sk); in rtm_dump_nexthop_bucket() local
3522 struct net *net = dev_net(dev); in nexthop_sync_mtu() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv4/
H A Dnexthop.c785 size_t sz = sizeof(struct nexthop_grp) * nhg->num_nh; in nh_nlmsg_size_grp() local
798 size_t sz; in nh_nlmsg_size_single() local
828 size_t sz = NLMSG_ALIGN(sizeof(struct nhmsg)); in nh_nlmsg_size() local
2354 struct net *net = dev_net(dev); in nexthop_flush_dev() local
2902 struct net *net = sock_net(skb->sk); in rtm_new_nexthop() local
2961 struct net *net = sock_net(skb->sk); in rtm_del_nexthop() local
2988 struct net *net = sock_net(in_skb->sk); in rtm_get_nexthop() local
3182 struct net *net = sock_net(skb->sk); in rtm_dump_nexthop() local
3385 struct net *net = sock_net(skb->sk); in rtm_dump_nexthop_bucket() local
3522 struct net *net = dev_net(dev); in nexthop_sync_mtu() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv4/
H A Dnexthop.c785 size_t sz = sizeof(struct nexthop_grp) * nhg->num_nh; in nh_nlmsg_size_grp() local
798 size_t sz; in nh_nlmsg_size_single() local
828 size_t sz = NLMSG_ALIGN(sizeof(struct nhmsg)); in nh_nlmsg_size() local
2354 struct net *net = dev_net(dev); in nexthop_flush_dev() local
2902 struct net *net = sock_net(skb->sk); in rtm_new_nexthop() local
2961 struct net *net = sock_net(skb->sk); in rtm_del_nexthop() local
2988 struct net *net = sock_net(in_skb->sk); in rtm_get_nexthop() local
3182 struct net *net = sock_net(skb->sk); in rtm_dump_nexthop() local
3385 struct net *net = sock_net(skb->sk); in rtm_dump_nexthop_bucket() local
3522 struct net *net = dev_net(dev); in nexthop_sync_mtu() local
[all …]
/dports/net-mgmt/pktstat/pktstat-46935839b/
H A Dmain.c88 void set_canary(volatile unsigned char *canary, size_t sz) { in set_canary()
93 void check_canary(const volatile unsigned char *canary, size_t sz) { in check_canary()
312 bpf_u_int32 net, mask; local
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/bridge/netfilter/
H A Debtables.c340 find_table_lock(struct net *net, const char *name, int *error, in find_table_lock()
648 ebt_check_entry(struct ebt_entry *e, struct net *net, in ebt_check_entry()
834 static int translate_table(struct net *net, const char *name, in translate_table()
1288 void ebt_unregister_table(struct net *net, const char *name) in ebt_unregister_table()
1830 static int ebt_buf_count(struct ebt_entries_buf_state *state, unsigned int sz) in ebt_buf_count()
1837 const void *data, unsigned int sz) in ebt_buf_add()
1852 static int ebt_buf_add_pad(struct ebt_entries_buf_state *state, unsigned int sz) in ebt_buf_add_pad()
2293 struct net *net = sock_net(sk); in compat_do_ebt_get_ctl() local
2362 struct net *net = sock_net(sk); in do_ebt_get_ctl() local
2429 struct net *net = sock_net(sk); in do_ebt_set_ctl() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/bridge/netfilter/
H A Debtables.c340 find_table_lock(struct net *net, const char *name, int *error, in find_table_lock()
648 ebt_check_entry(struct ebt_entry *e, struct net *net, in ebt_check_entry()
834 static int translate_table(struct net *net, const char *name, in translate_table()
1288 void ebt_unregister_table(struct net *net, const char *name) in ebt_unregister_table()
1830 static int ebt_buf_count(struct ebt_entries_buf_state *state, unsigned int sz) in ebt_buf_count()
1837 const void *data, unsigned int sz) in ebt_buf_add()
1852 static int ebt_buf_add_pad(struct ebt_entries_buf_state *state, unsigned int sz) in ebt_buf_add_pad()
2293 struct net *net = sock_net(sk); in compat_do_ebt_get_ctl() local
2362 struct net *net = sock_net(sk); in do_ebt_get_ctl() local
2429 struct net *net = sock_net(sk); in do_ebt_set_ctl() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/bridge/netfilter/
H A Debtables.c340 find_table_lock(struct net *net, const char *name, int *error, in find_table_lock()
648 ebt_check_entry(struct ebt_entry *e, struct net *net, in ebt_check_entry()
834 static int translate_table(struct net *net, const char *name, in translate_table()
1288 void ebt_unregister_table(struct net *net, const char *name) in ebt_unregister_table()
1830 static int ebt_buf_count(struct ebt_entries_buf_state *state, unsigned int sz) in ebt_buf_count()
1837 const void *data, unsigned int sz) in ebt_buf_add()
1852 static int ebt_buf_add_pad(struct ebt_entries_buf_state *state, unsigned int sz) in ebt_buf_add_pad()
2293 struct net *net = sock_net(sk); in compat_do_ebt_get_ctl() local
2362 struct net *net = sock_net(sk); in do_ebt_get_ctl() local
2429 struct net *net = sock_net(sk); in do_ebt_set_ctl() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/xfrm/
H A Dxfrm_state.c658 struct net *net = xs_net(x); in __xfrm_state_delete() local
982 struct net *net = xs_net(x); in __xfrm_state_locate() local
1052 struct net *net = xp_net(pol); in xfrm_state_find() local
1247 struct net *net = xs_net(x); in __xfrm_state_insert() local
1278 struct net *net = xs_net(xnew); in __xfrm_state_bump_genids() local
1300 struct net *net = xs_net(x); in xfrm_state_insert() local
1393 struct net *net = xs_net(x); in xfrm_state_add() local
1654 struct net *net = xs_net(x); in xfrm_state_update() local
2002 struct net *net = xs_net(x); in xfrm_alloc_spi() local
2644 unsigned int sz; in xfrm_state_init() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/xfrm/
H A Dxfrm_state.c658 struct net *net = xs_net(x); in __xfrm_state_delete() local
982 struct net *net = xs_net(x); in __xfrm_state_locate() local
1052 struct net *net = xp_net(pol); in xfrm_state_find() local
1247 struct net *net = xs_net(x); in __xfrm_state_insert() local
1278 struct net *net = xs_net(xnew); in __xfrm_state_bump_genids() local
1300 struct net *net = xs_net(x); in xfrm_state_insert() local
1393 struct net *net = xs_net(x); in xfrm_state_add() local
1654 struct net *net = xs_net(x); in xfrm_state_update() local
2002 struct net *net = xs_net(x); in xfrm_alloc_spi() local
2644 unsigned int sz; in xfrm_state_init() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/xfrm/
H A Dxfrm_state.c658 struct net *net = xs_net(x); in __xfrm_state_delete() local
982 struct net *net = xs_net(x); in __xfrm_state_locate() local
1052 struct net *net = xp_net(pol); in xfrm_state_find() local
1247 struct net *net = xs_net(x); in __xfrm_state_insert() local
1278 struct net *net = xs_net(xnew); in __xfrm_state_bump_genids() local
1300 struct net *net = xs_net(x); in xfrm_state_insert() local
1393 struct net *net = xs_net(x); in xfrm_state_add() local
1654 struct net *net = xs_net(x); in xfrm_state_update() local
2002 struct net *net = xs_net(x); in xfrm_alloc_spi() local
2644 unsigned int sz; in xfrm_state_init() local
[all …]

123456789