/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
smtplib.py | 192 def close(self): member in class:.SSLFakeFile 324 self.close() 357 self.close() 361 self.close() 411 self.close() 743 def close(self): member in class:SMTP 744 """Close the connection to the SMTP server.""" 746 self.file.close() 749 self.sock.close() 756 self.close() [all...] |
tempfile.py | 98 f.close() 203 _os.close(fd) 398 # NT provides delete-on-close as a primitive, so we don't need 409 def close(self): function in function:_TemporaryFileWrapper.__enter__ 412 self.file.close() 417 self.close() 423 self.close() 437 'delete' -- whether the file is deleted on close (default True). 494 _os.close(fd) 540 self._file.close() 546 def close(self): member in class:SpooledTemporaryFile [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_smtplib.py | 38 conn.close() 40 serv.close() 66 smtp.close() 71 smtp.close() 77 smtp.close() 87 smtp.close() 97 smtp.close() 102 smtp.close() 122 serv.close() 133 serv.close() [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
BluetoothChatService.java | 327 socket.close(); 329 Log.e(TAG, "Could not close unwanted socket", e); 345 mmServerSocket.close(); 347 Log.e(TAG, "Socket Type" + mSocketType + "close() of server failed", e); 396 // Close the socket 398 mmSocket.close(); 400 Log.e(TAG, "unable to close() " + mSocketType + 418 mmSocket.close(); 420 Log.e(TAG, "close() of connect " + mSocketType + " socket failed", e); 493 mmSocket.close(); [all...] |
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/ |
BluetoothChatService.java | 321 socket.close(); 323 Log.e(TAG, "Could not close unwanted socket", e); 337 mmServerSocket.close(); 339 Log.e(TAG, "Socket Type" + mSocketType + "close() of server failed", e); 389 // Close the socket 391 mmSocket.close(); 393 Log.e(TAG, "unable to close() " + mSocketType + 411 mmSocket.close(); 413 Log.e(TAG, "close() of connect " + mSocketType + " socket failed", e); 487 mmSocket.close(); [all...] |
/external/chromium/chrome/browser/ui/gtk/download/ |
download_shelf_gtk.cc | 45 // Padding between the right side of the shelf and the close button. 52 // when the shelf closes (when auto-close is enabled). 69 // the download items and other shelf widgets (close button, show-all- 111 // Create and pack the close button. 189 void DownloadShelfGtk::Close() { 193 slide_widget_->Close(); 203 // When the close animation is complete, remove all completed downloads. 215 // close in the future without the user clicking on them. 288 Close(); 314 void DownloadShelfGtk::SetCloseOnMouseOut(bool close) { [all...] |
/external/chromium_org/chrome/browser/ui/gtk/download/ |
download_shelf_gtk.cc | 54 // Padding between the right side of the shelf and the close button. 61 // when the shelf closes (when auto-close is enabled). 80 // the download items and other shelf widgets (close button, show-all- 122 // Create and pack the close button. 205 slide_widget_->Close(); 226 // When the close animation is complete, remove all completed downloads. 238 // close in the future without the user clicking on them. 310 Close(USER_ACTION); 336 void DownloadShelfGtk::SetCloseOnMouseOut(bool close) { 337 if (close_on_mouse_out_ == close) [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
svn-apply | 220 close(FILE); 234 close FILE; 261 close FILE; 283 close FILE; 464 close SVN;
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
_stream_hybi.py | 604 """Processes close message. 607 message: close message. 622 self._logger.debug('Received close frame (empty body)') 627 'If a close frame has status code, the length of ' 635 'Received close frame (code=%d, reason=%r)', 639 # As we've received a close frame, no more data is coming over the 640 # socket. We can now safely close the socket without worrying about 813 code: Status code for close frame. If code is None, a close 815 reason: string representing close reason [all...] |
/external/chromium_org/third_party/android_platform/development/scripts/ |
symbol.py | 276 child.stdin.close() 277 child.stdout.close() 372 stream.close() 382 process.stdin.close() 384 process.stdout.close()
|
/external/chromium_org/third_party/libxml/src/ |
regressions.py | 39 expected.close() 98 file.close() 157 infile.close() 158 pin.close() 197 pin.close()
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_pt_vsplit_tmp.h | 119 * When spoken is TRUE, ispoken replaces istart; When close is TRUE, iclose is 127 boolean close, unsigned iclose) 134 assert(icount + !!close <= vsplit->segment_size); 146 if (close) 156 if (close) 172 if (close) {
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/ |
x11_screen.c | 97 close(xscr->dri_fd); 285 close(fd); 292 close(fd); 298 close(fd); 304 close(fd);
|
/external/chromium_org/tools/code_coverage/ |
process_coverage.py | 182 # Close the files and replace the lcov file by the 'clean' tmpfile 183 tmpfile.close() 184 lcov.close() 185 loc_csv_file.close() 207 csv_file.close() 253 lcov_file.close()
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/tcp/ |
SelectorKernel.java | 108 thread.close(); 260 public void close() throws IOException, InterruptedException method in class:SelectorKernel.SelectorThread 266 serverChannel.close(); 340 c.close(); 353 c.close(); 368 // close out our end and cancel the key 375 // close out our end and cancel the key
|
/external/liblzf/ |
lzf.c | 399 close (fd); 406 close (fd); 415 close (fd); 439 close (fd); 440 close (fd2);
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_pt_vsplit_tmp.h | 119 * When spoken is TRUE, ispoken replaces istart; When close is TRUE, iclose is 127 boolean close, unsigned iclose) 134 assert(icount + !!close <= vsplit->segment_size); 146 if (close) 156 if (close) 172 if (close) {
|
/external/mesa3d/src/gallium/state_trackers/egl/x11/ |
x11_screen.c | 97 close(xscr->dri_fd); 285 close(fd); 292 close(fd); 298 close(fd); 304 close(fd);
|
/external/qemu/distrib/sdl-1.2.15/src/video/ipod/ |
SDL_ipodvideo.c | 188 close(tty0_fd); 193 close(tty0_fd); 271 close (fbfd); 322 close (fbfd); 407 close (kbfd);
|
/frameworks/base/libs/androidfw/ |
BackupHelpers.cpp | 308 close(fd); 419 close(fd); 715 close(fd); 785 close(fd); 792 close(fd); 845 close(fd); 917 close(fd); 1021 close(fd); [all...] |
/libcore/luni/src/main/java/java/io/ |
RandomAccessFile.java | 128 guard.open("close"); 159 public void close() throws IOException { method in class:RandomAccessFile 160 guard.close(); 163 channel.close(); 166 IoUtils.close(fd); 175 close(); method
|
/libcore/luni/src/test/java/libcore/java/net/ |
OldURLClassLoaderTest.java | 102 out.close(); 111 out.close(); 228 server.close(); 267 server.close(); 297 is.close();
|
/packages/apps/Email/src/com/android/email/provider/ |
AttachmentProvider.java | 123 c.close(); 191 c.close(); 205 out.close(); 206 in.close(); 279 c.close();
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
FileCache.java | 96 public void close() { method in class:FileCache 97 mDbHelper.close(); 178 cursor.close(); 209 cursor.close(); 245 cursor.close();
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
RetryScheduler.java | 199 c.close(); 234 cursor.close(); 248 cursor.close(); 267 cursor.close(); 301 cursor.close();
|