Searched refs:files (Results 226 - 250 of 557) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/conf/
H A Dkern.post.mk32 # behavior of installing debug files in the kernel directory.
53 # Ports search for some dependencies in PATH, so add the location of the installed files
55 # SRC_BASE is how the ports tree refers to the location of the base source files
134 # Install gdbinit files for kernel debugging.
209 # Also skip generating or including .depend.* files if in meta+filemon mode
234 # Only add in DEPEND_CFLAGS for CFLAGS on files we expect from DEPENDOBJS
271 # use .depend files. We really only need source files, not headers since
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
H A DObjectFileJIT.h80 uint32_t GetDependentModules(lldb_private::FileSpecList &files) override;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.h88 uint32_t GetDependentModules(FileSpecList &files) override { return 0; }
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_device.c7 * copy of this software and associated documentation files (the "Software"),
1510 struct drm_info_list *files,
1516 if (rdev->debugfs[i].files == files) {
1529 rdev->debugfs[rdev->debugfs_count].files = files;
1533 drm_debugfs_create_files(files, nfiles,
1536 drm_debugfs_create_files(files, nfiles,
1549 drm_debugfs_remove_files(rdev->debugfs[i].files,
1552 drm_debugfs_remove_files(rdev->debugfs[i].files,
1509 radeon_debugfs_add_files(struct radeon_device *rdev, struct drm_info_list *files, unsigned nfiles) argument
[all...]
/freebsd-11-stable/bin/ls/tests/
H A Dls_tests.sh92 files="${files} ${filesize}.file"
99 files="${files} ${filesize}.file"
248 atf_set "descr" "Verify that the output from ls -F prints out appropriate symbols after files"
376 file_list_dir=$PWD/../files
526 for file in $files; do
546 for file in $files; do
582 atf_set "descr" "Verify that -i prints out the inode for files"
608 for file in $files; d
[all...]
/freebsd-11-stable/contrib/xz/src/xz/
H A Dlist.c4 /// \brief Listing information about .xz files
99 /// The "files" counter is also used in print_info_adv() to show
102 uint64_t files; member in struct:__anon4479
643 // when printing the totals line if there are no valid input files.
1004 ++totals.files;
1050 // Since we print totals only when there are at least two files,
1051 // the English message will always use "%s files". But some other
1056 // message is used (e.g. "2 files"). Test with "xz -l foo.xz bar.xz".
1057 printf(ngettext("%s file\n", "%s files\n",
1058 totals.files <
[all...]
/freebsd-11-stable/crypto/openssl/util/
H A Dmk1mf.pl3 # is generated by `make files` in the top directory.
8 # Makefile, in the sense that it uses the same options and assembler files etc.
23 local $perl_asm = 0; # 1 to autobuild asm files from perl scripts
82 "Mingw32-files", "Create files with DOS copy ...",
199 elsif ($platform eq "Mingw32-files")
453 # by default leave the 'interesting' output files in .${o}out and the stuff
456 # does a 'make files', which writes all the environment variables from all
496 # The output directory for the header files
731 # AES asm files DO
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Ddwarf2.c723 struct fileinfo* files; member in struct:line_info_table
880 filename = table->files[file - 1].name;
889 if (table->files[file - 1].dir)
890 subdirname = table->dirs[table->files[file - 1].dir - 1];
1017 table->files = NULL;
1022 table->files = NULL;
1112 tmp = bfd_realloc (table->files, amt);
1115 free (table->files);
1119 table->files = tmp;
1122 table->files[tabl
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c67 * Dirs are just files with directory records packed one
311 struct file_info **files; member in struct:heap_queue
1727 free(iso9660->pending_files.files);
1859 /* Chop off trailing ';1' from files. */
1876 /* Chop off trailing ';1' from files. */
1953 * A file size of symbolic link files in ISO images
2868 /* Collect files which has the same file serial number.
2872 (iso9660->pending_files.files[0]->number == -1 ||
2873 iso9660->pending_files.files[0]->number == number)) {
2876 * but it's wrong offset which empty files
[all...]
/freebsd-11-stable/crypto/heimdal/lib/gssapi/
H A DMakefile.in121 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
123 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
124 END { for (dir in files) print dir, files[dir] }'
1228 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
1230 if ($$2 == $$4) files[d] = files[
[all...]
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A DMakefile.in121 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
123 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
124 END { for (dir in files) print dir, files[dir] }'
733 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
735 if ($$2 == $$4) files[d] = files[
[all...]
/freebsd-11-stable/contrib/binutils/
H A Dylwrap37 echo "$0: No files given. Try \`$0 --help' for more information." 1>&2
48 Wrapper for lex/yacc invocations, renaming files as desired.
157 # Makefile. Divert the output of all other files to a temporary
183 # Check whether header files must be updated.
/freebsd-11-stable/contrib/bmake/mk/
H A Dtarget-flags.mk32 # macro files and that target specific flags that may reference
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dirix-crti.asm10 object files (*crti.o and *crtn.o in this case).
/freebsd-11-stable/sys/dev/drm/
H A Ddrm_sysctl.c6 * copy of this software and associated documentation files (the "Software"),
289 TAILQ_FOREACH(priv, &dev->files, link)
299 TAILQ_FOREACH(priv, &dev->files, link)
/freebsd-11-stable/share/mk/
H A Dmeta.stage.mk85 # common logic for staging files
130 # this is simple, a list of the "staged" files depends on this,
260 # this will run install(1) and then followup with .dirdep files.
290 echo "Removing stale staged files..."; \
/freebsd-11-stable/contrib/openbsm/config/
H A Dylwrap34 echo "$0: No files given. Try '$0 --help' for more information." 1>&2
45 Wrapper for lex/yacc invocations, renaming files as desired.
169 # Makefile. Divert the output of all other files to a temporary
191 # Check whether header files must be updated.
/freebsd-11-stable/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.spec32 %files
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dbuildvirtuser34 buildvirtuser - Build virtusertable support from a directory of files
62 files with:
/freebsd-11-stable/crypto/openssh/contrib/cygwin/
H A DMakefile25 move-config-files: $(DESTDIR)$(sysconfdir)/ssh_config $(DESTDIR)$(sysconfdir)/sshd_config
76 cygwin-postinstall: move-config-files remove-empty-dir install-inetd-config install-doc install-scripts install-copy-id gzip-man-pages
/freebsd-11-stable/crypto/openssl/crypto/bf/
H A DMakefile48 files:
49 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
/freebsd-11-stable/crypto/openssl/crypto/buffer/
H A DMakefile40 files:
41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
/freebsd-11-stable/crypto/openssl/crypto/camellia/
H A DMakefile54 files:
55 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
/freebsd-11-stable/crypto/openssl/crypto/cast/
H A DMakefile48 files:
49 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
/freebsd-11-stable/crypto/openssl/crypto/cmac/
H A DMakefile40 files:
41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO

Completed in 337 milliseconds

1234567891011>>