Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/command/
Dinstall_headers.py10 class install_headers(Command): class
/external/python/setuptools/setuptools/_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/libbpf/src/
DMakefile140 install_headers: target
/external/libtraceevent/
DMakefile347 install_headers: target
/external/clang/
Dbuild.py361 def install_headers(build_dir, install_dir, host): function