/netbsd-src/external/mpl/dhcp/dist/common/tests/ |
H A D | ns_name_test.c | 94 struct data_string nonempty; in ATF_TC_BODY() local 98 nonempty.len = sizeof(data); in ATF_TC_BODY() 99 buffer_allocate(&(nonempty.buffer), nonempty.len, MDL); in ATF_TC_BODY() 100 memcpy(nonempty.buffer->data, data, nonempty.len); in ATF_TC_BODY() 101 nonempty.data = nonempty.buffer->data; in ATF_TC_BODY() 105 concat_lists("null + nonempty", NULL, &nonempty, data, sizeof(data)); in ATF_TC_BODY() 106 concat_lists("nonempty + null", &nonempty, NULL, data, sizeof(data)); in ATF_TC_BODY() 111 concat_lists("zero-list + nonempty", &empty, &nonempty, data, sizeof(data)); in ATF_TC_BODY() 112 concat_lists("nonempty + zero-list", &nonempty, &empty, data, sizeof(data)); in ATF_TC_BODY() 122 concat_lists("empty + nonempty", &empty, &nonempty, data, sizeof(data)); in ATF_TC_BODY() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/linux/ |
H A D | affinity.c | 195 bool nonempty = false; in gomp_affinity_finalize_place_list() local 198 nonempty = gomp_cpuset_popcount (gomp_cpuset_size, cpusetp) != 0; in gomp_affinity_finalize_place_list() 203 nonempty = true; in gomp_affinity_finalize_place_list() 205 if (nonempty) in gomp_affinity_finalize_place_list()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-tcl.c | 618 bool nonempty = false; in accumulate_word() local 624 nonempty = true; in accumulate_word() 637 nonempty = true; in accumulate_word() 659 if (nonempty) in accumulate_word()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/linux/ |
H A D | affinity.c | 195 bool nonempty = false; in gomp_affinity_finalize_place_list() local 198 nonempty = gomp_cpuset_popcount (gomp_cpuset_size, cpusetp) != 0; in gomp_affinity_finalize_place_list() 203 nonempty = true; in gomp_affinity_finalize_place_list() 205 if (nonempty) in gomp_affinity_finalize_place_list()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/po/ |
H A D | remove-potcdate.sin | 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
H A D | insert-header.sin | 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
/netbsd-src/external/bsd/flex/dist/po/ |
H A D | remove-potcdate.sin | 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
H A D | insert-header.sin | 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/po/ |
H A D | remove-potcdate.sin | 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
/netbsd-src/external/gpl2/texinfo/dist/po/ |
H A D | remove-potcdate.sin | 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
H A D | insert-header.sin | 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
/netbsd-src/external/gpl2/gmake/dist/po/ |
H A D | remove-potcdate.sin | 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
H A D | insert-header.sin | 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
/netbsd-src/crypto/external/cpl/tpm-tools/dist/po/ |
H A D | remove-potcdate.sin | 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
H A D | insert-header.sin | 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
/netbsd-src/external/gpl2/diffutils/dist/po/ |
H A D | remove-potcdate.sin | 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
H A D | insert-header.sin | 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/po/ |
H A D | remove-potcdate.sin | 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
H A D | insert-header.sin | 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
/netbsd-src/usr.bin/make/unit-tests/ |
H A D | cond-token-string.mk | 75 # expect+1: A nonempty expression evaluates to true. 76 . info A nonempty expression evaluates to true.
|
H A D | varmod-loop-varname.mk | 121 # During the loop, the variable is actually defined and nonempty. 123 # would be neither defined nor nonempty since all expressions of the form 128 .if ${:Uword:@var@${defined(var):?def:undef} ${empty(var):?empty:nonempty}@} \ 129 != "def nonempty"
|
H A D | varmod-loop.mk | 72 .if ${:Uword:@var@${defined(var):?def:undef} ${empty(var):?empty:nonempty}@} \
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/ |
H A D | csharpexec.m4 | 11 # Sets HAVE_CSHARPEXEC to nonempty if csharpexec.sh will work.
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/m4/ |
H A D | locale-fr.m4 | 43 /* Check whether nl_langinfo(CODESET) is nonempty. 124 /* Check whether nl_langinfo(CODESET) is nonempty.
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-m4/ |
H A D | csharpcomp.m4 | 10 # Sets HAVE_CSHARPCOMP to nonempty if csharpcomp.sh will work.
|