Home
last modified time | relevance | path

Searched defs:event (Results 1226 - 1250 of 4890) sorted by relevance

1...<<41424344454647484950>>...196

/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Daiodio_sparse.c44 static void check_event(struct io_event event) in check_event() argument
64 struct io_event event; in aiodio_sparse() local
[all...]
H A Daiodio_append.c53 struct io_event event; in aiodio_append() local
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify12.c170 struct fanotify_event_metadata *event; in do_test() local
[all...]
H A Dfanotify01.c247 struct fanotify_event_metadata *event; in test_fanotify() local
[all...]
H A Dfanotify06.c121 static void verify_event(int group, struct fanotify_event_metadata *event) in verify_event() argument
141 close_events_fd(struct fanotify_event_metadata *event, int buflen) close_events_fd() argument
155 struct fanotify_event_metadata *event; test_fanotify() local
[all...]
H A Dfanotify05.c66 static struct fanotify_event_metadata event; variable
68 static void event_res(struct fanotify_event_metadata *event, int i) in event_res() argument
[all...]
H A Dfanotify04.c102 struct fanotify_event_metadata *event; in verify_event() local
142 struct fanotify_event_metadata *event; verify_no_event() local
[all...]
/third_party/ltp/testcases/kernel/input/
H A Dinput_helper.c170 void send_event(int fd, int event, int code, int value) in send_event() argument
232 int check_event_code(struct input_event *iev, int event, int code) in check_event_code() argument
H A Dinput06.c113 static int check_event(struct input_event *iev, int event, int code, int value) in check_event() argument
/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify02.c133 struct inotify_event *event; in verify_inotify() local
[all...]
/third_party/libinput/test/
H A Dtest-switch.c112 struct libinput_event *event; in START_TEST() local
147 struct libinput_event *event; in START_TEST() local
193 struct libinput_event *event; START_TEST() local
238 struct libinput_event *event; START_TEST() local
393 struct libinput_event *event; START_TEST() local
558 struct libinput_event *event; START_TEST() local
725 struct input_event event; START_TEST() local
780 struct input_event event; START_TEST() local
848 struct input_event event; START_TEST() local
965 struct libinput_event *event; START_TEST() local
1034 struct libinput_event *event; START_TEST() local
1179 struct libinput_event *event; START_TEST() local
[all...]
/third_party/node/deps/v8/include/v8-include/
H A Dv8-promise.h156 PromiseRejectMessage(Local<Promise> promise, PromiseRejectEvent event, in PromiseRejectMessage() argument
/third_party/node/deps/v8/include/
H A Dv8-promise.h156 PromiseRejectMessage(Local<Promise> promise, PromiseRejectEvent event, in PromiseRejectMessage() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dmetric-recorder.h61 virtual void AddMainThreadEvent(const GCCycle& event) {} in AddMainThreadEvent() argument
62 virtual void AddMainThreadEvent(const MainThreadIncrementalMark& event) {} in AddMainThreadEvent() argument
63 virtual void AddMainThreadEvent(const MainThreadIncrementalSweep& event) {} in AddMainThreadEvent() argument
/third_party/node/deps/v8/src/heap/
H A Dmemory-reducer.cc39 Event event; in RunInternal() local
67 void MemoryReducer::NotifyTimer(const Event& event) { in NotifyTimer() argument
107 NotifyMarkCompact(const Event& event) NotifyMarkCompact() argument
124 NotifyPossibleGarbage(const Event& event) NotifyPossibleGarbage() argument
135 WatchdogGC(const State& state, const Event& event) WatchdogGC() argument
142 Step(const State& state, const Event& event) Step() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_fence.cpp38 close_event(HANDLE event, int fd) in close_event() argument
52 wait_event(HANDLE event, int event_fd, uint64_t timeout_ns) in wait_event() argument
63 close_event(HANDLE event, int fd) in close_event() argument
77 wait_event(HANDLE event, int event_fd, uint64_t timeout_ns) in wait_event() argument
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_device.c179 struct panvk_event *event = op->event; in panvk_signal_event_syncobjs() local
/third_party/pulseaudio/src/pulsecore/
H A Davahi-wrap.c72 static AvahiWatch* watch_new(const AvahiPoll *api, int fd, AvahiWatchEvent event, AvahiWatchCallback callback, void *userdata) { in watch_new() argument
91 static void watch_update(AvahiWatch *w, AvahiWatchEvent event) { in watch_update() argument
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-gst.c133 GstEvent *event; in gst_codec_init() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferX11.cpp32 static int XShmErrorHandler(Display *display, XErrorEvent *event) in XShmErrorHandler() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DServer.cpp520 dap::ThreadEvent event; in onThreadStarted() local
528 dap::StoppedEvent event; onThreadStepped() local
536 dap::StoppedEvent event; onLineBreakpointHit() local
544 dap::StoppedEvent event; onFunctionBreakpointHit() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkQueue.cpp300 auto event = std::make_shared<sw::CountedEvent>(); in waitIdle() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DEventScheduler.java55 FastEventQueue(SchedulableEvent event) { in FastEventQueue() argument
82 add(SchedulableEvent event) add() argument
138 addEventToPool(SchedulableEvent event) addEventToPool() argument
154 add(SchedulableEvent event) add() argument
[all...]
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/java/com/google/oboe/samples/hellooboe/
H A DMainActivity.java69 public boolean onTouchEvent(MotionEvent event) { in onTouchEvent() argument
/third_party/skia/third_party/externals/angle2/util/
H A DOSWindow.cpp260 static std::string KeyState(const Event::KeyEvent &event) in KeyState() argument
290 static void PrintEvent(const Event &event) in PrintEvent() argument
392 popEvent(Event *event) popEvent() argument
406 pushEvent(Event event) pushEvent() argument
[all...]

Completed in 12 milliseconds

1...<<41424344454647484950>>...196