Home
last modified time | relevance | path

Searched refs:net_output (Results 1 – 25 of 64) sorted by relevance

123

/dports/net/olsrd/olsrd-0.9.8/src/
H A Dbuild_msg.c277 net_output(ifp); in serialize_hello4()
442 net_output(ifp); in serialize_hello6()
602 net_output(ifp); in serialize_tc4()
641 net_output(ifp); in serialize_tc4()
717 net_output(ifp); in serialize_tc6()
752 net_output(ifp); in serialize_tc6()
823 net_output(ifp); in serialize_mid4()
917 net_output(ifp); in serialize_mid6()
1012 net_output(ifp); in appendHNAEntry()
1080 net_output(ifp); in serialize_hna4()
[all …]
H A Dlq_packet.c416 net_output(outif); in serialize_lq_hello()
466 net_output(outif); in serialize_lq_hello()
595 net_output(outif); in serialize_lq_tc()
621 net_output(outif); in serialize_lq_tc()
674 net_output(outif); in olsr_output_lq_hello()
726 net_output(outif); in olsr_output_lq_tc()
H A Dnet_olsr.h74 int net_output(struct interface_olsr *);
H A Dgenerate_msg.c79 net_output(ifn); in generate_hello()
H A Dnet_olsr.c160 net_output(ifp); in net_remove_buffer()
337 net_output(struct interface_olsr *ifp) in net_output() function
H A Dmain.c175 net_output(ifn); in olsr_shutdown_messages()
185 net_output(ifn); in olsr_shutdown_messages()
H A Dolsr.c398 net_output(ifn); in olsr_forward_message()
/dports/net/c3270/suite3270-4.0/Common/
H A Dft_dft.c189 net_output(); in dft_open_request()
215 net_output(); in dft_data_ack()
667 net_output(); in dft_get_request()
687 net_output(); in dft_close_request()
707 net_output(); in dft_abort()
723 net_output(); in dft_read_modified()
H A Dsf.c903 net_output(); in query_reply_end()
/dports/x11/x3270/suite3270-4.0/Common/
H A Dft_dft.c189 net_output(); in dft_open_request()
215 net_output(); in dft_data_ack()
667 net_output(); in dft_get_request()
687 net_output(); in dft_close_request()
707 net_output(); in dft_abort()
723 net_output(); in dft_read_modified()
H A Dsf.c903 net_output(); in query_reply_end()
/dports/science/py-dlib/dlib-19.22/examples/
H A Ddnn_semantic_segmentation_train_ex.cpp103 matrix<uint16_t> net_output; in calculate_accuracy() local
126 extract_image_chip(temp, chip_details, net_output, interpolate_nearest_neighbor()); in calculate_accuracy()
139 const uint16_t prediction = net_output(r, c); in calculate_accuracy()
/dports/science/dlib-cpp/dlib-19.22/examples/
H A Ddnn_semantic_segmentation_train_ex.cpp103 matrix<uint16_t> net_output; in calculate_accuracy() local
126 extract_image_chip(temp, chip_details, net_output, interpolate_nearest_neighbor()); in calculate_accuracy()
139 const uint16_t prediction = net_output(r, c); in calculate_accuracy()
/dports/net/c3270/suite3270-4.0/include/
H A Dtelnet_core.h43 void net_output(void);
/dports/x11/x3270/suite3270-4.0/include/
H A Dtelnet_core.h43 void net_output(void);
/dports/net/olsrd/olsrd-0.9.8/lib/secure/src/
H A Dolsrd_secure.c587 net_output(olsr_if); in send_challenge()
967 net_output(olsr_if); in send_cres()
1042 net_output(olsr_if); in send_rres()
/dports/net/olsrd/olsrd-0.9.8/lib/pud/src/
H A Dpud.c282 net_output(ifn); in packetReceivedFromDownlink()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/python/gpu/
H A Dtest_gluon_gpu.py254 net_output = net(data.copy(), sequence_length=sequence_length.copy())
261 net_output_np = net_output.asnumpy()
270 net_output.backward()
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/python/gpu/
H A Dtest_gluon_gpu.py254 net_output = net(data.copy(), sequence_length=sequence_length.copy())
261 net_output_np = net_output.asnumpy()
270 net_output.backward()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/examples/
H A Dcpu_cnn_training_f32.c683 void *net_output = NULL; // output from forward stream: in simple_net() local
684 CHECK(dnnl_memory_get_data_handle(pool_user_dst_memory, &net_output)); in simple_net()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/tests/mkldnn_compat/examples/
H A Dcpu_cnn_training_f32.c709 void *net_output = NULL; // output from forward stream: in simple_net() local
710 CHECK(mkldnn_memory_get_data_handle(pool_user_dst_memory, &net_output)); in simple_net()
/dports/math/onednn/oneDNN-2.5.1/examples/
H A Dcpu_cnn_training_f32.c690 void *net_output = NULL; // output from forward stream: in simple_net() local
691 CHECK(dnnl_memory_get_data_handle(pool_user_dst_memory, &net_output)); in simple_net()
/dports/net/c3270/suite3270-4.0/Common/pr3287/
H A Dsf.c665 net_output(); in query_reply_end()
/dports/x11/x3270/suite3270-4.0/Common/pr3287/
H A Dsf.c665 net_output(); in query_reply_end()
/dports/net/olsrd/olsrd-0.9.8/lib/mdns/src/
H A Dmdns.c291 net_output(ifn); in olsr_mdns_gen()

123