Searched refs:directories (Results 1 - 25 of 53) sorted by relevance

123

/freebsd-current/crypto/openssl/util/perl/OpenSSL/
H A Dfallback.pm10 OpenSSL::fallback - push directories to the end of @INC at compile time
28 This small simple module simplifies the addition of fallback directories
31 It is used to add extra directories at the end of perl's search path so
56 sub-directories relative to the location of that F<MODULES.txt> file.
57 All these sub-directories will be appended to @INC.
96 # We must be real careful not to convert the directories
H A DTest.pm83 my %directories = ();
85 # The environment variables that gave us the contents in %directories. These
86 # get modified whenever we change directories, so that subprocesses can use
156 note "The results of this test will end up in $directories{RESULTS}"
159 __cwd($directories{RESULTS});
549 LIST is a list of directories that make up a path from the top of the OpenSSL
561 # a very distinct syntax for directories.
568 LIST is a list of directories that make up a path from the top of the OpenSSL
586 LIST is a list of directories that make up a path from the top of the OpenSSL
598 # a very distinct syntax for directories
[all...]
/freebsd-current/usr.sbin/makefs/tests/
H A Dmakefs_tests_common.sh38 local directories=$TEST_INPUTS_DIR
45 directories="$directories $OPTARG"
70 for directory in $directories; do
/freebsd-current/share/mk/
H A Dbsd.test.mk25 # same semantics as SUBDIR at build-time. However, the directories listed here
27 # engines know to recurse into these directories.
29 # In other words: list here any directories that contain test programs but use
30 # SUBDIR for directories that may contain helper binaries and/or data files.
50 # Ordered list of directories to construct the PATH for the tests.
55 # Ordered list of directories to construct the LD_LIBRARY_PATH for the tests.
74 # kyua automatically descends directories; only run make check on the
H A Dlocal.gendirdeps.mk16 # Clang has nested directories in its OBJDIR.
H A Dbsd.clang-analyze.mk13 # html - generate html in obj.plist/ directories.
H A Dbsd.obj.mk7 # CLEANDIRS Additional directories to remove for the clean target.
25 # NO_OBJ Do not create object directories. This should not be set
98 # The following directories are tried in order for ${.OBJDIR}:
H A Dbsd.subdir.mk4 # For all of the directories listed in the variable SUBDIRS, the
177 # For non-parallel builds, directories depend on all targets before them.
H A Dlocal.sys.dirdeps.mk78 # would be built in their own directories but for now
H A Dbsd.crunchgen.mk9 # CRUNCH_SRCDIRS: lists directories to search for included programs
H A Ddirdeps-targets.mk23 # The basic idea is that we have a list of directories in
H A Dlocal.dirdeps.mk67 # object .meta files may still reference those directories and not be
H A Dbsd.own.mk3 # group, mode, and directories. Defaults are in brackets.
H A Dmeta.stage.mk200 # some makefiles need to populate multiple directories
H A Dbsd.dep.mk7 # CLEANDEPENDDIRS Additional directories to remove for the cleandepend
/freebsd-current/lib/ncurses/
H A Dconfig.mk34 # tools and directories
/freebsd-current/tools/test/stress2/misc/
H A Dnlink5.sh76 /* Make room for two top level directories */
/freebsd-current/contrib/libcbor/doc/
H A DMakefile27 @echo " dirhtml to make HTML files named index.html in directories"
H A Dmake.bat22 echo. dirhtml to make HTML files named index.html in directories
/freebsd-current/contrib/llvm-project/lld/docs/
H A Dmake.bat22 echo. dirhtml to make HTML files named index.html in directories
/freebsd-current/contrib/bmake/mk/
H A Ddirdeps-targets.mk23 # The basic idea is that we have a list of directories in
H A Dmeta.stage.mk200 # some makefiles need to populate multiple directories
/freebsd-current/contrib/bmake/unit-tests/
H A Ddirective-include.mk11 # the directories can differ.
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dnmake.mak6 # include and lib directories (vsvars32.bat)
/freebsd-current/tools/pkgbase/
H A Dmetalog_reader.lua263 --- @param w_notagdirs boolean turn on to also check directories

Completed in 300 milliseconds

123