HomeSort by relevance Sort by last modified time
    Searched refs:FILE (Results 126 - 150 of 2555) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/bison/src/
files.h 0 /* File names and variables for bison,
4 This file is part of Bison, the GNU Compiler Compiler.
17 along with Bison; see the file COPYING. If not, write to
26 /* File name specified with -o for the output file, or 0 if no -o. */
29 /* File name for the parser (i.e., the one above, or its default.) */
35 /* File name prefix specified with -b, or 0 if no -b. */
41 /* File name specified for the output VCG graph. */
44 /* File name specified with --defines. */
47 /* Directory prefix of output file names. *
    [all...]
gram.h 6 This file is part of Bison, the GNU Compiler Compiler.
19 along with Bison; see the file COPYING. If not, write to
220 void rule_lhs_print (rule *r, symbol *previous_lhs, FILE *out);
226 void rule_rhs_print (rule *r, FILE *out);
229 void rule_print (rule *r, FILE *out);
246 void ritem_print (FILE *out);
253 void grammar_rules_partial_print (FILE *out, const char *title,
257 void grammar_rules_print (FILE *out);
260 void grammar_dump (FILE *out, const char *title);
  /external/chromium/chrome/browser/download/
save_file.cc 3 // found in the LICENSE file.
14 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
21 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
  /external/chromium/net/ftp/
ftp_directory_listing_parser_windows_unittest.cc 3 // found in the LICENSE file.
24 FtpDirectoryListingEntry::FILE, "Readme.txt", 458,
27 FtpDirectoryListingEntry::FILE, "Readme.txt", 1,
30 FtpDirectoryListingEntry::FILE, "Readme.txt", 458,
33 FtpDirectoryListingEntry::FILE, "Corner1.txt", 458,
36 FtpDirectoryListingEntry::FILE, "Corner2.txt", 458,
39 FtpDirectoryListingEntry::FILE, "Corner3.txt", 458,
44 FtpDirectoryListingEntry::FILE, "Corner4", 458,
48 FtpDirectoryListingEntry::FILE, "Readme.txt", 458,
  /external/openssh/
uuencode.h 29 void dump_base64(FILE *, const u_char *, u_int);
  /external/qemu/
qemu-config.h 14 void qemu_config_write(FILE *fp);
15 int qemu_config_parse(FILE *fp, QemuOptsList **lists, const char *fname);
  /frameworks/native/include/utils/
ZipUtils.h 5 * you may not use this file except in compliance with the License.
33 * General utility function for uncompressing "deflate" data from a file
38 static bool inflateToBuffer(FILE* fp, void* buf, long uncompressedLen,
50 * for extracting the uncompressed length of the file (you do *not*
53 * Pass in a seeked file pointer for the gzip file. If this is a gzip
54 * file, we set our return values appropriately and return "true" with
55 * the file seeked to the start of the compressed data.
57 static bool examineGzip(FILE* fp, int* pCompressionMethod,
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
unknown-elf.h 6 This file is part of GCC.
19 along with GCC; see the file COPYING3. If not see
35 /* Now we define the strings used to build the spec file. */
60 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \
68 ASM_OUTPUT_ALIGN (FILE, floor_log2 (ALIGN / BITS_PER_UNIT)); \
71 ASM_DECLARE_OBJECT_NAME (FILE, NAME, DECL); \
72 ASM_OUTPUT_SKIP (FILE, SIZE ? (int)(SIZE) : 1); \
77 #define ASM_OUTPUT_ALIGNED_DECL_LOCAL(FILE, DECL, NAME, SIZE, ALIGN) \
85 ASM_OUTPUT_ALIGN (FILE, floor_log2 (ALIGN / BITS_PER_UNIT)); \
86 ASM_OUTPUT_LABEL (FILE, NAME);
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
unknown-elf.h 6 This file is part of GCC.
19 along with GCC; see the file COPYING3. If not see
35 /* Now we define the strings used to build the spec file. */
60 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \
68 ASM_OUTPUT_ALIGN (FILE, floor_log2 (ALIGN / BITS_PER_UNIT)); \
71 ASM_DECLARE_OBJECT_NAME (FILE, NAME, DECL); \
72 ASM_OUTPUT_SKIP (FILE, SIZE ? (int)(SIZE) : 1); \
77 #define ASM_OUTPUT_ALIGNED_DECL_LOCAL(FILE, DECL, NAME, SIZE, ALIGN) \
85 ASM_OUTPUT_ALIGN (FILE, floor_log2 (ALIGN / BITS_PER_UNIT)); \
86 ASM_OUTPUT_LABEL (FILE, NAME);
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
linux-elf.h 7 This file is part of GCC.
20 along with GCC; see the file COPYING3. If not see
56 /* Now we define the strings used to build the spec file. */
88 #define ASM_OUTPUT_DEF(FILE, NAME1, NAME2) \
91 assemble_name (FILE, NAME1); \
92 fputs (" = ", FILE); \
93 assemble_name (FILE, NAME2); \
94 fputc ('\n', FILE); \
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
linux-elf.h 7 This file is part of GCC.
20 along with GCC; see the file COPYING3. If not see
56 /* Now we define the strings used to build the spec file. */
88 #define ASM_OUTPUT_DEF(FILE, NAME1, NAME2) \
91 assemble_name (FILE, NAME1); \
92 fputs (" = ", FILE); \
93 assemble_name (FILE, NAME2); \
94 fputc ('\n', FILE); \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
mntent.h 3 This file is part of the GNU C Library.
29 /* File listing canonical interesting mount points. */
32 /* File listing currently active mount points. */
38 #define MNTTYPE_NFS "nfs" /* Network file system. */
66 beginning of FILE. MODE is as for `fopen'. */
67 extern FILE *setmntent (__const char *__file, __const char *__mode) __THROW;
72 extern struct mntent *getmntent (FILE *__stream) __THROW;
76 extern struct mntent *getmntent_r (FILE *__restrict __stream,
84 extern int addmntent (FILE *__restrict __stream,
88 extern int endmntent (FILE *__stream) __THROW
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
mntent.h 3 This file is part of the GNU C Library.
29 /* File listing canonical interesting mount points. */
32 /* File listing currently active mount points. */
38 #define MNTTYPE_NFS "nfs" /* Network file system. */
66 beginning of FILE. MODE is as for `fopen'. */
67 extern FILE *setmntent (__const char *__file, __const char *__mode) __THROW;
72 extern struct mntent *getmntent (FILE *__stream) __THROW;
76 extern struct mntent *getmntent_r (FILE *__restrict __stream,
84 extern int addmntent (FILE *__restrict __stream,
88 extern int endmntent (FILE *__stream) __THROW
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
mntent.h 3 This file is part of the GNU C Library.
29 /* File listing canonical interesting mount points. */
32 /* File listing currently active mount points. */
38 #define MNTTYPE_NFS "nfs" /* Network file system. */
66 beginning of FILE. MODE is as for `fopen'. */
67 extern FILE *setmntent (__const char *__file, __const char *__mode) __THROW;
72 extern struct mntent *getmntent (FILE *__stream) __THROW;
76 extern struct mntent *getmntent_r (FILE *__restrict __stream,
84 extern int addmntent (FILE *__restrict __stream,
88 extern int endmntent (FILE *__stream) __THROW
    [all...]
  /external/icu4c/tools/toolutil/
filestrm.c 9 * File FILESTRM.C
34 FILE *file = fopen(filename, mode); local
35 return (FileStream*)file;
47 FILE* result = _wfopen(filename, mode);
52 FILE *result;
76 fclose((FILE*)fileStream);
82 FILE* temp = fopen(filename, "r");
97 FILE* file = tmpfile()
    [all...]
  /external/libpcap/lbl/
os-sunos4.h 25 #ifdef FILE
26 int _filbuf(FILE *);
27 int _flsbuf(u_char, FILE *);
28 int fclose(FILE *);
29 int fflush(FILE *);
30 int fgetc(FILE *);
31 int fprintf(FILE *, const char *, ...);
32 int fputc(int, FILE *);
33 int fputs(const char *, FILE *);
34 u_int fread(void *, u_int, u_int, FILE *);
    [all...]
  /external/tcpdump/lbl/
os-sunos4.h 25 #ifdef FILE
26 int _filbuf(FILE *);
27 int _flsbuf(u_char, FILE *);
28 int fclose(FILE *);
29 int fflush(FILE *);
30 int fgetc(FILE *);
31 int fprintf(FILE *, const char *, ...);
32 int fputc(int, FILE *);
33 int fputs(const char *, FILE *);
34 u_int fread(void *, u_int, u_int, FILE *);
    [all...]
  /bionic/libc/include/
mntent.h 49 struct mntent* getmntent(FILE*);
  /bionic/libc/stdio/
feof.c 43 feof(FILE *fp)
fileno.c 43 fileno(FILE *fp)
  /bootable/recovery/updater/
updater.h 5 * you may not use this file except in compliance with the License.
31 FILE* cmd_pipe;
  /development/ndk/platforms/android-3/include/
mntent.h 49 struct mntent* getmntent(FILE*);
  /external/bluetooth/bluez/test/
hsplay 14 echo -e "Usage:\n\thsplay <file> <bdaddr> [channel]"
18 FILE=$1
22 $MPG123 -q -s "$FILE" | $SOX -t raw -r 44100 -c 2 -s -w - -t raw -r 8000 -c 1 -s -w - | $HSTEST play - $BDADDR $CHANNEL
  /external/clang/test/Analysis/
taint-tester.c 90 typedef struct _FILE FILE;
91 extern FILE *stdin;
92 extern FILE *stdout;
93 extern FILE *stderr;
94 int fscanf(FILE *restrict stream, const char *restrict format, ...);
95 int fprintf(FILE *stream, const char *format, ...);
96 int fclose(FILE *stream);
97 FILE *fopen(const char *path, const char *mode);
100 FILE *fp;
129 void stdinTest2(FILE *pIn)
    [all...]
  /external/dhcpcd/compat/
getline.h 35 FILE * __restrict fp);

Completed in 3035 milliseconds

1 2 3 4 56 7 8 91011>>