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
502
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/jmonkeyengine/engine/src/networking/com/jme3/network/
NetworkClient.java
59
* send
reliable
messages.
/external/libgsm/
README
19
The quality of the algorithm is good enough for
reliable
speaker
/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
ChangeTouchModeTest.java
56
// TODO: reenable when more
reliable
/external/quake/quake/src/QW/client/
docs.txt
23
syncing the fixangle over the
reliable
channel with the first update
24
option to put the update in the
reliable
message?
bothdefs.h
71
#define MAX_MSGLEN 1450 // max length of a
reliable
message
/external/quake/quake/src/QW/server/
sv_nchan.c
20
// sv_nchan.c, user
reliable
data stream writes
70
Con_Printf ("WARNING: backbuf [%d]
reliable
overflow for %s\n",cl->num_backbuf,cl->name);
server.h
71
// added to every client's
reliable
buffer each frame, then cleared
151
// back buffers for client
reliable
data
198
// a program error, like an overflowed
reliable
buffer
/external/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/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/bluetooth/bluedroid/bta/include/
bta_hl_api.h
508
tBTA_HL_DCH_MODE dch_mode; /* data channel mode -
reliable
or streaming*/
510
BOOLEAN first_reliable; /* whether this is the first
reliable
data channel */
523
tBTA_HL_DCH_MODE dch_mode; /* data channel mode -
reliable
or streaming*/
524
BOOLEAN first_reliable; /* whether this is the first
reliable
data channel */
/external/chromium/base/debug/
stack_trace_unittest.cc
61
// TODO(port): Find a more
reliable
way to resolve symbols.
/external/chromium/chrome/browser/sync/util/
extensions_activity_monitor.cc
31
// the fly so there is no
reliable
object to point to (same problem if we
/external/chromium/third_party/libjingle/source/talk/base/
physicalsocketserver.h
104
// Dispatching signals on multiple PhysicalSocketServers is not
reliable
.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
BuildResultsElement.java
110
list.add("The error on this test is over the 3% threshold, hence its result may not be really
reliable
");
113
list.add("The results history shows that the variation of its delta is over 20%, hence its result is surely not
reliable
");
116
list.add("The results history shows that the variation of its delta is between 10% and 20%, hence its result may not be really
reliable
");
122
list.add("This test has only one run, hence no error can be computed to verify if it's stable enough to be
reliable
");
ConfigResultsElement.java
107
list.add("The error on this machine is over the 3% threshold, hence its result may not be really
reliable
");
110
list.add("The results history for this machine shows that the variation of its delta is over 20%, hence its result is surely not
reliable
");
113
list.add("The results history for this machine shows that the variation of its delta is between 10% and 20%, hence its result may not be really
reliable
");
119
list.add("This test has only one run on this machine, hence no error can be computed to verify if it's stable enough to be
reliable
");
/external/grub/netboot/
timer.c
95
* The CTC wasn't
reliable
: we got a hit on the very first read,
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
Kernel.java
75
public void broadcast( Filter<? super Endpoint> filter, ByteBuffer data, boolean
reliable
,
/external/jmonkeyengine/engine/src/test/jme3test/network/
TestThroughput.java
84
// The '
reliable
' flag is transient and the server doesn't
/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/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
.
Completed in 939 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>