Home
last modified time | relevance | path

Searched refs:MainLoop (Results 1 – 25 of 35) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
Dp2p_flush.py105 gobject.MainLoop().get_context().iteration(True)
108 gobject.MainLoop().run()
Dp2p_stop_find.py110 gobject.MainLoop().get_context().iteration(True)
113 gobject.MainLoop().run()
Dp2p_disconnect.py105 gobject.MainLoop().get_context().iteration(True)
108 gobject.MainLoop().run()
Dp2p_listen.py108 gobject.MainLoop().get_context().iteration(True)
110 gobject.MainLoop().run()
Dp2p_find.py118 gobject.MainLoop().get_context().iteration(True)
120 gobject.MainLoop().run()
Dp2p_invite.py136 gobject.MainLoop().get_context().iteration(True)
138 gobject.MainLoop().run()
Dp2p_group_add.py150 gobject.MainLoop().get_context().iteration(True)
152 gobject.MainLoop().run()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/
Dp2p_flush.py105 gobject.MainLoop().get_context().iteration(True)
108 gobject.MainLoop().run()
Dp2p_listen.py108 gobject.MainLoop().get_context().iteration(True)
110 gobject.MainLoop().run()
Dp2p_disconnect.py105 gobject.MainLoop().get_context().iteration(True)
108 gobject.MainLoop().run()
Dp2p_stop_find.py110 gobject.MainLoop().get_context().iteration(True)
113 gobject.MainLoop().run()
Dp2p_find.py118 gobject.MainLoop().get_context().iteration(True)
120 gobject.MainLoop().run()
Dp2p_invite.py136 gobject.MainLoop().get_context().iteration(True)
138 gobject.MainLoop().run()
Dp2p_group_add.py150 gobject.MainLoop().get_context().iteration(True)
152 gobject.MainLoop().run()
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DRunningState.cs17 internal const int MainLoop = 3; field in Org.Brotli.Dec.RunningState
DDecode.cs695 state.runningState = Org.Brotli.Dec.RunningState.MainLoop; in Decompress()
696 goto case Org.Brotli.Dec.RunningState.MainLoop; in Decompress()
699 case Org.Brotli.Dec.RunningState.MainLoop: in Decompress()
792 state.runningState = Org.Brotli.Dec.RunningState.MainLoop; in Decompress()
887 state.runningState = Org.Brotli.Dec.RunningState.MainLoop; in Decompress()
929 state.runningState = Org.Brotli.Dec.RunningState.MainLoop; in Decompress()
936 state.runningState = Org.Brotli.Dec.RunningState.MainLoop; in Decompress()
/third_party/mesa3d/bin/
Dpick-ui.py31 loop = urwid.MainLoop(u.render(), PALETTE, event_loop=evl, handle_mouse=False)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
Dwpas-dbus-new-signals.py86 gobject.MainLoop().quit()
199 gobject.MainLoop().run()
Ddbus-listen-preq.py66 gobject.MainLoop().run()
Dwpas-dbus-new-wps.py76 gobject.MainLoop().run()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
Dwpas-dbus-new-signals.py86 gobject.MainLoop().quit()
199 gobject.MainLoop().run()
Ddbus-listen-preq.py66 gobject.MainLoop().run()
/third_party/gstreamer/gstplugins_bad/gst/gaudieffects/
Dburn-example.py22 gobject.MainLoop().run()
Dblur-example.py22 gobject.MainLoop().run()
/third_party/gstreamer/gstplugins_good/tests/examples/rpicamsrc/
Ddynamicprops.py37 loop = GObject.MainLoop()

12