/freebsd/contrib/bmake/unit-tests/ |
H A D | varmod-subst.mk | 148 .if ${:U:S,,out-of-nothing,} != "" 151 .if ${:U:S,^,out-of-nothing,} != "out-of-nothing" 154 .if ${:U:S,$,out-of-nothing,} != "out-of-nothing" 157 .if ${:U:S,^$,out-of-nothing,} != "out-of-nothing" 160 .if ${:U:S,,out-of-nothing,g} != "" 163 .if ${:U:S,^,out-of-nothing,g} != "out-of-nothing" 166 .if ${:U:S,$,out-of-nothing,g} != "out-of-nothing" 169 .if ${:U:S,^$,out-of-nothing,g} != "out-of-nothing" 172 .if ${:U:S,,out-of-nothing,W} != "" 175 .if ${:U:S,^,out-of-nothing,W} != "out-of-nothing" [all …]
|
H A D | deptgt-end-fail-all.mk | 14 : Making ${.TARGET} out of nothing. 18 : Making ${.TARGET} out of nothing.
|
H A D | compat-error.mk | 36 : Making ${.TARGET} out of nothing. 39 : Making ${.TARGET} out of nothing.
|
H A D | varfind.mk | 10 @: do nothing 15 @: do nothing
|
H A D | deptgt-suffixes.mk | 24 : Making ${.TARGET} out of nothing. 32 : Making ${.TARGET} out of nothing.
|
H A D | deptgt-end-fail.mk | 49 : Making ${.TARGET} out of nothing. 57 : Making ${.TARGET} out of nothing.
|
H A D | varmod-unique.mk | 15 . warning The modifier ':u' must do nothing with an empty word list. 23 . warning The modifier ':u' must do nothing with a single-element word list.
|
H A D | deptgt-notparallel.mk | 16 : Making ${.TARGET} out of nothing.
|
H A D | depsrc.mk | 32 : Making ${.TARGET} from ${.ALLSRC:S,^$,nothing,W}.
|
H A D | suff-phony.mk | 21 : Making ${.TARGET} out of nothing.
|
/freebsd/bin/sh/tests/builtins/ |
H A D | trap17.0 | 3 v1=nothing v2=nothing
|
/freebsd/contrib/kyua/doc/ |
H A D | manbuild_test.sh | 59 And nothing more. 65 And nothing more. 76 And nothing more. 82 And nothing more.
|
/freebsd/contrib/ntp/sntp/ |
H A D | Makefile.am | 155 @: FRC "force" depends on nothing and is not a file, so is always 179 @: do-nothing action to avoid default SCCS get 185 @: do-nothing 221 @: do-nothing action to prevent any default 224 @: do-nothing action to avoid default SCCS get, .h built with .c 256 @: do-nothing action to avoid default SCCS get, .menu built with .texi
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | bcm_osal.h | 93 #define nothing do {} while(0) macro 111 #define BUILD_BUG_ON(cond) nothing 218 #define OSAL_DPC_INIT(dpc, hwfn) nothing 221 #define OSAL_HW_ERROR_OCCURRED(hwfn, err_type) nothing 222 #define OSAL_DPC_SYNC(hwfn) nothing 401 #define OSAL_ASSERT(is_assert) nothing 418 #define OSAL_BUILD_BUG_ON(cond) nothing
|
/freebsd/contrib/unifdef/tests/ |
H A D | xterm.expout | 66 #define disableSetUid() /* nothing */ 67 #define disableSetGid() /* nothing */ 72 #define TRACE_HANDSHAKE(tag, data) /* nothing */
|
/freebsd/tools/test/stress2/misc/ |
H A D | ptrace2.sh | 56 /* child does nothing */ 105 /* child does nothing */
|
/freebsd/usr.bin/ministat/ |
H A D | README | 26 Here nothing can be concluded from the numbers. It _may_ be possible to 28 measurements, nothing is proven.
|
/freebsd/contrib/wpa/hostapd/ |
H A D | README-MULTI-AP | 36 From the point of view of hostapd, there is nothing special about these 98 1. Backhaul BSS beacons do not advertise WPS support (other than that, nothing 100 2. STA sends Authentication frame (nothing Multi-AP specific). 101 3. AP sends Authentication frame (nothing Multi-AP specific). 143 1. Fronthaul BSS Beacon frames advertise WPS support (nothing Multi-AP 145 2. Enrollee sends Authentication frame (nothing Multi-AP specific). 146 3. AP sends Authentication frame (nothing Multi-AP specific).
|
/freebsd/contrib/ncurses/include/ |
H A D | ncurses_defs | 37 CGETENT_CONST /* nothing */ 43 GCC_NORETURN /* nothing */ 44 GCC_UNUSED /* nothing */
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BN_new.pod | 30 If B<a> is NULL, nothing is done. 35 If B<a> is NULL, nothing is done.
|
/freebsd/contrib/ntp/ |
H A D | Makefile.am | 102 @: do-nothing action to prevent default \ 160 @: do-nothing action prevents any default
|
/freebsd/share/examples/libusb20/ |
H A D | README | 7 manual, nothing less, nothing more. Using just a reference, it's not
|
/freebsd/crypto/openssh/ |
H A D | fixpaths | 12 die $0: nothing to do - no substitutions listed!
|
/freebsd/tools/build/options/ |
H A D | WITHOUT_PAM | 3 This option is deprecated and does nothing.
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | t.8.y | 3 # this should print nothing for an empty input line
|