Home
last modified time | relevance | path

Searched defs:chunks (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtextwrap.py184 def _fix_sentence_endings(self, chunks): argument
235 def _wrap_chunks(self, chunks): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dtextwrap.py192 def _fix_sentence_endings(self, chunks): argument
243 def _wrap_chunks(self, chunks): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/
Diobase.c804 PyObject *chunks = PyList_New(0); in rawiobase_readall() local
Dbufferedio.c908 PyObject *chunks = NULL; in _buffered_readline() local
1330 PyObject *chunks = PyList_New(0); in _bufferedreader_read_all() local
Dtextio.c1454 PyObject *result = NULL, *chunks = NULL; in textiowrapper_read() local
1650 PyObject *line = NULL, *chunks = NULL, *remaining = NULL; in _textiowrapper_readline() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/
Diobase.c819 PyObject *chunks = PyList_New(0); in rawiobase_readall() local
Dbufferedio.c934 PyObject *chunks = NULL; in _buffered_readline() local
1348 PyObject *chunks = PyList_New(0); in _bufferedreader_read_all() local
Dtextio.c1488 PyObject *result = NULL, *chunks = NULL; in textiowrapper_read() local
1690 PyObject *line = NULL, *chunks = NULL, *remaining = NULL; in _textiowrapper_readline() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_json.c426 PyObject *chunks = PyList_New(0); in scanstring_str() local
610 PyObject *chunks = PyList_New(0); in scanstring_unicode() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_json.c426 PyObject *chunks = PyList_New(0); in scanstring_str() local
599 PyObject *chunks = PyList_New(0); in scanstring_unicode() local