Home
last modified time | relevance | path

Searched refs:nothing (Results 1 – 25 of 453) sorted by relevance

12345678910>>...19

/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-subst.mk148 .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 Ddeptgt-end-fail-all.mk14 : Making ${.TARGET} out of nothing.
18 : Making ${.TARGET} out of nothing.
H A Dcompat-error.mk36 : Making ${.TARGET} out of nothing.
39 : Making ${.TARGET} out of nothing.
H A Dvarfind.mk10 @: do nothing
15 @: do nothing
H A Ddeptgt-suffixes.mk24 : Making ${.TARGET} out of nothing.
32 : Making ${.TARGET} out of nothing.
H A Ddeptgt-end-fail.mk49 : Making ${.TARGET} out of nothing.
57 : Making ${.TARGET} out of nothing.
H A Dvarmod-unique.mk15 . 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 Ddeptgt-notparallel.mk16 : Making ${.TARGET} out of nothing.
H A Ddepsrc.mk32 : Making ${.TARGET} from ${.ALLSRC:S,^$,nothing,W}.
H A Dsuff-phony.mk21 : Making ${.TARGET} out of nothing.
/freebsd/bin/sh/tests/builtins/
H A Dtrap17.03 v1=nothing v2=nothing
/freebsd/contrib/kyua/doc/
H A Dmanbuild_test.sh59 And nothing more.
65 And nothing more.
76 And nothing more.
82 And nothing more.
/freebsd/contrib/ntp/sntp/
H A DMakefile.am155 @: 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 Dbcm_osal.h93 #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 Dxterm.expout66 #define disableSetUid() /* nothing */
67 #define disableSetGid() /* nothing */
72 #define TRACE_HANDSHAKE(tag, data) /* nothing */
/freebsd/tools/test/stress2/misc/
H A Dptrace2.sh56 /* child does nothing */
105 /* child does nothing */
/freebsd/usr.bin/ministat/
H A DREADME26 Here nothing can be concluded from the numbers. It _may_ be possible to
28 measurements, nothing is proven.
/freebsd/contrib/wpa/hostapd/
H A DREADME-MULTI-AP36 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 Dncurses_defs37 CGETENT_CONST /* nothing */
43 GCC_NORETURN /* nothing */
44 GCC_UNUSED /* nothing */
/freebsd/crypto/openssl/doc/man3/
H A DBN_new.pod30 If B<a> is NULL, nothing is done.
35 If B<a> is NULL, nothing is done.
/freebsd/contrib/ntp/
H A DMakefile.am102 @: do-nothing action to prevent default \
160 @: do-nothing action prevents any default
/freebsd/share/examples/libusb20/
H A DREADME7 manual, nothing less, nothing more. Using just a reference, it's not
/freebsd/crypto/openssh/
H A Dfixpaths12 die $0: nothing to do - no substitutions listed!
/freebsd/tools/build/options/
H A DWITHOUT_PAM3 This option is deprecated and does nothing.
/freebsd/contrib/one-true-awk/testdir/
H A Dt.8.y3 # this should print nothing for an empty input line

12345678910>>...19