HomeSort by relevance Sort by last modified time
    Searched full:established (Results 176 - 200 of 615) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
simple.h 75 * Once the connection is established to the server, data can start flowing.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
simple.h 75 * Once the connection is established to the server, data can start flowing.
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
Socket.java 33 /** Channel name for the connection established via this socket. */
  /system/core/toolbox/
netstat.c 59 case 0x1: return "ESTABLISHED";
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java 124 * state parameters established by HttpsURLConnection.
162 * HTTP response. After that it checks that the established connection is
164 * parameters established by HttpsURLConnection.
    [all...]
  /external/qemu/slirp/
tcp_input.c 61 * (segment is the next to be received on an established connection,
124 * Call with ti==NULL after become established to
125 * force pre-ESTABLISHED data up to user socket.
745 * if SYN has been acked change to ESTABLISHED else SYN_RCVD state
965 * ESTABLISHED, FIN_WAIT_1, FIN_WAIT2, CLOSE_WAIT STATES:
1014 * ESTABLISHED state and continue processing, otherwise
1062 * In ESTABLISHED state: drop duplicate ACKs; ACK out of range
    [all...]
  /external/qemu/slirp-android/
tcp_input.c 61 * (segment is the next to be received on an established connection,
124 * Call with ti==NULL after become established to
125 * force pre-ESTABLISHED data up to user socket.
751 * if SYN has been acked change to ESTABLISHED else SYN_RCVD state
971 * ESTABLISHED, FIN_WAIT_1, FIN_WAIT2, CLOSE_WAIT STATES:
1020 * ESTABLISHED state and continue processing, otherwise
1068 * In ESTABLISHED state: drop duplicate ACKs; ACK out of range
    [all...]
  /frameworks/av/media/libstagefright/rtsp/
MyHandler.h     [all...]
  /docs/source.android.com/src/source/
submit-patches.jd 139 <p>Does this change follow the best practices that have been established for this project?</p>
174 <p>To open the details of the change within Gerrit, click on the "Id number" or "Subject" of a change. To compare the established code with the updated code, click the file name under "Side-by-side diffs."</p>
  /external/apache-http/src/org/apache/http/conn/routing/
RouteTracker.java 62 // now follow attributes that indicate the established route
64 /** Whether the first hop of the route is established. */
  /external/bluetooth/bluedroid/stack/include/
gap_api.h 618 ** GAP_ERR_BAD_STATE - connection not established
633 ** GAP_ERR_BAD_STATE - connection not established
    [all...]
port_api.h 127 #define PORT_EV_CONNECTED 0x00000200 /* RFCOMM connection established */
432 ** Define default initial local modem signals state set after connection established
  /external/chromium/net/http/
http_proxy_client_socket_pool_unittest.cc 306 MockRead(false, 1, "HTTP/1.1 200 Connection Established\r\n\r\n"),
331 MockRead(false, "HTTP/1.1 200 Connection Established\r\n\r\n"),
  /external/chromium/net/spdy/
spdy_stream.cc 479 // State machine 2: connection is established.
490 // receive data once the connection is established. Received data is
  /external/mtpd/
l2tp.c 487 log_print(INFO, "Tunnel established");
504 log_print(INFO, "Session established");
  /external/smack/src/org/jivesoftware/smack/
PacketReader.java 93 * has been established. A connection will be attempted for a maximum of five
393 // and are secure, however (features get parsed a second time after TLS is established).
  /external/v8/src/
debug-agent.cc 91 // binding loop. This makes sure that no new sessions can be established.
111 // If another session is already established terminate this one.
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicLongFieldUpdater.java 70 * of the class possessing the field established in the constructor.
90 * of the class possessing the field established in the constructor.
  /cts/tools/dasm/src/java_cup/
parse_action_row.java 14 * terminals in the grammar has been established.
  /development/samples/Support4Demos/src/com/example/android/supportv4/widget/
DrawerLayoutActivity.java 66 * established by the Action Bar that navigation should be to the left and actions to the right.
  /development/samples/training/NavigationDrawer/src/com/example/android/navigationdrawerexample/
MainActivity.java 66 * established by the Action Bar that navigation should be to the left and actions to the right.
  /development/scripts/
reverse_tether.sh 165 sudo iptables -A FORWARD -m state --state RELATED,ESTABLISHED -j ACCEPT
  /external/apache-http/src/org/apache/http/conn/
OperatedClientConnection.java 150 * Updates are used for example when a tunnel has been established,
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMAxisIteratorBase.java 125 if (_last == -1) // Not previously established
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c     [all...]

Completed in 1572 milliseconds

1 2 3 4 5 6 78 91011>>