Searched refs:teststring (Results 1 - 18 of 18) sorted by relevance

/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dconfigure3963 teststring="ABCD"
3983 # about 5 minutes as the teststring grows exponentially.
4047 # Make teststring a little bigger before we do anything with it.
4050 teststring=$teststring$teststring
4056 while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
4057 = "XX$teststring$teststring"; } >/de
[all...]
/freebsd-9.3-release/contrib/openbsm/
H A Dconfigure4311 teststring="ABCD"
4331 # about 5 minutes as the teststring grows exponentially.
4405 # Make teststring a little bigger before we do anything with it.
4408 teststring=$teststring$teststring
4414 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
4415 = "X$teststring$teststring"; } >/de
[all...]
/freebsd-9.3-release/contrib/openpam/
H A Dconfigure5483 teststring="ABCD"
5503 # about 5 minutes as the teststring grows exponentially.
5577 # Make teststring a little bigger before we do anything with it.
5580 teststring=$teststring$teststring
5586 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
5587 = "X$teststring$teststring"; } >/de
[all...]
/freebsd-9.3-release/contrib/file/
H A Dconfigure5956 teststring="ABCD"
5976 # about 5 minutes as the teststring grows exponentially.
6050 # Make teststring a little bigger before we do anything with it.
6053 teststring=$teststring$teststring
6059 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
6060 = "X$teststring$teststring"; } >/de
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dconfigure5706 teststring="ABCD"
5726 # about 5 minutes as the teststring grows exponentially.
5795 # Make teststring a little bigger before we do anything with it.
5798 teststring=$teststring$teststring
5804 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
5805 = "X$teststring$teststring"; } >/de
[all...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dconfigure4533 teststring="ABCD"
4553 # about 5 minutes as the teststring grows exponentially.
4617 # Make teststring a little bigger before we do anything with it.
4620 teststring=$teststring$teststring
4626 while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
4627 = "XX$teststring$teststring"; } >/de
[all...]
/freebsd-9.3-release/contrib/binutils/gas/
H A Dconfigure3795 teststring="ABCD"
3815 # about 5 minutes as the teststring grows exponentially.
3879 # Make teststring a little bigger before we do anything with it.
3882 teststring=$teststring$teststring
3888 while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
3889 = "XX$teststring$teststring"; } >/de
[all...]
/freebsd-9.3-release/contrib/binutils/ld/
H A Dconfigure3796 teststring="ABCD"
3816 # about 5 minutes as the teststring grows exponentially.
3880 # Make teststring a little bigger before we do anything with it.
3883 teststring=$teststring$teststring
3889 while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
3890 = "XX$teststring$teststring"; } >/de
[all...]
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dconfigure4702 teststring="ABCD"
4722 # about 5 minutes as the teststring grows exponentially.
4786 # Make teststring a little bigger before we do anything with it.
4789 teststring=$teststring$teststring
4795 while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
4796 = "XX$teststring$teststring"; } >/de
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dconfigure16819 teststring="ABCD"
16839 # about 5 minutes as the teststring grows exponentially.
16908 # Make teststring a little bigger before we do anything with it.
16911 teststring=$teststring$teststring
16917 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
16918 = "X$teststring$teststring"; } >/de
[all...]
/freebsd-9.3-release/contrib/ofed/libibcm/
H A Dconfigure5417 teststring="ABCD"
5437 # about 5 minutes as the teststring grows exponentially.
5500 while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
5501 = "XX$teststring") >/dev/null 2>&1 &&
5502 new_result=`expr "X$teststring" : ".*" 2>&1` &&
5507 teststring=$teststring$teststring
5509 teststring=
/freebsd-9.3-release/contrib/ofed/librdmacm/
H A Dconfigure5417 teststring="ABCD"
5437 # about 5 minutes as the teststring grows exponentially.
5500 while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
5501 = "XX$teststring") >/dev/null 2>&1 &&
5502 new_result=`expr "X$teststring" : ".*" 2>&1` &&
5507 teststring=$teststring$teststring
5509 teststring=
/freebsd-9.3-release/contrib/ntp/
H A Dconfigure9017 teststring="ABCD"
9037 # about 5 minutes as the teststring grows exponentially.
9106 # Make teststring a little bigger before we do anything with it.
9109 teststring=$teststring$teststring
9115 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
9116 = "X$teststring$teststring"; } >/de
[all...]
/freebsd-9.3-release/crypto/heimdal/
H A Dconfigure7116 teststring="ABCD"
7136 # about 5 minutes as the teststring grows exponentially.
7199 while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
7200 = "XX$teststring") >/dev/null 2>&1 &&
7201 new_result=`expr "X$teststring" : ".*" 2>&1` &&
7206 teststring=$teststring$teststring
7208 teststring=
[all...]
/freebsd-9.3-release/contrib/gcclibs/libssp/
H A Dconfigure4552 teststring="ABCD"
4565 # about 5 minutes as the teststring grows exponentially.
/freebsd-9.3-release/contrib/gcclibs/libmudflap/
H A Dconfigure5465 teststring="ABCD"
5478 # about 5 minutes as the teststring grows exponentially.
/freebsd-9.3-release/contrib/gcclibs/libgomp/
H A Dconfigure3966 teststring="ABCD"
3979 # about 5 minutes as the teststring grows exponentially.
/freebsd-9.3-release/contrib/libstdc++/
H A Dconfigure4355 teststring="ABCD"
4368 # about 5 minutes as the teststring grows exponentially.
[all...]

Completed in 1062 milliseconds