Searched refs:with (Results 101 - 125 of 561) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/bmake/unit-tests/
H A Ddirective-unexport-env.exp7 Var_Parse: ${.MAKE.EXPORTED:O:u} with VARE_WANTRES
H A Descape.mk8 # Comments start with a <number-sign> ( '#' ) and continue until an
14 # be replaced, along with any leading white space on the following
15 # line, with a single <space>.
40 # does not escape the newline. This is compatible with GNU make.
66 VAR1BSsc= 111\ # This is a comment. Value ends with <backslash><space>
80 VAR2BSsc= 222\\ # This is a comment. Value ends with <backslash><backslash>
112 # The second lines below each end with '=' so that they will not
139 # The second lines below each end with '=' so that they will not
214 echo :'command ending with backslash-newline'; \
H A Dforloop.exp16 make: "forloop.mk" line 46: Wrong number of words (9) in .for substitution list with 2 variables
H A Dvarname-make_print_var_on_error.mk14 # XXX: As of 2021-02-04, PrintOnError calls Var_Subst with SCOPE_GLOBAL, which
H A Dcond-cmp-numeric-eq.mk3 # Tests for numeric comparisons with the == operator in .if conditions.
52 # Because an IEEE 754 double can only hold integers with a mantissa of 53
/freebsd-13-stable/contrib/ldns/packaging/fedora/
H A Dldns.spec8 Summary: Lowlevel DNS(SEC) library with API
26 ldns is a library with the aim to simplify DNS programing in C. All
58 %configure --disable-rpath --disable-static --with-sha2 --disable-gost \
60 --with-pyldns
63 (cd drill ; %configure --disable-rpath --disable-static --with-sha2 --disable-gost --with-ldns=%{buildroot}/lib/ )
64 (cd examples ; %configure --disable-rpath --disable-static --with-sha2 --disable-gost --with-ldns=%{buildroot}/lib/ )
199 - Patched 'make clean' target to get rid of object files shipped with 1.0.0
/freebsd-13-stable/contrib/apr/atomic/unix/
H A Dmutex64.c2 * contributor license agreements. See the NOTICE file distributed with
5 * (the "License"); you may not use this file except in compliance with
149 APR_DECLARE(apr_uint64_t) apr_atomic_cas64(volatile apr_uint64_t *mem, apr_uint64_t with,
157 *mem = with;
/freebsd-13-stable/contrib/ncurses/
H A Ddist.mk9 # with modifications, sublicense, and/or sell copies of the Software, and to #
49 # The most recent html files were generated with lynx 2.8.6 (or later), using
50 # ncurses configured with
61 # Not all man programs agree with this assumption; some use half-spacing, which
63 # would remove some text. The man program on Redhat 6.1 appears to work with
65 # versions of 'man' leave no margin (and make it harder to sync with pages).
78 # Don't mess with announce.html.in unless you have lynx available!
97 # If that conflicts with the --without-manpage-renames, you can install those
98 # in a different location using the --with-install-prefix option of the
/freebsd-13-stable/stand/lua/
H A Dhook.lua6 -- Redistribution and use in source and binary forms, with or without
13 -- documentation and/or other materials provided with the distribution.
41 -- with the name of the module that registered them. They would also ideally
60 -- Takes a hooktype and runs all functions associated with that specific hook
/freebsd-13-stable/tests/sys/cddl/zfs/tests/mount/
H A Dsetup.ksh7 # You may not use this file except in compliance with the License.
16 # If applicable, add the following below this CDDL HEADER, with the
17 # fields enclosed by brackets "[]" replaced with your own identifying
38 log_note Create file systems with mountpoints, so they are mounted automatically
/freebsd-13-stable/contrib/sendmail/contrib/
H A Dbuildvirtuser5 # Redistribution and use in source and binary forms, with or without
13 # documentation and/or other materials provided with the distribution.
44 directory should contain one file per virtual domain with the filename
48 Blank lines and lines beginning with '#' are ignored. Occurrences of
57 database. The text file can then be used with makemap.
62 files with:
/freebsd-13-stable/sbin/pfctl/tests/
H A Dpfctl_test_list.inc14 * Redistribution and use in source and binary forms, with or without
20 * and/or other materials provided with the distribution.
40 PFCTL_TEST(0001, "Pass with labels")
42 PFCTL_TEST(0003, "Block/pass with flags")
44 PFCTL_TEST(0005, "Block with variables")
46 PFCTL_TEST(0007, "Block/pass with return")
47 PFCTL_TEST(0008, "Block with address list")
48 PFCTL_TEST(0009, "Block with interface list")
49 PFCTL_TEST(0010, "Block/pass with return")
54 PFCTL_TEST(0016, "Pass with n
[all...]
/freebsd-13-stable/contrib/bmake/mk/
H A Dwhats.mk31 # a unique name that won't conflict with anything
51 # this works with clang and gcc
/freebsd-13-stable/contrib/dialog/
H A Ddialog-config.in10 # with modifications, sublicense, and/or sell copies of the Software, and to #
115 --cflags echos the C compiler flags needed to compile with ${THIS}
116 --libs echos the libraries needed to link with ${THIS}
/freebsd-13-stable/contrib/kyua/admin/
H A Dtravis-build.sh5 # Redistribution and use in source and binary forms, with or without
13 # documentation and/or other materials provided with the distribution.
42 ./configure --with-doxygen || return 1
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.entryreturn.ksh6 # You may not use this file except in compliance with the License.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
54 * the conflict with a reserved word.
/freebsd-13-stable/contrib/apr/misc/unix/
H A Drandbyte_os2.inc2 * contributor license agreements. See the NOTICE file distributed with
5 * (the "License"); you may not use this file except in compliance with
/freebsd-13-stable/contrib/bc/include/
H A Dstatus.h8 * Redistribution and use in source and binary forms, with or without
16 * and/or other materials provided with the distribution.
51 #error Must compile with afl-clang-fast for fuzzing
/freebsd-13-stable/contrib/lua/src/
H A Dljumptab.h22 ** you can update the following list with this command:
/freebsd-13-stable/sys/modules/cloudabi64/
H A DMakefile28 ${CC} ${CCLDFLAGS} -x assembler-with-cpp -shared -nostdinc -nostdlib \
/freebsd-13-stable/sys/modules/hyperv/vmbus/
H A DMakefile32 ${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \
/freebsd-13-stable/sys/contrib/libsodium/test/default/
H A Dsodium_utils3.c12 # warning The sodium_utils3 test is expected to fail with address sanitizer
/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_locore.asm7 * Redistribution and use in source and binary forms, with or without
14 * documentation and/or other materials provided with the distribution.
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_errno.inc7 * Redistribution and use in source and binary forms, with or without
14 * documentation and/or other materials provided with the distribution.
38 * XXX: The "XXX" comments below should be replaced with rationale
/freebsd-13-stable/share/mk/
H A Dsrc.lua.mk15 # installed to, along with the name of the internal command. The default
23 # flua is currently equivalent to Lua 5.3, with the following modules:

Completed in 331 milliseconds

1234567891011>>