Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/bin/
H A Dfetch-gn41 copy_path = 'buildtools/linux64/gn' if 'linux' in sys.platform else \ variable
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_split_vars.c1147 nir_deref_path copy_path; in mark_deref_used() local