Home
last modified time | relevance | path

Searched refs:_host_os (Results 1 – 24 of 24) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/tools/lib/
H A DPlatform.pm151 my ( $_host_os, $_host_arch, $_target_os, $_target_arch, $_target_mic_arch, $_default_mic_arch);
238 $_host_os = "lin";
241 $_host_os = "lin";
244 $_host_os = "lin";
246 $_host_os = "mac";
248 $_host_os = "win";
289 $_target_os = $_host_os;
327 return $_host_os;
334 return "${_host_os}_${_host_arch}";
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/tools/lib/
H A DPlatform.pm151 my ( $_host_os, $_host_arch, $_target_os, $_target_arch, $_target_mic_arch, $_default_mic_arch);
238 $_host_os = "lin";
241 $_host_os = "lin";
244 $_host_os = "lin";
246 $_host_os = "mac";
248 $_host_os = "win";
289 $_target_os = $_host_os;
327 return $_host_os;
334 return "${_host_os}_${_host_arch}";
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/tools/lib/
H A DPlatform.pm151 my ( $_host_os, $_host_arch, $_target_os, $_target_arch, $_target_mic_arch, $_default_mic_arch);
238 $_host_os = "lin";
241 $_host_os = "lin";
244 $_host_os = "lin";
246 $_host_os = "mac";
248 $_host_os = "win";
289 $_target_os = $_host_os;
327 return $_host_os;
334 return "${_host_os}_${_host_arch}";
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/tools/lib/
H A DPlatform.pm151 my ( $_host_os, $_host_arch, $_target_os, $_target_arch, $_target_mic_arch, $_default_mic_arch);
238 $_host_os = "lin";
241 $_host_os = "lin";
244 $_host_os = "lin";
246 $_host_os = "mac";
248 $_host_os = "win";
289 $_target_os = $_host_os;
327 return $_host_os;
334 return "${_host_os}_${_host_arch}";
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/tools/lib/
H A DPlatform.pm151 my ( $_host_os, $_host_arch, $_target_os, $_target_arch, $_target_mic_arch, $_default_mic_arch);
238 $_host_os = "lin";
241 $_host_os = "lin";
244 $_host_os = "lin";
246 $_host_os = "mac";
248 $_host_os = "win";
289 $_target_os = $_host_os;
327 return $_host_os;
334 return "${_host_os}_${_host_arch}";
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/tools/lib/
H A DPlatform.pm151 my ( $_host_os, $_host_arch, $_target_os, $_target_arch, $_target_mic_arch, $_default_mic_arch);
238 $_host_os = "lin";
241 $_host_os = "lin";
244 $_host_os = "lin";
246 $_host_os = "mac";
248 $_host_os = "win";
289 $_target_os = $_host_os;
327 return $_host_os;
334 return "${_host_os}_${_host_arch}";
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/tools/lib/
H A DPlatform.pm151 my ( $_host_os, $_host_arch, $_target_os, $_target_arch, $_target_mic_arch, $_default_mic_arch);
238 $_host_os = "lin";
241 $_host_os = "lin";
244 $_host_os = "lin";
246 $_host_os = "mac";
248 $_host_os = "win";
289 $_target_os = $_host_os;
327 return $_host_os;
334 return "${_host_os}_${_host_arch}";
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/tools/lib/
H A DPlatform.pm151 my ( $_host_os, $_host_arch, $_target_os, $_target_arch, $_target_mic_arch, $_default_mic_arch);
238 $_host_os = "lin";
241 $_host_os = "lin";
244 $_host_os = "lin";
246 $_host_os = "mac";
248 $_host_os = "win";
289 $_target_os = $_host_os;
327 return $_host_os;
334 return "${_host_os}_${_host_arch}";
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/tools/lib/
H A DPlatform.pm151 my ( $_host_os, $_host_arch, $_target_os, $_target_arch, $_target_mic_arch, $_default_mic_arch);
238 $_host_os = "lin";
241 $_host_os = "lin";
244 $_host_os = "lin";
246 $_host_os = "mac";
248 $_host_os = "win";
289 $_target_os = $_host_os;
327 return $_host_os;
334 return "${_host_os}_${_host_arch}";
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/tools/lib/
H A DPlatform.pm151 my ( $_host_os, $_host_arch, $_target_os, $_target_arch, $_target_mic_arch, $_default_mic_arch);
238 $_host_os = "lin";
241 $_host_os = "lin";
244 $_host_os = "lin";
246 $_host_os = "mac";
248 $_host_os = "win";
289 $_target_os = $_host_os;
327 return $_host_os;
334 return "${_host_os}_${_host_arch}";
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/tools/lib/
H A DPlatform.pm148 my ( $_host_os, $_host_arch, $_target_os, $_target_arch, $_target_mic_arch, $_default_mic_arch);
233 $_host_os = "lin";
236 $_host_os = "lin";
239 $_host_os = "lin";
241 $_host_os = "mac";
243 $_host_os = "win";
284 $_target_os = $_host_os;
322 return $_host_os;
329 return "${_host_os}_${_host_arch}";
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/tools/lib/
H A DPlatform.pm149 my ( $_host_os, $_host_arch, $_target_os, $_target_arch, $_target_mic_arch, $_default_mic_arch);
234 $_host_os = "lin";
237 $_host_os = "lin";
240 $_host_os = "lin";
242 $_host_os = "mac";
244 $_host_os = "win";
285 $_target_os = $_host_os;
323 return $_host_os;
330 return "${_host_os}_${_host_arch}";
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/tools/lib/
H A DPlatform.pm151 my ( $_host_os, $_host_arch, $_target_os, $_target_arch, $_target_mic_arch, $_default_mic_arch);
238 $_host_os = "lin";
241 $_host_os = "lin";
244 $_host_os = "lin";
246 $_host_os = "mac";
248 $_host_os = "win";
289 $_target_os = $_host_os;
327 return $_host_os;
334 return "${_host_os}_${_host_arch}";
/dports/emulators/stella/stella-6.6/
H A Dconfigure60 _host_os=""
333 case $_host_os in
354 case $_host_os in
546 _host_os=win32
551 _host_os=unix
565 echo $_host_os
569 _host_os=unix
578 _host_os=unix
582 _host_os=win32
586 _host_os=unix
[all …]
/dports/games/scummvm-tools/scummvm-tools-2.5.0/
H A Dconfigure114 _host_os=""
585 _host_os=bada
600 _host_os=linux
612 _host_os=ds
641 _host_os=linux
671 _host_os=n64
693 _host_os=ps2
698 _host_os=ps3
714 _host_os=psp
746 _host_os=wii
[all …]
/dports/games/residualvm/residualvm-0.3.1/
H A Dconfigure1381 _host_os=3ds
1430 _host_os=linux
1442 _host_os=linux
1454 _host_os=ds
1518 _host_os=n64
1536 _host_os=ps2
1544 _host_os=ps3
1560 _host_os=psp2
1576 _host_os=psp
1606 _host_os=wii
[all …]
/dports/games/scummvm/scummvm-2.5.1/
H A Dconfigure1505 _host_os=3ds
1577 _host_os=linux
1589 _host_os=linux
1601 _host_os=ds
1641 _host_os=maemo
1657 _host_os=n64
1681 _host_os=ps3
1697 _host_os=psp2
1713 _host_os=psp
1741 _host_os=wii
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/
H A Dconfigure1532 _host_os=3ds
1606 _host_os=linux
1618 _host_os=linux
1630 _host_os=ds
1690 _host_os=n64
1709 _host_os=ps2
1717 _host_os=ps3
1733 _host_os=psp2
1749 _host_os=psp
1788 _host_os=wii
[all …]
/dports/editors/xvile/vile-9.8v/filters/
H A Drpm.key118 %_host_os
193 %{_host_os}
/dports/editors/vile/vile-9.8v/filters/
H A Drpm.key118 %_host_os
193 %{_host_os}
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/monitoring/doc/
H A D11-Add-Columns-List-Views.md29 http://localhost/icingaweb2/monitoring/list/services?addColumns=host_address,_host_os
/dports/archivers/rpm4/rpm-4.16.1.3/
H A Dmacros.in1012 %_build_os %{_host_os}
1017 %_host_os @host_os@ macro
1022 %_target_os %{_host_os}
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dspec.vim74 …perms _ftpport _ftpproxy _gpg_path _gzipbin _host _host_alias _host_cpu _host_os _host_vendor _htt…
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dspec.vim74 …perms _ftpport _ftpproxy _gpg_path _gzipbin _host _host_alias _host_cpu _host_os _host_vendor _htt…