| /external/clang/ |
| D | build.py | 218 def install_minimal_toolchain(build_dir, install_dir, host, strip): argument 224 def install_toolchain(build_dir, install_dir, host, strip): argument 283 def install_built_host_files(build_dir, install_dir, host, strip, minimal=None): argument 302 def install_sanitizer_scripts(install_dir): argument 308 def install_analyzer_scripts(install_dir): argument 350 def install_scan_scripts(install_dir): argument 361 def install_headers(build_dir, install_dir, host): argument 391 def install_profile_rt(build_dir, install_dir, host): argument 437 def install_libomp(build_dir, install_dir, host): argument 464 def install_sanitizers(build_dir, install_dir, host): argument [all …]
|
| D | update-prebuilts.py | 130 def extract_package(package, install_dir): argument
|
| /external/autotest/utils/ |
| D | external_packages.py | 136 def is_needed(self, install_dir): argument 208 def _build_and_install(self, install_dir): argument 213 def _build_and_install_current_dir(self, install_dir): argument 221 def build_and_install(self, install_dir): argument 250 def _build_and_install_current_dir_setup_py(self, install_dir): argument 258 def _build_and_install_current_dir_setupegg_py(self, install_dir): argument 266 def _build_and_install_current_dir_noegg(self, install_dir): argument 288 def _build_and_install_from_package(self, install_dir): argument 376 def _install_from_egg(self, install_dir, egg_path): argument 400 def _get_egg_info_path(self, install_dir): argument [all …]
|
| D | build_externals.py | 125 def fetch_necessary_packages(dest_dir, install_dir, names_to_check=set()): argument 162 def build_and_install_packages(packages, install_dir, argument
|
| /external/vulkan-validation-layers/scripts/ |
| D | known_good.json | 8 "install_dir" : "glslang/build/install", string 22 "install_dir" : "Vulkan-Headers/build/install", string 30 "install_dir" : "Vulkan-Loader/build/install", string 47 "install_dir" : "VulkanTools/build/install", string 85 "install_dir" : "Vulkan-Tools/build/install", string
|
| /external/python/setuptools/setuptools/tests/ |
| D | test_install_scripts.py | 24 def _run_install_scripts(self, install_dir, executable=None): argument
|
| D | test_wheel.py | 128 def _check_wheel_install(filename, install_dir, install_tree_includes, argument
|
| D | test_integration.py | 147 def install(pkg_dir, install_dir): argument
|
| /external/python/setuptools/setuptools/command/ |
| D | develop.py | 89 def _resolve_setup_path(egg_base, install_dir, egg_path): argument
|
| /external/llvm/cmake/modules/ |
| D | AddLLVM.cmake | 549 set(install_dir lib${LLVM_LIBDIR_SUFFIX}) variable 553 set(install_dir bin) variable
|
| /external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/ |
| D | AddLLVM.cmake | 639 set(install_dir lib${LLVM_LIBDIR_SUFFIX}) variable 643 set(install_dir bin) variable
|
| /external/autotest/client/common_lib/ |
| D | packages.py | 380 def install_pkg(self, name, pkg_type, fetch_dir, install_dir, argument
|
| /external/autotest/client/bin/ |
| D | job.py | 409 def install_pkg(self, name, pkg_type, install_dir): argument
|