HomeSort by relevance Sort by last modified time
    Searched full:reliable (Results 76 - 100 of 745) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/kernel-headers/original/asm-mips/
socket.h 28 #define SO_LINGER 0x0080 /* Block on close of a reliable
  /external/valgrind/main/none/tests/linux/
mremap2.c 81 // results are too variable and the test was never reliable. So now we
  /external/wpa_supplicant_8/src/wps/
httpread.h 111 * The tag should end with a colon for reliable matching.
  /frameworks/base/core/tests/coretests/src/android/widget/touchmode/
ChangeTouchModeTest.java 56 // TODO: reenable when more reliable
  /frameworks/base/services/java/com/android/server/location/
ComprehensiveCountryDetector.java 268 * be started if the current country source is less reliable than the location.
332 // Start finding location when the source is less reliable than the
342 // not more reliable than the location or no country is
349 // more reliable than the location.
  /frameworks/testing/uiautomator_test_libraries/src/com/android/uiautomator/common/helpers/
AppHelperBase.java 40 * make tests more reliable.
  /libcore/luni/src/main/java/org/w3c/dom/
UserDataHandler.java 37 * <p ><b>Note:</b> This may not be supported or may not be reliable in
  /system/core/libcutils/
ashmem-host.c 107 // TODO: This is very hacky, and can easily break. We need some reliable indicator.
  /external/chromium_org/content/renderer/media/
mock_peer_connection_impl.cc 88 reliable_(config->reliable),
104 virtual bool reliable() const OVERRIDE {
peer_connection_tracker.cc 365 ", reliable: " + (data_channel->reliable() ? "true" : "false");
  /external/chromium_org/google_apis/gcm/engine/
mcs_client.h 95 // Sends a message, with or without reliable message queueing (RMQ) support.
212 // The reliable message queue persistent store.
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
datachannel.h 96 virtual bool reliable() const;
211 PROXY_CONSTMETHOD0(bool, reliable)
peerconnectioninterface_unittest.cc     [all...]
  /external/chromium_org/content/test/data/media/
peerconnection-call.html 164 setupDataChannel({reliable: false});
174 setupDataChannel({reliable: false});
180 setupSctpDataChannel({reliable: true});
187 setupDataChannel({reliable: false});
197 setupSctpDataChannel({reliable: true});
209 setupDataChannel({reliable: false});
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPServerTransaction.java 191 // The pending reliable Response Timer
251 * The reliable provisional response is passed to the transaction layer periodically
254 * added to an internal list of unacknowledged reliable provisional responses. The
413 // If the "sent-protocol" is a reliable transport
    [all...]
  /external/chromium/base/
time_win.cc 305 // With recent updates on HAL and newer BIOS, QPC is getting more reliable but
310 // retrieve and more reliable.
371 // Get the number of microseconds since boot in a reliable fashion.
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
README.syntax 75 <col> MATCH 'reliable NEAR/2 engineering NEAR/5 consultancy'
77 searches for a row that contains an instance of the token "reliable"
  /external/stlport/test/unit/
time_facets_test.cpp 41 * In other words, user conformation is required for reliable parsing
123 * In other words, user conformation is required for reliable parsing
  /external/webrtc/src/modules/audio_processing/utility/
delay_estimator.c 258 // 2) If the situation is reliable we update |last_delay| if the value of the
283 // Reliable delay value for usage.
  /ndk/tests/device/test-gnustl-full/unit/
time_facets_test.cpp 41 * In other words, user conformation is required for reliable parsing
123 * In other words, user conformation is required for reliable parsing
  /ndk/tests/device/test-stlport/unit/
time_facets_test.cpp 41 * In other words, user conformation is required for reliable parsing
123 * In other words, user conformation is required for reliable parsing
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
socket.h 44 SOCK_STREAM = 1, /* Sequenced, reliable, connection-based
54 SOCK_SEQPACKET = 5, /* Sequenced, reliable, connection-based,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
socket.h 44 SOCK_STREAM = 1, /* Sequenced, reliable, connection-based
54 SOCK_SEQPACKET = 5, /* Sequenced, reliable, connection-based,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
socket.h 44 SOCK_STREAM = 1, /* Sequenced, reliable, connection-based
54 SOCK_SEQPACKET = 5, /* Sequenced, reliable, connection-based,
  /cts/tests/tests/text/src/android/text/cts/
EmojiTest.java 225 // The Chromium-powered WebView renders asynchronously and there's nothing reliable

Completed in 888 milliseconds

1 2 34 5 6 7 8 91011>>