/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | webrtcdatachannel.c | 116 DataChannelReliabilityType reliability = 0; in construct_open_packet() local 147 reliability |= 0x80; in construct_open_packet() 149 reliability |= 0x01; in construct_open_packet() 153 reliability |= 0x02; in construct_open_packet() 159 if (!gst_byte_writer_put_uint8 (&w, (guint8) reliability)) in construct_open_packet() 406 guint8 reliability; in _parse_control_packet() local 425 if (!gst_byte_reader_get_uint8 (&r, &reliability)) in _parse_control_packet() 453 channel->parent.ordered = !(reliability & 0x80); in _parse_control_packet() 454 if (reliability & 0x01) { in _parse_control_packet() 457 } else if (reliability & 0x02) { in _parse_control_packet() [all …]
|
/third_party/libinput/src/ |
D | util-prop-parsers.c | 209 enum switch_reliability *reliability) in parse_switch_reliability_property() argument 212 *reliability = RELIABILITY_UNKNOWN; in parse_switch_reliability_property() 217 *reliability = RELIABILITY_RELIABLE; in parse_switch_reliability_property() 219 *reliability = RELIABILITY_WRITE_OPEN; in parse_switch_reliability_property()
|
D | util-prop-parsers.h | 57 enum switch_reliability *reliability);
|
D | evdev-fallback.h | 131 enum switch_reliability reliability; member
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/ |
D | gstsctpenc.c | 98 GstSctpAssociationPartialReliability reliability; member 163 GstSctpAssociationPartialReliability * reliability, 441 &sctpenc_pad->reliability, &sctpenc_pad->reliability_param, &new_ppid, in gst_sctp_enc_request_new_pad() 591 pr = sctpenc_pad->reliability; in gst_sctp_enc_sink_chain() 702 &sctpenc_pad->reliability, &sctpenc_pad->reliability_param, &new_ppid, in gst_sctp_enc_sink_event() 970 GstSctpAssociationPartialReliability * reliability, in get_config_from_caps() argument 977 *reliability = GST_SCTP_ASSOCIATION_PARTIAL_RELIABILITY_NONE; in get_config_from_caps() 993 *reliability = GST_SCTP_ASSOCIATION_PARTIAL_RELIABILITY_NONE; in get_config_from_caps() 995 *reliability = GST_SCTP_ASSOCIATION_PARTIAL_RELIABILITY_TTL; in get_config_from_caps() 997 *reliability = GST_SCTP_ASSOCIATION_PARTIAL_RELIABILITY_BUF; in get_config_from_caps() [all …]
|
/third_party/sqlite/ |
D | README.OpenSource | 9 …C-language library that implements a small, fast, self-contained, high-reliability, full-featured,…
|
/third_party/googletest/googletest/include/gtest/hwext/ |
D | gtest-tag.h | 75 static const int reliability = Reliability; variable
|
/third_party/weston/doc/sphinx/ |
D | index.rst | 24 The core focus of Weston is correctness and reliability. Weston aims to be lean
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.1.rst | 5 stability and reliability should stick with a previous release or wait
|
D | 7.8.1.rst | 8 reliability should stick with a previous release, such as 7.7.1, or wait
|
D | 9.1.rst | 5 stability and reliability should stick with a previous release or wait
|
D | 7.8.rst | 5 stability and reliability should stick with a previous release or wait
|
D | 7.7.rst | 5 stability and reliability should stick with a previous release or wait
|
D | 8.0.rst | 5 stability and reliability should stick with a previous release or wait
|
D | 9.0.rst | 5 stability and reliability should stick with a previous release or wait
|
D | 10.2.rst | 5 stability and reliability should stick with a previous release or wait
|
D | 7.6.rst | 5 stability and reliability should stick with a previous release or wait
|
D | 7.5.rst | 5 stability and reliability should stick with the 7.4.x branch or wait for
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | BUILD.md | 27 with buildability and reliability of features you get.
|
/third_party/gettext/libtextstyle/ |
D | NEWS | 26 * Fixed a couple of reliability bugs:
|
/third_party/harfbuzz/ |
D | BUILD.md | 27 with buildability and reliability of features you get.
|
/third_party/googletest/googletest/src/hwext/ |
D | gtest-tag.cc | 121 element("Reliability", reliability); in TypeSet()
|
/third_party/boost/libs/math/doc/quadrature/ |
D | trapezoidal.qbk | 98 However, for applications with high-reliability requirements, 124 …mber of summation should be analyzed in applications requiring very high precision and reliability.
|
/third_party/flutter/skia/site/dev/sheriffing/ |
D | gpu.md | 22 2) Improve the reliability of the GPU bots. This includes dealing with flaky images, crashing bots,…
|
/third_party/skia/site/docs/dev/gardening/ |
D | gpu.md | 27 2) Improve the reliability of the GPU bots. This includes dealing with flaky images, crashing bots,…
|