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

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/sdk/
config_sample.xml 43 <d:config name="Landscape, closed">
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/Inc/
TNETWArb.h 67 /* These defines should be closed by default. They may be open for debug purposes */
  /dalvik/libcore/luni/src/test/java/tests/api/java/net/
MulticastSocketTest.java     [all...]
SocketTest.java 110 assertFalse("new socket should not be closed", s.isClosed());
    [all...]
  /dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
SocketChannelTest.java 954 * connect-->server closed-->finish-->close
989 * connect-->server closed-->finish-->close
    [all...]
  /external/bluetooth/glib/po/
en_GB.po 463 msgid "Element '%s' was closed, no element is currently open"
464 msgstr "Element '%s' was closed, no element is currently open"
468 msgid "Element '%s' was closed, but the currently open element is '%s'"
469 msgstr "Element '%s' was closed, but the currently open element is '%s'"
    [all...]
he.po 471 msgid "Element '%s' was closed, no element is currently open"
472 msgstr "Element '%s' was closed, no element is currently open"
476 msgid "Element '%s' was closed, but the currently open element is '%s'"
477 msgstr "Element '%s' was closed, but the currently open element is '%s'"
    [all...]
en_CA.po 464 msgid "Element '%s' was closed, no element is currently open"
465 msgstr "Element '%s' was closed, no element is currently open"
469 msgid "Element '%s' was closed, but the currently open element is '%s'"
470 msgstr "Element '%s' was closed, but the currently open element is '%s'"
    [all...]
kn.po 467 msgid "Element '%s' was closed, no element is currently open"
468 msgstr "????? '%s' was closed, no element is currently open"
472 msgid "Element '%s' was closed, but the currently open element is '%s'"
    [all...]
ko.po 469 msgid "Element '%s' was closed, no element is currently open"
474 msgid "Element '%s' was closed, but the currently open element is '%s'"
1149 msgid "Stream is already closed"
    [all...]
mai.po 461 msgid "Element '%s' was closed, no element is currently open"
466 msgid "Element '%s' was closed, but the currently open element is '%s'"
1130 msgid "Stream is already closed"
    [all...]
  /build/tools/droiddoc/templates/
class.cs 142 <?cs call:expando_trigger("subclasses-direct", "closed") ?>Known Direct Subclasses
149 <?cs call:expando_trigger("subclasses-indirect", "closed") ?>Known Indirect Subclasses
286 <?cs call:expando_trigger("inherited-attrs-"+cl.qualified, "closed") ?>From <?cs var:cl.kind ?>
337 <?cs call:expando_trigger("inherited-constants-"+cl.qualified, "closed") ?>From <?cs var:cl.kind ?>
373 <?cs call:expando_trigger("inherited-fields-"+cl.qualified, "closed") ?>From <?cs var:cl.kind ?>
432 <td colspan="12"><?cs call:expando_trigger("inherited-methods-"+cl.qualified, "closed") ?>
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
RandomAccessFileTest.java 940 raf.writeUTF("Already closed.");
    [all...]
  /external/icu4c/i18n/
dtfmtsym.cpp     [all...]
  /external/icu4c/test/cintltst/
ccapitst.c     [all...]
  /dalvik/libcore/archive/src/main/java/java/util/zip/
ZipOutputStream.java 92 * stream. If the stream is already closed this method does nothing.
265 /* [MSG "archive.1E", "Stream is closed"] */
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/net/
PlainSocketImpl.java 293 // an exception if the socket if closed.
566 // Return of -1 indicates the peer was closed
  /dalvik/libcore/nio/src/main/java/org/apache/harmony/nio/internal/
FileChannelImpl.java 92 * Helper method to throw an exception if the channel is already closed.
94 * be closed by operations beyond our control anyways.
  /dalvik/libcore/sql/src/test/java/tests/sql/
ConnectionTest.java 591 // Check cursors closed after commit
763 fail("Could execute statement on closed connection.");
865 fail("Could execute statement on closed connection.");
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
WriterToUTF8Buffered.java 471 * Close the stream, flushing it first. Once a stream has been closed,
473 * thrown. Closing a previously-closed stream, however, has no effect.
  /dalvik/libcore/xml/src/main/java/org/xmlpull/v1/
XmlSerializer.java 113 * Finish writing. All unclosed start tags will be closed and output
314 * If method startTag() or attribute() was called then start tag is closed (final &gt;)
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceScript.java 382 // File was never opened so it can't be closed.
390 * the script is closed.
  /external/proguard/src/proguard/gui/
ClassSpecificationDialog.java 469 * Shows this dialog. This method only returns when the dialog is closed.
478 // Open the dialog in the right place, then wait for it to be closed,
MemberSpecificationDialog.java 418 * Shows this dialog. This method only returns when the dialog is closed.
427 // Open the dialog in the right place, then wait for it to be closed,
  /external/srec/portable/include/
PFile.h 93 * @return ESR_CLOSE_ERROR if file cannot be closed
267 * @return ESR_CLOSE_ERROR if file cannot be closed

Completed in 129 milliseconds

<<11121314151617181920>>