/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_thread.py | 54 self.d.close() 55 self.env.close() 171 c.close() 295 c.close() 438 c.close() 448 c.close()
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
mailbox.py | 196 def close(self): member in class:Mailbox 197 """Flush and close the mailbox.""" 275 tmp_file.close() 354 f.close() 368 f.close() 409 def close(self): member in class:Maildir 410 """Flush and close the mailbox.""" 434 os.close(os.open(maildirfolder_path, os.O_CREAT | os.O_WRONLY, 677 new_file.close() 682 self._file.close() 714 def close(self): member in class:_singlefileMailbox 1087 def close(self): member in class:MH 1905 def close(self): member in class:_ProxyFile 1954 def close(self): member in class:_PartialFile [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_signal.py | 160 done_r.close() 161 # Have to close done_w again here because 176 done_w.close() 279 os.close(self.read) 280 os.close(self.write) 304 self.addCleanup(os.close, r) 332 # Close the write end of the pipe. The child has a copy, so 334 # close when the child exits so that in the non-interrupt case 335 # the read eventually completes, otherwise we could just close 337 os.close(w [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
asyncore.py | 403 def close(self): member in class:dispatcher 409 self.socket.close() 478 # since there is an error, we'll go ahead and close the socket 521 self.log_info('unhandled close event', 'warning') 522 self.close() 581 x.close() 635 def close(self): member in class:.file_wrapper 636 os.close(self.fd)
|
mailbox.py | 196 def close(self): member in class:Mailbox 197 """Flush and close the mailbox.""" 275 tmp_file.close() 354 f.close() 368 f.close() 409 def close(self): member in class:Maildir 410 """Flush and close the mailbox.""" 434 os.close(os.open(maildirfolder_path, os.O_CREAT | os.O_WRONLY, 677 new_file.close() 682 self._file.close() 714 def close(self): member in class:_singlefileMailbox 1087 def close(self): member in class:MH 1905 def close(self): member in class:_ProxyFile 1954 def close(self): member in class:_PartialFile [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/ |
dbobj.py | 42 def close(self, *args, **kwargs): member in class:DBEnv 43 return self._cobj.close(*args, **kwargs) 146 def close(self, *args, **kwargs): member in class:DB 147 return self._cobj.close(*args, **kwargs) 239 def close(self, *args, **kwargs): member in class:DBSequence 240 return self._cobj.close(*args, **kwargs)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_compare.py | 88 self.env.close() 108 self.db.close() 136 curs.close() 274 self.env.close() 293 self.db.close() 321 curs.close()
|
test_thread.py | 54 self.d.close() 55 self.env.close() 171 c.close() 295 c.close() 438 c.close() 448 c.close()
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_signal.py | 160 done_r.close() 161 # Have to close done_w again here because 176 done_w.close() 279 os.close(self.read) 280 os.close(self.write) 304 self.addCleanup(os.close, r) 332 # Close the write end of the pipe. The child has a copy, so 334 # close when the child exits so that in the non-interrupt case 335 # the read eventually completes, otherwise we could just close 337 os.close(w [all...] |
/system/core/libsparse/ |
output_file.c | 74 void (*close)(struct output_file *); member in struct:output_file_ops 188 .close = file_close, 272 .close = gz_file_close, 323 .close = callback_file_close, 549 out->ops->close(out); 767 close(file_fd);
|
/build/tools/ |
java-layers.py | 122 f.close() 177 f.close() 193 f.close()
|
/development/samples/NotePad/src/com/example/android/notepad/ |
NoteEditor.java | 503 orig.close(); 591 mCursor.close(); 610 mCursor.close();
|
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/ |
DeviceDetailFragment.java | 243 serverSocket.close(); 286 out.close(); 287 inputStream.close();
|
/device/generic/goldfish/camera/ |
EmulatedCamera2.cpp | 47 common.close = EmulatedCamera2::close; 368 int EmulatedCamera2::close(struct hw_device_t* device) { function in class:android::EmulatedCamera2
|
/device/generic/goldfish/qemud/ |
qemud.c | 69 * chooses to close the connection. 283 * this does *not* close the file descriptor. 311 * HOOK_CLOSING is used to delay-close monitored 361 close(l->epoll_fd); 703 CloseFunc close; member in struct:__anon1994 726 if (r->close) { 727 r->close( r->user ); 728 r->close = NULL; 810 /* close a FDHandler (and free it). Note that this will not 841 close(f->fd) [all...] |
/device/samsung/manta/liblights/ |
lights.c | 84 close(fd); 211 err = close(fd); 352 dev->common.close = close_lights;
|
/device/samsung/manta/libsensors/ |
sensors.cpp | 224 close(mPollFds[wake].fd); 225 close(mWritePipeFd); 375 dev->device.common.close = poll__close;
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
SerializationStressTest5.java | 64 oos.close(); 373 zis.close(); 374 fis.close(); 377 "IOException while trying to close InputStreams: "
|
/external/apache-xml/src/main/java/org/apache/xalan/xslt/ |
ObjectFactory.java | 332 // try to close the input stream if one was opened. 335 fis.close(); 358 // try to close the input stream if one was opened. 361 fis.close(); 597 // try to close the reader. 598 rd.close();
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
ObjectFactory.java | 332 // try to close the input stream if one was opened. 335 fis.close(); 358 // try to close the input stream if one was opened. 361 fis.close(); 597 // try to close the reader. 598 rd.close();
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ObjectFactory.java | 331 // try to close the input stream if one was opened. 334 fis.close(); 357 // try to close the input stream if one was opened. 360 fis.close(); 596 // try to close the reader. 597 rd.close();
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
ObjectFactory.java | 332 // try to close the input stream if one was opened. 335 fis.close(); 358 // try to close the input stream if one was opened. 361 fis.close(); 597 // try to close the reader. 598 rd.close();
|
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
ObjectFactory.java | 332 // try to close the input stream if one was opened. 335 fis.close(); 358 // try to close the input stream if one was opened. 361 fis.close(); 597 // try to close the reader. 598 rd.close();
|
/external/chromium/base/files/ |
file_path_watcher_linux.cc | 243 close(inotify_fd_); 245 close(shutdown_pipe_[0]); 247 close(shutdown_pipe_[1]);
|
/external/chromium_org/base/memory/ |
shared_memory_posix.cc | 83 Close(); 99 if (HANDLE_EINTR(close(handle.fd)) < 0) 100 DPLOG(ERROR) << "close"; 182 HANDLE_EINTR(close(fd)); 308 void SharedMemory::Close() { 312 if (HANDLE_EINTR(close(mapped_file_)) < 0) 313 PLOG(ERROR) << "close"; 418 Close();
|