Home
last modified time | relevance | path

Searched defs:on_before_start (Results 1 – 7 of 7) sorted by relevance

/dports/devel/py-medikit/medikit-0.7.5/medikit/feature/
H A Dyapf.py53 def on_before_start(self, event): member in YapfFeature
H A Dformat.py116 def on_before_start(self, event): member in FormatFeature
/dports/graphics/open3d/Open3D-0.2/src/External/librealsense/src/
H A Df200.cpp296 void f200_camera::on_before_start(const std::vector<subdevice_mode_selection> & selected_modes) in on_before_start() function in rsimpl::f200_camera
H A Dr200.cpp292 void r200_camera::on_before_start(const std::vector<subdevice_mode_selection> & selected_modes) in on_before_start() function in rsimpl::r200_camera
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/librealsense/src/
H A Df200.cpp296 void f200_camera::on_before_start(const std::vector<subdevice_mode_selection> & selected_modes) in on_before_start() function in rsimpl::f200_camera
H A Dr200.cpp292 void r200_camera::on_before_start(const std::vector<subdevice_mode_selection> & selected_modes) in on_before_start() function in rsimpl::r200_camera
/dports/devel/pecl-swoole/swoole-4.8.5/ext-src/
H A Dswoole_server.cc1004 void ServerObject::on_before_start() { in on_before_start() function in ServerObject