Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/git/
Dgen_git_source.py64 def configure(src_base_path, gen_path, debug=False): argument
75 if os.path.exists(gen_path):
76 if os.path.isdir(gen_path):
78 shutil.rmtree(gen_path)
81 "error, inspect and remove manually" % gen_path)
84 "and remove manually" % gen_path)
85 os.makedirs(gen_path)
87 if not os.path.isdir(gen_path):
99 open(os.path.join(gen_path, "head"), "w").write("")
100 open(os.path.join(gen_path, "branch_ref"), "w").write("")
[all …]
/external/skqp/
DBUILD.gn1229 gen_path = target_gen_dir
1234 "$gen_path/${app_name}_Info.plist",
1236 args = [ rebase_path("$gen_path/$app_name", root_build_dir) ]
1244 "$gen_path/${app_name}_Info.plist",
1292 output_name = rebase_path("$gen_path/$app_name", root_build_dir)
1300 "$gen_path/$app_name",
/external/skia/
DBUILD.gn1273 gen_path = target_gen_dir
1278 "$gen_path/${app_name}_Info.plist",
1280 args = [ rebase_path("$gen_path/$app_name", root_build_dir) ]
1288 "$gen_path/${app_name}_Info.plist",
1336 output_name = rebase_path("$gen_path/$app_name", root_build_dir)
1344 "$gen_path/$app_name",