Searched defs:eof (Results 1 – 9 of 9) sorted by relevance
/device/google/cuttlefish/shared/config/ |
D | gen_wpa_supplicant_conf.sh | 9 cat <<eof heredoc 14 cat <<eof heredoc
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | trees.c | 867 void _tr_stored_block(s, buf, stored_len, eof) in _tr_stored_block() argument 921 void _tr_flush_block(s, buf, stored_len, eof) in _tr_flush_block() argument
|
D | deflate.c | 1364 #define FLUSH_BLOCK_ONLY(s, eof) { \ argument 1376 #define FLUSH_BLOCK(s, eof) { \ argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | gzguts.h | 179 int eof; /* true if end of input file reached */ member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/zlib/ |
D | gzguts.h | 185 int eof; /* true if end of input file reached */ member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | zipfile.py | 588 def _update_crc(self, newdata, eof): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | zipfile.py | 639 def _update_crc(self, newdata, eof): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/ |
D | textio.c | 1364 int eof; in textiowrapper_read_chunk() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/ |
D | textio.c | 1387 int eof; in textiowrapper_read_chunk() local
|