HomeSort by relevance Sort by last modified time
    Searched refs:as_opts (Results 26 - 30 of 30) sorted by null

12

  /external/libcap-ng/libcap-ng-0.7/
configure 233 *v*x* | *x*v* ) as_opts=-vx ;;
234 *v* ) as_opts=-v ;;
235 *x* ) as_opts=-x ;;
236 * ) as_opts= ;;
238 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
    [all...]
  /external/libexif/
configure 234 *v*x* | *x*v* ) as_opts=-vx ;;
235 *v* ) as_opts=-v ;;
236 *x* ) as_opts=-x ;;
237 * ) as_opts= ;;
239 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
    [all...]
  /external/c-ares/
configure 264 *v*x* | *x*v* ) as_opts=-vx ;;
265 *v* ) as_opts=-v ;;
266 *x* ) as_opts=-x ;;
267 * ) as_opts= ;;
269 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/
configure 234 *v*x* | *x*v* ) as_opts=-vx ;;
235 *v* ) as_opts=-v ;;
236 *x* ) as_opts=-x ;;
237 * ) as_opts= ;;
239 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
    [all...]
  /external/bison/tests/
testsuite 220 *v*x* | *x*v* ) as_opts=-vx ;;
221 *v* ) as_opts=-v ;;
222 *x* ) as_opts=-x ;;
223 * ) as_opts= ;;
225 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
    [all...]

Completed in 219 milliseconds

12