/third_party/gstreamer/gstplugins_bad/gst-libs/gst/basecamerabinsrc/ |
D | gstbasecamerasrc.c | 328 self->auto_start = g_value_get_boolean (value); in gst_base_camera_src_set_property() 367 g_value_set_boolean (value, self->auto_start); in gst_base_camera_src_get_property() 435 if (self->auto_start) in gst_base_camera_src_change_state() 447 if (self->auto_start) in gst_base_camera_src_change_state() 568 self->auto_start = DEFAULT_AUTO_START; in gst_base_camera_src_init()
|
D | gstbasecamerasrc.h | 74 gboolean auto_start; member
|
/third_party/flutter/engine/flutter/runtime/ |
D | dart_service_isolate.cc | 176 bool auto_start = server_port >= 0; in Startup() local 187 Dart_NewBoolean(auto_start)); in Startup()
|
/third_party/boost/libs/msm/doc/PDF/examples/ |
D | SimpleTutorial.cpp | 130 bool auto_start(cd_detected const&) in auto_start() function 149 row < Empty , cd_detected , Playing , &p::store_cd_info ,&p::auto_start >,
|
D | SimpleTutorial2.cpp | 114 bool auto_start(cd_detected const&) in auto_start() function 158 , Playing ,&Playing::auto_start >,
|
D | Serialize.cpp | 138 bool auto_start(cd_detected const&) in auto_start() function 157 row < Empty , cd_detected , Playing , &p::store_cd_info ,&p::auto_start >,
|
D | SimpleWithFunctors2.cpp | 233 bool auto_start(cd_detected const& evt) in auto_start() function 257 … g_row < Empty , cd_detected , Playing , &p::auto_start >,
|
D | ExampleCircularBuffer.cpp | 209 bool auto_start(cd_detected const& evt) in auto_start() function 233 … g_row < Empty , cd_detected , Playing , &p::auto_start >,
|
D | SimpleWithFunctors.cpp | 228 bool auto_start(cd_detected const& evt) in auto_start() function 252 … g_row < Empty , cd_detected , Playing , &p::auto_start >,
|
D | Constructor.cpp | 199 bool auto_start(cd_detected const&) in auto_start() function 218 row < Empty , cd_detected , Playing , &p::store_cd_info ,&p::auto_start >,
|
/third_party/boost/libs/msm/doc/HTML/examples/ |
D | SimpleTutorial.cpp | 130 bool auto_start(cd_detected const&) in auto_start() function 149 row < Empty , cd_detected , Playing , &p::store_cd_info ,&p::auto_start >,
|
D | SimpleTutorial2.cpp | 114 bool auto_start(cd_detected const&) in auto_start() function 158 , Playing ,&Playing::auto_start >,
|
D | Serialize.cpp | 138 bool auto_start(cd_detected const&) in auto_start() function 157 row < Empty , cd_detected , Playing , &p::store_cd_info ,&p::auto_start >,
|
D | SimpleWithFunctors2.cpp | 233 bool auto_start(cd_detected const& evt) in auto_start() function 257 … g_row < Empty , cd_detected , Playing , &p::auto_start >,
|
D | SimpleWithFunctors.cpp | 228 bool auto_start(cd_detected const& evt) in auto_start() function 252 … g_row < Empty , cd_detected , Playing , &p::auto_start >,
|
D | ExampleCircularBuffer.cpp | 209 bool auto_start(cd_detected const& evt) in auto_start() function 233 … g_row < Empty , cd_detected , Playing , &p::auto_start >,
|
D | Constructor.cpp | 199 bool auto_start(cd_detected const&) in auto_start() function 218 row < Empty , cd_detected , Playing , &p::store_cd_info ,&p::auto_start >,
|
/third_party/boost/libs/msm/example/mpl_graph/ |
D | msm_adaptor.cpp | 130 bool auto_start(cd_detected const&) in auto_start() function 149 row < Empty , cd_detected , Playing , &p::store_cd_info ,&p::auto_start >,
|
/third_party/boost/libs/msm/test/ |
D | TestConstructor.cpp | 204 bool auto_start(cd_detected const&) in auto_start() function 223 row < Empty , cd_detected , Playing , &p::store_cd_info ,&p::auto_start >,
|
/third_party/alsa-lib/src/timer/ |
D | timer.c | 613 int snd_timer_params_set_auto_start(snd_timer_params_t * params, int auto_start) in snd_timer_params_set_auto_start() argument 616 if (auto_start) in snd_timer_params_set_auto_start()
|
/third_party/alsa-lib/include/ |
D | timer.h | 223 int snd_timer_params_set_auto_start(snd_timer_params_t * params, int auto_start);
|