HomeSort by relevance Sort by last modified time
    Searched refs:FILE (Results 351 - 375 of 2817) sorted by null

<<11121314151617181920>>

  /packages/inputmethods/PinyinIME/jni/include/
utf16reader.h 5 * you may not use this file except in compliance with the License.
27 FILE *fp_;
39 // filename is the name of the file to open.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ipa-utils.h 5 This file is part of GCC.
18 along with GCC; see the file COPYING3. If not see
42 void ipa_utils_print_order (FILE*, const char *, struct cgraph_node**, int);
tree-ssa-alias.h 5 This file is part of GCC.
18 along with GCC; see the file COPYING3. If not see
118 extern void dump_alias_info (FILE *);
120 extern void dump_points_to_solution (FILE *, struct pt_solution *);
121 extern void dump_points_to_info_for (FILE *, tree);
123 extern void dump_alias_stats (FILE *);
139 extern void dump_pta_stats (FILE *);
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ipa-utils.h 5 This file is part of GCC.
18 along with GCC; see the file COPYING3. If not see
42 void ipa_utils_print_order (FILE*, const char *, struct cgraph_node**, int);
tree-ssa-alias.h 5 This file is part of GCC.
18 along with GCC; see the file COPYING3. If not see
118 extern void dump_alias_info (FILE *);
120 extern void dump_points_to_solution (FILE *, struct pt_solution *);
121 extern void dump_points_to_info_for (FILE *, tree);
123 extern void dump_alias_stats (FILE *);
139 extern void dump_pta_stats (FILE *);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ipa-utils.h 5 This file is part of GCC.
18 along with GCC; see the file COPYING3. If not see
42 void ipa_utils_print_order (FILE*, const char *, struct cgraph_node**, int);
tree-ssa-alias.h 5 This file is part of GCC.
18 along with GCC; see the file COPYING3. If not see
118 extern void dump_alias_info (FILE *);
120 extern void dump_points_to_solution (FILE *, struct pt_solution *);
121 extern void dump_points_to_info_for (FILE *, tree);
123 extern void dump_alias_stats (FILE *);
139 extern void dump_pta_stats (FILE *);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ipa-utils.h 5 This file is part of GCC.
18 along with GCC; see the file COPYING3. If not see
42 void ipa_utils_print_order (FILE*, const char *, struct cgraph_node**, int);
tree-ssa-alias.h 5 This file is part of GCC.
18 along with GCC; see the file COPYING3. If not see
118 extern void dump_alias_info (FILE *);
120 extern void dump_points_to_solution (FILE *, struct pt_solution *);
121 extern void dump_points_to_info_for (FILE *, tree);
123 extern void dump_alias_stats (FILE *);
139 extern void dump_pta_stats (FILE *);
  /build/tools/zipalign/
ZipFile.h 5 * you may not use this file except in compliance with the License.
37 * The correct way to update a file archive is to make all changes to a
38 * copy of the archive in a temporary file, and then unlink/rename over
69 * Add a file to the end of the archive. Specify whether you want the
94 * Add a file that is already compressed with gzip.
107 * Add a file from an in-memory data buffer.
120 * Add an entry by copying it from another zip file. If "padding" is
144 * to a file.
149 //bool uncompress(const ZipEntry* pEntry, FILE* fp) const;
189 status_t write(FILE* fp)
    [all...]
  /external/chromium/chrome/browser/download/
base_file.cc 3 // found in the LICENSE file.
36 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
41 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
45 Cancel(); // Will delete the file.
49 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
64 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
76 // TODO(phajdan.jr): handle errors on file writes. http://crbug.com/58355
88 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
91 // it will be overwritten by closing the file.
97 // Don't close the file if we're not done (finished or canceled)
    [all...]
  /external/webkit/LayoutTests/http/tests/resources/
post-and-verify-hybrid.cgi 26 # <item> := <file> | <data>
27 # <file> := "file":<file-path>
49 open(FILE, $path) || next;
56 seek(FILE, $readPos, 0);
59 read(FILE, $data, $remainingLength);
62 $data = <FILE>;
64 close(FILE);
  /frameworks/base/tools/aapt/
ZipFile.h 5 * you may not use this file except in compliance with the License.
37 * The correct way to update a file archive is to make all changes to a
38 * copy of the archive in a temporary file, and then unlink/rename over
69 * Add a file to the end of the archive. Specify whether you want the
94 * Add a file that is already compressed with gzip.
107 * Add a file from an in-memory data buffer.
120 * Add an entry by copying it from another zip file. If "padding" is
144 * to a file.
149 //bool uncompress(const ZipEntry* pEntry, FILE* fp) const;
189 status_t write(FILE* fp)
    [all...]
  /external/libpcap/
etherent.c 47 static inline int skip_space(FILE *);
48 static inline int skip_line(FILE *);
65 FILE *f;
78 FILE *f;
90 pcap_next_etherent(FILE *fp)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stdio2.h 3 This file is part of the GNU C Library.
86 extern int __fprintf_chk (FILE *__restrict __stream, int __flag,
89 extern int __vfprintf_chk (FILE *__restrict __stream, int __flag,
96 fprintf (FILE *__restrict __stream, __const char *__restrict __fmt, ...)
125 vfprintf (FILE *__restrict __stream,
147 FILE *__restrict __stream) __wur;
150 FILE *__restrict __stream), fgets) __wur;
153 FILE *__restrict __stream), __fgets_chk)
158 fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
173 FILE *__restrict __stream) __wur
    [all...]
stdio.h 3 This file is part of the GNU C Library.
54 fgetc_unlocked (FILE *__fp)
64 getc_unlocked (FILE *__fp)
89 fputc_unlocked (int __c, FILE *__stream)
99 putc_unlocked (int __c, FILE *__stream)
116 getline (char **__lineptr, size_t *__n, FILE *__stream)
126 __NTH (feof_unlocked (FILE *__stream))
133 __NTH (ferror_unlocked (FILE *__stream))
150 FILE *__stream = (stream); \
174 FILE *__stream = (stream);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stdio2.h 3 This file is part of the GNU C Library.
86 extern int __fprintf_chk (FILE *__restrict __stream, int __flag,
89 extern int __vfprintf_chk (FILE *__restrict __stream, int __flag,
96 fprintf (FILE *__restrict __stream, __const char *__restrict __fmt, ...)
125 vfprintf (FILE *__restrict __stream,
147 FILE *__restrict __stream) __wur;
150 FILE *__restrict __stream), fgets) __wur;
153 FILE *__restrict __stream), __fgets_chk)
158 fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
173 FILE *__restrict __stream) __wur
    [all...]
stdio.h 3 This file is part of the GNU C Library.
54 fgetc_unlocked (FILE *__fp)
64 getc_unlocked (FILE *__fp)
89 fputc_unlocked (int __c, FILE *__stream)
99 putc_unlocked (int __c, FILE *__stream)
116 getline (char **__lineptr, size_t *__n, FILE *__stream)
126 __NTH (feof_unlocked (FILE *__stream))
133 __NTH (ferror_unlocked (FILE *__stream))
150 FILE *__stream = (stream); \
174 FILE *__stream = (stream);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stdio2.h 3 This file is part of the GNU C Library.
86 extern int __fprintf_chk (FILE *__restrict __stream, int __flag,
89 extern int __vfprintf_chk (FILE *__restrict __stream, int __flag,
96 fprintf (FILE *__restrict __stream, __const char *__restrict __fmt, ...)
125 vfprintf (FILE *__restrict __stream,
147 FILE *__restrict __stream) __wur;
150 FILE *__restrict __stream), fgets) __wur;
153 FILE *__restrict __stream), __fgets_chk)
158 fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
173 FILE *__restrict __stream) __wur
    [all...]
stdio.h 3 This file is part of the GNU C Library.
54 fgetc_unlocked (FILE *__fp)
64 getc_unlocked (FILE *__fp)
89 fputc_unlocked (int __c, FILE *__stream)
99 putc_unlocked (int __c, FILE *__stream)
116 getline (char **__lineptr, size_t *__n, FILE *__stream)
126 __NTH (feof_unlocked (FILE *__stream))
133 __NTH (ferror_unlocked (FILE *__stream))
150 FILE *__stream = (stream); \
174 FILE *__stream = (stream);
    [all...]
  /bionic/libc/stdio/
findfp.c 48 #define std(flags, file) \
49 {0,0,0,flags,file,{0,0},0,__sF+file,__sclose,__sread,__sseek,__swrite, \
50 {(unsigned char *)(__sFext+file), 0},NULL,0,{0,0,0},{0},{0,0},0,0}
51 /* p r w flags file _bf z cookie close read seek write
55 static FILE usual[FOPEN_MAX - 3];
67 FILE __sF[3] = {
78 FILE *p;
80 static FILE empty;
83 data = malloc(sizeof(*g) + ALIGNBYTES + n * sizeof(FILE)
    [all...]
  /external/webrtc/src/modules/audio_processing/test/
unpack.cc 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.
14 // to unpack the file into its component parts: audio and other data.
31 DEFINE_string(input_file, "input.pcm", "The name of the input stream file.");
33 "The name of the reference output stream file.");
35 "The name of the reverse input stream file.");
36 DEFINE_string(delay_file, "delay.int32", "The name of the delay file.");
37 DEFINE_string(drift_file, "drift.int32", "The name of the drift file.");
38 DEFINE_string(level_file, "level.int32", "The name of the level file.")
    [all...]
  /external/bzip2/
bzdiff 9 # directly to cmp or diff. If only 1 file is specified, then
31 echo "${prog}: $ARG not found or not a regular file"
37 echo "Usage: $prog [${comp}_options] file [file]"
41 echo 'cannot create a temporary file' >&2
46 FILE=`echo "$1" | sed 's/.bz2$//'`
47 bzip2 -cd "$FILE.bz2" | $comp $OPTIONS - "$FILE"
74 echo "Usage: $prog [${comp}_options] file [file]"
    [all...]
  /external/chromium/chrome/browser/policy/
asynchronous_policy_loader.cc 3 // found in the LICENSE file.
24 // Initialization can happen early when the file thread is not yet available,
26 // file thread. Posting to the file thread directly before it is initialized
45 BrowserThread::FILE, FROM_HERE,
93 // call this method when the file thread is no longer around,
95 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
103 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
109 BrowserThread::PostDelayedTask(BrowserThread::FILE, FROM_HERE, reload_task_,
121 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
    [all...]
  /external/webkit/Tools/Scripts/
do-webcore-rename 33 use File::Find;
81 my $file = $_;
84 if ($directoriesToIgnore{$file} or $file =~ /^\../ or $file =~ /^ChangeLog/) {
85 print "Ignoring $File::Find::name\n" if $verbose;
86 $File::Find::prune = 1;
90 return if -d $file;
92 push @paths, $File::Find::name;
180 my $file = shift
    [all...]

Completed in 1608 milliseconds

<<11121314151617181920>>