Home
last modified time | relevance | path

Searched refs:event_t (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/libs/mpl/example/fsm/aux_/
Dtransition.hpp34 typedef Event event_t; typedef
40 assert(dynamic_cast<event_t const*>(&e) == &e); in do_transition()
41 return (x.*transition_func)(static_cast<event_t const &>(e)); in do_transition()
DSTT_impl_gen.hpp64 if (typeid(typename Transition::event_t) == typeid(evt)) in do_process_event()
/third_party/ltp/testcases/kernel/syscalls/inotify/
Dinotify10.c37 struct event_t { struct
77 struct event_t event_set[EVENT_MAX];
150 struct event_t *expected = &event_set[test_num]; in verify_inotify()
Dinotify08.c53 struct event_t { struct
61 static struct event_t event_set[EVENT_MAX]; argument
Dinotify04.c39 struct event_t { struct
47 struct event_t event_set[EVENT_MAX]; argument
Dinotify07.c52 struct event_t { struct
63 static struct event_t event_set[EVENT_MAX]; argument
Dinotify02.c44 struct event_t { struct
51 static struct event_t event_set[EVENT_MAX]; argument
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify15.c49 struct event_t { struct
56 static struct event_t event_set[EVENT_MAX]; argument
189 struct event_t *expected = &event_set[i]; in do_test()
Dfanotify13.c47 struct event_t { struct
95 static struct event_t event_set[EVENT_MAX];
Dfanotify16.c46 struct event_t { struct
57 static struct event_t event_set[EVENT_MAX]; argument
326 struct event_t *expected = &event_set[test_num]; in do_test()
/third_party/node/deps/uvwasi/include/
Dwasi_serdes.h119 STRUCT(event_t)
/third_party/node/deps/uvwasi/src/
Dwasi_serdes.c117 STRUCT(event_t) { \