Home
last modified time | relevance | path

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

12

/third_party/libwebsockets/lib/system/smd/
Dsmd.c209 if (!ctx->smd.delivering && in _lws_smd_msg_send()
223 if (!ctx->smd.delivering) in _lws_smd_msg_send()
261 if (!ctx->smd.delivering) in _lws_smd_msg_send()
581 ctx->smd.delivering = 1; in lws_smd_msg_distribute()
599 ctx->smd.delivering = 0; in lws_smd_msg_distribute()
618 if (!ctx->smd.delivering && in lws_smd_register()
663 if (!ctx->smd.delivering) in lws_smd_register()
674 if (!smd->delivering && in lws_smd_unregister()
679 if (!smd->delivering) in lws_smd_unregister()
Dprivate-lib-system-smd.h81 char delivering; member
/third_party/boost/libs/mpl/doc/src/refmanual/
DSequences-Views.rst2 A *view* is a sequence adaptor delivering an altered presentation of
/third_party/grpc/doc/
Dstatus_ordering.md14 delivering status. The library MAY choose to implement the stricter version
Dgrpc_release_schedule.md5 …s in the links above. A six-week cycle gives us a good balance between delivering new features/fix…
/third_party/grpc/src/python/grpcio/grpc/
D_channel.py1300 self.delivering = False
1307 self.delivering = False
1336 state.delivering = False
1349 state.delivering = True
1384 if not state.delivering:
1400 elif not state.delivering and state.connectivity is not None:
/third_party/libunwind/doc/
Dunw_is_signal_frame.tex24 frames are normally created by the kernel when delivering a signal.
/third_party/boost/libs/beast/
DCONTRIBUTING.md49 helpful so we can keep delivering a great product. Consider
/third_party/boost/libs/beast/doc/qbk/06_websocket/
D06_timeouts.qbk92 will close the socket or stream before delivering this error. It is not
/third_party/libwebsockets/READMEs/
DREADME.json-lejp.md70 callbacks occur delivering each sequential bufferload.
DREADME.cbor-lecp.md116 `LECPCB_VAL_BLOB_CHUNK` callbacks occur delivering each sequential bufferload.
/third_party/flutter/glfw/docs/
Dinternal.dox88 interface and is responsible for delivering the events it receives to the
/third_party/skia/third_party/externals/microhttpd/doc/chapters/
Dexploringrequests.inc86 By parsing the @code{url} string and delivering responses accordingly, implement a small server for
/third_party/icu/docs/userguide/strings/
Dproperties.md96 delivering single values (for per-code point lookup) and the other delivering
/third_party/boost/libs/fiber/doc/
Doverview.qbk114 block the whole thread, preventing the other fiber from delivering its value.
Dwhen_any.qbk239 `std::exception_list` exception capable of delivering a collection of
/third_party/boost/libs/outcome/doc/src/content/history/
D_index.md56 By August 2015 "Boost.Monad" was delivering on all those requirements and then some, but it lacked
/third_party/skia/third_party/externals/egl-registry/extensions/NV/
DEGL_NV_coverage_sample.txt45 Anti-aliasing is a critical component for delivering high-quality
/third_party/EGL/extensions/NV/
DEGL_NV_coverage_sample.txt45 Anti-aliasing is a critical component for delivering high-quality
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DEGL_NV_coverage_sample.txt45 Anti-aliasing is a critical component for delivering high-quality
/third_party/openGLES/extensions/NV/
DEGL_NV_coverage_sample.txt45 Anti-aliasing is a critical component for delivering high-quality
/third_party/boost/libs/coroutine2/doc/
Dmotivation.qbk387 // recursively walk the tree, delivering values in order
/third_party/boost/libs/coroutine/doc/
Dmotivation.qbk464 // recursively walk the tree, delivering values in order
/third_party/typescript_eslint/
DREADME.md115 …ating a parser which is capable of parsing TypeScript source code, and delivering an AST which is …
/third_party/skia/third_party/externals/microhttpd/doc/
Dlibmicrohttpd-tutorial.info417 * By parsing the `url' string and delivering responses accordingly,

12