Home
last modified time | relevance | path

Searched refs:_io (Results 1 – 25 of 1925) sorted by relevance

12345678910>>...77

/dports/www/mitmproxy/mitmproxy-7.0.4/mitmproxy/contrib/kaitaistruct/
H A Dtls_client_hello.py17 self._io = _io
35 self._io = _io
44 self._io = _io
52 self._io = _io
60 self._io = _io
70 self._io = _io
80 self._io = _io
88 self._io = _io
98 self._io = _io
108 self._io = _io
[all …]
H A Dpng.py28 self._io = _io
45 self._io = _io
55 self._io = _io
108 self._io = _io
116 self._io = _io
141 self._io = _io
149 self._io = _io
160 self._io = _io
174 self._io = _io
191 self._io = _io
[all …]
H A Dgif.py27 self._io = _io
46 self._io = _io
55 self._io = _io
65 self._io = _io
93 self._io = _io
143 self._io = _io
156 self._io = _io
167 self._io = _io
176 self._io = _io
204 self._io = _io
[all …]
H A Djpeg.py26 self._io = _io
30 while not self._io.is_eof():
71 self._io = _io
77 self.length = self._io.read_u2be()
107 self._io = _io
121 self._io = _io
131 self._io = _io
142 self._io = _io
156 self._io = _io
183 self._io = _io
[all …]
H A Dico.py21 self._io = _io
36 self._io = _io
42 self.width = self._io.read_u1()
43 self.height = self._io.read_u1()
47 self.bpp = self._io.read_u2le()
60 _pos = self._io.pos()
61 self._io.seek(self.ofs_img)
63 self._io.seek(_pos)
74 _pos = self._io.pos()
75 self._io.seek(self.ofs_img)
[all …]
H A Dgoogle_protobuf.py44 def __init__(self, _io, _parent=None, _root=None): argument
45 self._io = _io
52 while not self._io.is_eof():
66 def __init__(self, _io, _parent=None, _root=None): argument
67 self._io = _io
73 self.key = VlqBase128Le(self._io)
76 self.value = VlqBase128Le(self._io)
80 self.value = self._io.read_u8le()
82 self.value = self._io.read_u4le()
114 self._io = _io
[all …]
/dports/editors/rehex/rehex-0.4.0/plugins/exe/
H A Dmicrosoft_pe.lua42 self._io:seek(_pos)
242 self._io:seek(_pos)
336 self._io:seek(_pos)
484 self._io:seek(_pos)
500 self._io:seek(_pos)
524 local _io = self._root._io
528 _io:seek(_pos)
540 self._io:seek(4)
542 self._io:seek(_pos)
563 self._io:seek(0)
[all …]
H A Dkaitaistruct.lua7 self._io = io
11 self._io:close()
29 self._io = io
34 self._io:close()
45 local current = self._io:seek()
46 local dummy = self._io:read(1)
47 self._io:seek("set", current)
53 self._io:seek("set", n)
57 return self._io:seek()
63 self._io:seek("set", current)
[all …]
/dports/devel/hcs12mem/hcs12mem-1.4.1/target/lrae/
H A Dlrae.S29 .extern _io
46 clr _io+ECLKDIV
57 oraa _io+ECLKDIV
58 staa _io+ECLKDIV
59 staa _io+FCLKDIV
202 staa _io+FCNFG
204 staa _io+PPAGE
215 staa _io+FCNFG
217 staa _io+PPAGE
227 staa _io+FCNFG
[all …]
/dports/devel/hcs12mem/hcs12mem-1.4.1/target/bdm/
H A Dbdm.S27 .extern _io
95 movb #0x41,_io+ECMD
103 movb #0x05,_io+ECMD
150 staa _io+FCNFG
152 staa _io+PPAGE
163 staa _io+FCNFG
165 staa _io+PPAGE
179 staa _io+FCNFG
181 staa _io+PPAGE
194 staa _io+FCNFG
[all …]
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/2/
H A Dio.pyi8 import _io
10 from _io import BlockingIOError as BlockingIOError
11 from _io import BufferedRWPair as BufferedRWPair
12 from _io import BufferedRandom as BufferedRandom
15 from _io import BytesIO as BytesIO
17 from _io import FileIO as FileIO
19 from _io import StringIO as StringIO
22 from _io import open as open
34 class IOBase(_io._IOBase): ...
36 class RawIOBase(_io._RawIOBase, IOBase): ...
[all …]
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/2/
H A Dio.pyi8 import _io
11 from _io import BufferedRWPair as BufferedRWPair
12 from _io import BufferedRandom as BufferedRandom
15 from _io import BytesIO as BytesIO
17 from _io import FileIO as FileIO
19 from _io import StringIO as StringIO
20 from _io import TextIOWrapper as TextIOWrapper
22 from _io import open as open
34 class IOBase(_io._IOBase): ...
36 class RawIOBase(_io._RawIOBase, IOBase): ...
[all …]
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/IO/
H A DIoAdapterStorage.cs13 private readonly IoAdapter _io; field in Db4objects.Db4o.IO.IoAdapterStorage
17 _io = io; in IoAdapterStorage()
22 return _io.Exists(uri); in Exists()
40 _io = io; in IoAdapterBin()
45 _io.Close(); in Close()
50 return _io.GetLength(); in Length()
55 _io.Seek(position); in Read()
61 _io.Sync(); in Sync()
71 _io.Seek(position); in Write()
77 _io.BlockSize(blockSize); in BlockSize()
[all …]
/dports/www/libdatachannel/libdatachannel-0.16.1/examples/streamer/samples/
H A Dgenerate_opus.py23 def __init__(self, _io, _parent=None, _root=None): argument
24 KaitaiStruct.__init__(self, _io)
32 while not self._io.is_eof():
42 KaitaiStruct.__init__(self, _io)
48 self.sync_code = self._io.read_bytes(4)
52 self.version = self._io.read_bytes(1)
59 self._io.align_to_byte()
60 self.granule_pos = self._io.read_u8le()
62 self.page_seq_num = self._io.read_u4le()
63 self.crc32 = self._io.read_u4le()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/PyECC/ecc/
H A Dencoding.py78 self._io = StringIO.StringIO()
104 return self._io.getvalue()
109 self._io = StringIO.StringIO(data)
110 self._io.seek(offset)
128 llen = dec_long(self._io.read(pre))
133 llen = dec_long(self._io.read(pre))
134 self._res.append(self._io.read(llen))
138 llen = dec_long(self._io.read(pre))
143 llen = dec_long(self._io.read(pre))
145 subcoder._io = self._io
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/python/PyECC/ecc/
H A Dencoding.py78 self._io = StringIO.StringIO()
104 return self._io.getvalue()
109 self._io = StringIO.StringIO(data)
110 self._io.seek(offset)
128 llen = dec_long(self._io.read(pre))
133 llen = dec_long(self._io.read(pre))
134 self._res.append(self._io.read(llen))
138 llen = dec_long(self._io.read(pre))
143 llen = dec_long(self._io.read(pre))
145 subcoder._io = self._io
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dio.py51 import _io
59 OpenWrapper = _io.open # for compatibility with _pyio
72 class IOBase(_io._IOBase, metaclass=abc.ABCMeta):
73 __doc__ = _io._IOBase.__doc__
75 class RawIOBase(_io._RawIOBase, IOBase):
76 __doc__ = _io._RawIOBase.__doc__
78 class BufferedIOBase(_io._BufferedIOBase, IOBase):
79 __doc__ = _io._BufferedIOBase.__doc__
81 class TextIOBase(_io._TextIOBase, IOBase):
82 __doc__ = _io._TextIOBase.__doc__
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dio.py51 import _io
59 OpenWrapper = _io.open # for compatibility with _pyio
72 class IOBase(_io._IOBase, metaclass=abc.ABCMeta):
73 __doc__ = _io._IOBase.__doc__
75 class RawIOBase(_io._RawIOBase, IOBase):
76 __doc__ = _io._RawIOBase.__doc__
78 class BufferedIOBase(_io._BufferedIOBase, IOBase):
79 __doc__ = _io._BufferedIOBase.__doc__
81 class TextIOBase(_io._TextIOBase, IOBase):
82 __doc__ = _io._TextIOBase.__doc__
[all …]
/dports/lang/python37/Python-3.7.12/Lib/
H A Dio.py51 import _io
59 OpenWrapper = _io.open # for compatibility with _pyio
72 class IOBase(_io._IOBase, metaclass=abc.ABCMeta):
73 __doc__ = _io._IOBase.__doc__
75 class RawIOBase(_io._RawIOBase, IOBase):
76 __doc__ = _io._RawIOBase.__doc__
78 class BufferedIOBase(_io._BufferedIOBase, IOBase):
79 __doc__ = _io._BufferedIOBase.__doc__
81 class TextIOBase(_io._TextIOBase, IOBase):
82 __doc__ = _io._TextIOBase.__doc__
[all …]
/dports/lang/python38/Python-3.8.12/Lib/
H A Dio.py51 import _io
59 OpenWrapper = _io.open # for compatibility with _pyio
72 class IOBase(_io._IOBase, metaclass=abc.ABCMeta):
73 __doc__ = _io._IOBase.__doc__
75 class RawIOBase(_io._RawIOBase, IOBase):
76 __doc__ = _io._RawIOBase.__doc__
78 class BufferedIOBase(_io._BufferedIOBase, IOBase):
79 __doc__ = _io._BufferedIOBase.__doc__
81 class TextIOBase(_io._TextIOBase, IOBase):
82 __doc__ = _io._TextIOBase.__doc__
[all …]
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dio.py51 import _io
59 OpenWrapper = _io.open # for compatibility with _pyio
72 class IOBase(_io._IOBase, metaclass=abc.ABCMeta):
73 __doc__ = _io._IOBase.__doc__
75 class RawIOBase(_io._RawIOBase, IOBase):
76 __doc__ = _io._RawIOBase.__doc__
78 class BufferedIOBase(_io._BufferedIOBase, IOBase):
79 __doc__ = _io._BufferedIOBase.__doc__
81 class TextIOBase(_io._TextIOBase, IOBase):
82 __doc__ = _io._TextIOBase.__doc__
[all …]
/dports/lang/python39/Python-3.9.9/Lib/
H A Dio.py51 import _io
59 OpenWrapper = _io.open # for compatibility with _pyio
72 class IOBase(_io._IOBase, metaclass=abc.ABCMeta):
73 __doc__ = _io._IOBase.__doc__
75 class RawIOBase(_io._RawIOBase, IOBase):
76 __doc__ = _io._RawIOBase.__doc__
78 class BufferedIOBase(_io._BufferedIOBase, IOBase):
79 __doc__ = _io._BufferedIOBase.__doc__
81 class TextIOBase(_io._TextIOBase, IOBase):
82 __doc__ = _io._TextIOBase.__doc__
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dio.py51 import _io
59 OpenWrapper = _io.open # for compatibility with _pyio
72 class IOBase(_io._IOBase, metaclass=abc.ABCMeta):
73 __doc__ = _io._IOBase.__doc__
75 class RawIOBase(_io._RawIOBase, IOBase):
76 __doc__ = _io._RawIOBase.__doc__
78 class BufferedIOBase(_io._BufferedIOBase, IOBase):
79 __doc__ = _io._BufferedIOBase.__doc__
81 class TextIOBase(_io._TextIOBase, IOBase):
82 __doc__ = _io._TextIOBase.__doc__
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dio.py51 import _io
54 from _io import (DEFAULT_BUFFER_SIZE, BlockingIOError, UnsupportedOperation,
59 OpenWrapper = _io.open # for compatibility with _pyio
69 class IOBase(_io._IOBase):
71 __doc__ = _io._IOBase.__doc__
73 class RawIOBase(_io._RawIOBase, IOBase):
74 __doc__ = _io._RawIOBase.__doc__
76 class BufferedIOBase(_io._BufferedIOBase, IOBase):
77 __doc__ = _io._BufferedIOBase.__doc__
79 class TextIOBase(_io._TextIOBase, IOBase):
[all …]
/dports/lang/python27/Python-2.7.18/Lib/
H A Dio.py51 import _io
54 from _io import (DEFAULT_BUFFER_SIZE, BlockingIOError, UnsupportedOperation,
59 OpenWrapper = _io.open # for compatibility with _pyio
69 class IOBase(_io._IOBase):
71 __doc__ = _io._IOBase.__doc__
73 class RawIOBase(_io._RawIOBase, IOBase):
74 __doc__ = _io._RawIOBase.__doc__
76 class BufferedIOBase(_io._BufferedIOBase, IOBase):
77 __doc__ = _io._BufferedIOBase.__doc__
79 class TextIOBase(_io._TextIOBase, IOBase):
[all …]

12345678910>>...77