Searched refs:OPTIND (Results 1 – 19 of 19) sorted by relevance
/external/ltp/testcases/lib/ |
D | 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
|
D | tst_test.sh | 262 OPTIND=1 421 shift $((OPTIND - 1))
|
/external/linux-kselftest/tools/testing/selftests/ntb/ |
D | ntb_test.sh | 54 OPTIND=0 74 shift $((OPTIND-1)) 78 shift $((OPTIND-1))
|
/external/libpng/contrib/tools/ |
D | pngcp.c | 733 #define OPTIND(dp, name) option_index(dp, #name, (sizeof #name)-1) macro 1276 istrat = OPTIND(dp, strategy); in getsearchopts() 1282 else if (opt == OPTIND(dp, level)) in getsearchopts() 1292 else if (opt == OPTIND(dp, windowBits)) in getsearchopts() 1309 else if (opt == OPTIND(dp, memLevel)) in getsearchopts() 1507 dp->value[OPTIND(dp,time)] = 0; /* i.e. off */ in set_timer() 1514 if ((dp->value[OPTIND(dp,time)] & what) != 0) in start_timer() 1521 if ((dp->value[OPTIND(dp,time)] & what) != 0) in end_timer() 2107 dp->min_windowBits = OPTIND(dp, windowBits); in set_windowBits_hi() 2402 if ((d.value[OPTIND(&d,time)] & PNGCP_TIME_READ) != 0) in main() [all …]
|
/external/autotest/contrib/ |
D | servo-summary | 11 shift $(( OPTIND - 1 ))
|
/external/autotest/client/deps/lansim/src/ |
D | run_unittests | 50 shift $((OPTIND-1))
|
/external/blktrace/ |
D | btrace | 32 shift `expr $OPTIND - 1`
|
/external/mksh/src/ |
D | var_spec.h | 61 FN(OPTIND)
|
D | dot.mkshrc | 177 \\builtin shift $((OPTIND - 1)) 221 \\builtin shift $((OPTIND - n)) 257 \\builtin shift $((OPTIND - n)) 534 \\builtin shift $((OPTIND - 1))
|
D | check.t | 6211 echo bfunc: enter "(args: $*; OPTIND=$OPTIND)" 6226 echo kfunc: enter "(args: $*; OPTIND=$OPTIND)" 6241 echo "line 1: OPTIND=$OPTIND" 6243 echo "line 2: ret=$?, optc=$optc, OPTIND=$OPTIND" 6245 echo "line 3: OPTIND=$OPTIND" 6247 echo "line 4: ret=$?, optc=$optc, OPTIND=$OPTIND" 6249 echo "line 5: OPTIND=$OPTIND" 6251 echo "line 6: ret=$?, optc=$optc, OPTIND=$OPTIND" 6254 OPTIND=1 6256 echo "line 10: OPTIND=$OPTIND" [all …]
|
D | Build.sh | 2388 shift \$((OPTIND - 1))
|
/external/ltp/testcases/kernel/syscalls/utimensat/ |
D | utimensat_tests.sh | 203 OPTIND=1 218 shift `expr $OPTIND - 1`
|
/external/shflags/src/ |
D | shflags_test.sh | 50 shift `expr ${OPTIND} - 1`
|
/external/ltp/testscripts/ |
D | network.sh | 72 if [ "$OPTIND" -eq 1 ]; then
|
/external/ltp/testcases/kernel/fs/fs_readonly/ |
D | test_robind.sh | 191 shift $((OPTIND-1))
|
/external/ltp/tools/pounder21/ |
D | pounder | 200 shift `expr $OPTIND - 1`
|
/external/selinux/policycoreutils/scripts/ |
D | fixfiles | 393 shift $(( OPTIND - 1 ))
|
/external/llvm/utils/TableGen/ |
D | tdtags | 396 shift $((OPTIND - 1))
|
/external/openssh/ |
D | buildpkg.sh.in | 512 shift \`expr \$OPTIND - 1\`
|