Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dlogmerge.py96 def digest_chunk(chunk, branch=None): argument
/device/google/cuttlefish/guest/hals/camera/fake-pipeline2/
DJpegCompressor.cpp182 JSAMPROW chunk[kChunkSize]; in compress() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Python/
Drandom.c81 Py_ssize_t chunk; in win32_urandom() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Daifc.py439 def _read_comm_chunk(self, chunk): argument
500 def _readmark(self, chunk): argument
Dwave.py263 def _read_fmt_chunk(self, chunk): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_randommodule.c268 unsigned long chunk; in random_seed() local
D_json.c437 PyObject *chunk = NULL; in scanstring_str() local
621 PyObject *chunk = NULL; in scanstring_unicode() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_randommodule.c268 unsigned long chunk; in random_seed() local
D_json.c437 PyObject *chunk = NULL; in scanstring_str() local
610 PyObject *chunk = NULL; in scanstring_unicode() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlua.c401 const char *chunk = argv[i] + 2; in runargs() local