OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reliable
(Results
176 - 200
of
484
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/include/llvm/Target/
TargetInstrInfo.h
128
///
reliable
for correctness.
159
///
reliable
for correctness.
[
all
...]
/external/quake/quake/src/WinQuake/data/
README.TXT
372
* Fixed serial
reliable
stream getting stalled
410
On network connections that dropped packets, the
reliable
message stream
/external/quake/quake/src/WinQuake/
net_dgrm.cpp
484
Con_Printf("
reliable
messages sent = %i\n", messagesSent);
485
Con_Printf("
reliable
messages received = %i\n", messagesReceived);
[
all
...]
/gdk/samples/quake/jni/
net_dgrm.cpp
484
Con_Printf("
reliable
messages sent = %i\n", messagesSent);
485
Con_Printf("
reliable
messages received = %i\n", messagesReceived);
[
all
...]
/packages/apps/Launcher2/src/com/android/launcher2/
Folder.java
149
//
reliable
behvior when clicking the text field (since it will always gain focus on click).
265
// ensures that every time the field is clicked, focus is gained, giving
reliable
behavior.
[
all
...]
/external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialog.java
[
all
...]
/external/chromium/third_party/libjingle/source/talk/base/
physicalsocketserver.cc
583
// select loop. This is the only safe,
reliable
, cross-platform way to do
801
// We don't have a
reliable
way of distinguishing end-of-stream
[
all
...]
/external/icu4c/common/
ucnvmbcs.c
537
* An if-else-if chain provides more
reliable
performance for
[
all
...]
/external/quake/quake/src/QW/server/
pr_cmds.c
1296
#define MSG_ONE 1 //
reliable
to one (msg_entity)
1297
#define MSG_ALL 2 //
reliable
to all
sv_main.c
311
Writes all update values to a client's
reliable
stream
1138
for a few seconds to make sure any final
reliable
message gets resent
[
all
...]
/build/core/
binary.mk
169
# TODO: more
reliable
way to remove platform stuff.
definitions.mk
462
## NOTE: this won't return
reliable
results until after all
474
## NOTE: this won't return
reliable
results until after all
488
## NOTE: this won't return
reliable
results until after all
678
# TODO: This is fragile; find a
reliable
way to get this information.
[
all
...]
/dalvik/vm/
AllocTracker.cpp
24
* the latter is much simpler and more
reliable
.