Searched defs:copy_scripts (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/distutils/command/ | ||
D | build_scripts.py | 53 def copy_scripts(self): member in build_scripts |
/external/eigen/bench/btl/data/ | ||
D | CMakeLists.txt | 2 ADD_CUSTOM_TARGET(copy_scripts) target |
/external/python/cpython2/Lib/distutils/command/ | ||
D | build_scripts.py | 53 def copy_scripts (self): member in build_scripts |
/external/python/cpython3/ | ||
D | setup.py | 2529 def copy_scripts(self): member in PyBuildScripts |