HomeSort by relevance Sort by last modified time
    Searched full:close (Results 1676 - 1700 of 5187) sorted by null

<<61626364656667686970>>

  /development/simulator/wrapsim/
FakeDev.h 45 Fake_close close; member in struct:FakeDev
  /development/testrunner/
android_mk.py 96 mk.close()
  /development/tools/line_endings/
line_endings.c 107 close(fd);
  /development/tools/mkstubs/src/com/android/mkstubs/
StubGenerator.java 91 jar.close();
  /external/apache-http/src/org/apache/http/
ConnectionReuseStrategy.java 52 * close the connection to correctly implement the HTTP protocol.
  /external/apache-http/src/org/apache/http/conn/ssl/
StrictHostnameVerifier.java 38 * Java 5, Sun Java 6-rc. It's also pretty close to IE6. This
  /external/apache-http/src/org/apache/http/entity/
FileEntity.java 87 instream.close();
  /external/apache-http/src/org/apache/http/impl/io/
IdentityInputStream.java 70 public void close() throws IOException { method in class:IdentityInputStream
  /external/bison/examples/
extexi 85 close (output_dir "/" file);
  /external/blktrace/btt/
mmap.c 127 close(fd);
  /external/bluetooth/bluez/network/
bridge.c 72 close(bridge_socket);
  /external/bluetooth/glib/gio/
gfileenumerator.c 51 * To close a #GFileEnumerator, use g_file_enumerator_close(), or
505 * return %FALSE. If the file enumerator had pending operation when the close
512 * Returns: %TRUE if the close operation has finished successfully.
715 cancellation, since we want to close things anyway, although
  /external/bluetooth/glib/glib/
gmarkup.h 73 /* Called for close tags </foo> */
gwin32.h 58 * open, read, write, lseek, close: <io.h>
  /external/bluetooth/glib/gmodule/
gmodule-ar.c 97 close(fd);
gmodule.h 67 /* close a previously opened module, returns TRUE on success */
  /external/clearsilver/java-jni/
HDF.java 37 /** Clean up allocated memory if neccesary. close() allows application
40 public void close() { method in class:HDF
51 /** Call close() just in case when deallocating Java object.
55 close(); method
  /external/clearsilver/util/
filter.h 50 * to close(2) the file descriptors yourself.
ulocks.c 70 close(lock);
  /external/dropbear/
channel.h 76 /* whether close/eof messages have been exchanged */
  /external/dropbear/libtomcrypt/notes/
tech0002.txt 18 learn the key used. However, good cryptography mandates the close scrutiny of any practical side channel.
  /external/e2fsprogs/debugfs/
util.o 
  /external/e2fsprogs/tests/progs/
random_exercise.c 137 close(fd);
  /external/easymock/src/org/easymock/internal/
EasyMockProperties.java 69 in.close();
  /external/elfutils/libasm/
asm_begin.c 49 close (result->fd);

Completed in 379 milliseconds

<<61626364656667686970>>