Searched defs:file2 (Results 1 - 20 of 20) sorted by relevance

/external/chromium/chrome/browser/
H A Dbrowsing_data_indexed_db_helper_browsertest.cc34 const FilePath::CharType file2[] = local
51 EXPECT_EQ(FilePath(file2).value(), result[1].file_path.BaseName().value());
H A Dbrowsing_data_local_storage_helper_browsertest.cc143 const FilePath::CharType file2[] = local
160 EXPECT_EQ(FilePath(file2).value(), result[1].file_path.BaseName().value());
/external/icu4c/tools/toolutil/
H A Dfiletools.cpp28 static int32_t whichFileModTimeIsLater(const char *file1, const char *file2);
94 static int32_t whichFileModTimeIsLater(const char *file1, const char *file2) { argument
98 if (stat(file1, &stbuf1) == 0 && stat(file2, &stbuf2) == 0) {
113 fprintf(stderr, "Unable to get stats from file: %s or %s\n", file1, file2);
H A Dpkg_gencmn.c104 compareFiles(const void *file1, const void *file2);
531 compareFiles(const void *file1, const void *file2) { argument
533 return uprv_strcmp(((File *)file1)->basename, ((File *)file2)->basename);
/external/oprofile/libutil++/
H A Dfile_manip.cpp86 bool is_files_identical(string const & file1, string const & file2) argument
91 if (stat(file1.c_str(), &st1) == 0 && stat(file2.c_str(), &st2) == 0) {
/external/guava/guava/src/com/google/common/io/
H A DFiles.java380 public static boolean equal(File file1, File file2) throws IOException { argument
381 if (file1 == file2 || file1.equals(file2)) {
391 long len2 = file2.length();
396 newInputStreamSupplier(file2));
/external/sonivox/arm-fm-22k/host_src/
H A Deas_hostmm.c534 EAS_HW_FILE *file2,*dupFile; local
546 file2 = hwInstData->files;
550 if ((file1 != file2) && (file2->buffer == file1->buffer))
562 dupFile = file2;
564 file2++;
/external/sonivox/arm-hybrid-22k/host_src/
H A Deas_hostmm.c534 EAS_HW_FILE *file2,*dupFile; local
546 file2 = hwInstData->files;
550 if ((file1 != file2) && (file2->buffer == file1->buffer))
562 dupFile = file2;
564 file2++;
/external/sonivox/arm-wt-22k/host_src/
H A Deas_hostmm.c565 EAS_HW_FILE *file2,*dupFile; local
577 file2 = hwInstData->files;
581 if ((file1 != file2) && (file2->fd == file1->fd))
593 dupFile = file2;
595 file2++;
/external/sonivox/arm-wt-22k/misc/
H A Deas_host.c663 EAS_HW_FILE *file2,*dupFile; local
674 file2 = hwInstData->files;
678 if ((file1 != file2) && (file2->pFile == file1->pFile))
689 dupFile = file2;
691 file2++;
/external/webkit/Tools/DumpRenderTree/chromium/
H A DImageDiff.cpp209 int compareImages(const char* file1, const char* file2) argument
218 if (!baselineImage.createFromFilename(file2)) {
219 fprintf(stderr, "ImageDiff: Unable to open file \"%s\"\n", file2);
333 int diffImages(const char* file1, const char* file2, const char* outFile) argument
342 if (!baselineImage.createFromFilename(file2)) {
343 fprintf(stderr, "ImageDiff: Unable to open file \"%s\"\n", file2);
/external/icu4c/tools/genrb/
H A Dwrtxml.cpp1004 const char* file2 = "original = \""; local
1144 write_utf8_file(out, UnicodeString(file2));
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
H A DEASLib.c1251 EAS_HW_FILE *file2,*dupFile; local
1262 file2 = hwInstData->files;
1266 if ((file1 != file2) && (file2->pFile == file1->pFile))
1277 dupFile = file2;
1279 file2++;
1675 EAS_HW_FILE *file2,*dupFile; local
1690 file2 = hwInstData->files;
1694 if ((file1 != file2) && (file2
[all...]
H A DEASLibVst.c946 EAS_HW_FILE *file2,*dupFile; local
957 file2 = hwInstData->files;
961 if ((file1 != file2) && (file2->pFile == file1->pFile))
972 dupFile = file2;
974 file2++;
1370 EAS_HW_FILE *file2,*dupFile; local
1385 file2 = hwInstData->files;
1389 if ((file1 != file2) && (file2
[all...]
/external/openssh/
H A Dsftp.c201 int interactive_loop(struct sftp_conn *, char *file1, char *file2);
1862 interactive_loop(struct sftp_conn *conn, char *file1, char *file2) argument
1907 if (remote_is_dir(conn, dir) && file2 == NULL) {
1918 if (file2 == NULL)
1922 file2);
2086 char *host = NULL, *userhost, *cp, *file2 = NULL; local
2216 file2 = argv[optind+1];
2272 err = interactive_loop(conn, file1, file2);
/external/grub/stage2/
H A Dbuiltins.c490 char *file1, *file2;
499 file2 = skip_to (0, arg);
500 if (! *file1 || ! *file2)
508 nul_terminate (file2);
527 if (! grub_open (file2))
534 size, file1, filemax, file2);
553 (unsigned) addr2[i], file2);
485 char *file1, *file2; local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 1619 milliseconds