HomeSort by relevance Sort by last modified time
    Searched refs:missing_opts (Results 1 - 11 of 11) sorted by null

  /external/ImageMagick/config/
test-driver 76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"
  /external/curl/
test-driver 76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"
  /external/google-breakpad/autotools/
test-driver 76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"
  /external/libevent/
test-driver 76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"
  /external/libmicrohttpd/
test-driver 76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"
  /external/libpng/
test-driver 76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"
  /external/libxkbcommon/xkbcommon/build-aux/
test-driver 76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"
  /external/pcre/dist2/
test-driver 76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"
  /external/protobuf/gtest/build-aux/
test-driver 76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"
  /external/protobuf/
test-driver 76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"
  /external/strace/
test-driver 76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"

Completed in 220 milliseconds