Home
last modified time | relevance | path

Searched defs:copy_path (Results 1 – 3 of 3) sorted by relevance

/external/skia/bin/
Dfetch-gn44 copy_path = 'buildtools/linux64/gn' if 'linux' in sys.platform else \ variable
/external/ktfmt/
Dprepare_upgrade.py31 copy_path = os.path.join(tmp_dir, "copy.jar") variable
/external/mesa3d/src/compiler/nir/
Dnir_split_vars.c1110 nir_deref_path copy_path; in mark_deref_used() local