HomeSort by relevance Sort by last modified time
    Searched full:closed (Results 601 - 625 of 1153) sorted by null

<<21222324252627282930>>

  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
OSNetworkSystem.java 346 * closed
378 * closed
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
SerializationStressTest0.java 103 // Writing to a closed stream does not cause problems. This is
106 fail("Operation on closed stream threw IOException : "
    [all...]
  /dalvik/vm/jdwp/
JdwpAdb.c 310 LOGV("+++ closed JDWP <-> ADB connection\n");
546 LOGV("+++ all fds are closed\n");
JdwpSocket.c 489 LOGV("+++ closed connection to %s:%u\n",
680 LOGV("+++ all fds are closed\n");
  /external/bluetooth/glib/po/
de.po 488 msgid "Element '%s' was closed, no element is currently open"
493 msgid "Element '%s' was closed, but the currently open element is '%s'"
    [all...]
  /external/clearsilver/java-jni/
clearsilver.jar 
  /external/dbus/dbus/
dbus-server.c 806 * connection will be unreferenced and closed. The new connection
812 * keeps a reference it must arrange for the connection to be closed.
    [all...]
  /external/dropbear/
CHANGES 121 - Fix long-standing bug which caused connections to be closed if an ssh-agent
141 - Fix so that all file descriptors are closed so the child shell doesn't
  /external/guava/javadoc/com/google/common/io/
Closeables.html 201 <DT><B>Parameters:</B><DD><CODE>closeable</CODE> - the <code>Closeable</code> object to be closed, or null,
221 <DT><B>Parameters:</B><DD><CODE>closeable</CODE> - the <code>Closeable</code> object to be closed, or null, in
  /external/icu4c/test/intltest/
tchcfmt.cpp 447 // Construct open, half-open, half-open (the other way), and closed
498 logln("#%d/%d: limit %g closed %s\n",
  /external/qemu/distrib/sdl-1.2.12/src/joystick/darwin/
SDL_sysjoystick.c 205 * application will "own" the device if interface is not closed
219 /* do nothing as device was not opened, thus can't be closed */
  /external/qemu/slirp/
tcp_output.c 48 /* "CLOSED", "LISTEN", "SYN_SENT", "SYN_RCVD", */
146 * back to (closed) window. We will enter persist
  /external/qemu/slirp-android/
tcp_output.c 48 /* "CLOSED", "LISTEN", "SYN_SENT", "SYN_RCVD", */
146 * back to (closed) window. We will enter persist
  /external/srec/audio/AudioIn/UNIX/include/
audioin.h 127 AUDIOIN_MSG_CLOSE, // audio device was closed
195 AUDIOIN_H * phAudioIn /*[in] Pointer to the handle of the audio-in device to be closed.*/
  /external/srec/srec/include/
frontapi.h 576 * Returns Nothing, the opened file is closed
624 * Returns Nothing, the opened device is closed
    [all...]
  /external/v8/src/
d8-posix.cc 281 // them it went wrong. If it went well the pipe is closed.
371 // we don't get here before the child has closed stdout and most programs don't
  /external/webkit/WebKit/chromium/src/
EditorClientImpl.cpp 650 // when the page is being closed.
660 return; // The page is getting closed, don't fill the password.
    [all...]
  /external/webkit/WebKit/mac/WebView/
WebViewPrivate.h 273 @abstract Checks if all the open WebViews can be closed (by dispatching the beforeUnload event to the pages).
274 @result YES if all the WebViews can be closed.
  /frameworks/base/core/java/android/content/res/
Configuration.java 139 * user, when that mechanism is closed. One of:
164 * controls from the user, when that mechanism is closed. One of:
  /frameworks/base/core/java/android/database/
Cursor.java 509 * return true if the cursor is closed
510 * @return true if the cursor is closed.
  /frameworks/base/core/jni/
android_bluetooth_ScoSocket.cpp 516 LOGV("SCO OBJECT %p %d CLOSED --- (%s)", data->nat->object, sk, data->is_accept ? "in" : "out");
521 LOGV("SCO socket closed");
  /frameworks/base/obex/javax/obex/
HeaderSet.java 442 * the operation or if the connection has been closed
501 * the operation or the connection has been closed
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransfer.java 249 if (V) Log.v(TAG, "mTransport closed ");
275 if (V) Log.v(TAG, "mTransport closed ");
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
libiberty.h 518 will be closed by pex_free. */
526 will be closed by pex_free. */
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
AdbHelper.java 586 * the socket closed or the timeout expired).
607 * is reached, or no more data is coming (because the socket closed or the

Completed in 985 milliseconds

<<21222324252627282930>>