Home
last modified time | relevance | path

Searched defs:event_base (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/statechart/
Devent_base.hpp49 class event_base : public detail::rtti_policy::rtti_base_type< class
60 event_base( detail::rtti_policy::id_provider_type idProvider ) : in event_base() function in boost::statechart::event_base
Dstate_machine.hpp410 void unconsumed_event( const event_base & ) {} in unconsumed_event()
/third_party/boost/libs/statechart/test/
DTuTest.cpp32 void TuTest::unconsumed_event( const sc::event_base & ) in unconsumed_event()
/third_party/boost/libs/statechart/example/Handcrafted/
DHandcrafted.cpp70 class event_base class
76 event_base() {} in event_base() function in event_base
/third_party/libwebsockets/lib/plat/freertos/esp32/drivers/netdev/
Dwifi-esp32.c284 _event_handler_wifi(void *arg, esp_event_base_t event_base, int32_t event_id, in _event_handler_wifi()
340 _event_handler_ip(void *arg, esp_event_base_t event_base, int32_t event_id, in _event_handler_ip()
/third_party/mesa3d/src/glx/
Ddriwindows_glx.c34 int event_base; member
/third_party/flutter/skia/third_party/externals/sdl/src/events/
DSDL_events.c611 Uint32 event_base; in SDL_RegisterEvents() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c741 gint event_base; in gst_gl_context_glx_choose_format() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11modes.c158 int event_base = 0; in CheckXinerama() local