Home
last modified time | relevance | path

Searched defs:starting (Results 1 – 17 of 17) sorted by relevance

/third_party/boost/libs/asio/test/
Dcompose.cpp60 enum { starting, posting } state_; enumerator
157 enum { starting, posting } state_; enumerator
/third_party/boost/libs/asio/example/cpp14/operations/
Dcomposed_7.cpp67 enum { starting, waiting, writing }; in async_write_messages() enumerator
Dcomposed_6.cpp106 enum { starting, waiting, writing } state_; in async_write_messages() enumerator
/third_party/boost/doc/html/boost_asio/example/cpp14/operations/
Dcomposed_7.cpp67 enum { starting, waiting, writing }; in async_write_messages() enumerator
Dcomposed_6.cpp106 enum { starting, waiting, writing } state_; in async_write_messages() enumerator
/third_party/boost/libs/asio/example/cpp11/operations/
Dcomposed_7.cpp61 enum { starting, waiting, writing } state_; enumerator
Dcomposed_6.cpp95 enum { starting, waiting, writing } state_; in operator ()() enumerator
/third_party/boost/doc/html/boost_asio/example/cpp11/operations/
Dcomposed_7.cpp61 enum { starting, waiting, writing } state_; enumerator
Dcomposed_6.cpp95 enum { starting, waiting, writing } state_; in operator ()() enumerator
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-smd/
Dmulti.c49 char starting; member
/third_party/lwip/src/include/netif/ppp/
Dfsm.h117 void (*starting) /* Called when we want the lower layer */ member
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvapool.c45 gboolean starting; member
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_mmc.c136 sg_ll_get_config(int sg_fd, int rt, int starting, void * resp, in sg_ll_get_config()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.h383 void (*starting) (GstDiscoverer *discoverer); member
/third_party/libsoup/libsoup/
Dsoup-message.h53 void (*starting) (SoupMessage *msg); member
Dsoup-logger.c760 starting (SoupMessage *msg, gpointer user_data) in starting() function
/third_party/gstreamer/gstplugins_bad/gst/aiff/
Daiffparse.c309 gboolean starting) in gst_aiff_parse_perform_seek()