Home
last modified time | relevance | path

Searched refs:d (Results 1 – 6 of 6) sorted by relevance

/scripts/
A Dmkinstalldirs99 for d in ./-m ./-p ./--version "./$dirmode";
101 test -d $d && rmdir $d
119 for d
121 test "x$d" = x && continue
123 pathcomp=$pathcomp$d
A Dmerge-test-results.sh53 for d in "$@"; do
54 if [ -f "$objpfx$d/$subdir_file_name" ]; then
55 cat "$objpfx$d/$subdir_file_name"
57 echo "ERROR: test results for $d directory missing"
A Dinstall-sh357 d????-?r-*) different_mode=700;;
358 d????-?--*) different_mode=755;;
405 for d
407 test X"$d" = X && continue
409 prefix=$prefix$d
515 # time-stamp-format: "%:y-%02m-%02d.%02H"
A Dcheck-local-headers.sh47 END { exit status }' */*.{o,os,oS}.d
A Dtest-installation.pl85 if (-d $ARGV[0]) {
A Ddso-ordering-test.py933 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