Home
last modified time | relevance | path

Searched refs:Win7 (Results 1 – 25 of 435) sorted by relevance

12345678910>>...18

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/infra/config/consoles/
H A Dchromium.win.star17 builder = 'ci/Win7 (32) Tests',
22 builder = 'ci/Win7 Tests (1)',
47 builder = 'ci/Win7 Tests (dbg)(1)',
H A Dchromium.gpu.fyi.star132 builder = 'ci/Win7 FYI Debug (AMD)',
137 builder = 'ci/Win7 FYI dEQP Release (AMD)',
142 builder = 'ci/Win7 FYI Release (AMD)',
147 builder = 'ci/Win7 FYI Release (NVIDIA)',
152 builder = 'ci/Win7 FYI x64 Release (NVIDIA)',
157 builder = 'ci/Win7 FYI x64 dEQP Release (NVIDIA)',
H A Dchromium.goma.fyi.star21 builder = 'goma/Win7 Builder Goma Canary',
25 builder = 'goma/Win7 Builder (dbg) Goma Canary',
H A Dgoma.latest.star20 builder = 'goma/Win7 Builder Goma Latest Client',
24 builder = 'goma/Win7 Builder (dbg) Goma Latest Client',
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/misc/
H A Dbrowscap_lite_2016_12_06.ini690 Platform="Win7"
731 Platform="Win7"
770 Platform="Win7"
809 Platform="Win7"
848 Platform="Win7"
887 Platform="Win7"
928 Platform="Win7"
967 Platform="Win7"
1006 Platform="Win7"
1045 Platform="Win7"
[all …]
/dports/lang/php73/php-7.3.33/ext/standard/tests/misc/
H A Dbrowscap_lite_2016_12_06.ini690 Platform="Win7"
731 Platform="Win7"
770 Platform="Win7"
809 Platform="Win7"
848 Platform="Win7"
887 Platform="Win7"
928 Platform="Win7"
967 Platform="Win7"
1006 Platform="Win7"
1045 Platform="Win7"
[all …]
/dports/lang/php80/php-8.0.15/ext/standard/tests/misc/
H A Dbrowscap_lite_2016_12_06.ini690 Platform="Win7"
731 Platform="Win7"
770 Platform="Win7"
809 Platform="Win7"
848 Platform="Win7"
887 Platform="Win7"
928 Platform="Win7"
967 Platform="Win7"
1006 Platform="Win7"
1045 Platform="Win7"
[all …]
/dports/lang/php74/php-7.4.27/ext/standard/tests/misc/
H A Dbrowscap_lite_2016_12_06.ini690 Platform="Win7"
731 Platform="Win7"
770 Platform="Win7"
809 Platform="Win7"
848 Platform="Win7"
887 Platform="Win7"
928 Platform="Win7"
967 Platform="Win7"
1006 Platform="Win7"
1045 Platform="Win7"
[all …]
/dports/lang/php81/php-8.1.1/ext/standard/tests/misc/
H A Dbrowscap_lite_2016_12_06.ini690 Platform="Win7"
731 Platform="Win7"
770 Platform="Win7"
809 Platform="Win7"
848 Platform="Win7"
887 Platform="Win7"
928 Platform="Win7"
967 Platform="Win7"
1006 Platform="Win7"
1045 Platform="Win7"
[all …]
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/misc/
H A Dbrowscap_lite_2016_12_06.ini690 Platform="Win7"
731 Platform="Win7"
770 Platform="Win7"
809 Platform="Win7"
848 Platform="Win7"
887 Platform="Win7"
928 Platform="Win7"
967 Platform="Win7"
1006 Platform="Win7"
1045 Platform="Win7"
[all …]
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/misc/
H A Dbrowscap_lite_2016_12_06.ini690 Platform="Win7"
731 Platform="Win7"
770 Platform="Win7"
809 Platform="Win7"
848 Platform="Win7"
887 Platform="Win7"
928 Platform="Win7"
967 Platform="Win7"
1006 Platform="Win7"
1045 Platform="Win7"
[all …]
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/misc/
H A Dbrowscap_lite_2016_12_06.ini690 Platform="Win7"
731 Platform="Win7"
770 Platform="Win7"
809 Platform="Win7"
848 Platform="Win7"
887 Platform="Win7"
928 Platform="Win7"
967 Platform="Win7"
1006 Platform="Win7"
1045 Platform="Win7"
[all …]
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Utilities/
H A DWin7.cs17 public class Win7 class
27 public Win7() in Win7() method in HandBrakeWPF.Utilities.Win7
/dports/security/softether/v4.38-9760/src/Cedar/
H A DIPsec.c175 if (s->Win7 == NULL) in IPsecCheckOsService()
177 s->Win7 = IPsecWin7Init(); in IPsecCheckOsService()
189 if (s->Win7 != NULL) in IPsecCheckOsService()
191 IPsecWin7Free(s->Win7); in IPsecCheckOsService()
192 s->Win7 = NULL; in IPsecCheckOsService()
220 if (s->Win7 != NULL) in IPsecCheckOsService()
222 IPsecWin7UpdateHostIPAddressList(s->Win7); in IPsecCheckOsService()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DIPsec.c175 if (s->Win7 == NULL) in IPsecCheckOsService()
177 s->Win7 = IPsecWin7Init(); in IPsecCheckOsService()
189 if (s->Win7 != NULL) in IPsecCheckOsService()
191 IPsecWin7Free(s->Win7); in IPsecCheckOsService()
192 s->Win7 = NULL; in IPsecCheckOsService()
220 if (s->Win7 != NULL) in IPsecCheckOsService()
222 IPsecWin7UpdateHostIPAddressList(s->Win7); in IPsecCheckOsService()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DProto_IPsec.c84 if (s->Win7 == NULL) in IPsecCheckOsService()
86 s->Win7 = IPsecWin7Init(); in IPsecCheckOsService()
98 if (s->Win7 != NULL) in IPsecCheckOsService()
100 IPsecWin7Free(s->Win7); in IPsecCheckOsService()
101 s->Win7 = NULL; in IPsecCheckOsService()
129 if (s->Win7 != NULL) in IPsecCheckOsService()
131 IPsecWin7UpdateHostIPAddressList(s->Win7); in IPsecCheckOsService()
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/fortios_address/files/
H A Ddefault_config.conf1495 edit FortiClient-AV-Vista-Win7
1498 edit FortiClient-FW-Vista-Win7
1509 edit AVG-Internet-Security-AV-Vista-Win7
1526 edit CA-Internet-Security-AV-Vista-Win7
1529 edit CA-Internet-Security-FW-Vista-Win7
1558 edit Kaspersky-AV-Vista-Win7
1561 edit Kaspersky-FW-Vista-Win7
1663 edit Trend-Micro-AV-Vista-Win7
1666 edit Trend-Micro-FW-Vista-Win7
1677 edit ZoneAlarm-AV-Vista-Win7
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/fortios_ipv4_policy/files/
H A Ddefault_config.conf1495 edit FortiClient-AV-Vista-Win7
1498 edit FortiClient-FW-Vista-Win7
1509 edit AVG-Internet-Security-AV-Vista-Win7
1526 edit CA-Internet-Security-AV-Vista-Win7
1529 edit CA-Internet-Security-FW-Vista-Win7
1558 edit Kaspersky-AV-Vista-Win7
1561 edit Kaspersky-FW-Vista-Win7
1663 edit Trend-Micro-AV-Vista-Win7
1666 edit Trend-Micro-FW-Vista-Win7
1677 edit ZoneAlarm-AV-Vista-Win7
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/
H A DOSVersion.cs37 Win7, enumerator
/dports/devel/arduino-core/Arduino-b439a77/build/windows/dist/drivers/
H A DAdafruitCircuitPlayground.inf25 ; Windows 2000/XP/Vista/Win7/Win8/Win8.1/Win10 32 bit Sections
52 ; Vista/Win7/Win8/Win8.1/Win10 64 bit Sections
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/test/mochitest/
H A Dbrowser.ini2 skip-if = (os == 'win' && bits == 32) # Some subtests fail intermittently on Win7.
/dports/comms/cubicsdr/CubicSDR-0248e5a/external/rs232/
H A DREADME.md6 - Windows (XP / Win7, possibly 8 and 10)
/dports/x11-toolkits/tktreectrl/tktreectrl-2.4.1/shellicon/
H A Dshellicon.rc2 // On Win7 built with MSVC 2008 shellicon refuses to load without this.
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/modalg_5/
H A Dbug238556 # Old BOPs fail on Win7 64bit when using TBB
/dports/www/chromium-legacy/chromium-88.0.4324.182/infra/config/subprojects/goma/consoles/
H A Dchromium.goma.fyi.star27 builder = "goma/Win7 Builder Goma Canary",
31 builder = "goma/Win7 Builder (dbg) Goma Canary",

12345678910>>...18