Searched refs:files (Results 476 - 500 of 557) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/crypto/openssl/crypto/bn/
H A DMakefile147 files:
148 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
/freebsd-11-stable/contrib/expat/tests/benchmark/
H A DMakefile.in29 # a copy of this software and associated documentation files (the
482 done >> $(top_builddir)/cscope.files
553 @echo "it deletes files that may require special tools to rebuild."
/freebsd-11-stable/contrib/expat/examples/
H A DMakefile.in29 # a copy of this software and associated documentation files (the
489 done >> $(top_builddir)/cscope.files
560 @echo "it deletes files that may require special tools to rebuild."
/freebsd-11-stable/contrib/file/tests/
H A DMakefile.in520 done >> $(top_builddir)/cscope.files
593 @echo "it deletes files that may require special tools to rebuild."
/freebsd-11-stable/contrib/sqlite3/tea/
H A Dconfigure1240 # Find the source files, if location was not specified.
1323 -n, --no-create do not create output files
1327 --prefix=PREFIX install architecture-independent files in PREFIX
1329 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1332 By default, \`make install' will install all the files in
1348 --includedir=DIR C header files [PREFIX/include]
1349 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1391 --with-tclinclude directory containing the public Tcl header files
1603 # Tests whether HEADER exists and can be compiled using the include files in
1748 # the include files i
[all...]
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
55 % extent. You can get the existing language-specific files from the
1038 \newif\iflinks \linkstrue % by default we want the aux files.
1042 % So open here the files we need to have open while reading the input.
1355 % Texinfo index files. So set that up.
2904 % and @{ and @} for the aux/toc files.
4336 % The \closeout helps reduce unnecessary open files; the limit on the
4337 % Acorn RISC OS is a mere 16 files.
4370 \escapechar = `\\ % use backslash in output files.
4371 \def\@{@}% change to @@ when we switch to @ as escape char in index files
[all...]
/freebsd-11-stable/sys/dev/drm/
H A DdrmP.h10 * copy of this software and associated documentation files (the "Software"),
634 int open_count; /* Outstanding files open */
643 drm_file_list_t files; member in struct:drm_device
/freebsd-11-stable/release/picobsd/build/
H A Dpicobsd20 # This script depends on the following files:
26 # floppy.tree/ files which go on the floppy
27 # mfs_tree/ files which go onto the mfs
34 # floppy.tree.exclude files from floppy.tree/ which we do not need here.
110 o_all_in_mfs="yes" # put all files in mfs so you can boot
191 # files and sets variables according to the config.
331 This directory tree must contain files that replace \
405 # This involves fetching files from three subtrees, in this order:
407 # 1. a standard one, from which type-specific files are excluded;
449 # compress the files i
[all...]
/freebsd-11-stable/lib/libc/rpc/
H A Dgetrpcent.c86 /* files backend declarations */
96 NSS_TLS_HANDLING(files); variable
191 /* files backend implementation */
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h70 ConsumerFiles files;
133 /// PathDiagnostics that span multiple files.
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_fs.h722 * contains only the names of Berkeley DB log files no longer in use
723 * by the filesystem. Otherwise, all log files (used and unused) are
729 * files, as a way of reclaiming disk space.
1049 * The only way to change the contents of files or directories, or
1965 * added in that transaction (brand new files or directories created
2275 * files, this function simply returns an error whenever @a source,
2576 * this routine to create new files; use svn_fs_make_file() to create
2620 * this routine to create new files; use svn_fs_make_file() to create
2652 * between situations when two files have "different" content and when the
2679 * when two files hav
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql144 /* relpaths of the conflict files. */
404 ### you do "files" on an added-directory? can't really ignore
/freebsd-11-stable/usr.sbin/mergemaster/
H A Dmergemaster.sh5 # Compare files created by /usr/src/etc/Makefile (or the directory
21 echo " -s Strict comparison (diff every pair of files)"
25 echo " -a Leave all files that differ to merge by hand"
27 echo ' -i Automatically install files that do not exist in destination directory'
28 echo ' -p Pre-buildworld mode, only compares crucial files'
29 echo ' -F Install files that differ only by revision control Id ($FreeBSD)'
31 echo ' -P Preserve files that are overwritten'
32 echo " -U Attempt to auto upgrade files that have not been user modified"
42 echo ' -D /path/directory Specify the destination directory to install files to'
54 # Loop allowing the user to use sdiff to merge files an
[all...]
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
56 % extent. You can get the existing language-specific files from the
305 \escapechar = `\\ % use backslash in output files.
1110 \newif\iflinks \linkstrue % by default we want the aux files.
1114 % So open here the files we need to have open while reading the input.
3090 % The \closeout helps reduce unnecessary open files; the limit on the
3091 % Acorn RISC OS is a mere 16 files.
3124 \def\@{@}% change to @@ when we switch to @ as escape char in index files.
3523 % The texindex program reads in these files and writes files
[all...]
/freebsd-11-stable/contrib/groff/
H A Dconfigure939 # Find the source files, if location was not specified.
1040 -n, --no-create do not create output files
1047 --prefix=PREFIX install architecture-independent files in PREFIX
1049 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1052 By default, \`make install' will install all the files in
1068 --includedir=DIR C header files [PREFIX/include]
1069 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1077 --x-includes=DIR X include files are in DIR
1078 --x-libraries=DIR X library files are in DIR
1090 --with-appresdir=DIR X11 application resource files
[all...]
/freebsd-11-stable/contrib/ldns/drill/
H A Dconfigure1155 # Find the source files, if location was not specified.
1238 -n, --no-create do not create output files
1242 --prefix=PREFIX install architecture-independent files in PREFIX
1244 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1247 By default, \`make install' will install all the files in
1262 --includedir=DIR C header files [PREFIX/include]
1263 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1473 # the include files in INCLUDES and setting the cache variable VAR
1605 # Tests whether HEADER exists and can be compiled using the include files in
1905 # When interrupted or exit'd, cleanup temporary files, an
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dconfigure1279 # Find the source files, if location was not specified.
1362 -n, --no-create do not create output files
1366 --prefix=PREFIX install architecture-independent files in PREFIX
1368 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1371 By default, \`make install' will install all the files in
1387 --includedir=DIR C header files [PREFIX/include]
1388 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1426 --disable-largefile omit support for large files
1642 # Tests whether HEADER exists and can be compiled using the include files in
1866 # the include files i
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dconfigure1205 # Find the source files, if location was not specified.
1288 -n, --no-create do not create output files
1292 --prefix=PREFIX install architecture-independent files in PREFIX
1294 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1297 By default, \`make install' will install all the files in
1313 --includedir=DIR C header files [PREFIX/include]
1314 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1530 # the include files in INCLUDES and setting the cache variable VAR
1658 # Tests whether HEADER exists and can be compiled using the include files in
2134 # When interrupted or exit'd, cleanup temporary files, an
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Dconfigure1269 # Find the source files, if location was not specified.
1352 -n, --no-create do not create output files
1356 --prefix=PREFIX install architecture-independent files in PREFIX
1358 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1361 By default, \`make install' will install all the files in
1377 --includedir=DIR C header files [PREFIX/include]
1378 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1410 --disable-largefile omit support for large files
1678 # the include files in INCLUDES and setting the cache variable VAR
1806 # Tests whether HEADER exists and can be compiled using the include files i
[all...]
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dlib1funcs.asm21 /* As a special exception, if you link this library with other files,
/freebsd-11-stable/contrib/ntp/parseutil/
H A DMakefile.in635 done >> $(top_builddir)/cscope.files
708 @echo "it deletes files that may require special tools to rebuild."
838 # time, such as when tracking using bk, the .deps files can become
843 # that breaks old .deps files. A copy of deps-ver is made into
846 # .o files built before the incompatible change are rebuilt along with
847 # their updated .deps files, then remove $(DEPDIR) and recreate it as
/freebsd-11-stable/contrib/ntp/clockstuff/
H A DMakefile.in633 done >> $(top_builddir)/cscope.files
704 @echo "it deletes files that may require special tools to rebuild."
834 # time, such as when tracking using bk, the .deps files can become
839 # that breaks old .deps files. A copy of deps-ver is made into
842 # .o files built before the incompatible change are rebuilt along with
843 # their updated .deps files, then remove $(DEPDIR) and recreate it as
/freebsd-11-stable/contrib/ntp/include/
H A DMakefile.in705 done >> $(top_builddir)/cscope.files
799 @echo "it deletes files that may require special tools to rebuild."
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.c1662 svn_fs_info_config_files(apr_array_header_t **files,
1667 return svn_error_trace(fs->vtable->info_config_files(files, fs,
1656 svn_fs_info_config_files(apr_array_header_t **files, svn_fs_t *fs, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Dconfigure668 # Find the source files, if location was not specified.
761 -n, --no-create do not create output files
768 --prefix=PREFIX install architecture-independent files in PREFIX
770 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
773 By default, \`make install' will install all the files in
789 --includedir=DIR C header files [PREFIX/include]
790 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1030 # When interrupted or exit'd, cleanup temporary files, and complete
1079 ## Output files. ##
1166 # files actuall
[all...]

Completed in 322 milliseconds

<<11121314151617181920>>