Searched defs:install_dir (Results 1 – 8 of 8) sorted by relevance
/external/clang/ |
D | build.py | 134 def install_toolchain(build_dir, install_dir, host): argument 146 def install_built_host_files(build_dir, install_dir, host): argument 190 def install_sanitizer_scripts(install_dir): argument 196 def install_analyzer_scripts(install_dir): argument 236 def install_scan_scripts(install_dir): argument 247 def install_headers(build_dir, install_dir, host): argument 278 def install_profile_rt(build_dir, install_dir, host): argument 324 def install_sanitizers(build_dir, install_dir, host): argument 377 def install_license_files(install_dir): argument 399 def install_repo_prop(install_dir): argument
|
D | update-prebuilts.py | 112 def extract_package(package, install_dir): argument
|
/external/autotest/utils/ |
D | external_packages.py | 112 def is_needed(self, install_dir): argument 168 def _build_and_install(self, install_dir): argument 173 def _build_and_install_current_dir(self, install_dir): argument 181 def build_and_install(self, install_dir): argument 210 def _build_and_install_current_dir_setup_py(self, install_dir): argument 218 def _build_and_install_current_dir_setupegg_py(self, install_dir): argument 226 def _build_and_install_current_dir_noegg(self, install_dir): argument 232 def _build_and_install_from_package(self, install_dir): argument 328 def _install_from_egg(self, install_dir, egg_path): argument 357 def _rsync (self, temp_site_dir, install_dir): argument [all …]
|
D | build_externals.py | 91 def fetch_necessary_packages(dest_dir, install_dir): argument 127 def build_and_install_packages(packages, install_dir): argument
|
/external/autotest/scheduler/ |
D | site_monitor_db.py | 19 def parser_path(install_dir): argument
|
/external/llvm/cmake/modules/ |
D | AddLLVM.cmake | 544 set(install_dir lib${LLVM_LIBDIR_SUFFIX}) variable 548 set(install_dir bin) variable
|
/external/autotest/client/common_lib/ |
D | base_packages.py | 338 def install_pkg(self, name, pkg_type, fetch_dir, install_dir, argument
|
/external/autotest/client/bin/ |
D | job.py | 455 def install_pkg(self, name, pkg_type, install_dir): argument
|