Home
last modified time | relevance | path

Searched refs:decoded_chars_used (Results 1 – 12 of 12) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Modules/_io/
H A Dtextio.c866 self->decoded_chars_used = 0; in textiowrapper_init()
1353 self->decoded_chars_used = 0; in textiowrapper_set_decoded_chars()
1366 - self->decoded_chars_used); in textiowrapper_get_decoded_chars()
1373 if (self->decoded_chars_used > 0 || n < avail) { in textiowrapper_get_decoded_chars()
1376 + self->decoded_chars_used, n); in textiowrapper_get_decoded_chars()
1385 self->decoded_chars_used += n; in textiowrapper_get_decoded_chars()
1748 start = self->decoded_chars_used; in _textiowrapper_readline()
1753 assert(self->decoded_chars_used == 0); in _textiowrapper_readline()
2178 self->decoded_chars_used = cookie.chars_to_skip; in textiowrapper_seek()
2257 if (self->decoded_chars_used == 0) { in textiowrapper_tell()
[all …]
/dports/lang/python27/Python-2.7.18/Modules/_io/
H A Dtextio.c866 self->decoded_chars_used = 0; in textiowrapper_init()
1353 self->decoded_chars_used = 0; in textiowrapper_set_decoded_chars()
1366 - self->decoded_chars_used); in textiowrapper_get_decoded_chars()
1373 if (self->decoded_chars_used > 0 || n < avail) { in textiowrapper_get_decoded_chars()
1376 + self->decoded_chars_used, n); in textiowrapper_get_decoded_chars()
1385 self->decoded_chars_used += n; in textiowrapper_get_decoded_chars()
1748 start = self->decoded_chars_used; in _textiowrapper_readline()
1753 assert(self->decoded_chars_used == 0); in _textiowrapper_readline()
2178 self->decoded_chars_used = cookie.chars_to_skip; in textiowrapper_seek()
2257 if (self->decoded_chars_used == 0) { in textiowrapper_tell()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/
H A Dtextio.c848 self->decoded_chars_used = 0; in textiowrapper_init()
1319 self->decoded_chars_used = 0; in textiowrapper_set_decoded_chars()
1332 - self->decoded_chars_used); in textiowrapper_get_decoded_chars()
1339 if (self->decoded_chars_used > 0 || n < avail) { in textiowrapper_get_decoded_chars()
1342 + self->decoded_chars_used, n); in textiowrapper_get_decoded_chars()
1351 self->decoded_chars_used += n; in textiowrapper_get_decoded_chars()
1686 start = self->decoded_chars_used; in _textiowrapper_readline()
1691 assert(self->decoded_chars_used == 0); in _textiowrapper_readline()
2109 self->decoded_chars_used = cookie.chars_to_skip; in textiowrapper_seek()
2187 if (self->decoded_chars_used == 0) { in textiowrapper_tell()
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Modules/_io/
H A Dtextio.c1075 self->decoded_chars_used = 0; in _io_TextIOWrapper___init___impl()
1719 self->decoded_chars_used = 0; in textiowrapper_set_decoded_chars()
1733 - self->decoded_chars_used); in textiowrapper_get_decoded_chars()
1740 if (self->decoded_chars_used > 0 || n < avail) { in textiowrapper_get_decoded_chars()
1742 self->decoded_chars_used, in textiowrapper_get_decoded_chars()
1752 self->decoded_chars_used += n; in textiowrapper_get_decoded_chars()
2147 start = self->decoded_chars_used; in _textiowrapper_readline()
2152 assert(self->decoded_chars_used == 0); in _textiowrapper_readline()
2582 self->decoded_chars_used = cookie.chars_to_skip; in _io_TextIOWrapper_seek_impl()
2670 if (self->decoded_chars_used == 0) { in _io_TextIOWrapper_tell_impl()
[all …]
/dports/lang/python37/Python-3.7.12/Modules/_io/
H A Dtextio.c1066 self->decoded_chars_used = 0; in _io_TextIOWrapper___init___impl()
1631 self->decoded_chars_used = 0; in textiowrapper_set_decoded_chars()
1645 - self->decoded_chars_used); in textiowrapper_get_decoded_chars()
1652 if (self->decoded_chars_used > 0 || n < avail) { in textiowrapper_get_decoded_chars()
1654 self->decoded_chars_used, in textiowrapper_get_decoded_chars()
1664 self->decoded_chars_used += n; in textiowrapper_get_decoded_chars()
2059 start = self->decoded_chars_used; in _textiowrapper_readline()
2064 assert(self->decoded_chars_used == 0); in _textiowrapper_readline()
2488 self->decoded_chars_used = cookie.chars_to_skip; in _io_TextIOWrapper_seek_impl()
2576 if (self->decoded_chars_used == 0) { in _io_TextIOWrapper_tell_impl()
[all …]
/dports/lang/python310/Python-3.10.1/Modules/_io/
H A Dtextio.c1134 self->decoded_chars_used = 0; in _io_TextIOWrapper___init___impl()
1758 self->decoded_chars_used = 0; in textiowrapper_set_decoded_chars()
1772 - self->decoded_chars_used); in textiowrapper_get_decoded_chars()
1779 if (self->decoded_chars_used > 0 || n < avail) { in textiowrapper_get_decoded_chars()
1781 self->decoded_chars_used, in textiowrapper_get_decoded_chars()
1791 self->decoded_chars_used += n; in textiowrapper_get_decoded_chars()
2185 start = self->decoded_chars_used; in _textiowrapper_readline()
2190 assert(self->decoded_chars_used == 0); in _textiowrapper_readline()
2621 self->decoded_chars_used = cookie.chars_to_skip; in _io_TextIOWrapper_seek_impl()
2709 if (self->decoded_chars_used == 0) { in _io_TextIOWrapper_tell_impl()
[all …]
/dports/lang/python-tools/Python-3.8.12/Modules/_io/
H A Dtextio.c1075 self->decoded_chars_used = 0; in _io_TextIOWrapper___init___impl()
1719 self->decoded_chars_used = 0; in textiowrapper_set_decoded_chars()
1733 - self->decoded_chars_used); in textiowrapper_get_decoded_chars()
1740 if (self->decoded_chars_used > 0 || n < avail) { in textiowrapper_get_decoded_chars()
1742 self->decoded_chars_used, in textiowrapper_get_decoded_chars()
1752 self->decoded_chars_used += n; in textiowrapper_get_decoded_chars()
2147 start = self->decoded_chars_used; in _textiowrapper_readline()
2152 assert(self->decoded_chars_used == 0); in _textiowrapper_readline()
2582 self->decoded_chars_used = cookie.chars_to_skip; in _io_TextIOWrapper_seek_impl()
2670 if (self->decoded_chars_used == 0) { in _io_TextIOWrapper_tell_impl()
[all …]
/dports/lang/python39/Python-3.9.9/Modules/_io/
H A Dtextio.c1120 self->decoded_chars_used = 0; in _io_TextIOWrapper___init___impl()
1762 self->decoded_chars_used = 0; in textiowrapper_set_decoded_chars()
1776 - self->decoded_chars_used); in textiowrapper_get_decoded_chars()
1783 if (self->decoded_chars_used > 0 || n < avail) { in textiowrapper_get_decoded_chars()
1785 self->decoded_chars_used, in textiowrapper_get_decoded_chars()
1795 self->decoded_chars_used += n; in textiowrapper_get_decoded_chars()
2189 start = self->decoded_chars_used; in _textiowrapper_readline()
2194 assert(self->decoded_chars_used == 0); in _textiowrapper_readline()
2623 self->decoded_chars_used = cookie.chars_to_skip; in _io_TextIOWrapper_seek_impl()
2711 if (self->decoded_chars_used == 0) { in _io_TextIOWrapper_tell_impl()
[all …]
/dports/lang/python38/Python-3.8.12/Modules/_io/
H A Dtextio.c1075 self->decoded_chars_used = 0; in _io_TextIOWrapper___init___impl()
1719 self->decoded_chars_used = 0; in textiowrapper_set_decoded_chars()
1733 - self->decoded_chars_used); in textiowrapper_get_decoded_chars()
1740 if (self->decoded_chars_used > 0 || n < avail) { in textiowrapper_get_decoded_chars()
1742 self->decoded_chars_used, in textiowrapper_get_decoded_chars()
1752 self->decoded_chars_used += n; in textiowrapper_get_decoded_chars()
2147 start = self->decoded_chars_used; in _textiowrapper_readline()
2152 assert(self->decoded_chars_used == 0); in _textiowrapper_readline()
2582 self->decoded_chars_used = cookie.chars_to_skip; in _io_TextIOWrapper_seek_impl()
2670 if (self->decoded_chars_used == 0) { in _io_TextIOWrapper_tell_impl()
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_io/
H A Dtextio.c1075 self->decoded_chars_used = 0; in _io_TextIOWrapper___init___impl()
1719 self->decoded_chars_used = 0; in textiowrapper_set_decoded_chars()
1733 - self->decoded_chars_used); in textiowrapper_get_decoded_chars()
1740 if (self->decoded_chars_used > 0 || n < avail) { in textiowrapper_get_decoded_chars()
1742 self->decoded_chars_used, in textiowrapper_get_decoded_chars()
1752 self->decoded_chars_used += n; in textiowrapper_get_decoded_chars()
2147 start = self->decoded_chars_used; in _textiowrapper_readline()
2152 assert(self->decoded_chars_used == 0); in _textiowrapper_readline()
2582 self->decoded_chars_used = cookie.chars_to_skip; in _io_TextIOWrapper_seek_impl()
2670 if (self->decoded_chars_used == 0) { in _io_TextIOWrapper_tell_impl()
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_io/
H A Dtextio.c1075 self->decoded_chars_used = 0; in _io_TextIOWrapper___init___impl()
1719 self->decoded_chars_used = 0; in textiowrapper_set_decoded_chars()
1733 - self->decoded_chars_used); in textiowrapper_get_decoded_chars()
1740 if (self->decoded_chars_used > 0 || n < avail) { in textiowrapper_get_decoded_chars()
1742 self->decoded_chars_used, in textiowrapper_get_decoded_chars()
1752 self->decoded_chars_used += n; in textiowrapper_get_decoded_chars()
2147 start = self->decoded_chars_used; in _textiowrapper_readline()
2152 assert(self->decoded_chars_used == 0); in _textiowrapper_readline()
2582 self->decoded_chars_used = cookie.chars_to_skip; in _io_TextIOWrapper_seek_impl()
2670 if (self->decoded_chars_used == 0) { in _io_TextIOWrapper_tell_impl()
[all …]
/dports/lang/python311/Python-3.11.0a3/Modules/_io/
H A Dtextio.c1134 self->decoded_chars_used = 0; in _io_TextIOWrapper___init___impl()
1758 self->decoded_chars_used = 0; in textiowrapper_set_decoded_chars()
1772 - self->decoded_chars_used); in textiowrapper_get_decoded_chars()
1779 if (self->decoded_chars_used > 0 || n < avail) { in textiowrapper_get_decoded_chars()
1781 self->decoded_chars_used, in textiowrapper_get_decoded_chars()
1791 self->decoded_chars_used += n; in textiowrapper_get_decoded_chars()
2185 start = self->decoded_chars_used; in _textiowrapper_readline()
2190 assert(self->decoded_chars_used == 0); in _textiowrapper_readline()
2621 self->decoded_chars_used = cookie.chars_to_skip; in _io_TextIOWrapper_seek_impl()
2709 if (self->decoded_chars_used == 0) { in _io_TextIOWrapper_tell_impl()
[all …]