Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/command/
Dinstall_headers.py10 class install_headers(Command): class
/external/python/cpython2/Lib/distutils/command/
Dinstall_headers.py12 class install_headers(Command): class
/external/clang/
Dbuild.py361 def install_headers(build_dir, install_dir, host): function