Searched refs:files (Results 126 - 150 of 1440) sorted by relevance

1234567891011>>

/macosx-10.10/CPANInternal-159.1/Tree-Simple-VisitorFactory-0.10/t/
H A D75_Tree_Simple_Visitor_CreateDirectoryTree_test.t44 # these are all the files we created
45 my @files = (
53 foreach my $filename (@files) {
117 # capture the files
120 my @files;
123 push @files => $file_path;
136 is_deeply(\@files, \@expected_files, '... got the files we expected');
/macosx-10.10/ruby-106/ruby/test/rdoc/
H A Dtest_rdoc_rdoc.rb17 options.files = [File.expand_path('../xref_data.rb', __FILE__)]
111 files = @rdoc.normalized_file_list [__FILE__]
113 files = files.map { |file| File.expand_path file }
115 assert_equal [File.expand_path(__FILE__)], files
119 files = [__FILE__]
123 files = @rdoc.normalized_file_list [__FILE__]
125 assert_empty files
133 files = nil
136 files
[all...]
/macosx-10.10/OpenSSL098-52/src/test/
H A Dtverify.com15 $! Concatenate all the certificate files.
19 $! Loop through all the certificate files.
41 $! No more files in the list
/macosx-10.10/awk-20/src/
H A Dvcvars32.bat3 rem Root of Visual Developer Studio Common files.
7 rem Root of Visual Developer Studio installed files.
12 rem Root of Visual C++ installed files.
/macosx-10.10/man-16/man/misc/
H A Dmanlint6 # manlint [list of files to check]
47 # instead of detail; auto-skip BSD files.
195 # Main loop: Process files, looking for errors.
217 print "Number of good files = $goodfiles\n";
218 print "Number of bad files = $badfiles\n";
219 print "Number of skipped files = $skipfiles\n";
/macosx-10.10/patch_cmds-17/diffstat/package/
H A Ddiffstat.spec15 Diffstat is is useful for reviewing large, complex patch files. It reads from
16 one or more input files which contain output from diff, producing a histogram
45 %files
/macosx-10.10/MITKerberosShim-66/profile/
H A Dprof_init.c25 profile_init(const_profile_filespec_t *files, profile_t *ret_profile) argument
42 if ( files && !PROFILE_LAST_FILESPEC(*files) ) {
43 for (fs = files; !PROFILE_LAST_FILESPEC(*fs); fs++) {
60 * If last is still null after the loop, then all the files were
88 const_profile_filespec_t *files; local
95 files = malloc ((size+1) * sizeof(*files));
96 if (files == NULL)
99 files[
[all...]
/macosx-10.10/ruby-106/ruby/test/rubygems/
H A Dtest_gem_package_task.rb20 g.files = %w[x]
44 g.files = Rake::FileList["x"].resolve
57 g.files = Rake::FileList["x"].resolve
/macosx-10.10/vim-55/src/
H A Dos_vms_fix.com5 $! Filter files for "#if" line continuations using a '\' and convert
25 $! Note that if you use this from a VMS system to modify files on a
28 $! a way around this. Either copy the files to a local disk, or specify
30 $! you to eight parameters, so you'll only be able to filter eight files
35 $! files that definitely don't need filtering. This should speed
64 $! Create an FDL file to convert VFC format files to Stream_LF.
65 $! VMS OPEN/WRITE command creates VFC files. When VFC files are read
/macosx-10.10/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/collections/test/
H A DDbTestUtil.java69 String[] files = dir.list();
70 if (files != null) {
71 for (int i = 0; i < files.length; i += 1) {
72 new File(dir, files[i]).delete();
/macosx-10.10/NFS-82/files/
H A DMakefile2 # Makefile for files
5 Project = files
/macosx-10.10/OpenSSL098-52/src/shlib/
H A Dsolaris-sc4.sh11 echo collecting all object files for $clib.so
25 echo collecting all object files for $slib.so
/macosx-10.10/WebCore-7600.1.25/platform/mac/
H A DDragDataMac.mm88 Vector<String> files;
89 platformStrategies()->pasteboardStrategy()->getPathnamesForType(files, String(NSFilenamesPboardType), m_pasteboardName);
90 return files.size();
178 Vector<String> files;
179 platformStrategies()->pasteboardStrategy()->getPathnamesForType(files, String(NSFilenamesPboardType), m_pasteboardName);
180 if (files.size() == 1) {
182 if ([[NSFileManager defaultManager] fileExistsAtPath:files[0] isDirectory:&isDirectory] && isDirectory)
184 return [frame->editor().client()->canonicalizeURL([NSURL fileURLWithPath:files[0]]) absoluteString];
/macosx-10.10/apache_mod_php-93/libjpeg/
H A DMakefile39 # files to get the dependency order correct
47 GnuAfterInstall += install-startup-files install-open-source-files
48 GnuAfterInstall += install-top-level-man-pages install-configuration-files
127 .PHONY: install-open-source-files install-startup-files
128 .PHONY: install-top-level-man-pages install-configuration-files
196 install-startup-files::
198 @echo "Installing launchd configuration files..."
211 install-open-source-files
[all...]
/macosx-10.10/apache_mod_php-93/xdebug/
H A DMakefile36 # files to get the dependency order correct
45 GnuAfterInstall += install-startup-files install-open-source-files
46 GnuAfterInstall += install-top-level-man-pages install-configuration-files
125 .PHONY: install-open-source-files install-startup-files
126 .PHONY: install-top-level-man-pages install-configuration-files
194 install-startup-files::
196 @echo "Installing launchd configuration files..."
209 install-open-source-files
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/
H A Dstart.pl22 # temporary files, start the server, and verify that the server is running.
33 # --noclean - Do not cleanup files in server directory
85 my @files = sort readdir DIR;
88 my @ns = grep /^ns[0-9]*$/, @files;
89 my @lwresd = grep /^lwresd[0-9]*$/, @files;
90 my @ans = grep /^ans[0-9]*$/, @files;
/macosx-10.10/cups-408/cups/everywhere/
H A Dmake-ippeveselfcert.sh41 echo Copying package files
65 echo Removing temporary files...
/macosx-10.10/libarchive-30/libarchive/libarchive/test/
H A Dtest_fuzz.c52 } files[] = { variable in typeref:struct:__anon9412
80 for (n = 0; files[n].name != NULL; ++n) {
82 const char *filename = files[n].name;
90 if (files[n].uncompress) {
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/config/
H A Dsasl.spec21 This includes the header files and documentation needed to develop
93 %files
99 %files devel
109 %files plug-anonymous
114 %files plug-crammd5
119 %files plug-digestmd5
124 %files plug-kerberos4
128 %files plug-plain
/macosx-10.10/rsync-45/rsync/packaging/
H A Dnightly-rsync10 # the nightly dir. It will also remove any old tar files, regenerate the
44 print "Generating list of active CVS files...\n";
45 my($dir, @files);
52 push(@files, $1);
56 push(@files, $dir . $1);
67 open(TAR, '|-', "fakeroot tar --files-from=- --no-recursion --mode=g-w -czf $nightly/$name.tar.gz $name") or die $!;
68 foreach (@files) {
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itk/demos/
H A Ditkedit35 iwidgets::fileselectiondialog .files -title "itkedit: Files" \
37 .files hide Help
39 set PaneMenu "[.files childsite].panes"
54 .files buttonconfigure OK -text "Load"
55 if {[.files activate]} {
56 set fname [.files get]
90 .files buttonconfigure OK -text "Save"
91 if {[.files activate]} {
95 set FileName($win) [.files get]
/macosx-10.10/vim-55/runtime/ftplugin/
H A Dmrxvtrc.vim14 " compatibility with x-defaults files, and "#" (preferred) for compatibility
15 " with all other config files.
H A Dmupad.vim2 " Language: MuPAD source files
10 " Change the :browse e filter to primarily show MuPAD source files.
/macosx-10.10/vim-55/runtime/syntax/
H A Dfvwm2m4.vim2 " Language: FvwmM4 preprocessed Fvwm2 configuration files
16 " Let included files know they are included
/macosx-10.10/CPANInternal-159.1/Filesys-Df-0.92/
H A DDf.pm31 my ($frsize, $blocks, $bfree, $bavail, $files, $ffree, $favail);
35 ($frsize, $blocks, $bfree, $bavail, $files, $ffree, $favail) = _df_fh(fileno($dir));
39 ($frsize, $blocks, $bfree, $bavail, $files, $ffree, $favail) = _df($dir);
132 if(defined $files && $files > 0) {
133 $fused = $files - $ffree;
136 $user_files = $files - ($ffree - $favail);
162 $fper = $fused / $files;
165 $user_files = $files;
178 $fs{files}
[all...]

Completed in 377 milliseconds

1234567891011>>