/external/igt-gpu-tools/tests/ |
D | kms_rmfb.c | 54 test_rmfb(struct rmfb_data *data, igt_output_t *output, enum pipe pipe, bool reopen) in test_rmfb() argument 116 if (reopen) { in test_rmfb() 147 run_rmfb_test(struct rmfb_data *data, bool reopen) in run_rmfb_test() argument 153 test_rmfb(data, output, pipe, reopen); in run_rmfb_test()
|
/external/rust/crates/rusqlite/src/blob/ |
D | mod.rs | 255 pub fn reopen(&mut self, row: i64) -> Result<()> { in reopen() method 434 blob.reopen(rowid).unwrap(); in test_blob() 460 blob.reopen(rowid).unwrap(); in test_blob() 471 blob.reopen(rowid).unwrap(); in test_blob() 484 blob.reopen(rowid).unwrap(); in test_blob_in_bufreader()
|
/external/openssh/ |
D | entropy.c | 117 reopen: in get_random_bytes_prngd() 143 goto reopen; in get_random_bytes_prngd() 154 goto reopen; in get_random_bytes_prngd()
|
/external/tensorflow/tensorflow/python/summary/writer/ |
D | writer.py | 423 def reopen(self): member in FileWriter 431 self.event_writer.reopen()
|
D | event_file_writer_v2.py | 102 def reopen(self): member in EventFileWriterV2
|
D | fake_summary_writer.py | 139 def reopen(self): member in FakeSummaryWriter
|
D | event_file_writer.py | 102 def reopen(self): member in EventFileWriter
|
D | writer_test.py | 242 sw.reopen() 433 sw.reopen()
|
/external/oboe/docs/notes/ |
D | disconnect.md | 16 An app may choose to reopen a stream in the onErrorAfterClose() method. 20 An app may then choose to reopen a stream.
|
/external/autotest/server/cros/network/ |
D | attenuator.py | 52 def reopen(self, host, port=22): member in Attenuator
|
D | attenuator_controller.py | 124 self._attenuator.reopen(self.hostname)
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.summary.-file-writer.pbtxt | 47 name: "reopen"
|
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/_builtinSuites/ |
D | builtin_Suite.py | 51 def reopen(self, _no_object=None, _attributes={}, **_arguments): member in builtin_Suite_Events
|
/external/python/cpython2/Doc/library/ |
D | telnetlib.rst | 40 Do not reopen an already connected instance. 136 Do not try to reopen an already connected instance.
|
D | ftplib.rst | 384 a call to :meth:`close` or :meth:`~FTP.quit` you cannot reopen the
|
D | pickle.rst | 769 fh = open(dict['file']) # reopen file
|
/external/python/cpython3/Doc/library/ |
D | telnetlib.rst | 40 Do not reopen an already connected instance. 142 Do not try to reopen an already connected instance.
|
D | ftplib.rst | 426 a call to :meth:`close` or :meth:`~FTP.quit` you cannot reopen the
|
D | logging.handlers.rst | 206 reopen the file if it has changed.
|
D | pickle.rst | 846 # reopen it and read from it until the line count is restored.
|
/external/llvm-project/llvm/docs/ |
D | BugLifeCycle.rst | 118 comment to encourage the reporter to reopen the bug with more information
|
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/ |
D | Standard_Suite.py | 360 def reopen(self, _no_object=None, _attributes={}, **_arguments): member in Standard_Suite_Events
|
/external/tensorflow/tensorflow/python/training/ |
D | supervisor.py | 722 self._summary_writer.reopen()
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | dumpICUrules.bat | 356 # Open file, write UTF8 marker, close it, and reopen in text mode
|
/external/mesa3d/docs/ |
D | submittingpatches.rst | 213 - Old, stale MR may be closed, but you can reopen it if you still want
|