Home
last modified time | relevance | path

Searched defs:copy_scripts (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Lib/distutils/command/
Dbuild_scripts.py53 def copy_scripts(self): member in build_scripts
156 def copy_scripts(self): member in build_scripts_2to3
/external/eigen/bench/btl/data/
DCMakeLists.txt2 add_custom_target(copy_scripts) target
/external/python/setuptools/setuptools/_distutils/command/
Dbuild_scripts.py53 def copy_scripts(self): member in build_scripts
/external/python/cpython2/Lib/distutils/command/
Dbuild_scripts.py53 def copy_scripts (self): member in build_scripts
/external/python/cpython3/
Dsetup.py1559 def copy_scripts(self): member in PyBuildScripts