OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:echo_test_string
(Results
1 - 4
of
4
) sorted by null
/external/libusb-compat/
configure
614
if test "X${
echo_test_string
+set}" != Xset; then
618
if {
echo_test_string
=`eval $cmd`; } 2>/dev/null &&
619
{ test "X$
echo_test_string
" = "X$
echo_test_string
"; } 2>/dev/null
627
echo_testing_string=`{ $ECHO "$
echo_test_string
"; } 2>/dev/null` &&
628
test "X$echo_testing_string" = "X$
echo_test_string
"; then
642
echo_testing_string=`($dir/echo "$
echo_test_string
") 2>/dev/null` &&
643
test "X$echo_testing_string" = "X$
echo_test_string
"; then
653
echo_testing_string=`{ print -r "$
echo_test_string
"; } 2>/dev/null` &&
654
test "X$echo_testing_string" = "X$
echo_test_string
"; the
[
all
...]
/external/cmockery/cmockery_0_1_2/
configure
286
if test "X${
echo_test_string
+set}" != Xset; then
290
if (
echo_test_string
=`eval $cmd`) 2>/dev/null &&
291
echo_test_string
=`eval $cmd` &&
292
(test "X$
echo_test_string
" = "X$
echo_test_string
") 2>/dev/null
300
echo_testing_string=`($echo "$
echo_test_string
") 2>/dev/null` &&
301
test "X$echo_testing_string" = "X$
echo_test_string
"; then
315
echo_testing_string=`($dir/echo "$
echo_test_string
") 2>/dev/null` &&
316
test "X$echo_testing_string" = "X$
echo_test_string
"; then
326
echo_testing_string=`(print -r "$
echo_test_string
") 2>/dev/null` &
[
all
...]
/external/google-tv-pairing-protocol/cpp/
configure
572
if test "X${
echo_test_string
+set}" != Xset; then
576
if {
echo_test_string
=`eval $cmd`; } 2>/dev/null &&
577
{ test "X$
echo_test_string
" = "X$
echo_test_string
"; } 2>/dev/null
585
echo_testing_string=`{ $ECHO "$
echo_test_string
"; } 2>/dev/null` &&
586
test "X$echo_testing_string" = "X$
echo_test_string
"; then
600
echo_testing_string=`($dir/echo "$
echo_test_string
") 2>/dev/null` &&
601
test "X$echo_testing_string" = "X$
echo_test_string
"; then
611
echo_testing_string=`{ print -r "$
echo_test_string
"; } 2>/dev/null` &&
612
test "X$echo_testing_string" = "X$
echo_test_string
"; the
[
all
...]
/external/libogg/
configure
592
if test "X${
echo_test_string
+set}" != Xset; then
596
if {
echo_test_string
=`eval $cmd`; } 2>/dev/null &&
597
{ test "X$
echo_test_string
" = "X$
echo_test_string
"; } 2>/dev/null
605
echo_testing_string=`{ $ECHO "$
echo_test_string
"; } 2>/dev/null` &&
606
test "X$echo_testing_string" = "X$
echo_test_string
"; then
620
echo_testing_string=`($dir/echo "$
echo_test_string
") 2>/dev/null` &&
621
test "X$echo_testing_string" = "X$
echo_test_string
"; then
631
echo_testing_string=`{ print -r "$
echo_test_string
"; } 2>/dev/null` &&
632
test "X$echo_testing_string" = "X$
echo_test_string
"; the
[
all
...]
Completed in 6356 milliseconds