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

/external/libpng/
H A Dconfigure5181 teststring="ABCD"
5201 # about 5 minutes as the teststring grows exponentially.
5265 # Make teststring a little bigger before we do anything with it.
5268 teststring=$teststring$teststring
5274 while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
5275 = "XX$teststring$teststring"; } >/de
[all...]
/external/pcre/
H A Dconfigure5956 teststring="ABCD"
5976 # about 5 minutes as the teststring grows exponentially.
6045 # Make teststring a little bigger before we do anything with it.
6048 teststring=$teststring$teststring
6054 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6055 = "X$teststring$teststring"; } >/de
[all...]
/external/protobuf/
H A Dconfigure5853 teststring="ABCD"
5873 # about 5 minutes as the teststring grows exponentially.
5937 # Make teststring a little bigger before we do anything with it.
5940 teststring=$teststring$teststring
5946 while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
5947 = "XX$teststring$teststring"; } >/de
[all...]
/external/protobuf/gtest/
H A Dconfigure4798 teststring="ABCD"
4818 # about 5 minutes as the teststring grows exponentially.
4882 # Make teststring a little bigger before we do anything with it.
4885 teststring=$teststring$teststring
4891 while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
4892 = "XX$teststring$teststring"; } >/de
[all...]
/external/chromium/sdch/open-vcdiff/
H A Dconfigure6124 teststring="ABCD"
6144 # about 5 minutes as the teststring grows exponentially.
6209 while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
6210 = "XX$teststring") >/dev/null 2>&1 &&
6211 new_result=`expr "X$teststring" : ".*" 2>&1` &&
6216 teststring=$teststring$teststring
6218 teststring=
/external/expat/
H A Dconfigure5451 teststring="ABCD"
5471 # about 5 minutes as the teststring grows exponentially.
5534 while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
5535 = "XX$teststring") >/dev/null 2>&1 &&
5536 new_result=`expr "X$teststring" : ".*" 2>&1` &&
5541 teststring=$teststring$teststring
5543 teststring=
/external/libffi/
H A Dconfigure6476 teststring="ABCD"
6496 # about 5 minutes as the teststring grows exponentially.
6561 while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
6562 = "XX$teststring") >/dev/null 2>&1 &&
6563 new_result=`expr "X$teststring" : ".*" 2>&1` &&
6568 teststring=$teststring$teststring
6570 teststring=
/external/chromium/third_party/libevent/
H A Dconfigure6391 teststring="ABCD"
6411 # about 5 minutes as the teststring grows exponentially.
6476 while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
6477 = "XX$teststring") >/dev/null 2>&1 &&
6478 new_result=`expr "X$teststring" : ".*" 2>&1` &&
6483 teststring=$teststring$teststring
6485 teststring=

Completed in 1495 milliseconds