Home
last modified time | relevance | path

Searched refs:empty (Results 1 – 25 of 673) sorted by relevance

12345678910>>...27

/dflybsd-src/usr.bin/timeout/tests/
H A Dtimeout_test.sh12 -o empty \
13 -e empty \
27 -o empty \
28 -e empty \
33 -o empty \
34 -e empty \
39 -o empty \
40 -e empty \
45 -o empty \
46 -e empty \
[all …]
/dflybsd-src/tools/regression/bin/sh/builtins/
H A Dlocale1.020 case $(command . /var/empty/foo 2>&1) in
27 case $(LC_ALL=C command . /var/empty/foo 2>&1) in
33 case $(LC_ALL=C LANG=nl_NL.ISO8859-1 command . /var/empty/foo 2>&1) in
39 case $(LC_ALL=C LC_MESSAGES=nl_NL.ISO8859-1 command . /var/empty/foo 2>&1) in
45 case $(LC_CTYPE=nl_NL.ISO8859-1 command . /var/empty/foo 2>&1) in
52 case $(export LANG=nl_NL.ISO8859-1; command . /var/empty/foo 2>&1) in
58 case $(export LC_MESSAGES=nl_NL.ISO8859-1; command . /var/empty/foo 2>&1) in
64 case $(export LC_ALL=nl_NL.ISO8859-1; command . /var/empty/foo 2>&1) in
70 case $(LANG=nl_NL.ISO8859-1 command . /var/empty/foo 2>&1) in
76 case $(LC_MESSAGES=nl_NL.ISO8859-1 command . /var/empty/foo 2>&1) in
[all …]
/dflybsd-src/tools/regression/bin/sh/expansion/
H A Dcmdsubst2.013 check '`printf /var/empty%s /et[c]/` = "/var/empty/etc/"'
16 check '`printf /var/empty%s "/et[c]/"` = "/var/empty/et[c]/"'
17 check '`printf /var/empty/%s \"/et[c]/\"` = "/var/empty/\"/et[c]/\""'
28 check '`:; printf /var/empty%s /et[c]/` = "/var/empty/etc/"'
31 check '`:; printf /var/empty%s "/et[c]/"` = "/var/empty/et[c]/"'
32 check '`:; printf /var/empty/%s \"/et[c]/\"` = "/var/empty/\"/et[c]/\""'
/dflybsd-src/usr.bin/m4/lib/
H A Dohash_lookup_memory.c28 unsigned int empty; in ohash_lookup_memory() local
33 empty = NONE; in ohash_lookup_memory()
41 if (empty == NONE) in ohash_lookup_memory()
42 empty = i; in ohash_lookup_memory()
45 if (empty != NONE) { in ohash_lookup_memory()
46 h->t[empty].hv = hv; in ohash_lookup_memory()
47 h->t[empty].p = h->t[i].p; in ohash_lookup_memory()
49 return empty; in ohash_lookup_memory()
63 if (empty != NONE) in ohash_lookup_memory()
64 i = empty; in ohash_lookup_memory()
H A Dohash_lookup_interval.c29 unsigned int empty; in ohash_lookup_interval() local
34 empty = NONE; in ohash_lookup_interval()
42 if (empty == NONE) in ohash_lookup_interval()
43 empty = i; in ohash_lookup_interval()
48 if (empty != NONE) { in ohash_lookup_interval()
49 h->t[empty].hv = hv; in ohash_lookup_interval()
50 h->t[empty].p = h->t[i].p; in ohash_lookup_interval()
52 return empty; in ohash_lookup_interval()
66 if (empty != NONE) in ohash_lookup_interval()
67 i = empty; in ohash_lookup_interval()
/dflybsd-src/contrib/mdocml/
H A Dcompat_ohash.c229 unsigned int empty; in ohash_lookup_interval() local
234 empty = NONE; in ohash_lookup_interval()
242 if (empty == NONE) in ohash_lookup_interval()
243 empty = i; in ohash_lookup_interval()
248 if (empty != NONE) { in ohash_lookup_interval()
249 h->t[empty].hv = hv; in ohash_lookup_interval()
250 h->t[empty].p = h->t[i].p; in ohash_lookup_interval()
252 return empty; in ohash_lookup_interval()
266 if (empty != NONE) in ohash_lookup_interval()
267 i = empty; in ohash_lookup_interval()
[all …]
/dflybsd-src/share/mk/
H A Dbsd.man.mk76 .if defined(MAN${sect}) && !empty(MAN${sect})
98 .if defined(MAN) && !empty(MAN)
107 .if defined(MANBUILDCAT) && !empty(MANBUILDCAT)
117 .if defined(MAN) && !empty(MAN)
119 .if defined(MANBUILDCAT) && !empty(MANBUILDCAT)
137 .if defined(MAN) && !empty(MAN)
150 .if defined(MANBUILDCAT) && !empty(MANBUILDCAT)
166 .if !defined(NOMLINKS) && defined(MLINKS) && !empty(MLINKS)
170 .if defined(MANBUILDCAT) && !empty(MANBUILDCAT)
179 .if defined(MAN) && !empty(MAN)
[all …]
H A Dbsd.lib.mk41 .if !empty(PRIVATELIB) && ${PRIVATELIB} == "shpub"
128 .if !defined(NO_SYMVER) && !empty(VERSION_MAP)
133 .if defined(LIB) && !empty(LIB) || defined(SHLIB_NAME)
134 . if !empty(SRCS)
139 .if defined(LIB) && !empty(LIB)
152 . if !defined(NOPROFILE) && defined(LIB) && !empty(LIB)
167 defined(INSTALL_PIC_ARCHIVE) && defined(LIB) && !empty(LIB)
185 .if defined(INSTALL_PIC_ARCHIVE) && defined(LIB) && !empty(LIB)
209 .if defined(DPADD) && !empty(DPADD)
233 .if defined(LIB) && !empty(LIB) && !defined(NOINSTALLLIB)
[all …]
H A Dbsd.hostlib.mk24 .if defined(LIB) && !empty(LIB)
25 . if !empty(SRCS)
30 .if defined(LIB) && !empty(LIB)
47 .if defined(LIB) && !empty(LIB)
54 .if defined(CLEANFILES) && !empty(CLEANFILES)
57 .if defined(LIB) && !empty(LIB)
60 .if defined(_LIBS) && !empty(_LIBS)
63 .if defined(CLEANDIRS) && !empty(CLEANDIRS)
/dflybsd-src/contrib/bmake/mk/
H A Ddirdeps.mk164 make(bootstrap-empty))
182 .if ${MAKEFILE:T} == ${.PARSEFILE} && empty(DIRDEPS) && ${.TARGETS:Uall:M*/*} != ""
267 .if !empty(_machine_dependfiles)
309 .if empty(_DEP_TARGET_SPEC)
326 .if empty(DEP_$v)
424 .if empty(ONLY_TARGET_SPEC_LIST) && empty(ONLY_MACHINE_LIST)
447 .if !empty(ALL_TARGET_SPEC_LIST)
453 .elif !empty(ALL_MACHINE_LIST)
480 .if empty(_only_machines)
498 .if empty(_only_machines)
[all …]
H A Dmeta.stage.mk62 GENDIRDEPS_FILTER += Nnot-empty-is-important \
149 .if !empty(STAGE_INCSDIR)
150 .if !empty(STAGE_INCS)
153 .if target(stage_incs) || !empty(.ALLTARGETS:Mstage_includes)
164 .if !empty(STAGE_LIBDIR)
165 .if !empty(STAGE_LIBS)
174 .if !empty(SHLIB_LINKS)
177 .elif !empty(SHLIB_LINK) && !empty(SHLIB_NAME)
185 .if !empty(STAGE_DIR)
195 .if !empty(STAGE_SETS)
[all …]
H A Dsys.mk21 .if !empty(_DEBUG_MAKE_FLAGS)
53 .if empty(_sys_mk)
56 .if !empty(_sys_mk)
60 .if empty(_sys_mk)
101 .if !empty(SRCTOP)
111 .if empty(MACHINE_ARCH)
154 .if !empty(_DEBUG_MAKE_FLAGS)
H A Ddirdeps-targets.mk56 .if !empty(DEBUG_DIRDEPS_TARGETS)
60 .if !empty(tdirs)
99 .if !empty(TARGET_SPEC_LIST)
106 .if !empty(TARGET_SPEC_LAST_LIST)
116 .if empty(REQUESTED_MACHINE)
130 .if !empty(DEBUG_DIRDEPS_TARGETS)
137 .if !empty(DIRDEPS)
H A Dmeta.autodep.mk47 .elif !empty(.TARGETS) && !make(all)
92 .if !empty(XMAKE_META_FILE)
125 .if !empty(DPADD)
128 .if !empty(DPLIBS)
132 .if !empty(_nonlibs)
143 .if !target(.depend) && (!empty(OBJS) || ${.ALLTARGETS:M*.o} != "")
216 .if !empty(DPADD)
238 .if empty(GENDIRDEPS_MUTEXER)
269 .if !empty(GENDIRDEPS_FILTER)
306 meta_stats= meta=${empty(.MAKE.META.FILES):?0:${.MAKE.META.FILES:[#]}} \
[all …]
H A Dcompiler.mk23 .if empty(COMPILER_TYPE) || empty(COMPILER_VERSION)
27 .if empty(COMPILER_TYPE)
34 .if empty(COMPILER_VERSION)
H A Dgendirdeps.mk73 .if !empty(META_FILES)
75 .if ${.MAKE.LEVEL} > 0 && !empty(GENDIRDEPS_FILTER)
90 .if !empty(SKIP_GENDIRDEPS)
100 .if !empty(GENDIRDEPS_FILTER_DIR_VARS)
103 .if !empty(GENDIRDEPS_FILTER_VARS)
179 .if empty(_meta_files) && ${META_FILES:M\*.meta} != ""
208 .if !empty(DPADD)
210 .if !empty(_nonlibs)
222 .if !empty(ddep_list)
365 .elif !empty(SUBDIR)
H A Dman.mk38 .if defined(MAN) && !empty(MAN)
73 .if !empty(MANOWN)
88 .if defined(MANALL) && !empty(MANALL)
105 .if defined(MLINKS) && !empty(MLINKS)
123 .if defined(MANALL) && !empty(MANALL)
128 .if defined(CLEANMAN) && !empty(CLEANMAN)
H A Dprog.mk9 .if defined(MAN) && !empty(MAN)
91 .if !empty(SRCS:N*.h:N*.sh)
96 .if defined(OBJS) && !empty(OBJS)
169 .if !empty(BINOWN)
194 .if !empty(SYMLINKS)
197 .if !empty(LINKS)
210 .if defined(LOBJS) && !empty(LOBJS)
216 .if defined(OBJS) && !empty(OBJS)
236 .if !empty(PROG) && ${MK_STAGING_PROG} == "yes"
H A Dlib.mk218 .if !empty(SHLIB_MAJOR)
219 .if ${NEED_SOLINKS} && empty(SHLIB_LINKS)
233 .if empty(LORDER)
359 .if !empty(SHLIB_FULLVERSION)
375 .if empty(LIB)
465 .if !empty(SHLIB_LINKS)
484 .if !empty(SHLIB_LINKS)
507 .if !empty(LIBOWN)
513 .if !target(libinstall) && !empty(LIB)
541 .if !empty(SHLIB_MAJOR)
[all …]
/dflybsd-src/tools/regression/bin/sh/errors/
H A Dredirection-error6.04 { echo bad; } </var/empty/x
5 if :; then echo bad; fi </var/empty/x
6 for i in 1; do echo bad; done </var/empty/x
8 while [ $i = 0 ]; do echo bad; i=1; done </var/empty/x
10 until [ $i != 0 ]; do echo bad; i=1; done </var/empty/x
11 case i in *) echo bad ;; esac </var/empty/x
/dflybsd-src/gnu/usr.bin/cc80/
H A DMakefile.intcxx_lib17 .if defined(LIB) && !empty(LIB) && !empty(SRCS)
21 .if defined(LIB) && !empty(LIB)
74 . if !empty(YFLAGS:M-d) && !empty(SRCS:My.tab.h)
80 . elif !empty(YFLAGS:M-d)
145 . if !empty(${_FG:M_}) && !empty(_DEPENDFILES)
206 . if defined(LIB) && !empty(LIB)
213 . if defined(CLEANFILES) && !empty(CLEANFILES)
216 . if defined(LIB) && !empty(LIB)
219 . if defined(_LIBS) && !empty(_LIBS)
222 . if defined(CLEANDIRS) && !empty(CLEANDIRS)
/dflybsd-src/lib/libc/locale/
H A Dlmonetary.c49 static char empty[] = ""; variable
53 empty, /* int_curr_symbol */
54 empty, /* currency_symbol */
55 empty, /* mon_decimal_point */
56 empty, /* mon_thousands_sep */
58 empty, /* positive_sign */
59 empty, /* negative_sign */
/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dmkmap-symver.awk113 empty=1
117 if (empty)
121 empty = 0;
126 if (empty)
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/experimental/
H A Dany84 * An @c any object's state is either empty or it stores a contained object
125 /// Default constructor, creates an empty object.
131 if (__other.empty())
144 * @post @c __other.empty() (this postcondition is a GNU extension)
148 if (__other.empty())
199 * @post @c __rhs.empty() (not guaranteed for other implementations)
203 if (__rhs.empty())
226 /// If not empty, destroy the contained object.
229 if (!empty())
239 if (empty() && __rhs.empty())
[all …]
/dflybsd-src/tools/regression/bin/sh/execution/
H A Dunknown1.05 /var/empty/nosuchtool 2>/dev/null
9 (/var/empty/nosuchtool) 2>/dev/null
18 dummy=$(/var/empty/nosuchtool 2>/dev/null)
22 dummy=$( (/var/empty/nosuchtool) 2>/dev/null)

12345678910>>...27