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

<<919293949596979899100>>

  /external/elfutils/tests/
run-show-die-info.sh 3 # This file is part of Red Hat elfutils.
32 file: testfile5
130 file: testfile2
753 Name : FILE
    [all...]
  /external/ipsec-tools/src/racoon/
cftoken.l 98 FILE *fp;
557 file { YYD; yylval.num = IDQUAL_FILE; return(IDENTIFIERQUAL); }
709 /* got the include file name */
751 fprintf(stderr, "failed to open file %s (%s)\n",
754 "failed to open file %s (%s)\n",
767 "reading config file %s\n", path);
  /external/mdnsresponder/mDNSShared/
DebugServices.c 6 * you may not use this file except in compliance with the License.
213 static FILE * gDebugFPrintFFile = NULL;
2475 FILE * file; local
    [all...]
  /external/opencv/cvaux/include/
cvmat.hpp 550 void write( const char* name = 0, FILE* f = 0, const char* fmt = 0 );
551 void read( char** name = 0, FILE* f = 0 );
    [all...]
  /external/opencv/cvaux/src/
cvtrifocal.cpp 103 void fprintMatrix(FILE* file,CvMat* matrix)
106 fprintf(file,"\n");
111 fprintf(file,"%10.7lf ",cvmGet(matrix,i,j));
113 fprintf(file,"\n");
1843 FILE *file; local
    [all...]
  /external/qemu/
net-android.c 167 static void hex_dump(FILE *f, const uint8_t *buf, int size)
1066 FILE *f;
1078 fprintf(stderr, "qemu: could not create samba server configuration file '%s'\n", smb_conf);
1088 "log file=%s/log.smbd\n"
1089 "smb passwd file=%s/smbpasswd\n"
    [all...]
net.c 134 static void hex_dump(FILE *f, const uint8_t *buf, int size)
938 FILE *f;
950 fprintf(stderr, "qemu: could not create samba server configuration file '%s'\n", smb_conf);
960 "log file=%s/log.smbd\n"
961 "smb passwd file=%s/smbpasswd\n"
    [all...]
  /external/valgrind/main/mpi/
libmpiwrap.c 11 file (mpiwrap.c) only. The rest of Valgrind is licensed under the
13 otherwise indicated. See the COPYING file in the source
18 This file is part of Valgrind, a dynamic binary instrumentation
259 static void showTy ( FILE* f, MPI_Datatype ty )
344 static void showCombiner ( FILE* f, int combiner )
    [all...]
  /external/webkit/Source/WebKit/mac/Misc/
WebNSURLExtras.mm 860 // Take off localhost for file
861 if ([scheme _web_isCaseInsensitiveEqualToCString:"file"]) {
    [all...]
  /external/zlib/contrib/masmx86/
inffas32.asm 56 ;FILE "inffast.S"
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_api.cpp 5 * you may not use this file except in compliance with the License.
137 extern FILE *facct;
143 extern FILE *fec;
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
options.h 1 /* This file is auto-generated by opth-gen.awk. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
options.h 1 /* This file is auto-generated by opth-gen.awk. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
options.h 1 /* This file is auto-generated by opth-gen.awk. */
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
  /bionic/libc/netbsd/resolv/
res_cache.c     [all...]
  /external/chromium/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc 3 // found in the LICENSE file.
5 // TODO(akalin): This file is basically just a unit test for
283 file_thread_(BrowserThread::FILE, &message_loop_),
301 // bookmarks file on disk. |save| controls whether the newly loaded
302 // bookmark model will write out a bookmark file as it goes.
772 // file names in the sync backend.
    [all...]
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view_test.cc 3 // found in the LICENSE file.
158 file_thread_(BrowserThread::FILE, MessageLoop::current()) {
231 std::string test_base = "file:///c:/tmp/";
    [all...]
  /external/chromium/chrome/browser/ui/webui/
net_internals_ui.cc 3 // found in the LICENSE file.
187 // Task run on the FILE thread to read the contents of a log file. The result
203 // Path of the file to open.
425 // the only resource that should legitimately be requested is the main file.
496 BrowserThread::FILE, FROM_HERE,
    [all...]
  /external/dropbear/libtomcrypt/testprof/
der_tests.c 179 FILE *f;
    [all...]
  /external/e2fsprogs/e2fsck/
unix.c 7 * This file may be redistributed under the terms of the GNU Public
144 printf (P_("%8u non-contiguous file (%0d.%d%%)\n",
174 printf (P_("%8u large file\n", "%8u large files\n",
176 printf (P_("\n%8u regular file\n", "\n%8u regular files\n",
180 printf (P_("%8u character device file\n",
183 printf (P_("%8u block device file\n", "%8u block device files\n",
197 printf (P_("%8u file\n", "%8u files\n",
249 FILE *f;
314 reason = _(" contains a file system with errors");
616 _("Syntax error in e2fsck config file (%s, line #%d)\n\t%s\n")
    [all...]
  /external/elfutils/libcpu/
i386_parse.y 205 extern FILE *outfile;
901 Later phases need it in the order in which the input file has
    [all...]
  /external/icu4c/test/perf/collationperf/
collperf.cpp 8 * File CALLCOLL.C
20 // A file of names is required as input, one per line. It must be in utf-8 or utf-16 format,
27 "-file file_name utf-16 format file of names.\n"
29 "-rules file_name Collation rules file (overrides locale)\n"
147 {"-file", OptSpec::STRING, &opt_fName},
182 // Global variables pointing to and describing the test file
189 // Each line from the source file (containing a name, presumably) gets
203 Line *gFileLines; // Ptr to array of Line structs, one per line in the file.
376 // Adjust loop count to compensate for file size. Should be order
    [all...]
  /external/icu4c/tools/pkgdata/
pkgdata.cpp 5 * file name: pkgdata.c
85 * some platforms use a single c code file for all of
93 /* Need to fix the file seperator character when using MinGW. */
157 { "dll", "library", "Generates one common data file and one shared library, <package>.dll"},
158 { "common", "archive", "Generates just the common file, <package>.dat"},
164 { "common", "archive", "Generates one common data file, <package>.dat" },
247 "Add package to all file names if not present",
249 "Quite mode. (e.g. Do not output a readme file for static libraries)"
327 "\tpackageFile is a text file containing the list of files to package.\n",
392 #if !defined(WINDOWS_WITH_MSVC) || defined(USING_CYGWIN) /* on UNIX, we'll just include the file... *
1328 const char *file ; local
    [all...]
  /external/iptables/iptables/
xtoptions.c 1059 struct xtables_lmap *xtables_lmap_init(const char *file)
1063 FILE *fp;
1067 fp = fopen(file, "re");

Completed in 1337 milliseconds

<<919293949596979899100>>