HomeSort by relevance Sort by last modified time
    Searched refs:FILE (Results 51 - 75 of 4387) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
61 typedef off_t fpos_t; /* stdio file position type */
86 * try to write or read from a file that is in `read' or `write' mode.
106 short _flags; /* flags, below; this FILE is free if 0 */
134 } FILE;
137 extern FILE __sF[];
156 #define __SIGN 0x8000 /* ignore this file in _fwalk */
192 #define SEEK_SET 0 /* set file offset to offset */
195 #define SEEK_CUR 1 /* set file offset to current plus offset *
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
61 typedef off_t fpos_t; /* stdio file position type */
86 * try to write or read from a file that is in `read' or `write' mode.
106 short _flags; /* flags, below; this FILE is free if 0 */
134 } FILE;
137 extern FILE __sF[];
156 #define __SIGN 0x8000 /* ignore this file in _fwalk */
192 #define SEEK_SET 0 /* set file offset to offset */
195 #define SEEK_CUR 1 /* set file offset to current plus offset *
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
61 typedef off_t fpos_t; /* stdio file position type */
86 * try to write or read from a file that is in `read' or `write' mode.
106 short _flags; /* flags, below; this FILE is free if 0 */
134 } FILE;
137 extern FILE __sF[];
156 #define __SIGN 0x8000 /* ignore this file in _fwalk */
192 #define SEEK_SET 0 /* set file offset to offset */
195 #define SEEK_CUR 1 /* set file offset to current plus offset *
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
61 typedef off_t fpos_t; /* stdio file position type */
86 * try to write or read from a file that is in `read' or `write' mode.
106 short _flags; /* flags, below; this FILE is free if 0 */
134 } FILE;
137 extern FILE __sF[];
156 #define __SIGN 0x8000 /* ignore this file in _fwalk */
192 #define SEEK_SET 0 /* set file offset to offset */
195 #define SEEK_CUR 1 /* set file offset to current plus offset *
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
61 typedef off_t fpos_t; /* stdio file position type */
86 * try to write or read from a file that is in `read' or `write' mode.
106 short _flags; /* flags, below; this FILE is free if 0 */
134 } FILE;
137 extern FILE __sF[];
156 #define __SIGN 0x8000 /* ignore this file in _fwalk */
192 #define SEEK_SET 0 /* set file offset to offset */
195 #define SEEK_CUR 1 /* set file offset to current plus offset *
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
61 typedef off_t fpos_t; /* stdio file position type */
86 * try to write or read from a file that is in `read' or `write' mode.
106 short _flags; /* flags, below; this FILE is free if 0 */
134 } FILE;
137 extern FILE __sF[];
156 #define __SIGN 0x8000 /* ignore this file in _fwalk */
192 #define SEEK_SET 0 /* set file offset to offset */
195 #define SEEK_CUR 1 /* set file offset to current plus offset *
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
61 typedef off_t fpos_t; /* stdio file position type */
86 * try to write or read from a file that is in `read' or `write' mode.
106 short _flags; /* flags, below; this FILE is free if 0 */
134 } FILE;
137 extern FILE __sF[];
156 #define __SIGN 0x8000 /* ignore this file in _fwalk */
192 #define SEEK_SET 0 /* set file offset to offset */
195 #define SEEK_CUR 1 /* set file offset to current plus offset *
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
sunos4.h 3 * The contents of this file are subject to the Mozilla Public
4 * License Version 1.1 (the "License"); you may not use this file
22 * Alternatively, the contents of this file may be used under the
26 * version of this file only under the terms of the GPL and not to
27 * allow others to use your version of this file under the MPL,
31 * may use your version of this file under either the MPL or the
93 extern int fprintf(FILE *, const char *, ...);
95 extern int vfprintf(FILE *, const char *, va_list);
99 extern int fscanf(FILE *, const char *, ...);
100 extern int fgetc(FILE *);
    [all...]
  /bionic/libc/include/
stdio.h 54 typedef off_t fpos_t; /* stdio file position type */
86 * try to write or read from a file that is in `read' or `write' mode.
107 int _flags; /* flags, below; this FILE is free if 0 */
110 short _flags; /* flags, below; this FILE is free if 0 */
139 } FILE;
141 extern FILE __sF[];
159 #define __SIGN 0x8000 /* ignore this file in _fwalk */
195 #define SEEK_SET 0 /* set file offset to offset */
198 #define SEEK_CUR 1 /* set file offset to current plus offset */
201 #define SEEK_END 2 /* set file offset to EOF plus offset *
    [all...]
  /development/ndk/platforms/android-3/include/
stdio.h 57 typedef off_t fpos_t; /* stdio file position type */
82 * try to write or read from a file that is in `read' or `write' mode.
102 short _flags; /* flags, below; this FILE is free if 0 */
130 } FILE;
133 extern FILE __sF[];
186 #define SEEK_SET 0 /* set file offset to offset */
189 #define SEEK_CUR 1 /* set file offset to current plus offset */
192 #define SEEK_END 2 /* set file offset to EOF plus offset */
203 void clearerr(FILE *);
204 int fclose(FILE *);
    [all...]
  /development/ndk/platforms/android-8/include/
stdio.h 57 typedef off_t fpos_t; /* stdio file position type */
82 * try to write or read from a file that is in `read' or `write' mode.
102 short _flags; /* flags, below; this FILE is free if 0 */
130 } FILE;
133 extern FILE __sF[];
186 #define SEEK_SET 0 /* set file offset to offset */
189 #define SEEK_CUR 1 /* set file offset to current plus offset */
192 #define SEEK_END 2 /* set file offset to EOF plus offset */
203 void clearerr(FILE *);
204 int fclose(FILE *);
    [all...]
  /development/ndk/platforms/android-L/include/
stdio.h 52 typedef off_t fpos_t; /* stdio file position type */
77 * try to write or read from a file that is in `read' or `write' mode.
97 short _flags; /* flags, below; this FILE is free if 0 */
125 } FILE;
128 extern FILE __sF[];
147 #define __SIGN 0x8000 /* ignore this file in _fwalk */
183 #define SEEK_SET 0 /* set file offset to offset */
186 #define SEEK_CUR 1 /* set file offset to current plus offset */
189 #define SEEK_END 2 /* set file offset to EOF plus offset */
200 void clearerr(FILE *);
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
66 typedef off_t fpos_t; /* stdio file position type */
91 * try to write or read from a file that is in `read' or `write' mode.
111 short _flags; /* flags, below; this FILE is free if 0 */
139 } FILE;
142 extern FILE __sF[];
195 #define SEEK_SET 0 /* set file offset to offset */
198 #define SEEK_CUR 1 /* set file offset to current plus offset */
201 #define SEEK_END 2 /* set file offset to EOF plus offset *
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
66 typedef off_t fpos_t; /* stdio file position type */
91 * try to write or read from a file that is in `read' or `write' mode.
111 short _flags; /* flags, below; this FILE is free if 0 */
139 } FILE;
142 extern FILE __sF[];
195 #define SEEK_SET 0 /* set file offset to offset */
198 #define SEEK_CUR 1 /* set file offset to current plus offset */
201 #define SEEK_END 2 /* set file offset to EOF plus offset *
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
66 typedef off_t fpos_t; /* stdio file position type */
91 * try to write or read from a file that is in `read' or `write' mode.
111 short _flags; /* flags, below; this FILE is free if 0 */
139 } FILE;
142 extern FILE __sF[];
195 #define SEEK_SET 0 /* set file offset to offset */
198 #define SEEK_CUR 1 /* set file offset to current plus offset */
201 #define SEEK_END 2 /* set file offset to EOF plus offset *
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.8/lib/gcc/mipsel-linux-android/4.8/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
66 typedef off_t fpos_t; /* stdio file position type */
91 * try to write or read from a file that is in `read' or `write' mode.
111 short _flags; /* flags, below; this FILE is free if 0 */
139 } FILE;
142 extern FILE __sF[];
195 #define SEEK_SET 0 /* set file offset to offset */
198 #define SEEK_CUR 1 /* set file offset to current plus offset */
201 #define SEEK_END 2 /* set file offset to EOF plus offset *
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
66 typedef off_t fpos_t; /* stdio file position type */
91 * try to write or read from a file that is in `read' or `write' mode.
111 short _flags; /* flags, below; this FILE is free if 0 */
139 } FILE;
142 extern FILE __sF[];
195 #define SEEK_SET 0 /* set file offset to offset */
198 #define SEEK_CUR 1 /* set file offset to current plus offset */
201 #define SEEK_END 2 /* set file offset to EOF plus offset *
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
66 typedef off_t fpos_t; /* stdio file position type */
91 * try to write or read from a file that is in `read' or `write' mode.
111 short _flags; /* flags, below; this FILE is free if 0 */
139 } FILE;
142 extern FILE __sF[];
195 #define SEEK_SET 0 /* set file offset to offset */
198 #define SEEK_CUR 1 /* set file offset to current plus offset */
201 #define SEEK_END 2 /* set file offset to EOF plus offset *
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
66 typedef off_t fpos_t; /* stdio file position type */
91 * try to write or read from a file that is in `read' or `write' mode.
111 short _flags; /* flags, below; this FILE is free if 0 */
139 } FILE;
142 extern FILE __sF[];
195 #define SEEK_SET 0 /* set file offset to offset */
198 #define SEEK_CUR 1 /* set file offset to current plus offset */
201 #define SEEK_END 2 /* set file offset to EOF plus offset *
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.8/lib/gcc/mipsel-linux-android/4.8/include-fixed/
stdio.h 1 /* DO NOT EDIT THIS FILE.
8 original, manufacturer supplied header file. */
66 typedef off_t fpos_t; /* stdio file position type */
91 * try to write or read from a file that is in `read' or `write' mode.
111 short _flags; /* flags, below; this FILE is free if 0 */
139 } FILE;
142 extern FILE __sF[];
195 #define SEEK_SET 0 /* set file offset to offset */
198 #define SEEK_CUR 1 /* set file offset to current plus offset */
201 #define SEEK_END 2 /* set file offset to EOF plus offset *
    [all...]
  /prebuilts/ndk/4/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...]
  /prebuilts/ndk/4/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...]
  /prebuilts/ndk/4/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...]
  /prebuilts/ndk/4/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...]
  /prebuilts/ndk/4/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...]

Completed in 1047 milliseconds

1 23 4 5 6 7 8 91011>>