Searched defs:num_events (Results 1 - 9 of 9) sorted by relevance
/third_party/ltp/testcases/kernel/input/ |
H A D | input06.c | 41 static int num_events; variable
|
/third_party/alsa-utils/seq/aplaymidi/ |
H A D | arecordmidi.c | 752 long num_events = 0; in main() local [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_sqtt.c | 822 static uint32_t num_events = 0; variable
|
/third_party/opencl-headers/src/ |
H A D | opencl_wrapper.cpp | 642 cl_int clWaitForEvents(cl_uint num_events, const cl_event *event_list) in clWaitForEvents() argument
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | daemon.c | 2645 int num_events; in MHD_epoll() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationCL.cpp | 1459 cl_int ValidateWaitForEvents(cl_uint num_events, const cl_event *event_list) in ValidateWaitForEvents() argument 2241 ValidateEnqueueWaitForEvents(cl_command_queue command_queue, cl_uint num_events, const cl_event *event_list) ValidateEnqueueWaitForEvents() argument
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
H A D | libOpenCL_autogen.cpp | 310 cl_int CL_API_CALL clWaitForEvents(cl_uint num_events, const cl_event *event_list) in clWaitForEvents() argument 598 clEnqueueWaitForEvents(cl_command_queue command_queue, cl_uint num_events, const cl_event *event_list) clEnqueueWaitForEvents() argument
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_cl_autogen.cpp | 661 cl_int CL_API_CALL clWaitForEvents(cl_uint num_events, const cl_event *event_list) in clWaitForEvents() argument 1237 clEnqueueWaitForEvents(cl_command_queue command_queue, cl_uint num_events, const cl_event *event_list) clEnqueueWaitForEvents() argument [all...] |
H A D | cl_stubs.cpp | 632 cl_int WaitForEvents(cl_uint num_events, const cl_event *event_list) in WaitForEvents() argument 1145 EnqueueWaitForEvents(cl_command_queue command_queue, cl_uint num_events, const cl_event *event_list) EnqueueWaitForEvents() argument
|
Completed in 24 milliseconds