Home
last modified time | relevance | path

Searched refs:handle_event (Results 1 – 5 of 5) sorted by relevance

/external/vulkan-validation-layers/demos/smoke/
DShellXcb.cpp204 void ShellXcb::handle_event(const xcb_generic_event_t *ev) in handle_event() function in ShellXcb
262 handle_event(ev); in loop_wait()
288 handle_event(ev); in loop_poll()
DShellXcb.h40 void handle_event(const xcb_generic_event_t *ev);
/external/llvm/test/Transforms/InstCombine/
D2009-01-24-EmptyStruct.ll12 define void @handle_event(%struct.inode* %bar) nounwind {
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
D2009-01-24-EmptyStruct.ll12 define void @handle_event(%struct.inode* %bar) nounwind {
/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h93 void (*handle_event)(struct inotify_watch *, u32, u32, u32, member