Home
last modified time | relevance | path

Searched refs:handle_array (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Dmsgpack.h54 return derived().handle_array(N, bytes); in cb_array()
72 const unsigned char *handle_array(uint64_t N, byte_range bytes) { in handle_array() function
Dmsgpack.cpp205 const unsigned char *handle_array(uint64_t N, byte_range bytes) { in dump() function
Dsystem.cpp702 const unsigned char *handle_array(uint64_t N, msgpack::byte_range bytes) { in callbackEvent() function
/external/wayland/src/
Dwayland-server.c203 handle_array(struct wl_resource *resource, uint32_t opcode, in handle_array() function
238 handle_array(resource, opcode, args, wl_closure_send); in wl_resource_post_event_array()
261 handle_array(resource, opcode, args, wl_closure_queue); in wl_resource_queue_event_array()