Home
last modified time | relevance | path

Searched defs:host_os (Results 1 – 25 of 702) sorted by relevance

12345678910>>...29

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/build_tools/json/
H A Dnaclsdk_manifest.json15 "host_os": "mac", string
23 "host_os": "linux", string
31 "host_os": "win", string
49 "host_os": "win", string
67 "host_os": "mac", string
83 "host_os": "win", string
101 "host_os": "mac", string
117 "host_os": "win", string
135 "host_os": "mac", string
151 "host_os": "win", string
[all …]
/dports/x11/i3status/i3status-2.14/
H A Dmeson.build194 host_os = host_machine.system() variable
195 if host_os == 'linux' variable
200 if host_os == 'netbsd' variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/clang/scripts/
H A Dupdate.py160 def GetPlatformUrlPrefix(host_os): argument
169 def DownloadAndUnpackPackage(package_file, output_dir, host_os): argument
196 def UpdatePackage(package_name, host_os): argument
/dports/devel/efl/efl-1.25.1/
H A Dmeson.build21 host_os = host_machine.system() variable
23 if host_os == 'linux' variable
25 host_os = 'linux-uclibc' variable
27 host_os = 'linux-dietlibc' variable
29 host_os = 'linux-gnu' variable
222 if host_os == 'freebsd' or host_os == 'dragonfly' variable
/dports/lang/v8/v8-9.6.180.12/tools/clang/scripts/
H A Dupdate.py160 def GetPlatformUrlPrefix(host_os): argument
170 def DownloadAndUnpackPackage(package_file, output_dir, host_os): argument
216 def UpdatePackage(package_name, host_os): argument
/dports/archivers/arj/arj-3.10.22/
H A Darjtypes.c31 #define is_unix(host_os) (host_os==OS_UNIX||host_os==OS_NEXT) argument
47 void fm_store(struct file_mode *dest, int host_os, int mode) in fm_store()
64 unsigned int fm_native(struct file_mode *fm, int host_os) in fm_native()
252 void ts_store(struct timestamp *dest, int host_os, unsigned long value) in ts_store()
270 unsigned long ts_native(struct timestamp *ts, int host_os) in ts_native()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/depends/
H A DMakefile58 host_os:=$(findstring linux,$(full_host_os)) macro
63 host_os:=android macro
66 host_os:=$(strip $(host_os)) macro
68 host_os=$(full_host_os) macro
/dports/devel/orc/orc-0.4.31/
H A Dmeson.build90 host_os = host_machine.system() variable
91 if host_os == 'windows' variable
102 if host_os == 'android' variable
/dports/net-p2p/bitcoin/bitcoin-22.0/depends/
H A DMakefile86 host_os:=$(findstring linux,$(full_host_os)) macro
91 host_os:=android macro
94 host_os:=$(strip $(host_os)) macro
96 host_os=$(full_host_os) macro
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/depends/
H A DMakefile86 host_os:=$(findstring linux,$(full_host_os)) macro
91 host_os:=android macro
94 host_os:=$(strip $(host_os)) macro
96 host_os=$(full_host_os) macro
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/depends/
H A DMakefile86 host_os:=$(findstring linux,$(full_host_os)) macro
91 host_os:=android macro
94 host_os:=$(strip $(host_os)) macro
96 host_os=$(full_host_os) macro
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/depends/
H A DMakefile83 host_os:=$(findstring linux,$(full_host_os)) macro
88 host_os:=android macro
91 host_os:=$(strip $(host_os)) macro
93 host_os=$(full_host_os) macro
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/depends/
H A DMakefile83 host_os:=$(findstring linux,$(full_host_os)) macro
88 host_os:=android macro
91 host_os:=$(strip $(host_os)) macro
93 host_os=$(full_host_os) macro
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/depends/
H A DMakefile83 host_os:=$(findstring linux,$(full_host_os)) macro
88 host_os:=android macro
91 host_os:=$(strip $(host_os)) macro
93 host_os=$(full_host_os) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/
H A Dget_landmines.py18 host_os = landmine_utils.host_os variable
H A Dlandmine_utils.py21 def host_os(): function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/
H A Dget_landmines.py18 host_os = landmine_utils.host_os variable
H A Dlandmine_utils.py21 def host_os(): function
/dports/lang/v8/v8-9.6.180.12/build/
H A Dget_landmines.py18 host_os = landmine_utils.host_os variable
H A Dlandmine_utils.py21 def host_os(): function
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/
H A Dget_landmines.py18 host_os = landmine_utils.host_os variable
H A Dlandmine_utils.py21 def host_os(): function
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/core/
H A Dplatforms_install.py285 def _GetShellRcFileName(shell, host_os): argument
310 def _GetAndUpdateRcPath(completion_update, path_update, rc_path, host_os): argument
352 def _GetRcUpdater(completion_update, path_update, rc_path, sdk_root, host_os): argument
/dports/security/fwbuilder/fwbuilder-5.3.7/src/cisco_lib/
H A DOSConfigurator_procurve.cpp51 string host_os = fw->getStr("host_OS"); in prolog() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/tools_webrtc/
H A Dget_landmines.py24 host_os = landmine_utils.host_os # pylint: disable=invalid-name variable

12345678910>>...29