HomeSort by relevance Sort by last modified time
    Searched full:connections (Results 526 - 550 of 860) sorted by null

<<21222324252627282930>>

  /hardware/ti/omap3/dspbridge/inc/
dbdefs.h 329 /* Attributes for STRM connections between nodes */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbdefs.h 323 /* Attributes for STRM connections between nodes */
  /libcore/luni/src/main/java/libcore/net/http/
HttpsURLConnectionImpl.java 429 // barebones connections
  /libcore/support/src/test/java/tests/http/
MockWebServer.java 136 * This may exceed the number of HTTP connections when connection reuse is
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
HostAuth.java 265 throw new IllegalArgumentException("Can't use client alias on non-secure connections");
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
X.h 691 * HOSTS AND CONNECTIONS
Xlibint.h 52 * If your BytesReadable correctly detects broken connections, then
    [all...]
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
ClientData.java 56 * new connections. This is the default value. */
  /external/bluetooth/bluez/test/
hciemu.c 533 syslog(LOG_ERR, "Too many connections");
944 syslog(LOG_ERR, "Too many connections");
  /external/libvpx/examples/includes/geshi/geshi/
progress.php 142 'DESELECT-SELECTED-ROW','DETACH-DATA-SOURCE','DISABLE','DISABLE-CONNECTIONS',
146 'ENABLE','ENABLE-CONNECTIONS','ENABLE-EVENTS','ENCRYPT-AUDIT-MAC-KEY',
  /external/openssl/apps/
ocsp.c 683 BIO_printf(bio_err, "Waiting for OCSP client connections...\n");
836 /* Redo if more connections needed */
    [all...]
  /external/qemu/slirp/
slirp.c 262 * in the fragment queue, or there are TCP connections active
447 * Check for incoming connections
  /external/quake/quake/src/WinQuake/data/
README.TXT 410 On network connections that dropped packets, the reliable message stream
417 Direct serial connections did not work with slist.
  /external/quake/quake/src/WinQuake/
net_bw.cpp 80 #define SO_KEEPALIVE 0x0008 /* keep connections alive */
235 static int net_acceptsocket = -1; // socket for fielding new connections
  /external/webkit/LayoutTests/http/conf/
fedora-httpd.conf 85 # KeepAlive: Whether or not to allow persistent connections (more than
122 # MaxClients: maximum number of simultaneous client connections
  /external/wpa_supplicant/
wpa_supplicant.conf.orig 62 # For UDP connections (default on Windows): The value will be ignored. This
72 # DACL (which will reject all connections). See README-Windows.txt for more
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_priv.c 51 /* TODO: add support for multiple l2 connections */
775 "allow connections - assuming it was "
  /frameworks/base/core/java/android/app/
Service.java 148 * <p>A service can be both started and have connections bound to it. In such
150 * started <em>or</em> there are one or more connections to it with the
  /frameworks/base/core/tests/coretests/src/android/database/sqlite/
SQLiteDatabaseTest.java 101 // disable WAL - which should close connection pool and all pooled connections
126 // disable WAL - which should close connection pool and all pooled connections
    [all...]
  /frameworks/base/tests/CoreTests/android/core/
SSLSocketTest.java 391 * or the slowness of the SSL connections.
447 assertTrue("At least 95% of multithreaded SSL connections must succeed",
    [all...]
  /libcore/luni/src/main/java/java/sql/
Connection.java 28 * distributed applications, multiple concurrent connections may exist accessing
100 * It is strongly recommended that all connections are closed before they
    [all...]
  /external/dbus/bus/
dispatch.c 96 BusConnections *connections; local
142 connections = bus_transaction_get_connections (transaction);
147 if (!bus_matchmaker_get_recipients (matchmaker, connections,
228 * connections with a match rule. If it's not a signal, there
347 * addressed_recipient == NULL), and match it against other connections'
    [all...]
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java 332 /** on pooled database connections, this member points to the parent ( = main)
    [all...]
  /external/dbus/
ChangeLog.pre-1-0 137 how to choose shared vs. private connections
446 connections, from Tambet Ingo bug #8631
548 arrives, so dbus_bus_get() won't return closed connections.
578 shared connections; since we have strong refs now, the assertion
580 still-open shared connections.
583 debug pipe connections
596 loop over all connections
599 shared connections.
    [all...]
  /external/dnsmasq/man/
dnsmasq.8     [all...]

Completed in 1399 milliseconds

<<21222324252627282930>>