/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | event.hpp | 53 class event : public ref_counter, public _cl_event { class [all...] |
/third_party/node/deps/cares/src/lib/ |
H A D | ares_event_select.c | 52 static ares_bool_t ares_evsys_select_event_add(ares_event_t *event) in ares_evsys_select_event_add() argument 58 static void ares_evsys_select_event_del(ares_event_t *event) in ares_evsys_select_event_del() argument 63 static void ares_evsys_select_event_mod(ares_event_t *event, in ares_evsys_select_event_mod() argument
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify23.c | 89 struct fanotify_event_metadata *event; in test_fanotify() local [all...] |
H A D | fanotify07.c | 128 struct fanotify_event_metadata event; in loose_fanotify_events() local [all...] |
H A D | fanotify02.c | 134 struct fanotify_event_metadata *event; in test01() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/inotify/ |
H A D | inotify07.c | 98 struct inotify_event *event; in verify_inotify() local [all...] |
H A D | inotify08.c | 96 struct inotify_event *event; in verify_inotify() local [all...] |
H A D | inotify03.c | 90 struct inotify_event *event; in verify_inotify() local [all...] |
H A D | inotify04.c | 124 struct inotify_event *event; in verify_inotify() local [all...] |
/third_party/ltp/testcases/kernel/uevents/ |
H A D | uevent.h | 45 static inline void print_uevent(const char *event, int len) in print_uevent() argument 74 static inline int uevent_match(const char *event, int len, in uevent_match() argument [all...] |
/third_party/ltp/utils/sctp/func_tests/ |
H A D | test_1_to_1_events.c | 65 struct sctp_event_subscribe event; in main() local
|
/third_party/libinput/test/ |
H A D | test-touchpad-buttons.c | 1341 struct libinput_event *event; in START_TEST() local 1417 struct libinput_event *event; START_TEST() local [all...] |
H A D | test-totem.c | 43 struct libinput_event *event; in START_TEST() local 67 struct libinput_event *event; in START_TEST() local 93 struct libinput_event *event; in START_TEST() local 139 struct libinput_event *event; START_TEST() local 205 struct libinput_event *event; START_TEST() local 243 struct libinput_event *event; START_TEST() local 280 struct libinput_event *event; START_TEST() local 344 struct libinput_event *event; START_TEST() local 372 struct libinput_event *event; START_TEST() local 407 struct libinput_event *event; START_TEST() local [all...] |
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/ |
H A D | 4-1.c | 69 struct sigevent event; in main() local
|
H A D | 9-1.c | 59 struct sigevent event; in do_test() local
|
/third_party/node/deps/v8/src/diagnostics/ |
H A D | system-jit-win.cc | 40 SharedFunctionInfo GetSharedFunctionInfo(const JitCodeEvent* event) { in GetSharedFunctionInfo() argument 45 int GetScriptLineNumber(const JitCodeEvent* event) { in GetScriptLineNumber() argument 64 void EventHandler(const JitCodeEvent* event) { in EventHandler() argument [all...] |
/third_party/node/deps/v8/src/logging/ |
H A D | metrics.h | 34 void AddMainThreadEvent(const T& event, in AddMainThreadEvent() argument 41 void DelayMainThreadEvent(const T& event, in DelayMainThreadEvent() argument 48 void AddThreadSafeEvent(const T& event) { in AddThreadSafeEvent() argument 63 DelayedEvent(const T& event, v8::metrics::Recorder::ContextId id) in DelayedEvent() argument 90 explicit TimedScope(T* event) argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | CLEventCL.cpp | 15 CLEventCL::CLEventCL(const cl::Event &event, cl_event native) : CLEventImpl(event), mNative(native) in CLEventCL() argument 38 cl_int CLEventCL::setCallback(cl::Event &event, cl_int commandExecCallbackType) in setCallback() argument 64 void CLEventCL::Callback(cl_event event, cl_int commandStatus, void *userData) in Callback() argument
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
H A D | Synchronization.hpp | 99 const marl::Event &event() { retur function in sw::CountedEvent [all...] |
/third_party/skia/third_party/externals/imgui/examples/example_sdl_directx11/ |
H A D | main.cpp | 97 SDL_Event event; in main() local [all...] |
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
H A D | FastButton.java | 68 public boolean onTouchEvent(MotionEvent event) { in onTouchEvent() argument
|
/third_party/skia/third_party/externals/oboe/samples/MegaDrone/src/main/java/com/google/oboe/samples/megadrone/ |
H A D | MainActivity.java | 64 public boolean onTouchEvent(MotionEvent event) { in onTouchEvent() argument
|
/third_party/skia/third_party/externals/angle2/util/display/ |
H A D | DisplayWindow.cpp | 74 Event event; in signalTestEvent() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
H A D | RefBaseTests.cpp | 35 std::ostream& operator<<(std::ostream& os, const Event& event) { in operator <<() argument
|
/third_party/skia/include/gpu/ |
H A D | GrBackendSemaphore.h | 70 void initMetal(GrMTLHandle event, uint64_t value) { in initMetal() argument
|