Home
last modified time | relevance | path

Searched defs:copy_scripts (Results 1 – 4 of 4) 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/cpython2/Lib/distutils/command/
Dbuild_scripts.py53 def copy_scripts (self): member in build_scripts
/external/python/cpython3/
Dsetup.py2288 def copy_scripts(self): member in PyBuildScripts