Home
last modified time | relevance | path

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

12345678910>>...20

/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-subst.mk149 .if ${:U:S,,out-of-nothing,} != ""
152 .if ${:U:S,^,out-of-nothing,} != "out-of-nothing"
155 .if ${:U:S,$,out-of-nothing,} != "out-of-nothing"
158 .if ${:U:S,^$,out-of-nothing,} != "out-of-nothing"
161 .if ${:U:S,,out-of-nothing,g} != ""
164 .if ${:U:S,^,out-of-nothing,g} != "out-of-nothing"
167 .if ${:U:S,$,out-of-nothing,g} != "out-of-nothing"
170 .if ${:U:S,^$,out-of-nothing,g} != "out-of-nothing"
173 .if ${:U:S,,out-of-nothing,W} != ""
176 .if ${:U:S,^,out-of-nothing,W} != "out-of-nothing"
[all …]
H A Dvarmod.exp3 make: varmod.mk:117: Dollar followed by nothing
16 make: varmod.mk:165: Dollar followed by nothing
18 make: varmod.mk:171: Dollar followed by nothing
20 make: varmod.mk:171: Dollar followed by nothing
22 make: varmod.mk:181: Dollar followed by nothing
26 make: varmod.mk:202: Dollar followed by nothing
36 make: varmod.mk:222: Dollar followed by nothing
38 make: varmod.mk:226: Dollar followed by nothing
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.
/freebsd/contrib/pkgconf/doc/
H A Dlibpkgconf-client.rst19 :return: nothing
29 :return: nothing
46 :return: nothing
53 :return: nothing
72 :return: nothing
91 :return: nothing
130 :return: true (the function does nothing to process the message)
146 :return: nothing
164 :return: nothing
180 :return: nothing
[all …]
H A Dlibpkgconf-dependency.rst27 :return: nothing
34 :return: nothing
50 :return: nothing
57 :return: nothing
69 :return: nothing
82 :return: nothing
H A Dlibpkgconf-fragment.rst17 :return: nothing
38 :return: nothing
48 :return: nothing
59 :return: nothing
80 :return: nothing
98 :return: nothing
105 :return: nothing
H A Dlibpkgconf-audit.rst18 :return: nothing
26 :return: nothing
35 :return: nothing
H A Dlibpkgconf-tuple.rst19 :return: nothing
35 :return: nothing
43 :return: nothing
85 :return: nothing
92 :return: nothing
H A Dlibpkgconf-path.rst11 Adds a path node to a path list. If the path is already in the list, do nothing.
16 :return: nothing
55 :return: nothing
62 :return: nothing
H A Dlibpkgconf-cache.rst29 :return: nothing
37 :return: 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.

12345678910>>...20