Searched refs:file1 (Results 1 - 25 of 71) sorted by relevance

123

/macosx-10.10/groff-38/groff/contrib/gdiffmk/tests/
H A Druntests.in46 ${command} ${srcdir}/file1 ${srcdir}/file2 ${ResultFile} 2>${tmpfile}
52 ${command} ${srcdir}/file1 ${srcdir}/file2 >${ResultFile} 2>&1
57 ${command} ${srcdir}/file1 ${srcdir}/file2 - >${ResultFile} 2>&1
62 ${command} - ${srcdir}/file2 <${srcdir}/file1 >${ResultFile} 2>&1
67 ${command} ${srcdir}/file1 - <${srcdir}/file2 >${ResultFile} 2>&1
72 ${command} -aA -cC -dD ${srcdir}/file1 ${srcdir}/file2 >${ResultFile} 2>&1
78 ${command} -aA -dD -cC ${srcdir}/file1 tmp_file7 tmp_file7 \
84 ${command} -D ${srcdir}/file1 ${srcdir}/file2 >${ResultFile} 2>&1
90 ${srcdir}/file1 ${srcdir}/file2 >${ResultFile} 2>&1
95 ${command} -D -B ${srcdir}/file1
[all...]
/macosx-10.10/ruby-106/ruby/test/cgi/
H A Dtest_cgi_multipart.rb13 ## multipart.append('file1', File.read('file1.html'), 'file1.html')
22 ## # "Content-Disposition: form-data: name=\"file1\"; filename=\"file1.html\"\r\n"
203 {:name=>'file1', :value=>_read('file1.html'),
204 :filename=>'file1.html', :content_type=>'text/html'},
219 {:name=>'file1', :value=>_read('file1
[all...]
/macosx-10.10/ntp-92/scripts/stats/
H A Densemble.S1 ensemble <- scan(file1, list(day=0, sec=0, gps=0, gpsw=0, loran=0, loranw=0, ensemble=0, std=0))
2 str <- paste("eps/", file1, ".eps", sep="")
H A Ditf.S1 itf <- scan(file1, list(day=0, sec=0, offset=0, stab=0))
2 str <- paste("eps/", file1, ".eps", sep="")
H A Dtdata.S1 tdata <- scan(file1, list(day=0, sec=0, m=0, w=0, x=0, y=0, z=0))
2 str <- paste("eps/", file1, ".eps", sep="")
H A Dloop.S2 loop <- scan(file1, list(day=0, sec=0, offset=0, freq=0, tc=0))
4 str <- paste("eps/", file1, ".eps", sep="")
H A Detf.S3 etf <- scan(file1, list(day=0, sec=0, offset=0, stab=0))
10 cat(file1, "\n", file=file2, append=TRUE, fill=FALSE, sep="")
12 str <- paste("eps/", file1, ".eps", sep="")
/macosx-10.10/rsync-45/rsync/testsuite/
H A Dunsafe-links.test27 touch "from/safe/files/file1"
31 ln -s ../files/file1 "from/safe/links/"
37 test_symlink to/links/file1
43 test_regular to/links/file1
49 test_symlink to/links/file1
56 test_symlink to/links/file1
63 test_symlink to/links/file1
H A Dunsafe-byname.test45 test_unsafe ../files/file1 from/safe safe
48 test_unsafe ../files/file1 safe unsafe
51 test_unsafe ../files/file1 `pwd`/from/safe safe
/macosx-10.10/apr-32/apr/apr/test/
H A Dtestmmap.c41 static char *file1; variable
49 apr_filepath_get(&file1, 0, p);
52 ABTS_TRUE(tc, file1[1] == ':');
54 ABTS_TRUE(tc, file1[0] == '/');
57 ABTS_TRUE(tc, file1[strlen(file1) - 1] != '/');
59 oldfileptr = file1;
60 file1 = apr_pstrcat(p, file1,"/data/mmap_datafile.txt" ,NULL);
61 ABTS_TRUE(tc, oldfileptr != file1);
[all...]
H A Dtestdup.c30 apr_file_t *file1 = NULL; local
36 rv = apr_file_open(&file1, FILEPATH "testdup.file",
40 ABTS_PTR_NOTNULL(tc, file1);
42 rv = apr_file_dup(&file3, file1, p);
46 rv = apr_file_close(file1);
58 apr_file_t *file1 = NULL; local
67 rv = apr_file_open(&file1, FILEPATH "testdup.readwrite.file",
71 ABTS_PTR_NOTNULL(tc, file1);
73 rv = apr_file_dup(&file3, file1, p);
82 rv = apr_file_seek(file1, APR_SE
[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dcmp.c145 cmp(const char* file1, Sfio_t* f1, const char* file2, Sfio_t* f2, int flags, Sfoff_t count, Sfoff_t differences) argument
171 error(ERROR_exit(1), "EOF on %s", file1);
215 sfprintf(sfstdout, "%s %s differ: char %I*d, line %I*u\n", file1, file2, sizeof(pos), pos - (last - p1), sizeof(lines), lines);
226 sfprintf(sfstdout, "%s %s differ: char %I*d, line %I*u", file1, file2, sizeof(pos), pos - (last - p1), sizeof(lines), lines);
252 char* file1; local
313 if (error_info.errors || !(file1 = *argv++) || !(file2 = *argv++))
316 if (streq(file1, "-"))
318 else if (!(f1 = sfopen(NiL, file1, "r")))
321 error(ERROR_system(0), "%s: cannot open", file1);
337 error(ERROR_exit(0), "%s: %s: invalid skip", file1,
[all...]
/macosx-10.10/tcl-105/tcl_ext/tclsoap/tclsoap/cgi-bin/
H A Dreceive-file.cgi47 set local [cgi_import_filename -local file1]
48 set remote [cgi_import_filename -remote file1]
49 set type [cgi_import_filename -type file1]
H A Dupload23 cgi_file_button file1 ; br
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/tests/
H A Dglobrecur.test26 TestTouch GLOBTESTDIR/file1
27 TestTouch GLOBTESTDIR/dir1/file1
30 TestTouch GLOBTESTDIR/dir2/file1
34 TestTouch GLOBTESTDIR/dir2/dir3/file1.c
39 GLOBTESTDIR/dir1/file1 \
44 GLOBTESTDIR/dir2/dir3/file1.c\
47 GLOBTESTDIR/dir2/file1 \
50 GLOBTESTDIR/file1 \
54 GLOBTESTDIR/dir2/dir3/file1.c \
60 GLOBTESTDIR/dir2/dir3/file1
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/testsuite/binutils-all/
H A Dar.exp41 set file1 tmpdir/$n1
44 remote_file build delete $file1
70 set file1 [remote_download host $file1]
79 set got [binutils_run $AR "rc $dest $file1 $file2"]
81 remote_upload host $file1 tmpdir/$n1
94 set got [binutils_run $AR "rc $dest $file1 $file2"]
112 remote_file host delete $file1
128 set file1 tmpdir/$n1
131 set file1
[all...]
/macosx-10.10/ICU-531.30/icuSources/tools/toolutil/
H A Dfiletools.cpp36 static int32_t whichFileModTimeIsLater(const char *file1, const char *file2);
102 static int32_t whichFileModTimeIsLater(const char *file1, const char *file2) { argument
106 if (stat(file1, &stbuf1) == 0 && stat(file2, &stbuf2) == 0) {
121 fprintf(stderr, "Unable to get stats from file: %s or %s\n", file1, file2);
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/
H A Ddigcomp.pl24 $file1 = $ARGV[0];
33 open(FILE1, $file1) || die("open: $file1: $!\n");
54 print("Duplicate entry in $file1:\n> $_\n< $line\n");
83 print("Only in $file2 (missing from $file1):\n")
97 print("Only in $file1 (missing from $file2):\n")
/macosx-10.10/ruby-106/ruby/test/rdoc/
H A Dtest_rdoc_context_section.rb24 file1 = @store.add_file 'file1.rb'
26 klass = file1.add_class RDoc::NormalClass, 'Klass'
28 c1 = RDoc::Comment.new "# :section: section\n", file1
29 c2 = RDoc::Comment.new "# hello\n", file1
30 c3 = RDoc::Comment.new "# world\n", file1
/macosx-10.10/xar-254/xar/test/
H A Dutil.py88 for file1 in os.listdir(path1):
89 seen.add(file1)
90 entry1 = os.path.join(path1, file1)
91 entry2 = os.path.join(path2, file1)
92 assert os.path.exists(entry2), "\"{f1}\" exists in \"{p1}\" but not \"{p2}\"".format(f1=file1, p1=path1, p2=path2)
/macosx-10.10/ruby-106/ruby/lib/shell/
H A Dcommand-processor.rb152 # test(command, file1, file2) -> true or false
153 # [command, file1, file2] -> true or false
155 # Tests if the given +command+ exists in +file1+, or optionally +file2+.
164 def test(command, file1, file2=nil)
165 file1 = expand_path(file1)
172 top_level_test(command, file1, file2)
174 top_level_test(command, file1)
179 top_level_test(command, file1, file2)
181 top_level_test(command, file1)
[all...]
/macosx-10.10/CPANInternal-159.1/Perl-Tidy-20121207/examples/
H A Dfind_naughty.pl8 # find_naughty file1 [file2 [...]]
25 find_naughty file1 [file2 [...]]
/macosx-10.10/BerkeleyDB-21/db/test/
H A Denv015.tcl26 set testfile { "" file1.db }
28 set testfile file1.db
/macosx-10.10/emacs-93/emacs/lisp/
H A Dediff-ptch.el287 ;; to choose file1 or file2. In a multifile patch, if the user chooses
296 ;; (file1 . file2). Get it using ediff-get-session-objA.
389 (let* ((file1 (car (ediff-get-session-objA-name session-info)))
393 (f1-exists (file-exists-p file1))
401 ;; (< (length file2) (length file1))
407 ;; (< (length file1) (length file2))
410 ;; replace file-pair with the winning file1
411 (setcar session-file-object file1))
413 (string= file1 file2))
414 (setcar session-file-object file1))
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dio.sh54 print foo > file1
55 print bar >> file1
56 if [[ $(<file1) != $'foo\nbar' ]]
60 exec 3<> file1
66 if ( 4> file1 ) 2> /dev/null
81 exec 3<> file1
484 rm -f $tmp/file1 $tmp/file2
487 ln -s $tmp/file2 $tmp/file1
488 print bar >; $tmp/file1

Completed in 183 milliseconds

123