/external/chromium_org/third_party/WebKit/Source/modules/mediastream/ |
RTCDataChannel.idl | 31 readonly attribute boolean reliable;
|
RTCDataChannel.h | 55 bool reliable() const;
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
compact_lang_det_impl.h | 68 If the top language is reliable and >= 70% of the document, return. 69 Else if the top language is reliable and top+2nd >= say 94%, return. 70 Else, either the top language is not reliable or there is a lot of 137 // Length 0 input and text with no reliable letter sequences returns
|
/external/iproute2/tc/ |
README.last | 37 is not reliable.
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/ |
Message.java | 47 * Sets this message to 'reliable' or not and returns this
|
NetworkClient.java | 59 * send reliable messages.
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
datachannelinterface.h | 45 : reliable(false), 53 bool reliable; // Deprecated. member in struct:webrtc::DataChannelInit 112 virtual bool reliable() const = 0;
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/udp/ |
UdpKernel.java | 123 public void broadcast( Filter<? super Endpoint> filter, ByteBuffer data, boolean reliable, 126 if( reliable ) 127 throw new UnsupportedOperationException( "Reliable send not supported by this kernel." );
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
Queue.py | 87 """Return the approximate size of the queue (not reliable!).""" 94 """Return True if the queue is empty, False otherwise (not reliable!).""" 101 """Return True if the queue is full, False otherwise (not reliable!)."""
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
Queue.py | 87 """Return the approximate size of the queue (not reliable!).""" 94 """Return True if the queue is empty, False otherwise (not reliable!).""" 101 """Return True if the queue is full, False otherwise (not reliable!)."""
|
/build/tools/acp/ |
README | 31 It's easier and more reliable to write a cp command that works properly.
|
/external/chromium/chrome/browser/metrics/ |
user_metrics.h | 18 // UserMetrics. That way, our toolset can scan the sourcecode reliable for
|
/external/chromium_org/build/ |
download_nacl_toolchains.py | 47 # TODO(olonho): we need to invent more reliable way to get build
|
/external/chromium_org/chrome/browser/nacl_host/test/ |
gdb_rsp.py | 28 # TODO(mseaborn): Add a more reliable connection mechanism to
|
/external/chromium_org/chrome/browser/resources/translate_internals/ |
translate_internals.css | 83 .detection-logs-is-cld-reliable {
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
browser_view_interactive_uitest.cc | 40 // Active window and focus testing is not reliable on Windows crbug.com/79493
|
/external/chromium_org/chrome/test/android/javatests/src/org/chromium/chrome/test/util/ |
TranslateUtil.java | 46 // is more reliable.
|
/external/chromium_org/google_apis/gcm/engine/ |
rmq_store.h | 32 // A Reliable Message Queue store.
|
/external/chromium_org/media/audio/ |
audio_output_resampler.h | 34 // TODO(dalecurtis): Ideally the low latency path will be as reliable as the
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/ |
memory_byte_array.h | 39 // there is not a reliable way to identify the actual size of buffer.
|
/external/chromium_org/ui/events/ozone/evdev/ |
event_factory.cc | 46 // reliable.
|
/external/chromium_org/v8/test/webkit/ |
mod-crash.js | 51 // The + operator on objects is a reliable way to avoid the speculative JIT path for now at least.
|
/external/chromium_org/win8/metro_driver/ime/ |
ime_popup_monitor.cc | 59 // Thus, WinEvent is more reliable for this purpose.
|
/external/grub/netboot/ |
tulip.txt | 9 cleanups to make time-based activities more reliable.
|
/external/libgsm/ |
README | 19 The quality of the algorithm is good enough for reliable speaker
|