Home
last modified time | relevance | path

Searched refs:reliable (Results 1 – 25 of 76) sorted by relevance

1234

/external/webrtc/talk/app/webrtc/
Ddatachannelinterface.h46 : reliable(false), in DataChannelInit()
54 bool reliable; // Deprecated. member
132 virtual bool reliable() const = 0;
Ddatachannel.h138 virtual bool reliable() const;
284 PROXY_CONSTMETHOD0(bool, reliable)
Ddatachannel.cc160 if (config.reliable || in Init()
224 bool DataChannel::reliable() const { in reliable() function in webrtc::DataChannel
Dpeerconnectioninterface_unittest.cc1413 config.reliable = true; in TEST_F()
1447 EXPECT_TRUE(channel->reliable()); in TEST_F()
1454 EXPECT_TRUE(channel->reliable()); in TEST_F()
1461 EXPECT_FALSE(channel->reliable()); in TEST_F()
1468 EXPECT_FALSE(channel->reliable()); in TEST_F()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
Dmessages.properties14 standardError = Standard error on this test is {0} (should be less than {1} to become reliable!)
/external/libgsm/
DREADME19 The quality of the algorithm is good enough for reliable speaker
/external/iproute2/tc/
DREADME.last37 is not reliable.
/external/autotest/server/site_tests/provision_AutoUpdate/
Dcontrol.double36 3) We hope that in future, servo will be sufficiently reliable to offset
/external/libxml2/result/HTML/
Dtest2.html.sax30 … border='0', width='468', height='60', alt='Atipa Linux solutions. Your reliable cluster, server, …
/external/libunwind/doc/
Dunw_get_proc_name.tex32 Note that on some platforms there is no reliable way to distinguish
/external/mmc-utils/
Dmmc_cmds.c1286 const char * const reliable = "the device protects existing " in do_read_extcsd() local
1292 printf(" user area: %s\n", reg & (1<<0) ? reliable : fast); in do_read_extcsd()
1296 reg & (1<<i) ? reliable : fast); in do_read_extcsd()
/external/webrtc/talk/media/base/
Dmediachannel.h1143 bool reliable; member
1158 reliable(false), in SendDataParams()
/external/webrtc/talk/app/webrtc/objc/
DRTCDataChannel.mm204 return _dataChannel->reliable();
/external/autotest/client/tests/npb/
Denable-all-tests.patch145 +# The following is highly reliable but may be slow:
/external/pdfium/
DREADME.md84 differences on the various platforms. These tests are reliable on the bots. If
/external/iputils/doc/
Dtracepath.sgml120 following keyword <literal/async/. This information is not reliable.
/external/tlsdate/
DINSTALL156 that you should build in a chroot if you wish to have reliable and or
/external/eigen/doc/
DTopicLinearAlgebraDecompositions.dox231 …itioner first. The default choice, ColPivHouseholderQR, is already very reliable, but if you want …
DTutorialLinearAlgebra.dox182 Another way, potentially faster but less reliable, is to use a LDLT decomposition
DA05_PortingFrom2To3.dox183 <td class="alt">See also the new ColPivHouseholderQR, it's more reliable</td>
/external/mesa3d/docs/
DRELNOTES-4.1133 Finally, this feature may not be reliable in multi-window programs.
/external/llvm/lib/Support/Windows/
DProcess.inc137 // way to know what the encoding is. The only reliable way to look up
/external/wpa_supplicant_8/hostapd/
Ddefconfig239 # Linux/BSD, the board in question is known to have reliable source of random
/external/strace/
DNEWS22 * Implemented reliable tracing of processes whose personality differs
218 * Implemented more reliable PTRACE_GETREGSET-based process personality
/external/libjpeg-turbo/
DREADME104 be reliable, portable, industrial-strength code. We do not claim to have

1234