Searched refs:event_t (Results 1 – 12 of 12) sorted by relevance
34 typedef Event event_t; typedef40 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()
64 if (typeid(typename Transition::event_t) == typeid(evt)) in do_process_event()
37 struct event_t { struct77 struct event_t event_set[EVENT_MAX];150 struct event_t *expected = &event_set[test_num]; in verify_inotify()
53 struct event_t { struct61 static struct event_t event_set[EVENT_MAX]; argument
39 struct event_t { struct47 struct event_t event_set[EVENT_MAX]; argument
52 struct event_t { struct63 static struct event_t event_set[EVENT_MAX]; argument
44 struct event_t { struct51 static struct event_t event_set[EVENT_MAX]; argument
49 struct event_t { struct56 static struct event_t event_set[EVENT_MAX]; argument189 struct event_t *expected = &event_set[i]; in do_test()
47 struct event_t { struct95 static struct event_t event_set[EVENT_MAX];
46 struct event_t { struct57 static struct event_t event_set[EVENT_MAX]; argument326 struct event_t *expected = &event_set[test_num]; in do_test()
119 STRUCT(event_t)
117 STRUCT(event_t) { \