Searched refs:d (Results 1 – 6 of 6) sorted by relevance
99 for d in ./-m ./-p ./--version "./$dirmode";101 test -d $d && rmdir $d119 for d121 test "x$d" = x && continue123 pathcomp=$pathcomp$d
53 for d in "$@"; do54 if [ -f "$objpfx$d/$subdir_file_name" ]; then55 cat "$objpfx$d/$subdir_file_name"57 echo "ERROR: test results for $d directory missing"
357 d????-?r-*) different_mode=700;;358 d????-?--*) different_mode=755;;405 for d407 test X"$d" = X && continue409 prefix=$prefix$d515 # time-stamp-format: "%:y-%02m-%02d.%02H"
47 END { exit status }' */*.{o,os,oS}.d
85 if (-d $ARGV[0]) {
933 dso_deps = map(lambda d: testpfx + test_name + "-" + d + ".so",953 main_deps = map(lambda d: testpfx + test_name + "-" + d + ".so",
Completed in 13 milliseconds