Searched refs:copy_path (Results 1 – 10 of 10) sorted by relevance
39 copy_path = 'buildtools/linux64/gn' if 'linux' in sys.platform else \ variable42 if os.path.isdir(os.path.dirname(copy_path)):43 shutil.copy(dst, copy_path)
44 copy_path = 'buildtools/linux64/gn' if 'linux' in sys.platform else \ variable47 if os.path.isdir(os.path.dirname(copy_path)):48 shutil.copy(gn, copy_path)
7 add_dependent_lib.cpp add_path.cpp bcp_imp.cpp copy_path.cpp file_types.cpp
81 void copy_path(const fs::path& p);
287 copy_path(*m); in run()
46 void bcp_implementation::copy_path(const fs::path& p) in copy_path() function in bcp_implementation
9 ../add_dependent_lib.cpp ../add_path.cpp ../bcp_imp.cpp ../copy_path.cpp ../file_types.cpp
66 script = "$flutter_root/tools/fuchsia/copy_path.py"
1110 nir_deref_path copy_path; in mark_deref_used() local1112 nir_deref_path_init(©_path, copy_deref, mem_ctx); in mark_deref_used()1132 for (; copy_path.path[copy_i + 1]; copy_i++) { in mark_deref_used()1133 if (copy_path.path[copy_i + 1]->deref_type == in mark_deref_used()
146 const char* new_path, const int copy_path) { in fs__capture_path() argument168 if (path != NULL && copy_path) { in fs__capture_path()231 if (path != NULL && copy_path) { in fs__capture_path()