Searched defs:have (Results 1 – 11 of 11) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | gzwrite.c | 75 unsigned have; local 210 unsigned have, copy; local 249 unsigned have; local
|
D | infback.c | 260 unsigned have, left; /* available input and output */ local
|
D | inflate.c | 612 unsigned have, left; /* available input and output */ local 1354 local unsigned syncsearch(have, buf, len) in syncsearch() argument
|
D | gzread.c | 20 local int gz_load(state, buf, len, have) in gz_load() argument
|
D | inflate.h | 114 unsigned have; /* number of code lengths in lens[] */ member
|
D | zlib.h | 1671 unsigned have; member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | inflate.c | 561 unsigned have, left; /* available input and output */ local 1239 local unsigned syncsearch(have, buf, len) in syncsearch() argument
|
D | infback.c | 251 unsigned have, left; /* available input and output */ local
|
D | inflate.h | 110 unsigned have; /* number of code lengths in lens[] */ member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/ |
D | bufferedio.c | 817 Py_ssize_t n, have, r; in buffered_read1() local 1510 Py_ssize_t have, r; in _bufferedreader_peek_unlocked() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/ |
D | bufferedio.c | 857 Py_ssize_t n, have, r; in buffered_read1() local 1537 Py_ssize_t have, r; in _bufferedreader_peek_unlocked() local
|