Searched refs:with (Results 26 - 50 of 561) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/modules/sgx/
H A DMakefile11 ${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \
/freebsd-13-stable/contrib/unbound/
H A Dfreebsd-configure.sh39 --with-conf-file=/var/unbound/unbound.conf \
40 --with-run-dir=/var/unbound \
41 --with-username=unbound
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarmod-indirect.exp13 Var_Parse: ${UNDEF} after with VARE_WANTRES|VARE_KEEP_DOLLAR|VARE_KEEP_UNDEF
16 Var_Parse: ${UNDEF:${:US,a,a,}} after with VARE_WANTRES|VARE_KEEP_DOLLAR|VARE_KEEP_UNDEF
17 Var_Parse: ${:US,a,a,}} after with VARE_WANTRES|VARE_KEEP_DOLLAR|VARE_KEEP_UNDEF
26 Var_Parse: ${:US,a,a,}} after with VARE_WANTRES|VARE_KEEP_DOLLAR|VARE_KEEP_UNDEF
31 Var_Parse: ${UNDEF:${:U}} after with VARE_WANTRES|VARE_KEEP_DOLLAR|VARE_KEEP_UNDEF
32 Var_Parse: ${:U}} after with VARE_WANTRES|VARE_KEEP_DOLLAR|VARE_KEEP_UNDEF
36 Var_Parse: ${:U}} after with VARE_WANTRES|VARE_KEEP_DOLLAR|VARE_KEEP_UNDEF
41 Var_Parse: ${UNDEF:${:UZ}} after with VARE_WANTRES|VARE_KEEP_DOLLAR|VARE_KEEP_UNDEF
42 Var_Parse: ${:UZ}} after with VARE_WANTRES|VARE_KEEP_DOLLAR|VARE_KEEP_UNDEF
49 Var_Parse: ${:UZ}} after with VARE_WANTRE
[all...]
H A Dvarname-empty.exp1 Var_Parse: ${:U} with VARE_WANTRES
7 Var_Parse: ${MAKE_OBJDIR_CHECK_WRITABLE:U} with VARE_WANTRES
26 Var_Parse: ${:Ufallback} != "fallback" with VARE_UNDEFERR|VARE_WANTRES
29 Var_Parse: ${:U} with VARE_WANTRES
33 Var_Parse: ${:Ufallback} != "fallback" with VARE_UNDEFERR|VARE_WANTRES
36 Var_Parse: ${:U} with VARE_WANTRES
40 Var_Parse: ${:Ufallback} != "fallback" with VARE_UNDEFERR|VARE_WANTRES
H A Dposix1.mk20 # with single space, except in commands, where the escape and the newline
44 # ${VAR:s1=s2}: replace s1, if found, with s2 at end of each word in
55 # In the past substitutions did not work with the D/F forms and those
92 "Target with suffix transformations\n\
96 Implied source with suffix transformations\n\
100 Suffixless target with suffix transformations\n\
104 Out-of-date dependencies with suffix transformations\n\
108 Member with suffix transformations\n\
114 # The system makefiles make the .c.a rule .PRECIOUS with a special source,
133 # Some of these rules are padded with useles
[all...]
H A Dmake-exported.mk14 # variable name starts with a hyphen.
17 # Before 2020-10-03, if the value of .MAKE.EXPORTED started with "-literal",
21 # it is just ignored since its name starts with '-'.
H A Dvardebug.exp8 Var_Parse: ${:U} with VARE_WANTRES
12 Var_Parse: ${:U} with VARE_WANTRES
20 Var_Parse: ${VAR:M[2]} with VARE_UNDEFERR|VARE_WANTRES
28 Var_Parse: ${VAR:N[2]} with VARE_UNDEFERR|VARE_WANTRES
33 Var_Parse: ${VAR:S,2,two,} with VARE_UNDEFERR|VARE_WANTRES
39 Var_Parse: ${VAR:Q} with VARE_UNDEFERR|VARE_WANTRES
42 Var_Parse: ${VAR:tu:tl:Q} with VARE_UNDEFERR|VARE_WANTRES
49 Var_Parse: ${:Uvalue:${:UM*e}:Mvalu[e]} with VARE_UNDEFERR|VARE_WANTRES
52 Var_Parse: ${:UM*e}:Mvalu[e]} with VARE_UNDEFERR|VARE_WANTRES
66 Var_Parse: ${:UVAR} with VARE_WANTRE
[all...]
H A Dcond-func.exp7 make: "cond-func.mk" line 119: Symbols may start with a function name.
8 make: "cond-func.mk" line 124: Symbols may start with a function name.
H A Dforsubst.mk6 # with the new handling of .for variables in ${:U<value>...) caused
21 @echo ".for with :S;... OK"
H A Dopt-no-action-runflags.mk4 # combined with the RunFlags '@', '-', '+' for individual commands.
8 # The corresponding test with the -j option
H A Dvarmod-match-escape.exp3 Var_Parse: ${SPECIALS:M${:U}\:} != ${SPECIALS:M\:${:U}} with VARE_UNDEFERR|VARE_WANTRES
5 Var_Parse: ${:U}\: with VARE_UNDEFERR|VARE_WANTRES
16 Var_Parse: ${SPECIALS:M\:${:U}} with VARE_UNDEFERR|VARE_WANTRES
18 Var_Parse: ${:U} with VARE_UNDEFERR|VARE_WANTRES
32 Var_Parse: ${VALUES:M\:${:U\:}} != ${VALUES:M${:U\:}\:} with VARE_UNDEFERR|VARE_WANTRES
34 Var_Parse: ${:U:} with VARE_UNDEFERR|VARE_WANTRES
43 Var_Parse: ${VALUES:M${:U\:}\:} with VARE_UNDEFERR|VARE_WANTRES
45 Var_Parse: ${:U\:}\: with VARE_UNDEFERR|VARE_WANTRES
H A Ddeptgt-makeflags.exp5 Var_Parse: ${DOLLAR} != "\$\$" with VARE_UNDEFERR|VARE_WANTRES
H A Ddirective-for-escape.exp19 . info ${:U${V:=-with-modifier}}
20 make: "directive-for-escape.mk" line 41: value-with-modifier
25 . info ${:U$(V:=-with-modifier)}
26 make: "directive-for-escape.mk" line 41: value-with-modifier
H A Dunexport.mk13 # been replaced with a simple space, and variables are not yet expanded.
H A Dvarmod-match.mk12 # Only keep words that start with an uppercase letter.
17 # Only keep words that start with a character other than an uppercase letter.
22 # Only keep words that don't start with s and at the same time end with
/freebsd-13-stable/contrib/apr/atomic/unix/
H A Dmutex.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_uint32_t) apr_atomic_cas32(volatile apr_uint32_t *mem, apr_uint32_t with,
157 *mem = with;
178 APR_DECLARE(void*) apr_atomic_casptr(volatile void **mem, void *with, const void *cmp) argument
185 *mem = with;
193 APR_DECLARE(void*) apr_atomic_xchgptr(volatile void **mem, void *with) argument
199 *mem = with;
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.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
/freebsd-13-stable/contrib/jemalloc/
H A DFREEBSD-upgrade40 # changes, then extract blows away the work tree and re-creates it with the
99 --with-malloc-conf=abort_conf:false \
100 --with-xslroot=/usr/local/share/xsl/docbook --with-private-namespace=__ \
101 --with-lg-page-sizes=12,13,14,16
/freebsd-13-stable/contrib/dialog/package/debian/
H A Drules2 # Made with the aid of dh_make, by Craig Small
47 --with-shared \
48 --with-screen=ncursesw6 \
49 --with-package=${ACTUAL_PROG} \
50 --with-versioned-syms \
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/
H A Dtst.providers.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
30 echo failed to enable io provider with full privs
37 # Now make sure that we cannot enable the io provider with reduced privs
41 echo successfully enabled the io provider with reduced privs
/freebsd-13-stable/contrib/bearssl/conf/
H A DUnix32.mk1 # Example configuration file for compiling on a Unix-like system with
H A DUnixClang.mk1 # Example configuration file for compiling on a Unix-like system with
/freebsd-13-stable/contrib/apr-util/
H A Dapu-config.in3 # contributor license agreements. See the NOTICE file distributed with
6 # (the "License"); you may not use this file except in compliance with
43 # NOTE: the following line is modified during 'make install': alter with care!
58 --avoid-ldap do not include ldap library information with --libs
59 --ldap-libs print library information to link with ldap
60 --avoid-dbm do not include DBM library information with --libs
61 --dbm-libs print additional library information to link with DBM
71 When linking with libtool, an application should do something like:
179 # Since the user is specifying they are linking with libtool, we
/freebsd-13-stable/sys/tools/fdt/
H A Dmake_dtb.sh26 ${CPP} -P -x assembler-with-cpp -I "$S/contrib/device-tree/include" -I "$S/dts/${MACHINE}" -I "$S/contrib/device-tree/src/${MACHINE}" -I "$S/contrib/device-tree/src/" -include "$d" -include "$S/dts/freebsd-compatible.dts" /dev/null |
H A Dmake_dtbo.sh26 ${CPP} -P -x assembler-with-cpp -I "$S/contrib/device-tree/include" -I "$S/dts/${MACHINE}" -I "$S/contrib/device-tree/src/${MACHINE}" -include "$d" /dev/null |

Completed in 188 milliseconds

1234567891011>>