Home
last modified time | relevance | path

Searched defs:update_state (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/locale/src/shared/
Dmo_hash.hpp21 static state_type update_state(state_type value,char c) in update_state() function
29 static state_type update_state(state_type value,char const *ptr) in update_state() function
35 static state_type update_state(state_type value,char const *begin,char const *end) in update_state() function
/third_party/weston/clients/
Dsimple-egl-hos.c672 uint32_t update_state, in ScreenUpdate()
689 void WindowUpdate(void *data, struct wms *wms, uint32_t update_state, uint32_t window_id, in WindowUpdate()
Dsimple-dmabuf-egl-hos.c1044 uint32_t update_state, in ScreenUpdate()
1061 void WindowUpdate(void *data, struct wms *wms, uint32_t update_state, uint32_t window_id, in WindowUpdate()
/third_party/boost/boost/msm/back/
Dstate_machine.hpp1575 struct update_state struct in boost::msm::back::state_machine
1577 update_state(substate_list& to_overwrite_):to_overwrite(&to_overwrite_){} in update_state() argument
1579 void operator()(StateType const& astate) const in operator ()()
1583 substate_list* to_overwrite;
/third_party/ffmpeg/libavcodec/
Damrnbdec.c847 static void update_state(AMRContext *p) in update_state() function
/third_party/libevdev/libevdev/
Dlibevdev.c1059 update_state(struct libevdev *dev, const struct input_event *e) in update_state() function
/third_party/weston/libweston/
Dinput.c2192 enum weston_key_state_update update_state) in notify_key()
2276 enum weston_key_state_update update_state) in notify_keyboard_focus_in()
/third_party/weston/xwayland/
Dwindow-manager.c1714 update_state(int action, int *state) in update_state() function