Home
last modified time | relevance | path

Searched defs:transfer_event (Results 1 – 2 of 2) sorted by relevance

/dports/math/stanmath/math-4.2.0/stan/math/opencl/
H A Dmatrix_cl.hpp520 cl::Event transfer_event; in initialize_buffer() local
540 cl::Event transfer_event; in initialize_buffer() local
/dports/devel/libsigrok/libsigrok-0.5.2/src/hardware/sysclk-lwla/
H A Dprotocol.c264 static int transfer_event(int fd, int revents, void *cb_data) in transfer_event() function