Searched refs:files (Results 1 - 25 of 1499) sorted by relevance

1234567891011>>

/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.1/
H A Dgetcurrent2 # copy current state of some files into the designated directory
4 files='tcl.decls tclDecls.h tclIO.c tclStubInit.c tclStubs.c'
6 for f in $files
H A Dgetorig2 # copy originals of some files into the designated directory
4 files='tcl.decls tclDecls.h tclIO.c tclStubInit.c tclStubs.c'
6 for f in $files
H A Dsetorig2 # copy current state of some files into the designated directory
4 files='tcl.decls tclDecls.h tclIO.c tclStubInit.c tclStubs.c'
6 for f in $files
H A Dgendiff2 # copy current state of some files into the designated directory
4 files='tcl.decls tclDecls.h tclIO.c tclStubInit.c tclStubs.c'
9 for f in $files
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.1b3/
H A Dgetcurrent2 # copy current state of some files into the designated directory
4 files='tcl.decls tclDecls.h tclIO.c tclStubInit.c tclStubs.c'
6 for f in $files
H A Dgetorig2 # copy originals of some files into the designated directory
4 files='tcl.decls tclDecls.h tclIO.c tclStubInit.c tclStubs.c'
6 for f in $files
H A Dsetorig2 # copy current state of some files into the designated directory
4 files='tcl.decls tclDecls.h tclIO.c tclStubInit.c tclStubs.c'
6 for f in $files
H A Dgendiff2 # copy current state of some files into the designated directory
4 files='tcl.decls tclDecls.h tclIO.c tclStubInit.c tclStubs.c'
9 for f in $files
/macosx-10.9.5/CPANInternal-140/DateTime-Format-ISO8601/t/
H A D99_pod.t6 use vars qw( @files );
15 @files = File::Find::Rule->file()->name( '*.pm', '*.pod' )->in( 'blib/lib' );
18 use Test::More tests => scalar @files;
22 skip "Test::Pod 0.95 not installed.", scalar @files if $@;
23 pod_file_ok( $_ ) for @files;
/macosx-10.9.5/CPANInternal-140/DateTime-Format-ISO8601-0.07/t/
H A D99_pod.t6 use vars qw( @files );
15 @files = File::Find::Rule->file()->name( '*.pm', '*.pod' )->in( 'blib/lib' );
18 use Test::More tests => scalar @files;
22 skip "Test::Pod 0.95 not installed.", scalar @files if $@;
23 pod_file_ok( $_ ) for @files;
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dgetdtablesize.c67 int files = -1; local
69 files = sysconf(_SC_OPEN_MAX);
74 files = res.rlim_cur;
82 len = sizeof(files);
83 sysctl(&mib, 2, &files, sizeof(files), NULL, 0);
89 if (files < 0)
90 files = OPEN_MAX;
94 if (files < 0)
95 files
[all...]
/macosx-10.9.5/libarchive-29/libarchive/cpio/test/
H A Dtest_option_a.c36 } files[] = { variable in typeref:struct:__anon9369
46 * Create a bunch of test files and record their atimes.
47 * For the atime preserve/change tests, the files must have
50 * for a second after creating the files. (Creating all of the files
58 static const int numfiles = sizeof(files) / sizeof(files[0]);
68 assertMakeFile(files[i].name, 0644, "a");
76 assertEqualInt(0, utime(files[i].name, &times));
81 assertEqualInt(0, stat(files[
[all...]
/macosx-10.9.5/cups-372.4/cups/tools/
H A Dproducts.php5 $files = array(); variable
11 if (array_key_exists($data[0], $files))
12 $files[$data[0]] ++;
14 $files[$data[0]] = 1;
23 arsort($files);
28 foreach ($files as $file => $count)
/macosx-10.9.5/dtrace-118.1/DTTk/Bin/
H A Diofileb.d50 @files[pid, execname, args[2]->fi_pathname] = sum(args[0]->b_bcount);
55 normalize(@files, 1024);
57 printa("%6d %-12.12s %@6d %s\n", @files);
/macosx-10.9.5/dtrace-118.1/DTTk/Disk/
H A Diofileb.d50 @files[pid, execname, args[2]->fi_pathname] = sum(args[0]->b_bcount);
55 normalize(@files, 1024);
57 printa("%6d %-12.12s %@6d %s\n", @files);
/macosx-10.9.5/CPANInternal-140/ConfigurationFiles/
H A DMakefile11 files="cbl_log4perl.conf"; \
13 install -m 0644 $$files $$installPath; \
/macosx-10.9.5/Heimdal-323.92.1/appl/login/
H A Dconf.c42 char *files[] = { _PATH_LOGIN_CONF, NULL }; local
43 return cgetent(&confbuf, files, "default");
/macosx-10.9.5/gnudiff-19/diffutils/
H A Dexgettext42 # Find the files to be scanned, and the directory to scan them from.
44 files=
50 --files-from=*)
51 files_from=`expr " $i" : ' --files-from=\(.*\)'`
52 files=`$AWK '/^[^#]/ { print }' $files_from`;;
89 $AWK "$generate_keyword_options" $files < /dev/null
92 # Generate temporary file reflecting the %e strings in the scanned files.
115 $AWK "$generate_emsgids" $files < /dev/null
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dregen.sh2 files=$(ls -1 *.c | grep -v config_reg.c)
3 perl ../../cf/make-proto.pl -q -P comment -o krb5-protos.h -E KRB5_LIB ${files}
4 perl ../../cf/make-proto.pl -q -P comment -p krb5-private.h ${files}
/macosx-10.9.5/tcl-102/tcl_ext/memchan/memchan/tools/
H A Dcheck_manifest9 global files
10 set files($name) 1
16 # read manifest and check existence of all listed files
20 # now backwards: find all files and check
21 # for files not listed in the manifest
27 if {[catch {set files($f)}]} {
/macosx-10.9.5/tcl-102/tcl_ext/tbcload/tbcload/tools/
H A Dcheck_manifest9 global files
10 set files($name) 1
16 # read manifest and check existence of all listed files
20 # now backwards: find all files and check
21 # for files not listed in the manifest
27 if {[catch {set files($f)}]} {
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/tools/
H A Dcheck_manifest9 global files
10 set files($name) 1
16 # read manifest and check existence of all listed files
20 # now backwards: find all files and check
21 # for files not listed in the manifest
27 if {[catch {set files($f)}]} {
/macosx-10.9.5/CPANInternal-140/Filesys-Df/
H A Dtest.pl41 if(exists($ref->{files})) {
42 print "Total Inodes: $ref->{files}\n";
54 if(exists($fh_ref->{files})) {
55 print "Total Inodes: $fh_ref->{files}\n";
/macosx-10.9.5/CPANInternal-140/Filesys-Df-0.92/
H A Dtest.pl41 if(exists($ref->{files})) {
42 print "Total Inodes: $ref->{files}\n";
54 if(exists($fh_ref->{files})) {
55 print "Total Inodes: $fh_ref->{files}\n";
/macosx-10.9.5/llvmCore-3425.0.33/utils/
H A Dfindsym.pl18 my @files = readdir DIR;
20 @objects = grep(/l?i?b?LLVM.*\.[oa]$/,sort(@files));

Completed in 182 milliseconds

1234567891011>>