HomeSort by relevance Sort by last modified time
    Searched refs:FILE (Results 26 - 50 of 2148) sorted by null

12 3 4 5 6 7 8 91011>>

  /development/ndk/platforms/android-8/include/
stdio.h 78 typedef off_t fpos_t; /* stdio file position type */
103 * try to write or read from a file that is in `read' or `write' mode.
123 short _flags; /* flags, below; this FILE is free if 0 */
151 } FILE;
154 extern FILE __sF[];
207 #define SEEK_SET 0 /* set file offset to offset */
210 #define SEEK_CUR 1 /* set file offset to current plus offset */
213 #define SEEK_END 2 /* set file offset to EOF plus offset */
224 void clearerr(FILE *);
225 int fclose(FILE *);
    [all...]
  /prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
87 typedef off_t fpos_t; /* stdio file position type */
112 * try to write or read from a file that is in `read' or `write' mode.
132 short _flags; /* flags, below; this FILE is free if 0 */
160 } FILE;
163 extern FILE __sF[];
216 #define SEEK_SET 0 /* set file offset to offset */
219 #define SEEK_CUR 1 /* set file offset to current plus offset */
222 #define SEEK_END 2 /* set file offset to EOF plus offset *
    [all...]
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
87 typedef off_t fpos_t; /* stdio file position type */
112 * try to write or read from a file that is in `read' or `write' mode.
132 short _flags; /* flags, below; this FILE is free if 0 */
160 } FILE;
163 extern FILE __sF[];
216 #define SEEK_SET 0 /* set file offset to offset */
219 #define SEEK_CUR 1 /* set file offset to current plus offset */
222 #define SEEK_END 2 /* set file offset to EOF plus offset *
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdio.h 78 typedef off_t fpos_t; /* stdio file position type */
103 * try to write or read from a file that is in `read' or `write' mode.
123 short _flags; /* flags, below; this FILE is free if 0 */
151 } FILE;
154 extern FILE __sF[];
207 #define SEEK_SET 0 /* set file offset to offset */
210 #define SEEK_CUR 1 /* set file offset to current plus offset */
213 #define SEEK_END 2 /* set file offset to EOF plus offset */
224 void clearerr(FILE *);
225 int fclose(FILE *);
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdio.h 78 typedef off_t fpos_t; /* stdio file position type */
103 * try to write or read from a file that is in `read' or `write' mode.
123 short _flags; /* flags, below; this FILE is free if 0 */
151 } FILE;
154 extern FILE __sF[];
207 #define SEEK_SET 0 /* set file offset to offset */
210 #define SEEK_CUR 1 /* set file offset to current plus offset */
213 #define SEEK_END 2 /* set file offset to EOF plus offset */
224 void clearerr(FILE *);
225 int fclose(FILE *);
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdio.h 78 typedef off_t fpos_t; /* stdio file position type */
103 * try to write or read from a file that is in `read' or `write' mode.
123 short _flags; /* flags, below; this FILE is free if 0 */
151 } FILE;
154 extern FILE __sF[];
207 #define SEEK_SET 0 /* set file offset to offset */
210 #define SEEK_CUR 1 /* set file offset to current plus offset */
213 #define SEEK_END 2 /* set file offset to EOF plus offset */
224 void clearerr(FILE *);
225 int fclose(FILE *);
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdio.h 78 typedef off_t fpos_t; /* stdio file position type */
103 * try to write or read from a file that is in `read' or `write' mode.
123 short _flags; /* flags, below; this FILE is free if 0 */
151 } FILE;
154 extern FILE __sF[];
207 #define SEEK_SET 0 /* set file offset to offset */
210 #define SEEK_CUR 1 /* set file offset to current plus offset */
213 #define SEEK_END 2 /* set file offset to EOF plus offset */
224 void clearerr(FILE *);
225 int fclose(FILE *);
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdio.h 78 typedef off_t fpos_t; /* stdio file position type */
103 * try to write or read from a file that is in `read' or `write' mode.
123 short _flags; /* flags, below; this FILE is free if 0 */
151 } FILE;
154 extern FILE __sF[];
207 #define SEEK_SET 0 /* set file offset to offset */
210 #define SEEK_CUR 1 /* set file offset to current plus offset */
213 #define SEEK_END 2 /* set file offset to EOF plus offset */
224 void clearerr(FILE *);
225 int fclose(FILE *);
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdio.h 78 typedef off_t fpos_t; /* stdio file position type */
103 * try to write or read from a file that is in `read' or `write' mode.
123 short _flags; /* flags, below; this FILE is free if 0 */
151 } FILE;
154 extern FILE __sF[];
207 #define SEEK_SET 0 /* set file offset to offset */
210 #define SEEK_CUR 1 /* set file offset to current plus offset */
213 #define SEEK_END 2 /* set file offset to EOF plus offset */
224 void clearerr(FILE *);
225 int fclose(FILE *);
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdio.h 78 typedef off_t fpos_t; /* stdio file position type */
103 * try to write or read from a file that is in `read' or `write' mode.
123 short _flags; /* flags, below; this FILE is free if 0 */
151 } FILE;
154 extern FILE __sF[];
207 #define SEEK_SET 0 /* set file offset to offset */
210 #define SEEK_CUR 1 /* set file offset to current plus offset */
213 #define SEEK_END 2 /* set file offset to EOF plus offset */
224 void clearerr(FILE *);
225 int fclose(FILE *);
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/
stdio.h 78 typedef off_t fpos_t; /* stdio file position type */
103 * try to write or read from a file that is in `read' or `write' mode.
123 short _flags; /* flags, below; this FILE is free if 0 */
151 } FILE;
154 extern FILE __sF[];
207 #define SEEK_SET 0 /* set file offset to offset */
210 #define SEEK_CUR 1 /* set file offset to current plus offset */
213 #define SEEK_END 2 /* set file offset to EOF plus offset */
224 void clearerr(FILE *);
225 int fclose(FILE *);
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdio.h 78 typedef off_t fpos_t; /* stdio file position type */
103 * try to write or read from a file that is in `read' or `write' mode.
123 short _flags; /* flags, below; this FILE is free if 0 */
151 } FILE;
154 extern FILE __sF[];
207 #define SEEK_SET 0 /* set file offset to offset */
210 #define SEEK_CUR 1 /* set file offset to current plus offset */
213 #define SEEK_END 2 /* set file offset to EOF plus offset */
224 void clearerr(FILE *);
225 int fclose(FILE *);
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdio.h 78 typedef off_t fpos_t; /* stdio file position type */
103 * try to write or read from a file that is in `read' or `write' mode.
123 short _flags; /* flags, below; this FILE is free if 0 */
151 } FILE;
154 extern FILE __sF[];
207 #define SEEK_SET 0 /* set file offset to offset */
210 #define SEEK_CUR 1 /* set file offset to current plus offset */
213 #define SEEK_END 2 /* set file offset to EOF plus offset */
224 void clearerr(FILE *);
225 int fclose(FILE *);
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/
stdio.h 78 typedef off_t fpos_t; /* stdio file position type */
103 * try to write or read from a file that is in `read' or `write' mode.
123 short _flags; /* flags, below; this FILE is free if 0 */
151 } FILE;
154 extern FILE __sF[];
207 #define SEEK_SET 0 /* set file offset to offset */
210 #define SEEK_CUR 1 /* set file offset to current plus offset */
213 #define SEEK_END 2 /* set file offset to EOF plus offset */
224 void clearerr(FILE *);
225 int fclose(FILE *);
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/
stdio.h 78 typedef off_t fpos_t; /* stdio file position type */
103 * try to write or read from a file that is in `read' or `write' mode.
123 short _flags; /* flags, below; this FILE is free if 0 */
151 } FILE;
154 extern FILE __sF[];
207 #define SEEK_SET 0 /* set file offset to offset */
210 #define SEEK_CUR 1 /* set file offset to current plus offset */
213 #define SEEK_END 2 /* set file offset to EOF plus offset */
224 void clearerr(FILE *);
225 int fclose(FILE *);
    [all...]
  /bootable/recovery/applypatch/
utils.h 5 * you may not use this file except in compliance with the License.
24 void Write4(int value, FILE* f);
25 void Write8(long long value, FILE* f);
  /external/chromium/base/allocator/
prep_libc.sh 4 # found in the LICENSE file.
14 # OutputFile is the directory where the modified libcmt file should be stored.
34 for FILE in $OBJFILES
36 echo ${FILE}
37 LIB /NOLOGO /IGNORE:4006,4014,4221 /REMOVE:${LIBCMTSRCPATHVS2005}${FILE} $OUTCMT
38 LIB /NOLOGO /IGNORE:4006,4014,4221 /REMOVE:${LIBCMTSRCPATHVS2008}${FILE} $OUTCMT
  /external/harfbuzz/src/
harfbuzz-dump.h 36 void HB_Dump_GSUB_Table (HB_GSUB gsub, FILE *stream);
37 void HB_Dump_GPOS_Table (HB_GPOS gpos, FILE *stream);
  /external/libvpx/
tools_common.c 5 * that can be found in the LICENSE file in the root of the source
7 * in the file PATENTS. All contributing project authors may
8 * be found in the AUTHORS file in the root of the source tree.
17 FILE* set_binary_mode(FILE *stream)
  /external/tcpdump/lbl/
os-solaris2.h 26 int setlinebuf(FILE *);