Searched refs:handle_array (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/ |
D | msgpack.h | 54 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
|
D | msgpack.cpp | 205 const unsigned char *handle_array(uint64_t N, byte_range bytes) { in dump() function
|
D | system.cpp | 702 const unsigned char *handle_array(uint64_t N, msgpack::byte_range bytes) { in callbackEvent() function
|
/external/wayland/src/ |
D | wayland-server.c | 203 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()
|