Searched refs:host (Results 1 – 15 of 15) sorted by relevance
/build/scripts/util/ |
D | pyd.py | 80 host, port = self.server_address[:2] 85 'host': host, 131 def start_server(host, port, root): argument 135 server_address = (host, port) 138 print('Starting pycache daemon at {}:{}'.format(host, port)) 143 start_server(host, port + 2, root) 160 host, port = get_pyd() 161 conn = client.HTTPConnection(host, port) 170 host, port = get_pyd() 171 conn = client.HTTPConnection(host, port) [all …]
|
/build/ |
D | prebuilts_download.sh | 55 --trusted-host) 59 --trusted-host=*) 159 pip3 install --trusted-host $trusted_host -i $pypi_url rich; 185 $prebuild_python3_path $prebuild_pip3_path install --trusted-host $trusted_host -i $pypi_url pyyaml…
|
/build/lite/ndk/build/toolchain/ |
D | riscv.gni | 20 # NOTE: riscv compiler not available, need install on host manually
|
/build/ohos/ |
D | ohos_part.gni | 130 "--output-host-file", 134 "--host-toolchain",
|
/build/config/ohos/ |
D | config.gni | 18 # Defines the name the ohos build gives to the current host CPU
|
/build/toolchain/ |
D | toolchain.gni | 55 # toolchain (host toolchain in particular) but the argument is the same for 92 # toolchain, the "stamp" and "copy" tools are really generic to the host;
|
/build/config/mac/ |
D | mac_sdk.gni | 38 # host (they are not shipped) --- this is required as Chrome on iOS is usually
|
/build/config/linux/ |
D | pkg_config.gni | 35 # A optional pkg-config wrapper to use for tools built on the host.
|
/build/config/ |
D | BUILDCONFIG.gn | 27 # There are three different types of each of these things: The "host" 31 # host, the target, or something completely different (like nacl). GN will 46 # When writing build files, to do something only for the host: 324 # different host platform tools directory.
|
/build/ohos/images/ |
D | BUILD.gn | 188 "//third_party/e2fsprogs/prebuilt/host/bin",
|
/build/ohos/packages/ |
D | BUILD.gn | 84 "--all-parts-host-info-file", 284 "--host-toolchain",
|
/build/templates/update/ |
D | module_update.gni | 210 "//third_party/e2fsprogs/prebuilt/host/bin",
|
/build/ohos/ndk/cmake/ |
D | ohos.toolchain.cmake | 86 # set find executable programs on the host system path
|
/build/toolchain/mac/ |
D | BUILD.gn | 52 # The host toolchain value computed by the default toolchain's setup
|
/build/config/compiler/ |
D | BUILD.gn | 384 # Only apply this to the target linker, since the host 974 # use_xcode_clang only refers to the iOS toolchain, host binaries use
|