OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reliable
(Results
26 - 50
of
799
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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_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
39
// 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/content/browser/renderer_host/input/
tap_suppression_controller.h
81
// TODO(rjkroege): During debugging, the event times did not prove
reliable
.
/external/chromium_org/content/test/data/media/
peerconnection-call.html
244
setupDataChannel({
reliable
: false});
254
setupDataChannel({
reliable
: false});
260
setupSctpDataChannel({
reliable
: true});
267
setupDataChannel({
reliable
: false});
277
setupSctpDataChannel({
reliable
: true});
289
setupDataChannel({
reliable
: false});
551
if (firstDataChannel.
reliable
) {
581
if (secondDataChannel.
reliable
) {
582
// If we're
reliable
we will just send one message over the channel,
[
all
...]
/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/net/quic/
quic_crypto_stream.h
21
//
reliable
stream with the id 1. Each endpoint (client and server)
quic_headers_stream.h
18
// over a reserved
reliable
stream with the id 2. Each endpoint (client
/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/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/kernel-headers/original/uapi/asm-mips/asm/
socket.h
28
#define SO_LINGER 0x0080 /* Block on close of a
reliable
/external/libgsm/
README
19
The quality of the algorithm is good enough for
reliable
speaker
/external/libunwind/doc/
unw_get_proc_name.man
57
Note that on some platforms there is no
reliable
way to distinguish
/external/sfntly/cpp/src/sfntly/data/
memory_byte_array.h
39
// there is not a
reliable
way to identify the actual size of buffer.
/external/valgrind/main/memcheck/tests/
leak.h
2
// (eg. due to libc) and later on. Necessary to get
reliable
leak tests
/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
TouchModeFocusChangeTest.java
75
// TODO: reenable when more
reliable
/external/chromium_org/chrome/browser/download/
download_history.h
70
// Returns true if the download is persisted. Not
reliable
when called from
92
// that the return value is only
reliable
for downloads that were restored by
/external/chromium_org/device/bluetooth/
bluetooth_pairing_chromeos.cc
116
// needs to be cleaned up again as there's no
reliable
indication of
169
// needs to be cleaned up again as there's no
reliable
indication of
/external/chromium_org/third_party/freetype/include/freetype/
t1tables.h
411
* Return true if a given face provides
reliable
PostScript glyph
417
* names returned by @FT_Get_Glyph_Name are
reliable
.
424
* Boolean. True if glyph names are
reliable
.
/external/freetype/include/
t1tables.h
411
* Return true if a given face provides
reliable
PostScript glyph
417
* names returned by @FT_Get_Glyph_Name are
reliable
.
424
* Boolean. True if glyph names are
reliable
.
/external/oprofile/daemon/
opd_ibs_trans.c
401
/* DC load miss latency is only
reliable
for load ops */
410
* NB data is only guaranteed
reliable
for load operations
412
* to be
reliable
for store operations
/external/pdfium/core/include/thirdparties/freetype/freetype/
t1tables.h
411
* Return true if a given face provides
reliable
PostScript glyph
417
* names returned by @FT_Get_Glyph_Name are
reliable
.
424
* Boolean. True if glyph names are
reliable
.
Completed in 1060 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>