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

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ssp/
stdio.h 4 This file is part of GCC.
13 compiled version of this file into combinations with other programs,
15 from the use of this file. (The General Public License restrictions
17 the file, and distribution when not linked into a combine
89 FILE *__restrict__ __stream), fgets);
92 fgets (char *__restrict__ __s, int __n, FILE *__restrict__ __stream)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ssp/
stdio.h 4 This file is part of GCC.
13 compiled version of this file into combinations with other programs,
15 from the use of this file. (The General Public License restrictions
17 the file, and distribution when not linked into a combine
89 FILE *__restrict__ __stream), fgets);
92 fgets (char *__restrict__ __s, int __n, FILE *__restrict__ __stream)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_list_to_slist.h 5 // This file is part of the GNU ISO C++ Library. This library is free
17 // along with this library; see the file COPYING. If not, write to
21 // As a special exception, you may use this file as part of a free
24 // file, or you compile this file and link it with other files to
25 // produce an executable, this file does not by itself cause the
28 // reasons why the executable file might be covered by the GNU General
31 /** @file profile/impl/profiler_list_to_slist.h
68 // file. For now, we always assume F to be 1.
83 __write(FILE* __f) cons
    [all...]
profiler_node.h 5 // This file is part of the GNU ISO C++ Library. This library is free
17 // along with this library; see the file COPYING. If not, write to
21 // As a special exception, you may use this file as part of a free
24 // file, or you compile this file and link it with other files to
25 // produce an executable, this file does not by itself cause the
28 // reasons why the executable file might be covered by the GNU General
31 /** @file profile/impl/profiler_node.h
40 #include <cstdio> // FILE, fprintf
85 __write(FILE* __f, __stack_t __stack
    [all...]
  /system/core/libzipfile/
test_zipfile.c 6 void dump_zipfile(FILE* to, zipfile_t file);
11 FILE* f;
30 " saves FILENAME from the zip file into SAVETO\n");
64 fprintf(stderr, "zip file '%s' does not contain file '%s'\n",
70 fprintf(stderr, "can't open file for writing '%s'\n", argv[4]);
79 fprintf(stderr, "error decompressing file\n");
  /system/extras/tests/bionic/libc/
run-test.sh 6 # you may not use this file except in compliance with the License.
70 echo " --adb=<file> Specify adb executable for device tests"
81 echo "ERROR: Missing file: $ANDROID_PRODUCT_OUT/system.img"
96 for FILE in `cd $EXEC_ROOT_PATH && ls -d test_*`; do
97 TEST=`echo "$FILE" | sed -e "s!test_\(.*\)_intermediates!\\1!g"`
116 echo "ERROR: Missing file: $TESTEXE"
126 # of the temporary log file that will be used.
  /external/chromium/chrome/browser/extensions/
image_loading_tracker.cc 3 // found in the LICENSE file.
22 // A RefCounted class for loading images on the File thread and reporting back
30 DCHECK(!BrowserThread::CurrentlyOn(BrowserThread::FILE));
39 // Instructs the loader to load a task on the File thread.
43 DCHECK(!BrowserThread::CurrentlyOn(BrowserThread::FILE));
45 BrowserThread::FILE, FROM_HERE,
53 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
55 // Read the file from disk.
89 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
99 DCHECK(!BrowserThread::CurrentlyOn(BrowserThread::FILE));
    [all...]
  /external/libxml2/
trio.h 84 int trio_fprintf TRIO_PROTO((FILE *file, TRIO_CONST char *format, ...));
85 int trio_vfprintf TRIO_PROTO((FILE *file, TRIO_CONST char *format, va_list args));
86 int trio_fprintfv TRIO_PROTO((FILE *file, TRIO_CONST char *format, void **args));
126 int trio_fscanf TRIO_PROTO((FILE *file, TRIO_CONST char *format, ...));
127 int trio_vfscanf TRIO_PROTO((FILE *file, TRIO_CONST char *format, va_list args))
    [all...]
  /external/libxslt/libxslt/
trio.h 84 int trio_fprintf TRIO_PROTO((FILE *file, TRIO_CONST char *format, ...));
85 int trio_vfprintf TRIO_PROTO((FILE *file, TRIO_CONST char *format, va_list args));
86 int trio_fprintfv TRIO_PROTO((FILE *file, TRIO_CONST char *format, void **args));
126 int trio_fscanf TRIO_PROTO((FILE *file, TRIO_CONST char *format, ...));
127 int trio_vfscanf TRIO_PROTO((FILE *file, TRIO_CONST char *format, va_list args))
    [all...]
  /external/linux-tools-perf/util/
color.c 194 static int __color_vfprintf(FILE *fp, const char *color, const char *fmt,
225 int color_vfprintf(FILE *fp, const char *color, const char *fmt, va_list args)
242 int color_fprintf(FILE *fp, const char *color, const char *fmt, ...)
253 int color_fprintf_ln(FILE *fp, const char *color, const char *fmt, ...)
268 int color_fwrite_lines(FILE *fp, const char *color,
309 int percent_color_fprintf(FILE *fp, const char *fmt, double percent)
  /external/openssl/crypto/lhash/
lh_stats.c 73 void lh_stats(LHASH *lh, FILE *out)
99 void lh_node_stats(LHASH *lh, FILE *out)
112 void lh_node_usage_stats(LHASH *lh, FILE *out)
142 void lh_stats(const _LHASH *lh, FILE *fp)
154 void lh_node_stats(const _LHASH *lh, FILE *fp)
166 void lh_node_usage_stats(const _LHASH *lh, FILE *fp)
  /external/srec/tools/make_ve_grammar/
make_ve_grammar.c 7 * you may not use this file except in compliance with the License. *
84 FILE* pfile;
85 FILE* pFile_PCLG;
86 FILE* pFile_map;
87 FILE* pFile_P;
88 FILE* pFile_Grev;
89 FILE* pFile_script;
111 printf("USAGE: -swiarb <swiarb file> -base <output base name>\n");
119 printf("using swiarb from file %s\n", arbfile);
130 /* check arb file exist*
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
proto.h 124 extern int readrec(char **buf, int *bufsize, FILE *inf);
189 extern FILE *redirect(int, Node *);
190 extern FILE *openfile(int, const char *);
191 extern const char *filename(FILE *);
197 extern FILE *popen(const char *, const char *);
198 extern int pclose(FILE *);
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm-protos.h 7 This file is part of GCC.
20 along with GCC; see the file COPYING3. If not see
33 extern void arm_asm_output_labelref (FILE *, const char *);
34 extern void thumb2_asm_output_opcode (FILE *);
41 extern void arm_output_fn_unwind (FILE *, bool);
137 extern void output_ascii_pseudo_op (FILE *, const unsigned char *, int);
139 extern void arm_poke_function_name (FILE *, const char *);
143 extern int arm_emit_vector_const (FILE *, rtx);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm-protos.h 7 This file is part of GCC.
20 along with GCC; see the file COPYING3. If not see
33 extern void arm_asm_output_labelref (FILE *, const char *);
34 extern void thumb2_asm_output_opcode (FILE *);
41 extern void arm_output_fn_unwind (FILE *, bool);
137 extern void output_ascii_pseudo_op (FILE *, const unsigned char *, int);
139 extern void arm_poke_function_name (FILE *, const char *);
143 extern int arm_emit_vector_const (FILE *, rtx);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm-protos.h 7 This file is part of GCC.
20 along with GCC; see the file COPYING3. If not see
33 extern void arm_asm_output_labelref (FILE *, const char *);
34 extern void thumb2_asm_output_opcode (FILE *);
41 extern void arm_output_fn_unwind (FILE *, bool);
137 extern void output_ascii_pseudo_op (FILE *, const unsigned char *, int);
139 extern void arm_poke_function_name (FILE *, const char *);
143 extern int arm_emit_vector_const (FILE *, rtx);
  /system/extras/tests/bionic/libc/other/
test_zlib.c 45 int def(FILE *source, FILE *dest, int level)
61 /* compress until end of file */
84 /* done when last data in file processed */
93 int inf(FILE *source)
111 /* decompress until deflate stream ends or end of file */
177 FILE* f;
219 /* first, compress the file into a temporary storage */
220 FILE* f = fopen(argv[1], "rb");
221 FILE* out = NULL
    [all...]
  /external/libpcap/
savefile.c 26 * a file, and then read them later.
27 * The first record in the file contains saved values for the machine
28 * dependent values so we can print the dump file on any architecture.
82 * because time is at a premium when we are writing the file.
91 * machine (if the file was written in little-end order).
117 * We don't write DLT_* values to the capture file header, because
160 * Do *NOT* assume that any values after the largest value in this file
162 * file, and new values after that one might have been assigned. Also,
303 * your private versions of capture-file-reading tools to read; in
854 sf_write_header(FILE *fp, int linktype, int thiszone, int snaplen
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
arm.h 10 This file is part of GCC.
23 along with GCC; see the file COPYING3. If not see
221 /* FPU is has the full VFPv3/NEON register file of 32 D registers. */
502 cover file to be TARGET_BIG_ENDIAN. */
858 #define ASM_FPRINTF_EXTENSIONS(FILE, ARGS, P) \
860 fputs (ASM_COMMENT_START, FILE); \
864 fputs (REGISTER_PREFIX, FILE); \
865 fputs (reg_names [va_arg (ARGS, int)], FILE); \
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def 16 along with this program; see the file COPYING3. If not see
23 /* The following macros should be provided by the including file:
153 void, (FILE *stream, const char *name),
160 void, (FILE *stream, tree decl), default_globalize_decl_name)
170 void, (FILE *stream, tree decl, int for_eh, int empty),
177 void, (FILE *stream),
193 void, (FILE *stream, rtx insn),
215 void, (FILE *stream, const char *prefix, unsigned long labelno),
222 void, (FILE *file, const char *name, const_tree expr, HOST_WIDE_INT size)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.def 16 along with this program; see the file COPYING3. If not see
23 /* The following macros should be provided by the including file:
153 void, (FILE *stream, const char *name),
160 void, (FILE *stream, tree decl), default_globalize_decl_name)
170 void, (FILE *stream, tree decl, int for_eh, int empty),
177 void, (FILE *stream),
193 void, (FILE *stream, rtx insn),
215 void, (FILE *stream, const char *prefix, unsigned long labelno),
222 void, (FILE *file, const char *name, const_tree expr, HOST_WIDE_INT size)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def 16 along with this program; see the file COPYING3. If not see
23 /* The following macros should be provided by the including file:
153 void, (FILE *stream, const char *name),
160 void, (FILE *stream, tree decl), default_globalize_decl_name)
170 void, (FILE *stream, tree decl, int for_eh, int empty),
177 void, (FILE *stream),
193 void, (FILE *stream, rtx insn),
215 void, (FILE *stream, const char *prefix, unsigned long labelno),
222 void, (FILE *file, const char *name, const_tree expr, HOST_WIDE_INT size)
    [all...]
  /dalvik/tools/dmtracedump/
CreateTestTrace.c 6 ** you may not use this file except in compliance with the License.
19 * Create a test file in the format required by dmtrace.
36 * Values from the header of the data file.
95 * Parse the input file. It looks something like this:
110 * An alternative file format leaves out the first two columns:
116 * In this file format, the thread id is always 1, and the time starts at
128 FILE *inputFp = fopen(inputFileName, "r");
324 * Write values to the binary data file.
326 void write2LE(FILE* fp, unsigned short val)
332 void write4LE(FILE* fp, unsigned int val
    [all...]
  /external/zlib/test/
minigzip.c 9 * full-featured gzip. No attempt is made to deal with file systems
12 * real thing. On MSDOS, use only on file names without extension
38 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY)
40 # define SET_BINARY_MODE(file)
50 # define fileno(file) file->__file
167 FILE *file; member in struct:gzFile_s
218 gz->file = path == NULL ? fdopen(fd, gz->write ? "wb" : "rb")
546 gzFile file; local
    [all...]
  /bionic/libc/private/
resolv_private.h 74 * never extern'd by any *.h file before it was placed here. For thread
93 * Resolver configuration file.
312 void fp_nquery(const u_char *, int, FILE *);
313 void fp_query(const u_char *, FILE *);
436 const u_char * p_cdnname(const u_char *, const u_char *, int, FILE *);
437 const u_char * p_cdname(const u_char *, const u_char *, FILE *);
440 const u_char * p_fqname(const u_char *, const u_char *, FILE *);
456 void fp_resstat(const res_state, FILE *);
457 void res_pquery(const res_state, const u_char *, int, FILE *);

Completed in 1429 milliseconds

<<21222324252627282930>>