Searched
full:closed (Results
326 -
350 of
1153) sorted by null
<<11121314151617181920>>
/external/openssl/crypto/rand/ |
rand_egd.c | 220 goto err; /* descriptor closed */ 252 goto err; /* descriptor closed */
|
/external/qemu/ |
charpipe.c | 75 struct CharPipeHalf* peer; /* NULL if closed */ 269 CharDriverState* endpoint; /* NULL if closed */
|
/external/qemu/docs/ |
ANDROID-SKIN-FILES.TXT | 62 use portrait + landscape-with-keyboard-closed + landscape-with-keyboard-opened) 111 closed" and "keyboard opened" respectively, and would match a
|
/external/qemu/slirp/ |
tcp_timer.c | 140 * 2 MSL timeout in shutdown went off. If we're closed but 286 * or an RST if the peer has closed the connection
|
/external/qemu/slirp-android/ |
tcp_timer.c | 140 * 2 MSL timeout in shutdown went off. If we're closed but 286 * or an RST if the peer has closed the connection
|
/external/srec/srec/EventLog/include/ |
SR_EventLog.h | 208 * becomes the current one where data is written to until closed. 330 * becomes the current one where data is written to until closed.
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
shortest-distance.h | 190 // The weights must must be right distributive and k-closed (i.e., 1 + 221 // false (true) and k-closed (i.e., 1 + x + x^2 + ... + x^(k +1) = 1 +
|
/external/webkit/WebKit/mac/WebView/ |
WebFrameLoadDelegate.h | 163 @abstract Notifies the delegate that a frame will be closed 165 @param frame The frame that will be closed
|
/external/webkit/WebKit/win/Interfaces/ |
IWebFrameLoadDelegate.idl | 185 @abstract Notifies the delegate that a frame will be closed 187 @param frame The frame that will be closed
|
/frameworks/base/core/java/android/widget/ |
CursorAdapter.java | 240 * closed. 291 * and the previous cursor is closed.
|
/hardware/libhardware_legacy/wifi/ |
wifi.c | 433 LOGD("Connection closed\n"); 434 strncpy(buf, WPA_EVENT_TERMINATING " - connection closed", buflen-1);
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
Debugger.java | 194 // TODO: ?? add a finalizer that verifies the channel was closed 285 * in the client has closed and our send attempt will fail.
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/tasks/ |
ProgressDialog.java | 96 * Open the dialog and blocks till it gets closed
260 * Callback invoked when the shell is closed either by clicking the close button
|
/system/core/fastboot/ |
usb_linux.c | 366 DBG("[ usb closed %d ]\n", fd); 378 DBG("[ usb closed %d ]\n", fd);
|
/bionic/libc/stdio/ |
freopen.c | 45 * ANSI is written such that the original file gets closed if at
|
/build/tools/droiddoc/templates/assets/ |
android-developer-docs.js | 354 if (li.hasClass("closed")) { 360 li.removeClass("closed"); 366 li.addClass("closed"); 375 $(this).addClass("closed");
|
/cts/tests/tests/content/src/android/content/res/cts/ |
AssetManagerTest.java | 99 notes = "Cannot close. Because when it is closed, it won't be opened again."
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
WebIconDatabaseTest.java | 241 // after we return. Wait some time for the files to be closed.
|
/dalvik/libcore/archive/src/main/java/java/util/zip/ |
GZIPInputStream.java | 161 if (closed) {
|
/dalvik/libcore/crypto/src/main/java/javax/crypto/ |
CipherOutputStream.java | 138 * reset to its initial state. The underlying output stream is also closed.
|
/dalvik/libcore/luni/src/main/java/java/net/ |
SocketOptions.java | 37 * during this timeout the socket is closed normally otherwise forcefully.
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/ |
Inet6Util.java | 74 // case for a closed bracket at end of IP [x:x:x:...x]
|
/dalvik/libcore/luni/src/test/java/java/net/ |
URLConnectionTest.java | 176 // The client already closed the connection.
|
/dalvik/libcore/nio/src/main/java/org/apache/harmony/nio/internal/ |
SocketChannelImpl.java | 82 // Status closed. 933 // nio.00=Socket is closed 953 // nio.00=Socket is closed 972 // nio.00=Socket is closed [all...] |
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/ |
SelectorTest.java | 267 notes = "Verifies that ClosedSelectorException is thrown if selectNow() method is called for closed Selector.", 310 notes = "Verifies that ClosedSelectorException is thrown if select() method is called for closed Selector.", 344 notes = "Verifies that ClosedSelectorException is thrown if select(long) method is called for closed Selector.", 522 // selector is closed
|
Completed in 907 milliseconds
<<11121314151617181920>>