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

<<21222324252627282930>>

  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
md5.h 4 NOTE: The canonical source of this file is maintained with the GNU C
137 extern int md5_stream (FILE *stream, void *resblock);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
diagnostic-core.h 8 This file is part of GCC.
21 along with GCC; see the file COPYING3. If not see
87 extern void fnotice (FILE *, const char *, ...)
md5.h 4 NOTE: The canonical source of this file is maintained with the GNU C
137 extern int md5_stream (FILE *stream, void *resblock);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
diagnostic-core.h 8 This file is part of GCC.
21 along with GCC; see the file COPYING3. If not see
87 extern void fnotice (FILE *, const char *, ...)
md5.h 4 NOTE: The canonical source of this file is maintained with the GNU C
137 extern int md5_stream (FILE *stream, void *resblock);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
af_vfs.h 2 Audio File Library
24 Virtual file operations for the Audio File Library.
46 AFvirtualfile *af_virtual_file_new_for_file (FILE *fh);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
output.h 2 * \file include/output.h
64 int snd_output_stdio_open(snd_output_t **outputp, const char *file, const char *mode);
65 int snd_output_stdio_attach(snd_output_t **outputp, FILE *fp, int _close);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_hashtable_size.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_hashtable_size.h
63 __trace_hashtable_size_report(FILE* __f, __warning_vector_t& __warnings)
profiler_vector_size.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_vector_size.h
63 __trace_vector_size_report(FILE* __f, __warning_vector_t& __warnings)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
af_vfs.h 2 Audio File Library
24 Virtual file operations for the Audio File Library.
46 AFvirtualfile *af_virtual_file_new_for_file (FILE *fh);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
output.h 2 * \file include/output.h
64 int snd_output_stdio_open(snd_output_t **outputp, const char *file, const char *mode);
65 int snd_output_stdio_attach(snd_output_t **outputp, FILE *fp, int _close);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
af_vfs.h 2 Audio File Library
24 Virtual file operations for the Audio File Library.
46 AFvirtualfile *af_virtual_file_new_for_file (FILE *fh);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
output.h 2 * \file include/output.h
64 int snd_output_stdio_open(snd_output_t **outputp, const char *file, const char *mode);
65 int snd_output_stdio_attach(snd_output_t **outputp, FILE *fp, int _close);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_hashtable_size.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_hashtable_size.h
63 __trace_hashtable_size_report(FILE* __f, __warning_vector_t& __warnings)
profiler_vector_size.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_vector_size.h
63 __trace_vector_size_report(FILE* __f, __warning_vector_t& __warnings)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PostCompilerDeltaVisitor.java 5 * you may not use this file except in compliance with the License.
40 * <li>Any change to the AndroidManifest.xml file</li>
42 * <li>Any file change inside the res/ folder</li>
43 * <li>Any .class file change inside the output folder</li>
45 * <li>Any change to the packaged resources file inside the output folder</li>
46 * <li>Any change to a non java/aidl file inside the source folders</li>
47 * <li>Any change to .so file inside the lib (native library) folder</li>
55 * file is a .class file. Upon visiting all the delta resources, if this
56 * flag is true, then we know we'll have to make the "classes.dex" file
    [all...]
  /system/core/libcutils/
cpu_info.c 6 ** you may not use this file except in compliance with the License.
31 FILE* file; local
37 file = fopen("proc/cpuinfo", "r");
38 if (! file)
41 while ((chp = fgets(serial_number, sizeof(serial_number), file)) != NULL)
79 fclose(file);
  /system/extras/tests/include/
testUtil.h 5 * you may not use this file except in compliance with the License.
49 void testPrint(FILE *stream, const char *fmt, ...);
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_print.c 37 /* close debug file unless stdout or stderr */
53 void print_header(FILE *fOut)
160 void print_print_location(PERF_Private *perf, FILE *fOut, int nValues)
205 FILE *fOut = NULL;
220 /* set up fDebug and fPrint file pointers */
223 /* open log file unless STDOUT or STDERR is specified */
228 /* expand file name with PID and name */
237 /* free new file name */
268 void __print_Boundary(FILE *fOut,
294 void __print_Buffer(FILE *fOut
    [all...]
  /bionic/libc/stdio/
fgetln.c 47 __slbexpand(FILE *fp, size_t newsize)
71 fgetln(FILE *fp, size_t *lenp)
116 * file buffer to line buffer, refill file and look for
  /external/chromium/base/
file_util.h 3 // found in the LICENSE file.
5 // This file contains utility functions for dealing with the local
72 // Note for POSIX environments: a file created before |file_time|
73 // can be mis-detected as a newer file due to low precision of
74 // timestmap of file creation time. If you need to avoid such
96 // Deletes the given path, whether it's a file or a directory.
107 // Schedules to delete the given path, whether it's a file or a directory, until
110 // 1) The file/directory to be deleted should exist in a temp folder.
115 // Moves the given path, whether it's a file or a directory.
121 // Renames file |from_path| to |to_path|. Both paths must be on the sam
    [all...]
  /external/chromium/chrome/browser/
background_mode_manager_win.cc 3 // found in the LICENSE file.
82 BrowserThread::PostTask(BrowserThread::FILE, FROM_HERE,
85 BrowserThread::PostTask(BrowserThread::FILE, FROM_HERE,
  /external/chromium/chrome/browser/extensions/
external_pref_extension_loader.cc 3 // found in the LICENSE file.
24 << " In file " << path.value() << " .";
27 LOG(WARNING) << "Expected a JSON dictionary in file "
53 BrowserThread::FILE, FROM_HERE,
60 CHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
87 // read the .json file. If we read the .json file, then
external_registry_extension_loader_win.cc 3 // found in the LICENSE file.
24 // Registry value of of that key that defines the path to the .crx file.
27 // Registry value of that key that defines the current version of the .crx file.
35 BrowserThread::FILE, FROM_HERE,
42 CHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
  /external/e2fsprogs/e2fsck/
mtrace.c 17 License along with this library; see the file COPYING.LIB. If
37 static FILE *mallstream;
52 FILE *malloc_get_mallstream()

Completed in 2148 milliseconds

<<21222324252627282930>>