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

<<11121314151617181920>>

  /external/valgrind/main/none/tests/
fdleak_dup2.stderr.exp 3 FILE DESCRIPTORS: 6 open at exit.
4 Open file descriptor ...: /dev/null
7 Open file descriptor ...: /dev/null
10 Open file descriptor ...: /dev/null
13 Open file descriptor ...: ...
16 Open file descriptor ...: ...
19 Open file descriptor ...: /dev/null
fdleak_fcntl.stderr.exp 3 FILE DESCRIPTORS: 5 open at exit.
4 Open file descriptor ...: /dev/null
7 Open file descriptor ...: /dev/null
10 Open file descriptor ...: ...
13 Open file descriptor ...: ...
16 Open file descriptor ...: /dev/null
fdleak_open.stderr.exp 3 FILE DESCRIPTORS: 4 open at exit.
4 Open file descriptor ...: /dev/null
7 Open file descriptor ...: ...
10 Open file descriptor ...: ...
13 Open file descriptor ...: /dev/null
fdleak_pipe.stderr.exp 3 FILE DESCRIPTORS: 5 open at exit.
4 Open file descriptor ...:
7 Open file descriptor ...:
10 Open file descriptor ...: ...
13 Open file descriptor ...: ...
16 Open file descriptor ...: /dev/null
fdleak_socketpair.stderr.exp 3 FILE DESCRIPTORS: 5 open at exit.
10 Open file descriptor ...: ...
13 Open file descriptor ...: ...
16 Open file descriptor ...: /dev/null
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
decoder_driver_test.h 52 FILE * inputBufferFile;
53 FILE * outputBufferFile;
  /hardware/qcom/media/mm-video/vidc/venc/inc/
video_encoder_test.h 59 FILE * inputBufferFile;
60 FILE * outputBufferFile;
  /packages/inputmethods/PinyinIME/jni/include/
ngram.h 5 * you may not use this file except in compliance with the License.
73 bool save_ngram(FILE *fp);
74 bool load_ngram(FILE *fp);
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/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);
  /bionic/libc/stdio/
fputs.c 40 * Write the given string to the given file.
43 fputs(const char *s, FILE *fp)
  /device/samsung/crespo/sec_mm/sec_omx/sec_osal/
SEC_OSAL_ETC.h 6 * you may not use this file except in compliance with the License.
19 * @file SEC_OSAL_ETC.h
42 ssize_t getline(char **ppLine, size_t *len, FILE *stream);
  /external/astl/src/
stdio_filebuf.cpp 35 stdio_filebuf::stdio_filebuf(std::FILE* stream)
  /external/bison/src/
location.h 4 This file is part of Bison, the GNU Compiler Compiler.
17 along with Bison; see the file COPYING. If not, write to
29 /* The name of the file that contains the boundary. */
30 uniqstr file; member in struct:__anon1895
49 && UNIQSTR_EQ (a.file, b.file));
67 void location_print (FILE *out, location loc);
  /external/chromium/base/
perftimer.cc 3 // found in the LICENSE file.
15 static FILE* perf_log_file = NULL;
  /external/chromium/chrome/browser/download/
download_file_manager.cc 3 // found in the LICENSE file.
62 BrowserThread::FILE, FROM_HERE,
67 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
76 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
96 // The file is now ready, we can un-pause the request and start saving data.
123 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
131 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
136 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
179 BrowserThread::PostTask(BrowserThread::FILE, FROM_HERE,
190 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_data_deleter.cc 3 // found in the LICENSE file.
51 BrowserThread::FILE, FROM_HERE,
56 BrowserThread::FILE, FROM_HERE,
71 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
88 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
  /external/chromium/chrome/browser/
transport_security_persister.cc 3 // found in the LICENSE file.
34 BrowserThread::PostDelayedTask(BrowserThread::FILE, FROM_HERE, task, 1000);
38 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
85 BrowserThread::PostTask(BrowserThread::FILE, FROM_HERE,
92 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
  /external/chromium/net/ftp/
ftp_directory_listing_parser.h 3 // found in the LICENSE file.
20 FILE,
30 int64 size; // File size, in bytes. -1 if not applicable.
  /external/dropbear/libtomcrypt/src/hashes/helper/
hash_file.c 14 @file hash_file.c
15 Hash a file, Tom St Denis
20 @param fname The name of the file you wish to hash
30 FILE *in;
  /external/e2fsprogs/lib/e2p/
e2p.h 32 void list_super2(struct ext2_super_block * s, FILE *f);
33 void print_fs_errors (FILE * f, unsigned short errors);
34 void print_flags (FILE * f, unsigned long flags, unsigned options);
35 void print_fs_state (FILE * f, unsigned short state);
  /external/e2fsprogs/resize/
test_extent.c 10 * This file may be redistributed under the terms of the GNU Public
17 void do_test(FILE *in, FILE *out);
19 void do_test(FILE *in, FILE *out)
  /external/elfutils/bionic-fixup/
getline.c 5 * you may not use this file except in compliance with the License.
19 ssize_t getline(char **lineptr, size_t *n, FILE *stream)
  /external/elfutils/host-darwin-fixup/
getline.c 5 * you may not use this file except in compliance with the License.
19 ssize_t getline(char **lineptr, size_t *n, FILE *stream)
  /external/icu4c/test/intltest/
ucaconf.h 45 FILE *testFile;
  /external/iproute2/tc/
m_ematch.h 53 extern void bstr_print(FILE *fd, const struct bstr *b, int ascii);
89 int (*print_eopt)(FILE *, struct tcf_ematch_hdr *, void *, int);
90 void (*print_usage)(FILE *);
108 extern int print_ematch(FILE *, const struct rtattr *);

Completed in 1340 milliseconds

<<11121314151617181920>>