/external/python/cpython2/Lib/bsddb/test/ |
D | test_dbshelve.py | 50 self.do_close() 79 def do_close(self): member in DBShelveTestCase 91 self.do_close() 260 def do_close(self): member in BasicShelveTestCase 297 def do_close(self): member in BasicEnvShelveTestCase 310 self.do_close()
|
/external/openssh/ |
D | sftp-client.h | 65 int do_close(struct sftp_conn *, const u_char *, u_int);
|
D | sftp-client.c | 491 do_close(struct sftp_conn *conn, const u_char *handle, u_int handle_len) in do_close() function 648 do_close(conn, handle, handle_len); in do_lsreaddir() 1244 do_close(conn, handle, handle_len); in do_download() 1404 do_close(conn, handle, handle_len); in do_download() 1409 do_close(conn, handle, handle_len); in do_download() 1411 if (do_close(conn, handle, handle_len) != 0 || interrupted) in do_download() 1771 if (do_close(conn, handle, handle_len) != 0) in do_upload()
|
D | channels.c | 813 channel_register_cleanup(int id, channel_callback_fn *fn, int do_close) in channel_register_cleanup() argument 822 c->detach_close = do_close; in channel_register_cleanup()
|
/external/python/cpython2/Mac/Modules/ |
D | MacOS.c | 61 do_close(rfobject *self) in do_close() function 209 do_close(self); in rf_close() 244 do_close(self); in rf_dealloc()
|
/external/python/cpython2/Mac/Demo/PICTbrowse/ |
D | PICTbrowse.py | 133 def do_close(self): member in MyDialog
|
D | PICTbrowse2.py | 155 def do_close(self): member in MyDialog
|
D | oldPICTbrowse.py | 149 def do_close(self): member in MyDialog
|
D | cicnbrowse.py | 154 def do_close(self): member in MyDialog
|
D | ICONbrowse.py | 154 def do_close(self): member in MyDialog
|
/external/grpc-grpc/src/core/ext/transport/inproc/ |
D | inproc_transport.cc | 1123 bool do_close = false; in perform_transport_op() local 1125 do_close = true; in perform_transport_op() 1129 do_close = true; in perform_transport_op() 1133 if (do_close) { in perform_transport_op()
|
/external/mksh/src/ |
D | exec.c | 1415 bool do_open = true, do_close = false, do_fstat = false; in iosetup() local 1485 do_close = true; in iosetup() 1551 if (do_close) in iosetup()
|
D | main.c | 1183 bool do_close = false, is_devtty = true; in tty_init_fd() local 1199 do_close = true; in tty_init_fd() 1234 if (do_close) in tty_init_fd()
|
/external/libusb/libusb/ |
D | core.c | 1337 static void do_close(struct libusb_context *ctx, in do_close() function 1438 do_close(ctx, dev_handle); in libusb_close()
|
/external/python/cpython3/Lib/test/ |
D | test_exceptions.py | 822 def do_close(g): function 824 self._check_generator_cleanup_exc_state(do_close)
|
/external/python/cpython2/Lib/plat-mac/ |
D | FrameWork.py | 144 w.do_close()
|
/external/libcxx/include/ |
D | locale | 3542 do_close(__c); 3554 virtual void do_close(catalog) const; 3600 messages<_CharT>::do_close(catalog __c) const
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 38599 FUNC 53a5c 2 0 std::messages<char>::do_close(int) const 38601 FUNC 53a5c 2 0 std::messages<wchar_t>::do_close(int) const
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 55597 FUNC a0b2c 4 0 std::messages<char>::do_close 55601 FUNC a0b38 4 0 std::messages<wchar_t>::do_close
|