Searched refs:dirname (Results 1 – 25 of 75) sorted by relevance
123
14 dirname, basename = os.path.split(file_path)15 dirname = os.path.split(dirname)[1]16 return dirname.startswith("values") and basename.endswith(".xml")
10 dirname, basename = os.path.split(file_path)11 dirname = os.path.split(dirname)[1]12 return dirname.startswith("values") and basename.endswith(".xml")
26 TOP=$(dirname $(realpath $0))28 TOP=$(dirname $TOP)
28 THIS_DIR = os.path.realpath(os.path.dirname(__file__))183 dirname = os.path.dirname(built_file)187 dirname = 'bin'188 install_path = os.path.join(install_dir, dirname)
45 genfile = os.path.join(os.path.dirname(__file__),85 genfile = os.path.join(os.path.dirname(__file__),
49 dirname, basename = os.path.split(file_path)51 with tempfile.NamedTemporaryFile(prefix=basename, dir=dirname, delete=False) as temp:
5 openssl dgst -sha256 -sign $(dirname $0)/debug_key.pem <(echo -n "$1" | base64 -d) | base64 -w 0
52 " -I $$(dirname $$(echo $(locations :rs_script_api) | awk '{ print $$1 }')) " +53 " -I $$(dirname $$(echo $(locations :rs_clang_headers) | awk '{ print $$1 }')) $${f}; " +
51 " -I $$(dirname $$(echo $(locations :rs_script_api) | awk '{ print $$1 }')) " +52 " -I $$(dirname $$(echo $(locations :rs_clang_headers) | awk '{ print $$1 }')) $${f}; " +
53 " -I $$(dirname $$(echo $(locations :rs_script_api) | awk '{ print $$1 }')) " +54 " -I $$(dirname $$(echo $(locations :rs_clang_headers) | awk '{ print $$1 }')) $${f}; " +
60 " -I $$(dirname $$(echo $(locations :rs_script_api) | awk '{ print $$1 }')) " +61 … " -I $$(dirname $$(echo $(locations :rs_clang_headers) | awk '{ print $$1 }')) $${f}; " +
61 " -I $$(dirname $$(echo $(locations :rs_script_api) | awk '{ print $$1 }')) " +62 " -I $$(dirname $$(echo $(locations :rs_clang_headers) | awk '{ print $$1 }')) $${f}; " +
60 " -I $$(dirname $$(echo $(locations :rs_script_api) | awk '{ print $$1 }')) " +61 " -I $$(dirname $$(echo $(locations :rs_clang_headers) | awk '{ print $$1 }')) $${f}; " +
57 " -I $$(dirname $$(echo $(locations :rs_script_api) | awk '{ print $$1 }')) " +58 … " -I $$(dirname $$(echo $(locations :rs_clang_headers) | awk '{ print $$1 }')) $${f}; " +
56 " -I $$(dirname $$(echo $(locations :rs_script_api) | awk '{ print $$1 }')) " +57 … " -I $$(dirname $$(echo $(locations :rs_clang_headers) | awk '{ print $$1 }')) $${f}; " +
54 " -I $$(dirname $$(echo $(locations :rs_script_api) | awk '{ print $$1 }')) " +55 " -I $$(dirname $$(echo $(locations :rs_clang_headers) | awk '{ print $$1 }')) $${f}; " +
58 " -I $$(dirname $$(echo $(locations :rs_script_api) | awk '{ print $$1 }')) " +59 " -I $$(dirname $$(echo $(locations :rs_clang_headers) | awk '{ print $$1 }')) $${f}; " +