Home
last modified time | relevance | path

Searched refs:objpfx (Results 1 – 3 of 3) sorted by relevance

/scripts/
A Dmerge-test-results.sh28 objpfx=$2
37 if [ -s "$objpfx$t.test-result" ]; then
42 IFS= read -r line < "$objpfx$t.test-result"
54 if [ -f "$objpfx$d/$subdir_file_name" ]; then
55 cat "$objpfx$d/$subdir_file_name"
A Dcheck-local-headers.sh20 objpfx="$2"
23 cd "$objpfx"
A Ddso-ordering-test.py273 objpfx = cmdlineargs.objpfx variable
523 global objpfx
528 testpfx = objpfx + test_subdir + "/"
530 testpfx_src = objpfx + test_srcdir

Completed in 8 milliseconds