Searched refs:files (Results 76 - 100 of 557) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DLTO.h9 // This file provides a way to combine bitcode files into one ELF
12 // If LTO is in use, your input files are not in regular ELF files
13 // but instead LLVM bitcode files. In that case, the linker has to
14 // convert bitcode files into the native format so that we can create
54 std::vector<std::unique_ptr<MemoryBuffer>> files; member in class:lld::elf::BitcodeCompiler
/freebsd-11-stable/contrib/ncurses/misc/
H A DMakefile.in6 # copy of this software and associated documentation files (the "Software"), #
113 @MAKE_PC_FILES@install.libs :: pc-files $(DESTDIR)$(PKG_CONFIG_LIBDIR)
116 @MAKE_PC_FILES@sources :: pc-files
117 @MAKE_PC_FILES@pc-files :
156 @MAKE_PC_FILES@ -rm -f *.pc pc-files
/freebsd-11-stable/contrib/gdb/
H A Dmissing70 automake touch all \`Makefile.in' files
129 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
130 test -z "$files" && files="config.h"
132 for f in $files; do
166 system. You might have modified some files without having the
327 system. You might have modified some files without having the
/freebsd-11-stable/contrib/binutils/
H A Dmissing80 automake touch all \`Makefile.in' files
163 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
164 test -z "$files" && files="config.h"
166 for f in $files; do
190 You might have modified some files without having the
344 You might have modified some files without having the
/freebsd-11-stable/contrib/openbsm/config/
H A Dmissing80 automake touch all \`Makefile.in' files
163 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
164 test -z "$files" && files="config.h"
166 for f in $files; do
190 You might have modified some files without having the
344 You might have modified some files without having the
/freebsd-11-stable/crypto/heimdal/
H A Dmissing81 automake touch all \`Makefile.in' files
174 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
175 test -z "$files" && files="config.h"
177 for f in $files; do
201 You might have modified some files without having the
359 You might have modified some files without having the
/freebsd-11-stable/crypto/openssl/util/
H A Ddo_ms.sh3 # generate the Microsoft makefiles and .def files
14 perl util/mk1mf.pl Mingw32-files >ms/mingw32f.mak
/freebsd-11-stable/usr.bin/soelim/tests/
H A Dsoelim_test.sh63 atf_test_case files
66 atf_set "descr" "testing files"
102 atf_add_test_case files
/freebsd-11-stable/share/mk/
H A Dbsd.clang-analyze.mk12 # CLANG_ANALYZE_OUTPUT Output format for generated files.
13 # text - don't generate extra files.
15 # plist - generate xml obj.plist files.
78 # .depend files aren't relevant here since they reference obj.o rather than
H A Dbsd.own.mk25 # NOBINMODE Mode for non-executable files. [444]
31 # LIBDATADIR Base path for misc. utility data files. [/usr/libdata]
46 # DEBUGDIR Base path for standalone debug files. [/usr/lib/debug]
48 # DEBUGMODE Mode for debug files. [${NOBINMODE}]
62 # text files. [/usr/share]
71 # CONFDIR Base path for configuration files. [/etc]
109 # NLSDIR Base path for National Language Support files
112 # NLSOWN National Language Support files owner. [${SHAREOWN}]
114 # NLSGRP National Language Support files group. [${SHAREGRP}]
116 # NLSMODE National Language Support files mod
[all...]
H A Dbsd.dep.mk11 # CLEANDEPENDFILES Additional files to remove for the cleandepend target.
23 # SRCS List of source files (c, c++, assembler)
25 # DPSRCS List of source files which are needed for generating
35 # Make the dependencies for the source files, and store
39 # In "ctags" mode, create a tags file for the source files.
41 # source files. If HTML is defined, htags(1) is also run
88 # Also skip generating or including .depend.* files if in meta+filemon mode
189 # Only add in DEPEND_CFLAGS for CFLAGS on files we expect from DEPENDOBJS
226 # If the obj has any '/', then replace with '_'. For meta files, this is
246 # use .depend files
[all...]
/freebsd-11-stable/usr.bin/sed/
H A Dmain.c71 * Linked list of units (strings and files) to be compiled
86 * Linked list of files to be processed
94 * Linked list pointer to files and pointer to current
97 static struct s_flist *files, **fl_nextp = &files; variable in typeref:struct:s_flist
107 static int ispan; /* Whether inplace editing spans across files */
111 * units, but span across input files. The latter is optional if editing
145 ispan = 1; /* span across input files */
166 ispan = 0; /* don't span across input files */
221 * together. Empty strings and files ar
[all...]
/freebsd-11-stable/contrib/tnftp/src/
H A DMakefile.in108 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
110 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
111 END { for (dir in files) print dir, files[dir] }'
310 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
312 if ($$2 == $$4) files[d] = files[
[all...]
/freebsd-11-stable/crypto/heimdal/appl/push/
H A DMakefile.in123 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
125 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
126 END { for (dir in files) print dir, files[dir] }'
452 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
454 if ($$2 == $$4) files[d] = files[
[all...]
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A DMakefile.in119 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
121 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
122 END { for (dir in files) print dir, files[dir] }'
721 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
723 if ($$2 == $$4) files[d] = files[
[all...]
/freebsd-11-stable/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.in156 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
158 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
159 END { for (dir in files) print dir, files[dir] }'
164 test -z "$$files" \
166 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
167 $(am__cd) "$$dir" && rm -f $$files; }; \
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFile.cpp42 // Cannot find MacOSX files using debug symbols on non MacOSX.
310 // Some debug files are stored in the .build-id directory like this:
326 std::vector<std::string> files; local
330 files.push_back(dirname + "/.build-id/" + uuid_str);
332 files.push_back(dirname + "/" +
334 files.push_back(dirname + "/.debug/" +
337 // Some debug files may stored in the module directory like this:
340 files.push_back(dirname + file_dir.AsCString() + "/" +
344 const uint32_t num_files = files.size();
346 const std::string &filename = files[idx_fil
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DReproducer.cpp204 std::vector<std::string> files; local
205 files.reserve(m_providers.size());
207 files.emplace_back(provider.second->GetFile());
210 yout << files; local
231 // Sort files to speed up search.
272 std::vector<std::string> files; local
275 files.push_back(recorder->GetFilename().GetPath());
284 yout << files; local
315 const char *FileProvider::Info::file = "files.yaml";
316 const char *FileProvider::Info::name = "files";
[all...]
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dls.c52 static void list_files(FILE *out, const char **files, int n_files, int flags);
121 #define LS_DIR_FLAG (1 << 14) /* these files come via list_dir */
505 list_files(FILE *out, const char **files, int n_files, int flags) argument
526 if(lstat_file(files[i], &fi[i].st) < 0) {
527 sec_fprintf2(out, "%s: %s\r\n", files[i], strerror(errno));
536 syslog(LOG_ERR, "%s: %m", files[i]);
545 ret = make_fileinfo(out, files[i], &fi[i], flags);
710 const char *p = strrchr(files[i], '/');
712 p = files[i];
719 sec_fprintf2(out, "%s:\r\n", files[
736 free_files(char **files, int n) argument
766 char **files = NULL; local
[all...]
/freebsd-11-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh36 # --no-stats -- don't show progress statistics while fetching files
44 -d workdir -- Store working files in workdir
68 IDS -- Compare the system against an index of "known good" files
163 # Set whether FreeBSD Update is allowed to add files (or directories, or
183 # Set whether FreeBSD Update is allowed to remove files/directories/symlinks.
268 # Add to the list of paths within which updates to text files will be merged
625 # in preparation for fetching files. Figure out which
808 # Check that securelevel <= 0. Otherwise we can't update schg files.
1102 if [ -f "files/${Y}.gz" ] ||
1103 [ ! -f "files/
[all...]
/freebsd-11-stable/usr.sbin/etcupdate/
H A Detcupdate.sh32 # This is a tool to manage updating files that are not updated as part
33 # of 'make installworld' such as files in /etc. Unlike other tools,
39 # The most reliable way to update changes to files that have local
48 # if needed and then the changes are merged into DESTDIR. Any files
56 # Global settings. These can be adjusted by config files and in some
146 # files once in that case.
196 # Build a limited tree that only contains files that are
216 # Purge auto-generated files. Only the source files need to
217 # be updated after which these files ar
[all...]
/freebsd-11-stable/contrib/one-true-awk/
H A Drun.c63 /* #define FOPEN_MAX 40 */ /* max number of open files */
1629 struct files { struct
1633 } *files; variable in typeref:struct:files
1640 files = calloc(nfiles, sizeof(*files));
1641 if (files == NULL)
1642 FATAL("can't allocate file memory for %u files", nfiles);
1643 files[0].fp = stdin;
1644 files[0].fname = "/dev/stdin";
1645 files[
[all...]
/freebsd-11-stable/contrib/openbsm/man/
H A DMakefile.in83 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
85 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
86 END { for (dir in files) print dir, files[dir] }'
91 test -z "$$files" \
93 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
94 $(am__cd) "$$dir" && rm -f $$files; }; \
[all...]
/freebsd-11-stable/contrib/ntp/util/
H A DMakefile.in296 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
298 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
299 END { for (dir in files) print dir, files[dir] }'
304 test -z "$$files" \
306 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
307 $(am__cd) "$$dir" && rm -f $$files; }; \
[all...]
/freebsd-11-stable/contrib/ntp/ntpsnmpd/
H A DMakefile.in218 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
220 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
221 END { for (dir in files) print dir, files[dir] }'
226 test -z "$$files" \
228 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
229 $(am__cd) "$$dir" && rm -f $$files; }; \
[all...]

Completed in 189 milliseconds

1234567891011>>