/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/grub/netboot/ |
timer.c | 95 * The CTC wasn't reliable: we got a hit on the very first read,
|
/external/netcat/ |
netcat.blurb | 3 designed to be a reliable "back-end" tool that can be used directly or easily
|
/external/quake/quake/src/QW/client/ |
bothdefs.h | 71 #define MAX_MSGLEN 1450 // max length of a reliable message
|
/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_6/wpa_supplicant/src/wps/ |
httpread.h | 117 * The tag should end with a colon for reliable matching.
|
/external/wpa_supplicant_8/src/wps/ |
httpread.h | 117 * 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.
|
/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/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/bluetooth/bluez/test/ |
l2test.c | 111 static int reliable = 0; variable 270 if (reliable) 375 if (reliable) 591 if (reliable && (errno == ECOMM)) { 660 if (reliable && (errno == ECOMM)) { 1090 "\t[-R] reliable mode\n" 1232 reliable = 1;
|
/external/quake/quake/src/QW/progs/ |
defs.qc | 398 float MSG_ONE = 1; // reliable to one (msg_entity)
399 float MSG_ALL = 2; // reliable to all
413 float MULTICAST_ALL_R = 3; // every client, reliable
414 float MULTICAST_PHS_R = 4; // within hearing, reliable
415 float MULTICAST_PVS_R = 5; // within sight, reliable
|
/external/quake/quake/src/WinQuake/ |
net_ser.cpp | 51 // layer. For example, only one reliable message can be outstanding (pending
58 // not reliable or sequenced.
178 Con_DPrintf("Serial: reliable out of order; got %u wanted %u\n", p->sequence, p->sock->receiveSequence);
291 Con_DPrintf("Serial: bad reliable message length %u\n", p->lengthStated);
488 Con_DPrintf("Serial: re-sending reliable\n");
|
/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/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/webkit/Source/JavaScriptCore/wtf/ |
Assertions.h | 180 ((void(*)())0)(); /* More reliable, but doesn't say BBADBEEF */ \ 186 ((void(*)())0)(); /* More reliable, but doesn't say BBADBEEF */ \
|
/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
|
/prebuilt/linux-x86/toolchain/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,
|
/cts/tests/tests/view/src/android/view/cts/ |
DisplayRefreshRateTest.java | 36 * Display.getRefreshRate() -- using GL is just an easy and hopefully reliable
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMStringPool.java | 50 * String. It would work with any object type that implements reliable
|
/external/bluetooth/bluez/tools/ |
csr_bcsp.c | 182 send_packet.reliable = 1;
|