/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 | 143 def is_needed(self, install_dir): argument 215 def _build_and_install(self, install_dir): argument 220 def _build_and_install_current_dir(self, install_dir): argument 228 def build_and_install(self, install_dir): argument 257 def _build_and_install_current_dir_setup_py(self, install_dir): argument 265 def _build_and_install_current_dir_setupegg_py(self, install_dir): argument 273 def _build_and_install_current_dir_noegg(self, install_dir): argument 295 def _build_and_install_from_package(self, install_dir): argument 383 def _install_from_egg(self, install_dir, egg_path): argument 407 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/python/cpython3/kokoro/ |
D | build.py | 28 def build_autoconf_target(host, python_src, build_dir, install_dir, argument 113 def install_licenses(host, install_dir, extra_notices): argument 122 def package_target(host, install_dir, dest_dir, build_id): 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 51 "install_dir" : "VulkanTools/build/install", string 89 "install_dir" : "Vulkan-Tools/build/install", string
|
/external/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/ |
D | wrapper.py | 357 def _default_client(install_dir): argument 365 install_dir=DEFAULT_INSTALL_DIR, argument 393 def main(install_dir=DEFAULT_INSTALL_DIR, silent=False): argument
|
/external/pigweed/pw_arduino_build/py/pw_arduino_build/ |
D | core_installer.py | 240 def apply_teensy_patches(install_dir): argument 322 def install_stm32duino_core(install_prefix, install_dir, cache_dir): argument
|
/external/zstd/build/meson/ |
D | InstallSymlink.py | 16 def install_symlink(src, dst, install_dir, dst_is_dir=False, dir_mode=0o777): argument
|
/external/cronet/stable/third_party/llvm-libc/src/include/ |
D | CMakeLists.txt | 812 set(install_dir variable
|
/external/cronet/tot/third_party/llvm-libc/src/include/ |
D | CMakeLists.txt | 812 set(install_dir variable
|
/external/rust/android-crates-io/crates/libz-sys/zng/ |
D | cmake.rs | 47 let install_dir = cmake.build(); in build_zlib_ng() localVariable
|
/external/pigweed/pw_build/py/ |
D | create_python_tree_test.py | 97 def _check_result_paths_equal(self, install_dir, expected_results) -> None: argument
|
/external/wayland/src/ |
D | meson.build | 134 install_dir = join_paths(get_option('prefix'), get_option('includedir')) variable
|
/external/mesa3d/meson_to_hermetic/ |
D | meson_common.py | 272 install_dir='', argument 326 install_dir='', argument
|
D | meson_to_hermetic.py | 455 install_dir='', argument 878 install_dir='', argument 1115 install_dir='', argument
|
/external/llvm/cmake/modules/ |
D | AddLLVM.cmake | 549 set(install_dir lib${LLVM_LIBDIR_SUFFIX}) variable 553 set(install_dir bin) variable
|
/external/autotest/client/common_lib/cros/network/ |
D | xmlrpc_security_types.py | 66 def install_router_credentials(self, host, install_dir): argument 433 def install_router_credentials(self, host, install_dir): argument
|
/external/pigweed/pw_env_setup/py/pw_env_setup/ |
D | env_setup.py | 174 install_dir, argument
|
/external/autotest/client/common_lib/ |
D | packages.py | 386 def install_pkg(self, name, pkg_type, fetch_dir, install_dir, argument
|
/external/autotest/client/bin/ |
D | job.py | 412 def install_pkg(self, name, pkg_type, install_dir): argument
|