Searched refs:files (Results 201 - 225 of 1440) sorted by relevance

1234567891011>>

/macosx-10.10/emacs-93/emacs/lisp/
H A Dls-lisp.el40 ;; include files *.el, enter `.*\.el$$', resulting in the regexp
162 current year. The OLD-TIME-FORMAT is used for older files. To use ISO
202 it works exactly like the version from `files.el' and runs a directory
274 (directory-files-and-attributes dir nil wildcard-regexp t 'string))
278 total-line files elt short file-size fil attr)
283 ;; if neither -A nor -a, flush . files
291 (setq files file-alist)
292 (while files ; long (-l) format
293 (setq elt (car files)
294 files (cd
[all...]
/macosx-10.10/text_cmds-88/sort/
H A Dsort.c204 /* During the merge phase, the number of files to merge at once. */
222 /* The guessed size for non-regular files. */
225 /* Array of directory names in which any temporary files are to be created. */
254 /* Nonzero if any of the input files are the standard input. */
314 -m, --merge merge already sorted files; do not sort\n\
386 /* The list of temporary files. */
395 /* Clean up any remaining temporary files. */
518 /* Remove NAME from the list of temporary files. */
703 /* Return the sort buffer size to use with the input files identified
704 by FPS and FILES, which are alternate names of the same files
711 sort_buffer_size(FILE *const *fps, size_t nfps, char *const *files, size_t nfiles, size_t line_bytes) argument
1457 mergefps(char **files, size_t ntemps, size_t nfiles, FILE *ofp, char const *output_file) argument
1764 avoid_trashing_input(char **files, size_t ntemps, size_t nfiles, char const *outfile) argument
1817 merge(char **files, size_t ntemps, size_t nfiles, char const *output_file) argument
1877 sort(char * const *files, size_t nfiles, char const *output_file) argument
2115 char *minus = "-", **files; local
[all...]
/macosx-10.10/rsync-45/rsync/
H A Dflist.c107 rprintf(FCLIENT, " %d files...\r", count);
214 * from the list of files based on its name and type etc. The value of
296 new_ptr = realloc_array(flist->files, struct file_struct *,
302 (double)sizeof flist->files[0] * flist->malloced,
303 (new_ptr == flist->files) ? " not" : "");
306 flist->files = new_ptr;
308 if (!flist->files)
944 * a list of files for a delete pass. */
986 flist->files[flist->count++] = file;
1027 flist->files[flis
[all...]
/macosx-10.10/BerkeleyDB-21/db/dist/
H A Ds_tags4 # Build tags files.
6 files=`echo ../dbinc/*.h \
57 ctags $flags $files 2>/dev/null
/macosx-10.10/BerkeleyDB-21/db/perl/BerkeleyDB/t/
H A Dutil.pm68 use vars qw( $basename @files ) ;
74 #my @files = () ;
79 push @files, $basename ;
82 bless [ @files ], $self ;
94 foreach (@files) { unlink $_ }
/macosx-10.10/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/util/test/
H A DSharedTestUtils.java90 String[] files = dir.list();
91 if (files != null) {
92 for (int i = 0; i < files.length; i += 1) {
93 new File(dir, files[i]).delete();
159 * Copies all files in fromDir to toDir. Does not copy subdirectories.
/macosx-10.10/Heimdal-398.1.2/kadmin/
H A Dkadmind.c111 char **files; local
119 ret = krb5_prepend_config_files_default(config_file, &files);
121 krb5_err(ctx, 1, ret, "getting configuration files");
123 ret = krb5_set_config_files(ctx, files);
124 krb5_free_config_files(files);
126 krb5_err(ctx, 1, ret, "reading configuration files");
/macosx-10.10/ICU-531.30/icuSources/data/misc/
H A Dmiscfiles.mk13 # Example 'misclocal.mk' files:
19 # * To REPLACE the default list and only build a subset of files:
/macosx-10.10/ICU-531.30/icuSources/data/sprep/
H A Dsprepfiles.mk13 # Example 'spreplocal.mk' files:
19 # * To REPLACE the default list and only build a subset of files:
/macosx-10.10/ICU-531.30/icuSources/io/
H A Ducln_io.c22 #error U_IO_IMPLEMENTATION not set - must be set for all ICU source files in io/ - see http://userguide.icu-project.org/howtouseicu
/macosx-10.10/ICU-531.30/icuSources/samples/ufortune/
H A Dfortunedefs.mk15 # files - will use separate files, such as es.res, fi.res, etc.
/macosx-10.10/NFS-82/
H A DMakefile5 SUBPROJECTS = mount_nfs nfs_fs nfsiod nfsstat showmount files
/macosx-10.10/OpenSSL098-52/src/shlib/
H A Dsco5-shared-gcc.sh18 echo collecting all object files for $clib.so
32 echo collecting all object files for $slib.so
H A Dsco5-shared.sh18 echo collecting all object files for $clib.so
32 echo collecting all object files for $slib.so
H A Dsvr5-shared-gcc.sh18 echo collecting all object files for $clib.so
32 echo collecting all object files for $slib.so
H A Dsvr5-shared.sh18 echo collecting all object files for $clib.so
32 echo collecting all object files for $slib.so
/macosx-10.10/WTF-7600.1.24/WTF.vcxproj/
H A Dcopy-files.cmd26 echo Copying other files...
41 echo Deleting copied files...
/macosx-10.10/bzip2-36/bzip2/
H A Dbzgrep3 # bzgrep -- a wrapper around a grep program that decompresses files as needed
44 --files-with-*) files_with_matches=1;;
45 --files-witho*) files_without_matches=1;;
84 echo "grep through bzip2 files"
85 echo "usage: $prog [grep_options] pattern [files]"
/macosx-10.10/emacs-93/emacs/lib-src/
H A Drcs2log6 Generate ChangeLog entries from RCS files (perhaps in a CVS repository)
35 If no FILE is specified, use all files under the working directory
79 For more information about these matters, see the files named COPYING.
268 # If CVS is in use, examine its repository, not the normal RCS files.
341 # With no arguments, examine all files under the RCS directory.
352 files=`
370 files=
380 case $files in
381 '') files=$file;;
382 ?*) files
[all...]
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dshadow.el31 ;; problems that arise when Emacs Lisp files "shadow" each other.
64 "*If non-nil, then shadowing files are reported only if their text differs.
70 "Return a list of Emacs Lisp files that create shadows.
74 even-length list of files. A file in this list at position 2i shadows
84 files ; File names ever seen, with dirs.
86 curr-files ; This dir's Emacs Lisp files.
88 files-seen-this-dir ; Files seen so far in this dir.
108 (setq curr-files (if (file-accessible-directory-p dir)
109 (directory-files di
[all...]
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dgrep.el137 <F> - find options to limit the files matched
145 (defcustom grep-files-aliases '(
268 ;; with `next-error'), and unreadable files can't be gone to.
342 ;; History of lgrep and rgrep regexp and files args.
344 (defvar grep-files-history '("ch" "el"))
588 ("<F>" . files)
596 (defun grep-expand-template (template &optional regexp files dir excl)
620 (defun grep-read-files (regexp)
621 "Read files arg for interactive grep."
628 (let ((aliases grep-files
[all...]
/macosx-10.10/libxml2-26/libxml2/
H A DtestRelax.c59 int files = 0; local
123 files = -1;
163 files ++;
168 if (files == 0) {
171 printf("\tParse the HTML files and output the result of the parsing\n");
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DtestRelax.c59 int files = 0; local
123 files = -1;
163 files ++;
168 if (files == 0) {
171 printf("\tParse the HTML files and output the result of the parsing\n");
/macosx-10.10/rsync-45/rsync/testsuite/
H A Dunsafe-links.test24 mkdir "from/safe/files"
27 touch "from/safe/files/file1"
28 touch "from/safe/files/file2"
31 ln -s ../files/file1 "from/safe/links/"
32 ln -s ../files/file2 "from/safe/links/"
/macosx-10.10/ruby-106/ruby/test/rubygems/
H A Dtest_gem_validator.rb16 s.files = %w[lib/a.rb lib/b.rb]

Completed in 381 milliseconds

1234567891011>>