Searched defs:close (Results 251 - 275 of 400) sorted by relevance

<<111213141516

/external/oprofile/libutil++/
H A Dbfd_support.cpp425 close();
429 void bfd_info::close() function in class:bfd_info
/external/stlport/stlport/stl/
H A D_fstream.c68 this->close();
81 basic_filebuf<_CharT, _Traits>::close() { function in class:_Traits
92 // Note order of arguments. We close the file even if __ok is false.
480 // returns eof. Error mode is sticky; it is cleared only by close or
575 // returns eof. Error mode is sticky; it is cleared only by close or
/external/webkit/Source/WebCore/platform/image-decoders/jpeg/
H A DJPEGImageDecoder.cpp159 close();
162 void close() function in class:WebCore::JPEGImageReader
/external/webkit/Source/WebCore/platform/image-decoders/png/
H A DPNGImageDecoder.cpp113 close();
116 void close() function in class:WebCore::PNGImageReader
/external/webkit/Source/WebCore/platform/sql/
H A DSQLiteDatabase.cpp62 close();
67 close();
92 void SQLiteDatabase::close() function in class:WebCore::SQLiteDatabase
/external/webkit/Source/WebCore/workers/
H A DDefaultSharedWorkerRepository.cpp97 void close();
185 close();
212 close();
215 void SharedWorkerProxy::close() function in class:WebCore::SharedWorkerProxy
243 // Since close() stops the thread event loop, this should not ever get called while closing.
/external/webkit/Source/WebKit/chromium/src/
H A DWebPopupMenuImpl.cpp127 void WebPopupMenuImpl::close() function in class:WebKit::WebPopupMenuImpl
/external/webkit/Source/WebKit2/UIProcess/
H A DWebUIClient.cpp79 void WebUIClient::close(WebPageProxy* page) function in class:WebKit::WebUIClient
81 if (!m_client.close)
84 m_client.close(toAPI(page), m_client.clientInfo);
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
H A Dcommon.h94 #undef close macro
95 #define close closesocket macro
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dcommon.h82 #undef close macro
83 #define close closesocket macro
/external/wpa_supplicant_8/src/utils/
H A Dcommon.h82 #undef close macro
83 #define close closesocket macro
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dcommon.h82 #undef close macro
83 #define close closesocket macro
/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3collections.h311 /** Function to close the vector factory
313 void (*close) (struct ANTLR3_VECTOR_FACTORY_struct * factory); member in struct:ANTLR3_VECTOR_FACTORY_struct
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
H A DLogManagerTest.java478 stream.close();
530 stream.close();
652 // also close root's handler
952 public void close() { method in class:LogManagerTest.MockHandler
954 // System.out.println(this + ":close:" + number);
984 in.close();
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
H A DScannerTest.java69 public void close() throws IOException { method in class:ScannerTest.MockCloseable
86 s.close();
122 s.close();
193 s.close();
212 s.close();
244 s.close();
264 s.close();
281 os.close();
292 channel.close();
305 s.close();
[all...]
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
H A Dclient_for_testing.py272 def close(self): member in class:_TLSSocket
769 # TODO(tyoshino): os.urandom does open/read/close for every call. If
914 'Unexpected close frame: %r (expected) vs %r (actual)' %
1058 self._socket.close()
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
H A DConnection.java38 * <li>finally, one must close the connection and release resources with the {@link #close() close()} method.</li>
490 fr.close();
525 public synchronized void close() method in class:Connection
528 close(t, false);
531 public void close(Throwable t, boolean hard) method in class:Connection
538 tm.close(t, hard == false);
597 * then you must call the {@link #close()} method before invoking <code>connect()</code> again.
632 * <code>connect()</code> again without having called {@link #close()} firs
[all...]
H A DSFTPv3Client.java894 * sent a close message.) However, as long as you have not called the
895 * <code>close()</code> method, you are likely wasting resources.
897 public void close() method in class:SFTPv3Client
899 sess.close();
/external/iptables/iptables/
H A Diptables-xml.c240 openChain(char *chain, char *policy, struct ipt_counters *ctr, char close) argument
253 if (close) {
254 printf("%c", close);
470 // Optimize case, can we close this tag already?
497 // Optimize case, can we close this tag already?
/external/javasqlite/src/main/java/SQLite/JDBC2z/
H A DJDBCConnection.java132 dbx.close();
170 db.close();
213 public void close() throws SQLException { method in class:JDBCConnection
222 db.close();
345 db.close();
354 dbx.close();
/external/kernel-headers/original/linux/
H A Dserio.h39 void (*close)(struct serio *); member in struct:serio
/external/libpcap/
H A Dpcap-dos.h158 void (*close)(struct device *dev); member in struct:device
/external/llvm/lib/Support/
H A Draw_ostream.cpp432 // the owner of stdout. This means that we can do things like close the
494 while (::close(FD) != 0)
568 void raw_fd_ostream::close() { function in class:raw_fd_ostream
572 while (::close(FD) != 0)
/external/okhttp/src/main/java/libcore/io/
H A DDiskLruCache.java319 journalWriter.close();
341 writer.close();
566 public synchronized void close() throws IOException { method in class:DiskLruCache
576 journalWriter.close();
593 close();
645 @Override public void close() { method in class:DiskLruCache.Snapshot
759 @Override public void close() { method in class:DiskLruCache.Editor.FaultHidingOutputStream
761 out.close();
/external/openfst/src/include/fst/extensions/pdt/
H A Dparen.h43 // ParenState: Pair of an open (close) parenthesis and
59 Label paren_id; // ID of open (close) paren
60 StateId state_id; // destination (source) state of open (close) paren
141 // Computes close (open) parenthesis reachabilty information for
144 const vector<pair<Label, Label> > &parens, bool close)
147 close_(close) {
165 // for close (open) parens reachable from that state along balanced
173 // have have close (open) parentheses matching the paren ID exiting
186 // arcs that exit (enter) s and are labeled with a close (open)
292 } else { // close pare
143 PdtParenReachable(const Fst<A> &fst, const vector<pair<Label, Label> > &parens, bool close) argument
[all...]

Completed in 603 milliseconds

<<111213141516