Home
last modified time | relevance | path

Searched refs:EOF (Results 1 – 5 of 5) sorted by relevance

/development/tools/
Dmake_key21 cat <<EOF heredoc
26 EOF
/development/tools/etc1tool/
Detc1tool.cpp110 if (fputc(0xff & (data >> 8), pOut) == EOF) { in fwrite_big_endian_uint16()
113 if (fputc(0xff & data, pOut) == EOF) { in fwrite_big_endian_uint16()
122 if ((a = fgetc(pIn)) == EOF) { in fread_big_endian_uint16()
125 if ((b = fgetc(pIn)) == EOF) { in fread_big_endian_uint16()
/development/ndk/platforms/android-8/include/
Dstdio.h189 #define EOF (-1) macro
/development/ndk/platforms/android-3/include/
Dstdio.h189 #define EOF (-1) macro
/development/pdk/docs/source/
Ddownload.jd151 Copy and paste the key(s) below, then enter EOF (Ctrl-D) to end the input and process the keys.