Lines Matching full:path
611 echo "Error: Cannot perform PGO build because llvm-profdata was not found in PATH" ;\
612 echo "Please add it to PATH and run ./configure again" ;\
666 --path $(realpath $(abs_srcdir)) \
712 # sys.path fixup -- see Modules/getpath.c.
818 # --preload-file turns a relative asset path into an absolute path.
999 # script is used to test the cross compile code path.
2401 find $(srcdir)/Lib -type f -name "*.py" -not -name "test_*.py" -not -path "*/test/*" -not -path "*/tests/*" -not -path "*/*_test/*" | ctags -f tags -w -a -L -
2410 find $(srcdir)/Lib -type f -name "*.py" -not -name "test_*.py" -not -path "*/test/*" -not -path "*/tests/*" -not -path "*/*_test/*" | etags - -a