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

  /external/pcre/
ltmain.sh 390 opt_dry_run=false
474 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
520 if test "$opt_dry_run" = ":"; then
618 if ${opt_dry_run-false}; then :; else
642 if ${opt_dry_run-false}; then :; else
744 opt_dry_run=false
891 --dry-run | -n) opt_dry_run=: ;;
    [all...]
  /external/libpng/
ltmain.sh 235 opt_dry_run=false
312 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
358 if test "$opt_dry_run" = ":"; then
456 if ${opt_dry_run-false}; then :; else
480 if ${opt_dry_run-false}; then :; else
596 opt_dry_run=false
743 --dry-run | -n) opt_dry_run=: ;;
1081 $opt_dry_run || {
    [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh 235 opt_dry_run=false
312 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
358 if test "$opt_dry_run" = ":"; then
456 if ${opt_dry_run-false}; then :; else
480 if ${opt_dry_run-false}; then :; else
596 opt_dry_run=false
743 --dry-run | -n) opt_dry_run=: ;;
1080 $opt_dry_run || {
    [all...]
  /external/protobuf/
ltmain.sh 235 opt_dry_run=false
312 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
358 if test "$opt_dry_run" = ":"; then
456 if ${opt_dry_run-false}; then :; else
480 if ${opt_dry_run-false}; then :; else
596 opt_dry_run=false
743 --dry-run | -n) opt_dry_run=: ;;
1080 $opt_dry_run || {
    [all...]

Completed in 189 milliseconds