HomeSort by relevance Sort by last modified time
    Searched refs:FILE (Results 126 - 150 of 2556) 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...]