Home
last modified time | relevance | path

Searched defs:eof (Results 1 – 9 of 9) sorted by relevance

/device/google/cuttlefish/shared/config/
Dgen_wpa_supplicant_conf.sh9 cat <<eof heredoc
14 cat <<eof heredoc
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dtrees.c867 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
Ddeflate.c1364 #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/
Dgzguts.h179 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/
Dgzguts.h185 int eof; /* true if end of input file reached */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dzipfile.py588 def _update_crc(self, newdata, eof): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dzipfile.py639 def _update_crc(self, newdata, eof): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/
Dtextio.c1364 int eof; in textiowrapper_read_chunk() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/
Dtextio.c1387 int eof; in textiowrapper_read_chunk() local