Home
last modified time | relevance | path

Searched defs:open_code (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/python/pyfakefs/pyfakefs/
Dfake_io.py123 def open_code(self, path): member in FakeIoModule
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A D_pyio.py301 open_code = io.open_code variable
303 open_code = _open_code_with_warning variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
D_pyio.py301 open_code = io.open_code variable
303 open_code = _open_code_with_warning variable
/aosp_15_r20/external/python/cpython3/Lib/
D_pyio.py301 open_code = io.open_code variable
303 open_code = _open_code_with_warning variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
D_pyio.py301 open_code = io.open_code variable
303 open_code = _open_code_with_warning variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
D_pyio.py301 open_code = io.open_code variable
303 open_code = _open_code_with_warning variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
D_pyio.py301 open_code = io.open_code variable
303 open_code = _open_code_with_warning variable
/aosp_15_r20/external/python/cpython2/Tools/scripts/
Dtexi2html.py790 def open_code(self): self.write('<CODE>') member in TexinfoParser
/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dtexi2html.py790 def open_code(self): self.write('<CODE>') member in TexinfoParser