Lines Matching refs:d
366 if ((-d $value)) {
406 if (-d $path) {
536 if ((-d $file)) {
727 if ((-d $value)) {
1134 && (-d "${lk_path}arch")
1135 && (-d "${lk_path}board")
1136 && (-d "${lk_path}common")
1137 && (-d "${lk_path}doc")
1138 && (-d "${lk_path}drivers")
1139 && (-d "${lk_path}dts")
1140 && (-d "${lk_path}fs")
1141 && (-d "${lk_path}lib")
1142 && (-d "${lk_path}include")
1143 && (-d "${lk_path}net")
1144 && (-d "${lk_path}post")
1145 && (-d "${lk_path}scripts")
1146 && (-d "${lk_path}test")
1147 && (-d "${lk_path}tools")) {