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

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-dump.h 6 This file is part of GCC.
19 along with GCC; see the file COPYING3. If not see
60 FILE *stream;
93 extern void dump_function_to_file (tree, FILE *, int);
94 extern void dump_enumerated_decls (FILE *, int);
output.h 7 This file is part of GCC.
20 along with GCC; see the file COPYING3. If not see
58 and initialize some of the variables in this file
62 extern void final_start_function (rtx, FILE *, int);
70 extern void final (rtx, FILE *, int);
75 extern rtx final_scan_insn (rtx, FILE *, int, int, int *);
118 extern void output_addr_const (FILE *, rtx);
132 extern void asm_fprintf (FILE *file, const char *p, ...)
207 TOP_LEVEL is nonzero if this variable has file scope
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-dump.h 6 This file is part of GCC.
19 along with GCC; see the file COPYING3. If not see
60 FILE *stream;
93 extern void dump_function_to_file (tree, FILE *, int);
94 extern void dump_enumerated_decls (FILE *, int);
output.h 7 This file is part of GCC.
20 along with GCC; see the file COPYING3. If not see
58 and initialize some of the variables in this file
62 extern void final_start_function (rtx, FILE *, int);
70 extern void final (rtx, FILE *, int);
75 extern rtx final_scan_insn (rtx, FILE *, int, int, int *);
118 extern void output_addr_const (FILE *, rtx);
132 extern void asm_fprintf (FILE *file, const char *p, ...)
207 TOP_LEVEL is nonzero if this variable has file scope
    [all...]
  /external/chromium/net/ftp/
ftp_directory_listing_parser_ls_unittest.cc 3 // found in the LICENSE file.
21 FtpDirectoryListingEntry::FILE, "README", 528,
42 FtpDirectoryListingEntry::FILE, "Foo - Manual.pdf", 3447432,
65 FtpDirectoryListingEntry::FILE, "Foo - Manual.pdf", 3447432,
70 FtpDirectoryListingEntry::FILE, "UpTime.exe", 13274,
82 // not separated from file size (http://crbug.com/58963).
84 FtpDirectoryListingEntry::FILE, ".pureftpd-upload", 0,
101 net::FtpDirectoryListingEntry::FILE, "test", 123,
  /external/linux-tools-perf/util/
sort.h 115 extern size_t sort__thread_print(FILE *, struct hist_entry *, unsigned int);
116 extern size_t sort__comm_print(FILE *, struct hist_entry *, unsigned int);
117 extern size_t sort__dso_print(FILE *, struct hist_entry *, unsigned int);
118 extern size_t sort__sym_print(FILE *, struct hist_entry *, unsigned int __used);
127 extern size_t sort__parent_print(FILE *, struct hist_entry *, unsigned int);
130 const char *list_name, FILE *fp);
  /bionic/libc/stdio/
funopen.c 38 FILE *
43 FILE *fp;
  /external/bison/lib/
fopen-safer.c 36 FILE *
37 fopen_safer (char const *file, char const *mode)
39 FILE *fp = fopen (file, mode);
  /external/bluetooth/glib/glib/gnulib/
printf.h 27 int _g_gnulib_fprintf (FILE *file,
39 int _g_gnulib_vfprintf (FILE *file,
  /external/chromium/chrome/browser/chromeos/cros/
touchpad_library.cc 3 // found in the LICENSE file.
21 BrowserThread::FILE, FROM_HERE,
29 BrowserThread::FILE, FROM_HERE,
  /external/chromium/chrome/browser/cocoa/
authorization_util.h 3 // found in the LICENSE file.
16 // tool's stdout (and stdin) via a FILE* pipe. The tool can output its pid
21 // file must print its pid to stdout on a line by itself before doing anything
50 FILE** pipe,
62 FILE** pipe,
  /external/chromium/chrome/browser/net/
file_system_url_request_job_factory.cc 3 // found in the LICENSE file.
28 BrowserThread::GetMessageLoopProxyForThread(BrowserThread::FILE));
31 BrowserThread::GetMessageLoopProxyForThread(BrowserThread::FILE));
  /external/e2fsprogs/lib/ss/
mk_cmds.sh.in 24 echo "Usage: mk_cmds file"
41 FILE="$1"
46 if test ! -f "$FILE" ; then
47 echo "mk_cmds: $FILE: File not found"
51 ${SED} -f "${DIR}/ct_c.sed" "${FILE}" \
  /external/elfutils/libcpu/
i386_gendis.c 3 This file is part of Red Hat elfutils.
41 extern FILE *i386_in;
45 FILE *outfile;
  /external/iproute2/misc/
lnstat.h 17 struct lnstat_file *file; member in struct:lnstat_field
31 FILE *fp;
40 int lnstat_dump(FILE *outfd, struct lnstat_file *lnstat_files);
  /external/libpcap/lbl/
os-ultrix4.h 37 int setlinebuf(FILE *);
  /external/libvpx/
y4minput.h 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.
56 int y4m_input_open(y4m_input *_y4m,FILE *_fin,char *_skip,int _nskip);
58 int y4m_input_fetch_frame(y4m_input *_y4m,FILE *_fin,vpx_image_t *img);
  /external/srec/seti/sltsEngine/include/
lts.h 7 * you may not use this file except in compliance with the License. *
38 creates an instance of the LTS and loads its data from file provided.
65 void gen_static_lts(LTS_HANDLE h, const char *name, FILE *fp_out);
69 void gen_static_fsmd(FSM_DICT_HANDLE h, const char *name, FILE *fp_out);
  /external/tcpdump/lbl/
os-ultrix4.h 37 int setlinebuf(FILE *);
  /external/v8/tools/
common-includes.sh 28 # This file contains common function definitions for various other shell
31 # Important: before including this file, the following variables must be set:
79 local FILE="$PERSISTFILE_BASENAME-$VARNAME"
80 echo "${!VARNAME}" > $FILE
85 local FILE="$PERSISTFILE_BASENAME-$VARNAME"
86 local VALUE="$(cat $FILE)"
176 # Takes a file containing the patch to apply as first argument.
187 for FILE in $TOUCHED_FILES ; do
188 git add "$FILE"
193 for FILE in $DELETED_FILES ; d
    [all...]
  /external/valgrind/main/none/tests/
fdleak_creat.stderr.exp 3 FILE DESCRIPTORS: 4 open at exit.
4 Open file descriptor ...: /tmp/file
7 Open file descriptor ...: ...
10 Open file descriptor ...: ...
13 Open file descriptor ...: /dev/null
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
output.h 7 This file is part of GCC.
20 along with GCC; see the file COPYING3. If not see
58 and initialize some of the variables in this file
62 extern void final_start_function (rtx, FILE *, int);
70 extern void final (rtx, FILE *, int);
75 extern rtx final_scan_insn (rtx, FILE *, int, int, int *);
118 extern void output_addr_const (FILE *, rtx);
132 extern void asm_fprintf (FILE *file, const char *p, ...)
207 TOP_LEVEL is nonzero if this variable has file scope
    [all...]
  /bionic/libc/include/
wchar.h 78 extern int fwprintf(FILE *, const wchar_t *, ...);
79 extern int fwscanf(FILE *, const wchar_t *, ...);
92 extern wint_t fgetwc(FILE *);
93 extern wchar_t *fgetws(wchar_t *, int, FILE *);
94 extern wint_t fputwc(wchar_t, FILE *);
95 extern int fputws(const wchar_t *, FILE *);
96 extern int fwide(FILE *, int);
97 extern wint_t getwc(FILE *);
104 extern wint_t putwc(wchar_t, FILE *);
110 extern wint_t ungetwc(wint_t, FILE *);
    [all...]
  /development/ndk/platforms/android-3/include/
wchar.h 78 extern int fwprintf(FILE *, const wchar_t *, ...);
79 extern int fwscanf(FILE *, const wchar_t *, ...);
92 extern wint_t fgetwc(FILE *);
93 extern wchar_t *fgetws(wchar_t *, int, FILE *);
94 extern wint_t fputwc(wchar_t, FILE *);
95 extern int fputws(const wchar_t *, FILE *);
96 extern int fwide(FILE *, int);
97 extern wint_t getwc(FILE *);
103 extern wint_t putwc(wchar_t, FILE *);
109 extern wint_t ungetwc(wint_t, FILE *);
    [all...]
  /development/ndk/platforms/android-8/include/
wchar.h 78 extern int fwprintf(FILE *, const wchar_t *, ...);
79 extern int fwscanf(FILE *, const wchar_t *, ...);
92 extern wint_t fgetwc(FILE *);
93 extern wchar_t *fgetws(wchar_t *, int, FILE *);
94 extern wint_t fputwc(wchar_t, FILE *);
95 extern int fputws(const wchar_t *, FILE *);
96 extern int fwide(FILE *, int);
97 extern wint_t getwc(FILE *);
104 extern wint_t putwc(wchar_t, FILE *);
110 extern wint_t ungetwc(wint_t, FILE *);
    [all...]

Completed in 1614 milliseconds

1 2 3 4 5 6 7 891011>>