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

  /frameworks/rs/rsov/compiler/
bcc_rsov.sh 40 shift $((OPTIND-1))
  /external/autotest/contrib/
servo-summary 11 shift $(( OPTIND - 1 ))
  /external/autotest/client/deps/lansim/src/
run_unittests 50 shift $((OPTIND-1))
  /external/blktrace/
btrace 32 shift `expr $OPTIND - 1`
  /external/mksh/src/
var_spec.h 61 FN(OPTIND)
Build.sh     [all...]
  /external/ltp/testcases/lib/
test_net.sh 60 OPTIND=0
75 OPTIND=0
175 OPTIND=0
182 OPTIND=0
322 OPTIND=0
341 OPTIND=0
432 OPTIND=0
440 OPTIND=0
tst_test.sh 262 OPTIND=1
421 shift $((OPTIND - 1))
  /external/shflags/src/
shflags_test.sh 50 shift `expr ${OPTIND} - 1`
  /external/ltp/testscripts/
network.sh 72 if [ "$OPTIND" -eq 1 ]; then
  /packages/services/Telecomm/scripts/
telecom_testing.sh 17 local OPTIND=1
  /external/linux-kselftest/tools/testing/selftests/ntb/
ntb_test.sh 54 OPTIND=0
74 shift $((OPTIND-1))
78 shift $((OPTIND-1))
  /external/ltp/testcases/kernel/syscalls/utimensat/
utimensat_tests.sh 203 OPTIND=1
218 shift `expr $OPTIND - 1`
  /external/libpng/contrib/tools/
pngcp.c 497 dp->min_windowBits = -1; /* this is an OPTIND, so -1 won't match anything */
733 #define OPTIND(dp, name) option_index(dp, #name, (sizeof #name)-1)
    [all...]
  /external/ltp/testcases/kernel/fs/fs_readonly/
test_robind.sh 191 shift $((OPTIND-1))
  /art/tools/runtime_memusage/
sanitizer_logcat_analysis.sh 153 shift $((OPTIND -1))
  /external/ltp/tools/pounder21/
pounder 200 shift `expr $OPTIND - 1`
  /external/selinux/policycoreutils/scripts/
fixfiles 393 shift $(( OPTIND - 1 ))
  /toolchain/binutils/binutils-2.25/
src-release.sh 349 shift $((OPTIND -1))
  /external/llvm/utils/TableGen/
tdtags 396 shift $((OPTIND - 1))
  /external/openssh/
buildpkg.sh.in 512 shift \`expr \$OPTIND - 1\`

Completed in 3210 milliseconds