HomeSort by: relevance | last modified time | path
    Searched refs:whether (Results 1 - 25 of 251) sorted by relevancy

1 2 3 4 5 6 7 8 91011

  /src/external/gpl3/gcc.old/dist/libphobos/src/std/
system.d 69 depending on whether you're compiling on a big endian or little
  /src/usr.bin/make/unit-tests/
varname-dollar.mk 21 # Now overwrite the '$' variable to see whether '$$' really expands to that
22 # variable, or whether '$$' is handled by the parser.
cond-cmp-numeric-eq.mk 5 # This comparison yields the same result, whether numeric or character-based.
11 # This comparison yields the same result, whether numeric or character-based.
var-op-default.mk 20 # The '?=' operator only checks whether the variable is defined or not.
43 # At the point where the '?=' operator checks whether the variable exists,
52 # 'VAR.${:Uparam}' to see whether the variable already existed. Since that
deptgt-delete_on_error.mk 4 # which controls whether the target is deleted if a shell command fails or
export-variants.mk 3 # Test whether exported variables apply to each variant of running
deptgt.mk 33 # It doesn't matter whether the empty string is generated by an
34 # expression or whether it is just omitted.
varname-dot-make-save_dollars.mk 3 # Tests for the special .MAKE.SAVE_DOLLARS variable, which controls whether
64 # parser (no matter whether directly or indirectly), they only appear as '$$'
113 # In both cases, each '$$' is replaced with a single '$', no matter whether
varparse-undef-partial.mk 53 # not modified later. In this practical case, it does not matter whether the
54 # expression is expanded early, or whether the whole ${COPTS.${COMPILER}} is
directive-for-break.mk 41 # whether they belong to an .if/.elif/.else/.endif chain.
recursive.mk 8 # whether there are unclosed variables. The variable value is therefore
var-eval-short.mk 162 # and a value, just to see whether this value gets passed through or whether
cond-token-number.mk 103 # back to checking whether a variable of that name is defined.
directive-export.mk 42 # Before a child process is started, whether for the '!=' assignment operator
varname-make_stack_trace.mk 3 # Tests for the MAKE_STACK_TRACE environment variable, which controls whether
cmd-errors-jobs.mk 3 # Demonstrate how errors in expressions affect whether the commands
cond-token-string.mk 48 # A string in quotes is checked whether it is not empty.
  /src/external/gpl2/lvm2/dist/
configure.in 133 AC_MSG_CHECKING(whether to use static linking)
200 AC_MSG_CHECKING(whether to enable lvm1 fallback)
211 AC_MSG_CHECKING(whether to include support for lvm1 metadata)
231 AC_MSG_CHECKING(whether to include support for GFS pool metadata)
251 AC_MSG_CHECKING(whether to include support for cluster locking)
270 AC_MSG_CHECKING(whether to include snapshots)
290 AC_MSG_CHECKING(whether to include mirrors)
310 AC_MSG_CHECKING(whether to enable readline)
318 AC_MSG_CHECKING(whether to enable realtime support)
336 AC_MSG_CHECKING(whether to build cluster LVM daemon
    [all...]
  /src/external/bsd/libevent/dist/m4/
acx_pthread.m4 155 # who knows whether they'll stub that too in a future libc.) So,
167 AC_MSG_CHECKING([whether pthreads work without any flags])
171 AC_MSG_CHECKING([whether pthreads work with $flag])
  /src/external/bsd/nsd/dist/simdzone/
configure.ac 86 AC_MSG_CHECKING(whether -march=westmere works)
115 AC_MSG_CHECKING(whether -march=haswell works)
  /src/external/bsd/ntp/dist/sntp/libevent/m4/
acx_pthread.m4 155 # who knows whether they'll stub that too in a future libc.) So,
167 AC_MSG_CHECKING([whether pthreads work without any flags])
171 AC_MSG_CHECKING([whether pthreads work with $flag])
  /src/sys/arch/acorn32/doc/
interrupts 29 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
47 The important bit is whether the interrupt should be passed on down
  /src/external/bsd/libbind/dist/
config.threads.in 4 # First, decide whether to use multithreading or not.
11 AC_MSG_CHECKING(whether to build with thread support)
  /src/external/gpl2/mkhybrid/dist/
configure 640 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
641 echo "configure:642: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
682 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
683 echo "configure:684: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
687 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
688 echo "configure:689: checking whether we are using GNU C" >&5
715 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
716 echo "configure:717: checking whether ${CC-cc} accepts -g" >&5
902 echo $ac_n "checking whether sys/types.h defines makedev""... $ac_c" 1>&6
903 echo "configure:904: checking whether sys/types.h defines makedev" >&
    [all...]
  /src/sys/external/isc/libsodium/dist/
configure 1503 --enable-valgrind Whether to enable Valgrind on the unit tests
1506 Whether to skip memcheck during the Valgrind tests
1508 Whether to skip helgrind during the Valgrind tests
1509 --disable-valgrind-drd Whether to skip drd during the Valgrind tests
1511 Whether to skip sgcheck during the Valgrind tests
1638 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1676 # Try to link conftest.$ac_ext, and return whether this succeeded.
1722 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1759 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1850 # Try to link conftest.$ac_ext, and return whether this succeeded. Assume
    [all...]

Completed in 28 milliseconds

1 2 3 4 5 6 7 8 91011