Home
last modified time | relevance | path

Searched refs:make_stream (Results 126 – 150 of 255) sorted by relevance

1234567891011

/dports/net/xrdp-devel/xrdp-0.9.16/common/
H A Dtrans.c99 make_stream(self->in_s); in trans_create()
101 make_stream(self->out_s); in trans_create()
634 make_stream(wait_s); in trans_write_copy_s()
H A Dparse.h116 #define make_stream(s) \ macro
423 make_stream((_s)); \
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/common/
H A Dtrans.c99 make_stream(self->in_s); in trans_create()
101 make_stream(self->out_s); in trans_create()
634 make_stream(wait_s); in trans_write_copy_s()
H A Dparse.h151 #define make_stream(s) \ macro
490 make_stream((_s)); \
/dports/net/xrdp-devel/xrdp-0.9.16/sesman/chansrv/
H A Dsound.c277 make_stream(s); in sound_send_server_output_formats()
345 make_stream(s); in sound_send_training()
905 make_stream(s); in sound_send_wave_data_chunk()
1016 make_stream(s); in sound_send_close()
1476 make_stream(s); in sound_send_server_input_formats()
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/sesman/chansrv/
H A Dsound.c277 make_stream(s); in sound_send_server_output_formats()
345 make_stream(s); in sound_send_training()
905 make_stream(s); in sound_send_wave_data_chunk()
1016 make_stream(s); in sound_send_close()
1476 make_stream(s); in sound_send_server_input_formats()
/dports/net/xrdp-devel/xrdp-0.9.16/xrdp/
H A Dxrdp_font.c104 make_stream(s); in xrdp_font_create()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/libbase.all/
H A DNoSeekFileTest.cpp147 std::unique_ptr<gnash::IOChannel> reader(gnash::noseek_fd_adapter::make_stream(0, cachename)); in trymain()
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/xrdp/
H A Dxrdp_font.c104 make_stream(s); in xrdp_font_create()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/doc/advanced/
H A Dopencl_interoperability.md32 | Stream | dnnl::ocl_interop::make_stream(const engine &, cl_command_queue) | dnnl::ocl_inte…
/dports/net/xrdp-devel/xrdp-0.9.16/libxrdp/
H A Dxrdp_surface.c85 make_stream(self->out_s); in xrdp_surface_init()
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/libxrdp/
H A Dxrdp_surface.c85 make_stream(self->out_s); in xrdp_surface_init()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/tests/gtests/
H A Dtest_logsoftmax.cpp73 auto strm = make_stream(eng); in Forward()
152 auto strm = make_stream(eng); in Backward()
H A Dtest_softmax.cpp71 auto strm = make_stream(eng); in Forward()
151 auto strm = make_stream(eng); in Backward()
H A Dtest_reduction.cpp69 auto strm = make_stream(eng); in Test()
H A Dtest_reorder_formats.cpp178 auto strm = make_stream(r_pd.get_engine()); in TestFormat()
/dports/math/onednn/oneDNN-2.5.1/tests/gtests/
H A Dtest_logsoftmax.cpp73 auto strm = make_stream(eng); in Forward()
152 auto strm = make_stream(eng); in Backward()
H A Dtest_softmax.cpp71 auto strm = make_stream(eng); in Forward()
151 auto strm = make_stream(eng); in Backward()
H A Dtest_reduction.cpp69 auto strm = make_stream(eng); in Test()
H A Dtest_reorder_formats.cpp178 auto strm = make_stream(r_pd.get_engine()); in TestFormat()
/dports/misc/mxnet/incubator-mxnet-1.9.0/include/mkldnn/oneapi/dnnl/
H A Ddnnl_sycl.hpp119 inline stream make_stream(const engine &aengine, cl::sycl::queue &aqueue) { in make_stream() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/include/oneapi/dnnl/
H A Ddnnl_sycl.hpp119 inline stream make_stream(const engine &aengine, cl::sycl::queue &aqueue) { in make_stream() function
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/transport/
H A Dmuxed_zero_copy_if.cpp61 virtual zero_copy_if::sptr make_stream(const uint32_t stream_num) in make_stream() function in muxed_zero_copy_if_impl
/dports/devel/py-fs2/fs-2.4.11/fs/
H A Diotools.py152 def make_stream( function
/dports/x11-drivers/xorgxrdp/xorgxrdp-0.2.17/module/
H A DrdpMisc.h273 #define make_stream(s) \ macro

1234567891011