Home
last modified time | relevance | path

Searched refs:reopen (Results 1 – 25 of 40) sorted by relevance

12

/external/igt-gpu-tools/tests/
Dkms_rmfb.c54 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/
Dmod.rs255 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/
Dentropy.c117 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/
Dwriter.py423 def reopen(self): member in FileWriter
431 self.event_writer.reopen()
Devent_file_writer_v2.py102 def reopen(self): member in EventFileWriterV2
Dfake_summary_writer.py139 def reopen(self): member in FakeSummaryWriter
Devent_file_writer.py102 def reopen(self): member in EventFileWriter
Dwriter_test.py242 sw.reopen()
433 sw.reopen()
/external/oboe/docs/notes/
Ddisconnect.md16 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/
Dattenuator.py52 def reopen(self, host, port=22): member in Attenuator
Dattenuator_controller.py124 self._attenuator.reopen(self.hostname)
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.summary.-file-writer.pbtxt47 name: "reopen"
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/_builtinSuites/
Dbuiltin_Suite.py51 def reopen(self, _no_object=None, _attributes={}, **_arguments): member in builtin_Suite_Events
/external/python/cpython2/Doc/library/
Dtelnetlib.rst40 Do not reopen an already connected instance.
136 Do not try to reopen an already connected instance.
Dftplib.rst384 a call to :meth:`close` or :meth:`~FTP.quit` you cannot reopen the
Dpickle.rst769 fh = open(dict['file']) # reopen file
/external/python/cpython3/Doc/library/
Dtelnetlib.rst40 Do not reopen an already connected instance.
142 Do not try to reopen an already connected instance.
Dftplib.rst426 a call to :meth:`close` or :meth:`~FTP.quit` you cannot reopen the
Dlogging.handlers.rst206 reopen the file if it has changed.
Dpickle.rst846 # reopen it and read from it until the line count is restored.
/external/llvm-project/llvm/docs/
DBugLifeCycle.rst118 comment to encourage the reporter to reopen the bug with more information
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
DStandard_Suite.py360 def reopen(self, _no_object=None, _attributes={}, **_arguments): member in Standard_Suite_Events
/external/tensorflow/tensorflow/python/training/
Dsupervisor.py722 self._summary_writer.reopen()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
DdumpICUrules.bat356 # Open file, write UTF8 marker, close it, and reopen in text mode
/external/mesa3d/docs/
Dsubmittingpatches.rst213 - Old, stale MR may be closed, but you can reopen it if you still want

12