Home
last modified time | relevance | path

Searched refs:target_system (Results 1 – 25 of 111) sorted by relevance

12345

/dports/sysutils/userneu-devel/userneu-1.43b/
H A Duserneu.pl76 my $target_system;
113 if ( $Configure::target_system ) {$target_system = $Configure::target_system; }
114 if ( $Configure::shellscript_output ) {$target_system = $Configure::shellscript_output; }
174 if ( $opts{T} ) { $target_system = $opts{T}; }
180 if ( $target_system or $shellscript_output ) { $create_shellscript = 1; }
185 if ( ! $target_system ) { $target_system = $Config{osname}; }
205 …if ( $target_system ne "linux" and $target_system ne "freebsd" ) { die "Currently only Linux and F…
505 else { shellscript_create($name,$clearpass,$passwdhash,$gecos,$target_system); }
613 my $target_system = $_[4];
616 if ( $target_system eq "linux" )
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/utils/libcxx/test/
H A Dtarget_info.py164 target_system = platform.system()
165 if target_system == 'Darwin': return DarwinLocalTI(full_config)
166 if target_system == 'FreeBSD': return FreeBSDLocalTI(full_config)
167 if target_system == 'NetBSD': return NetBSDLocalTI(full_config)
168 if target_system == 'Linux': return LinuxLocalTI(full_config)
169 if target_system == 'Windows': return WindowsLocalTI(full_config)
170 if target_system == 'OS/390': return ZOSLocalTI(full_config)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/utils/libcxx/test/
H A Dtarget_info.py164 target_system = platform.system()
165 if target_system == 'Darwin': return DarwinLocalTI(full_config)
166 if target_system == 'FreeBSD': return FreeBSDLocalTI(full_config)
167 if target_system == 'NetBSD': return NetBSDLocalTI(full_config)
168 if target_system == 'Linux': return LinuxLocalTI(full_config)
169 if target_system == 'Windows': return WindowsLocalTI(full_config)
170 if target_system == 'OS/390': return ZOSLocalTI(full_config)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/utils/libcxx/test/
H A Dtarget_info.py164 target_system = platform.system()
165 if target_system == 'Darwin': return DarwinLocalTI(full_config)
166 if target_system == 'FreeBSD': return FreeBSDLocalTI(full_config)
167 if target_system == 'NetBSD': return NetBSDLocalTI(full_config)
168 if target_system == 'Linux': return LinuxLocalTI(full_config)
169 if target_system == 'Windows': return WindowsLocalTI(full_config)
170 if target_system == 'OS/390': return ZOSLocalTI(full_config)
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/utils/libcxx/test/
H A Dtarget_info.py164 target_system = platform.system()
165 if target_system == 'Darwin': return DarwinLocalTI(full_config)
166 if target_system == 'FreeBSD': return FreeBSDLocalTI(full_config)
167 if target_system == 'NetBSD': return NetBSDLocalTI(full_config)
168 if target_system == 'Linux': return LinuxLocalTI(full_config)
169 if target_system == 'Windows': return WindowsLocalTI(full_config)
170 if target_system == 'OS/390': return ZOSLocalTI(full_config)
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/common/230 external project/libfoo/
H A Dmeson.build3 target_system = target_machine.system() variable
4 if target_system in ['windows', 'cygwin']
6 elif target_system == 'darwin' variable
/dports/devel/meson/meson-0.60.3/test cases/common/230 external project/libfoo/
H A Dmeson.build3 target_system = target_machine.system() variable
4 if target_system in ['windows', 'cygwin']
6 elif target_system == 'darwin' variable
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/common/230 external project/libfoo/
H A Dmeson.build3 target_system = target_machine.system() variable
4 if target_system in ['windows', 'cygwin']
6 elif target_system == 'darwin' variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/utils/libcxx/test/
H A Dtarget_info.py196 target_system = platform.system()
197 if target_system == 'Darwin': return DarwinLocalTI(full_config)
198 if target_system == 'FreeBSD': return FreeBSDLocalTI(full_config)
199 if target_system == 'NetBSD': return NetBSDLocalTI(full_config)
200 if target_system == 'Linux': return LinuxLocalTI(full_config)
201 if target_system == 'Windows': return WindowsLocalTI(full_config)
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/utils/libcxx/test/
H A Dtarget_info.py196 target_system = platform.system()
197 if target_system == 'Darwin': return DarwinLocalTI(full_config)
198 if target_system == 'FreeBSD': return FreeBSDLocalTI(full_config)
199 if target_system == 'NetBSD': return NetBSDLocalTI(full_config)
200 if target_system == 'Linux': return LinuxLocalTI(full_config)
201 if target_system == 'Windows': return WindowsLocalTI(full_config)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/utils/libcxx/test/
H A Dtarget_info.py196 target_system = platform.system()
197 if target_system == 'Darwin': return DarwinLocalTI(full_config)
198 if target_system == 'FreeBSD': return FreeBSDLocalTI(full_config)
199 if target_system == 'NetBSD': return NetBSDLocalTI(full_config)
200 if target_system == 'Linux': return LinuxLocalTI(full_config)
201 if target_system == 'Windows': return WindowsLocalTI(full_config)
/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/src/screenComponents/
H A DhackingDialog.cpp60 target_system = value; in GuiHackingDialog()
84 target_system = getSystemName(targets[0].first); in open()
107 my_spaceship->commandHackingFinished(target, target_system); in onDraw()
117 if (target_system != "") in onDraw()
122 if (getSystemName(target.first) == target_system) in onDraw()
/dports/devel/build/build-0.3.10/build/system/
H A Dconfigure82 if [ -n "$target_system" ]; then
84 target=`$bld_root/system/config.sub "$target_system"`
88 $echo "unable to canonicalize target system '$target_system'"
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/utils/libcxx/test/
H A Dtarget_info.py284 target_system = platform.system()
285 if target_system == 'Darwin': return DarwinLocalTI(full_config)
286 if target_system == 'FreeBSD': return FreeBSDLocalTI(full_config)
287 if target_system == 'NetBSD': return NetBSDLocalTI(full_config)
288 if target_system == 'Linux': return LinuxLocalTI(full_config)
289 if target_system == 'Windows': return WindowsLocalTI(full_config)
/dports/games/pioneer/pioneer-20210723/data/modules/TradeShips/
H A DTrader.lua130 local target_system = nil
141 target_system, best_prices = next_system, next_prices
146 if target_system == nil then
148 target_system = systems_in_range[Engine.rand:Integer(1, #systems_in_range)]
154 target_system = systems_half_range[Engine.rand:Integer(1, #systems_half_range)]
160 local target_starport_paths = target_system:GetStationPaths()
165 return target_system.path
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/utils/libcxx/test/
H A Dtarget_info.py279 target_system = platform.system()
280 if target_system == 'Darwin': return DarwinLocalTI(full_config)
281 if target_system == 'FreeBSD': return FreeBSDLocalTI(full_config)
282 if target_system == 'NetBSD': return NetBSDLocalTI(full_config)
283 if target_system == 'Linux': return LinuxLocalTI(full_config)
284 if target_system == 'Windows': return WindowsLocalTI(full_config)
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Build/linux/
H A Dbuild.sh90 -s, --target_system, Set CMake target system
91 target_system=*
270 target_system=*)
335 asm | bindir | cc | cxx | gen | jobs | prefix | sanitizer | target_system)
403 parse_options target_system="$1"
443 target_system=*) parse_options target_system="${1#*=}" && shift ;;
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Build/linux/
H A Dbuild.sh90 -s, --target_system, Set CMake target system
91 target_system=*
270 target_system=*)
335 asm | bindir | cc | cxx | gen | jobs | prefix | sanitizer | target_system)
403 parse_options target_system="$1"
443 target_system=*) parse_options target_system="${1#*=}" && shift ;;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/utils/libcxx/test/
H A Dtarget_info.py305 target_system = platform.system()
306 if target_system == 'Darwin': return DarwinLocalTI(full_config)
307 if target_system == 'FreeBSD': return FreeBSDLocalTI(full_config)
308 if target_system == 'NetBSD': return NetBSDLocalTI(full_config)
309 if target_system == 'Linux': return LinuxLocalTI(full_config)
310 if target_system == 'Windows': return WindowsLocalTI(full_config)
/dports/devel/libc++/libcxx-10.0.1.src/utils/libcxx/test/
H A Dtarget_info.py305 target_system = platform.system()
306 if target_system == 'Darwin': return DarwinLocalTI(full_config)
307 if target_system == 'FreeBSD': return FreeBSDLocalTI(full_config)
308 if target_system == 'NetBSD': return NetBSDLocalTI(full_config)
309 if target_system == 'Linux': return LinuxLocalTI(full_config)
310 if target_system == 'Windows': return WindowsLocalTI(full_config)
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/test_server/
H A Dts_install_cth.erl61 -record(state, { ts_conf_dir, target_system, install_opts, nodenames, nodes }).
76 TargetSystem = proplists:get_value(target_system, Opts, install_local),
81 target_system = TargetSystem,
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/test_server/
H A Dts_install_cth.erl61 -record(state, { ts_conf_dir, target_system, install_opts, nodenames, nodes }).
76 TargetSystem = proplists:get_value(target_system, Opts, install_local),
81 target_system = TargetSystem,
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/test_server/
H A Dts_install_cth.erl61 -record(state, { ts_conf_dir, target_system, install_opts, nodenames, nodes }).
76 TargetSystem = proplists:get_value(target_system, Opts, install_local),
81 target_system = TargetSystem,
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/test_server/
H A Dts_install_cth.erl61 -record(state, { ts_conf_dir, target_system, install_opts, nodenames, nodes }).
76 TargetSystem = proplists:get_value(target_system, Opts, install_local),
81 target_system = TargetSystem,
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/test_server/
H A Dts_install_cth.erl61 -record(state, { ts_conf_dir, target_system, install_opts, nodenames, nodes }).
76 TargetSystem = proplists:get_value(target_system, Opts, install_local),
81 target_system = TargetSystem,

12345