Home
last modified time | relevance | path

Searched defs:closing (Results 1 – 19 of 19) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/qglwtextureshare/
Dqglrenderer.h56 bool closing; variable
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11videosink-kb.c45 gboolean closing; member
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
Dchannel.pyx.pxi102 def closing(self): member in AioChannel
/third_party/libsoup/libsoup/
Dsoup-websocket-connection.h56 void (* closing) (SoupWebsocketConnection *self); member
/third_party/boost/boost/beast/websocket/
Dstream_base.hpp168 closing, enumerator
/third_party/boost/libs/beast/include/boost/beast/websocket/
Dstream_base.hpp168 closing, enumerator
/third_party/boost/libs/geometry/test/views/
Dreversible_closeable.cpp109 std::string const& closing, in test_geometry()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-play-kb.c142 gboolean closing; member
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksclock.c36 gboolean closing; member
/third_party/boost/libs/flyweight/example/
Dhtml.cpp74 enum tag_type{opening,closing,failure}; enumerator
/third_party/gstreamer/gstplugins_base/tests/examples/overlay/
Dwin32-videooverlay.c55 gboolean closing; member
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsource.h149 gboolean closing; member
/third_party/python/Lib/
Dasyncore.py223 closing = False variable in dispatcher
Dcontextlib.py318 class closing(AbstractContextManager): class
/third_party/python/Objects/
Dgenobject.c141 int exc, int closing) in gen_send_ex2()
276 gen_send_ex(PyGenObject *gen, PyObject *arg, int exc, int closing) in gen_send_ex()
/third_party/python/Lib/idlelib/
Dpyshell.py1038 closing = False variable in PyShell
/third_party/python/Modules/
D_xxsubinterpretersmodule.c716 struct _channel_closing *closing; member
1241 struct _channel_closing *closing = chan->closing; in _channel_finish_closing() local
/third_party/weston/clients/
Ddesktop-shell.c160 int closing; member
/third_party/glib/gio/
Dgoutputstream.c54 guint closing : 1; member