| /ndk/sources/host-tools/ndk-stack/ |
| ndk-stack-parser.c | 15 * access to a log file. 46 FILE* out_handle; 81 * This routine will try to obtain source file / line information for the 88 * 0 If source file information has been found and printed, or -1 if that 127 CreateNdkCrashParser(FILE* out_handle, const char* sym_root) 328 // Build path to the symbol file. 334 // Init ELFF wrapper for the symbol file. 341 ": Unable to open symbol file %s. Error (%d): %s\n", 346 // Extract address info from the symbol file.
|
| /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
| ggc.h | 6 This file is part of GCC. 19 along with GCC; see the file COPYING3. If not see 140 extern void gt_pch_save (FILE *f); 246 extern void gt_pch_restore (FILE *f);
|
| /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
| ggc.h | 6 This file is part of GCC. 19 along with GCC; see the file COPYING3. If not see 140 extern void gt_pch_save (FILE *f); 246 extern void gt_pch_restore (FILE *f);
|
| /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
| ggc.h | 6 This file is part of GCC. 19 along with GCC; see the file COPYING3. If not see 140 extern void gt_pch_save (FILE *f); 246 extern void gt_pch_restore (FILE *f);
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/ |
| profiler_list_to_vector.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_vector.h 83 __write(FILE* __f) const 263 __trace_list_to_vector_report(FILE* __f, __warning_vector_t& __warnings [all...] |
| profiler_map_to_unordered_map.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_map_to_unordered_map.h 105 __write(FILE* __f) const 200 __trace_map_to_unordered_map_report(FILE* __f [all...] |
| profiler_vector_to_list.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_to_list.h 79 __write(FILE* __f) const 277 __trace_vector_to_list_report(FILE* __f, __warning_vector_t& __warnings [all...] |
| /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_vector.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_vector.h 83 __write(FILE* __f) const 263 __trace_list_to_vector_report(FILE* __f, __warning_vector_t& __warnings [all...] |
| profiler_map_to_unordered_map.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_map_to_unordered_map.h 105 __write(FILE* __f) const 200 __trace_map_to_unordered_map_report(FILE* __f [all...] |
| profiler_vector_to_list.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_to_list.h 79 __write(FILE* __f) const 277 __trace_vector_to_list_report(FILE* __f, __warning_vector_t& __warnings [all...] |
| /sdk/emulator/qtools/ |
| trace_reader_base.h | 46 uint32_t offset; // virtual file offset (only used with mmap) 49 // an mmapped dex file, the path is modified to be more useful for 123 void ReadTraceHeader(FILE *fstream, const char *filename, 129 FILE *static_fstream_; 220 bool opened_; // true after file is opened 270 bool opened_; // true after file is opened 274 // Returns true on end-of-file.
|
| /system/core/toolbox/ |
| mount.c | 155 perror("open backing file failed"); 212 FILE* f; 234 FILE *f;
|
| /system/extras/tests/lib/testUtil/ |
| testUtil.c | 5 * you may not use this file except in compliance with the License. 145 void testPrint(FILE *stream, const char *fmt, ...) 395 FILE *fp;
|
| /external/ppp/pppd/ |
| auth.c | 153 /* Extra options to apply, from the secrets file entry for the peer. */ 162 /* Set if we got the contents of passwd[] from the pap-secrets file. */ 241 static char *uafname; /* name of most recent +ua file */ 245 /* Prototypes for procedures local to this file. */ 259 static int scan_authfile __P((FILE *, char *, char *, char *, 271 static void check_access __P((FILE *, char *)); 362 "Get PAP user and password from file", 410 FILE *ufile; 417 /* open user info file */ 420 novm("+ua file name") [all...] |
| /build/tools/zipalign/ |
| ZipEntry.cpp | 5 * you may not use this file except in compliance with the License. 33 * Initialize a new ZipEntry structure from a FILE* positioned at a 36 * On exit, the file pointer will be at the start of the next CDE or 39 status_t ZipEntry::initFromCDE(FILE* fp) 108 * Initialize a new entry. Pass in the file name and an optional comment. 257 * Set some information about a file after we add it. 397 * Read a local file header. 402 status_t ZipEntry::LocalFileHeader::read(FILE* fp) 467 * Write a local file header. 469 status_t ZipEntry::LocalFileHeader::write(FILE* fp [all...] |
| /external/chromium/chrome/browser/chromeos/login/ |
| parallel_authenticator.cc | 3 // found in the LICENSE file. 91 BrowserThread::FILE, FROM_HERE, 104 BrowserThread::FILE, FROM_HERE, 169 BrowserThread::FILE, FROM_HERE, 383 BrowserThread::FILE, FROM_HERE, 542 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
|
| /external/iproute2/tc/ |
| m_action.c | 70 static int print_noaopt(struct action_util *au, FILE *f, struct rtattr *opt) 258 tc_print_one_action(FILE * f, struct rtattr *arg) 301 tc_print_action(FILE * f, const struct rtattr *arg) 335 FILE *fp = (FILE*)arg;
|
| /external/jhead/ |
| jpgfile.c | 5 // This module handles basic Jpeg file handling 14 // Storage for simplified info extracted from file. 129 int ReadJpegSections (FILE * infile, ReadMode_t ReadMode) 188 // ErrFatal("Premature end of file?"); 189 ALOGE("Premature end of file?"); 201 // Determine how much file is left. 249 // hence no need to keep the copy from the file. 380 ALOGE("Premature end of file?"); 396 // Determine how much file is left. 438 // hence no need to keep the copy from the file [all...] |
| /external/qemu/ |
| monitor.c | 245 static int GCC_FMT_ATTR(2, 3) monitor_fprintf(FILE *stream, 386 cpu_dump_state(env, (FILE *)mon, monitor_fprintf, 389 cpu_dump_state(env, (FILE *)mon, monitor_fprintf, 431 dump_exec_info((FILE *)mon, monitor_fprintf); 458 cpu_dump_statistics(env, (FILE *)mon, &monitor_fprintf, 0); 837 FILE *f; 868 FILE *f; 2806 char file[1024], file_prefix[1024]; local [all...] |
| /external/v8/src/ |
| platform-cygwin.cc | 207 PosixMemoryMappedFile(FILE* file, void* memory, int size) 208 : file_(file), memory_(memory), size_(size) { } 213 FILE* file_; 220 FILE* file = fopen(name, "r+"); local 221 if (file == NULL) return NULL; 223 fseek(file, 0, SEEK_END); 224 int size = ftell(file); 227 mmap(0, size, PROT_READ | PROT_WRITE, MAP_SHARED, fileno(file), 0) 234 FILE* file = fopen(name, "w+"); local [all...] |
| /external/webkit/Tools/android/flex-2.5.4a/ |
| main.c | 63 FILE *skelfile = NULL; 101 FILE *backing_up_file; 276 FILE *prev_stdout; 302 lerrsf( _( "can't open skeleton file %s" ), skelname ); 361 lerrsf( _( "input error reading skeleton file %s" ), 365 lerrsf( _( "error closing skeleton file %s" ), 372 lerrsf( _( "error writing output file %s" ), 376 lerrsf( _( "error closing output file %s" ), 380 lerrsf( _( "error deleting output file %s" ), 397 lerrsf( _( "error writing backup file %s" ) [all...] |
| /frameworks/base/tools/aapt/ |
| ZipEntry.cpp | 5 * you may not use this file except in compliance with the License. 33 * Initialize a new ZipEntry structure from a FILE* positioned at a 36 * On exit, the file pointer will be at the start of the next CDE or 39 status_t ZipEntry::initFromCDE(FILE* fp) 108 * Initialize a new entry. Pass in the file name and an optional comment. 257 * Set some information about a file after we add it. 397 * Read a local file header. 402 status_t ZipEntry::LocalFileHeader::read(FILE* fp) 467 * Write a local file header. 469 status_t ZipEntry::LocalFileHeader::write(FILE* fp [all...] |
| /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/ |
| OMX_TI_Debug.h | 29 * @file OMX_TI_Debug.h 31 * This file implements the TI-specific OMX Debug interface 70 the error file, whereas other outputs usually go into the other output 71 file. This also allows only printing error messages. 72 - colors can be specified for each domain - through this file or the 81 __OMX_DBG_FILE__ - print file 85 __OMX_DBG_4ISERROR__ - print level 4 messages into the error file 91 file:function():line domain<level> message 95 /* You can change this file here to globally set the debug configurations 119 * 5 - very quiet -- crucial/error messages - goes to error file 553 char file[mem_array_size][50]; variable [all...] |
| /external/bluetooth/glib/gio/ |
| gunixmounts.c | 1 /* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */ 72 * <filename>gio-unix-2.0.pc</filename> pkg-config file when using it. 80 * @G_UNIX_MOUNT_TYPE_NFS: Network File System (NFS) UNIX mount type. 349 FILE *file; local 357 file = setmntent (read_file, "r"); 358 if (file == NULL) 366 while ((mntent = getmntent_r (file, &ent, buf, sizeof (buf))) != NULL) 369 while ((mntent = getmntent (file)) != NULL) 413 endmntent (file); 446 FILE *file; local 692 FILE *file; local 762 FILE *file; local 928 FILE *file; local 1282 GFile *file; local [all...] |
| /external/chromium/chrome/browser/download/ |
| save_package.cc | 3 // found in the LICENSE file. 77 // Maximum number of file ordinal number. I think it's big enough for resolving 78 // name-conflict files which has same base file name. 81 // Maximum length for file path. Since Windows have MAX_PATH limitation for 82 // file path, we need to make sure length of file path of every saved file 90 // Maximum length for file ordinal number part. Since we only support the 91 // maximum 9999 for ordinal number, which means maximum file ordinal number part 95 // If false, we don't prompt the user as to where to save the file. Thi [all...] |