Home
last modified time | relevance | path

Searched defs:target_os (Results 1 – 25 of 552) sorted by relevance

12345678910>>...23

/dports/lang/v8/v8-9.6.180.12/tools/clang/pylib/clang/
H A Dcompile_db.py22 def _IsTargettingWindows(target_os): argument
39 def _ProcessCommand(command, target_os): argument
76 def _ProcessEntry(entry, target_os): argument
98 def ProcessCompileDatabaseIfNeeded(compile_db, target_os=None): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/clang/pylib/clang/
H A Dcompile_db.py22 def _IsTargettingWindows(target_os): argument
32 def _ProcessCommand(command, target_os): argument
70 def _ProcessEntry(entry, target_os): argument
92 def ProcessCompileDatabaseIfNeeded(compile_db, target_os=None): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/mb/mb_config_expectations/
H A Dtryserver.chromium.android.json14 "target_os": "android", string
31 "target_os": "android", string
47 "target_os": "android", string
60 "target_os": "android", string
71 "target_os": "android", string
94 "target_os": "android", string
123 "target_os": "android", string
139 "target_os": "android", string
150 "target_os": "android", string
167 "target_os": "android", string
[all …]
H A Dchromium.android.json12 "target_os": "android", string
24 "target_os": "android", string
37 "target_os": "android", string
49 "target_os": "android", string
61 "target_os": "android", string
74 "target_os": "android", string
84 "target_os": "android", string
95 "target_os": "android", string
110 "target_os": "android", string
125 "target_os": "android", string
[all …]
H A Dchromium.android.fyi.json12 "target_os": "android", string
27 "target_os": "android", string
44 "target_os": "android", string
59 "target_os": "android", string
74 "target_os": "android", string
H A Dchromium.mac.json33 "target_os": "ios", string
46 "target_os": "ios", string
58 "target_os": "ios", string
71 "target_os": "ios", string
H A Dchromium.perf.json9 "target_os": "android", string
21 "target_os": "android", string
32 "target_os": "android", string
44 "target_os": "android", string
62 "target_os": "linux", string
H A Dchromium.fyi.json28 "target_os": "chromeos", string
362 "target_os": "ios", string
374 "target_os": "ios", string
387 "target_os": "ios", string
410 "target_os": "ios", string
426 "target_os": "ios", string
439 "target_os": "ios", string
451 "target_os": "ios", string
464 "target_os": "ios", string
477 "target_os": "ios", string
[all …]
H A Dchromium.mojo.json11 "target_os": "android", string
23 "target_os": "chromeos", string
54 "target_os": "android", string
H A Dchromium.linux.json26 "target_os": "fuchsia", string
56 "target_os": "fuchsia", string
64 "target_os": "fuchsia", string
119 "target_os": "fuchsia", string
129 "target_os": "fuchsia", string
138 "target_os": "fuchsia", string
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/build/
H A Dmac_toolchain.py58 def ReadStampFile(target_os): argument
67 def WriteStampFile(target_os, s): argument
116 def AcceptLicense(target_os): argument
159 def _UseHermeticToolchain(target_os): argument
190 def DownloadHermeticBuild(target_os, default_version, toolchain_filename): argument
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/build/
H A Dmac_toolchain.py58 def ReadStampFile(target_os): argument
67 def WriteStampFile(target_os, s): argument
116 def AcceptLicense(target_os): argument
159 def _UseHermeticToolchain(target_os): argument
190 def DownloadHermeticBuild(target_os, default_version, toolchain_filename): argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/build/
H A Dmac_toolchain.py58 def ReadStampFile(target_os): argument
67 def WriteStampFile(target_os, s): argument
116 def AcceptLicense(target_os): argument
159 def _UseHermeticToolchain(target_os): argument
190 def DownloadHermeticBuild(target_os, default_version, toolchain_filename): argument
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/build/
H A Dmac_toolchain.py58 def ReadStampFile(target_os): argument
67 def WriteStampFile(target_os, s): argument
116 def AcceptLicense(target_os): argument
159 def _UseHermeticToolchain(target_os): argument
190 def DownloadHermeticBuild(target_os, default_version, toolchain_filename): argument
/dports/lang/rust/rustc-1.58.1-src/library/std/src/os/unix/
H A Dprocess.rs27 #[cfg(not(target_os = "vxworks"))] id: u32, in uid()
28 #[cfg(target_os = "vxworks")] id: u16, in uid()
36 #[cfg(not(target_os = "vxworks"))] id: u32, in gid()
37 #[cfg(target_os = "vxworks")] id: u16, in gid()
45 #[cfg(not(target_os = "vxworks"))] groups: &[u32], in groups()
46 #[cfg(target_os = "vxworks")] groups: &[u16], in groups()
158 #[cfg(not(target_os = "vxworks"))] id: u32, in uid()
159 #[cfg(target_os = "vxworks")] id: u16, in uid()
167 #[cfg(not(target_os = "vxworks"))] id: u32, in gid()
168 #[cfg(target_os = "vxworks")] id: u16, in gid()
[all …]
/dports/devel/ispc/ispc-1.16.1/
H A Dbitcode2cpp.py49 target_os = "linux" variable
52 target_os = "windows" variable
55 target_os = "web" variable
59 target_os = args[0].os variable
/dports/net-mgmt/librenms/librenms-21.5.1/scripts/
H A Dcollect-snmp-data.php59 $target_os = $device['os']; variable
61 $target_os = $options['o']; variable
63 $target_os = $options['os']; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/internal/app/
H A Dpossible_app.py12 def __init__(self, app_type, target_os): argument
26 def target_os(self): member in PossibleApp
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/
H A Dlicenses.py533 def GetThirdPartyDepsFromGNDepsOutput(gn_deps, target_os): argument
564 def FindThirdPartyDeps(gn_out_dir, gn_target, target_os): argument
610 file_template_file, entry_template_file, output_file, target_os, argument
739 def GenerateLicenseFile(output_file, gn_out_dir, gn_target, target_os): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/
H A Dlicenses.py581 def GetThirdPartyDepsFromGNDepsOutput(gn_deps, target_os): argument
611 def FindThirdPartyDeps(gn_out_dir, gn_target, target_os): argument
658 file_template_file, entry_template_file, output_file, target_os, argument
792 def GenerateLicenseFile(output_file, gn_out_dir, gn_target, target_os): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/chromium/scripts/
H A Dbuild_ffmpeg.py137 def GetDsoName(target_os, dso_name, dso_version): argument
358 def BuildFFmpeg(target_os, target_arch, host_os, host_arch, parallel_jobs, argument
547 def ConfigureAndBuild(target_arch, target_os, host_os, host_arch, parallel_jobs, argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/chromium/scripts/
H A Dbuild_ffmpeg.py148 def GetDsoName(target_os, dso_name, dso_version): argument
389 def BuildFFmpeg(target_os, target_arch, host_os, host_arch, parallel_jobs, argument
578 def ConfigureAndBuild(target_arch, target_os, host_os, host_arch, parallel_jobs, argument
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/scripts/
H A Dci_build.py26 def build_targets(target, target_os): argument
45 def determine_flags(target, target_os, target_cpu, target_cc, cc_bin, argument
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/scripts/
H A Dci_build.py27 def build_targets(target, target_os): argument
46 def determine_flags(target, target_os, target_cpu, target_cc, cc_bin, argument
/dports/security/botan2/Botan-2.18.2/src/scripts/
H A Dci_build.py27 def build_targets(target, target_os): argument
46 def determine_flags(target, target_os, target_cpu, target_cc, cc_bin, argument

12345678910>>...23