Home
last modified time | relevance | path

Searched defs:isWin32 (Results 1 – 21 of 21) sorted by relevance

/dports/devel/R-cran-progressr/progressr/tests/
H A Ddemo.R6 isWin32 <- FALSE globalVar
/dports/games/libretro-scummvm/scummvm-7b1e929/devtools/create_project/
H A Dvisualstudio.cpp145 …t std::string &config, const std::string &platform, const std::string &props, const bool isWin32) { in outputConfiguration()
161 …ioProvider::outputBuildEvents(std::ostream &project, const BuildSetup &setup, const bool isWin32) { in outputBuildEvents()
262 void VisualStudioProvider::createBuildProp(const BuildSetup &setup, bool isRelease, bool isWin32, s… in createBuildProp()
H A Dmsvc.cpp185 std::string MSVCProvider::getPostBuildEvent(bool isWin32, const BuildSetup &setup) const { in getPostBuildEvent()
H A Dmsbuild.cpp259 …ct, const std::string &name, const BuildSetup &setup, bool isRelease, bool isWin32, std::string co… in outputProjectSettings()
386 void MSBuildProvider::createBuildProp(const BuildSetup &setup, bool isRelease, bool isWin32, std::s… in createBuildProp()
/dports/games/residualvm/residualvm-0.3.1/devtools/create_project/
H A Dvisualstudio.cpp152 …t std::string &config, const std::string &platform, const std::string &props, const bool isWin32) { in outputConfiguration()
168 …ioProvider::outputBuildEvents(std::ostream &project, const BuildSetup &setup, const bool isWin32) { in outputBuildEvents()
268 void VisualStudioProvider::createBuildProp(const BuildSetup &setup, bool isRelease, bool isWin32, s… in createBuildProp()
H A Dmsvc.cpp192 std::string MSVCProvider::getPostBuildEvent(bool isWin32, bool createInstaller) const { in getPostBuildEvent()
H A Dmsbuild.cpp289 …ct, const std::string &name, const BuildSetup &setup, bool isRelease, bool isWin32, std::string co… in outputProjectSettings()
414 void MSBuildProvider::createBuildProp(const BuildSetup &setup, bool isRelease, bool isWin32, std::s… in createBuildProp()
/dports/net-mgmt/cricket/cricket-1.0.5/lib/Common/
H A DUtil.pm94 sub isWin32 { subroutine
/dports/games/egl/egl-0.3.1_9/win32/
H A Dwin_local.h45 qBool isWin32; member
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml/
H A DXmlResolverTest.cs53 bool isWin32 = false; field in MonoTests.System.Xml.XmlResolverTest
/dports/devel/R-cran-parallelly/parallelly/tests/incl/
H A Dstart,load-only.R33 isWin32 <- (.Platform$OS.type == "windows" && .Platform$r_arch == "i386") globalVar
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System/
H A DUriTypeConverterTest.cs79 protected bool isWin32 = false; field in MonoTests.System.UriTypeConverterTest
H A DUriTest2.cs49 protected bool isWin32 = false; field in MonoTests.System.UriTest2
H A DUriTest.cs24 bool isWin32; field in MonoTests.System.UriTest
/dports/devel/R-cran-future/future/tests/incl/
H A Dstart,load-only.R59 isWin32 <- (.Platform$OS.type == "windows" && .Platform$r_arch == "i386") globalVar
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/util/
H A DUtil.java642 public static boolean isWin32() { in isWin32() method in Util
/dports/www/firefox-esr/firefox-91.8.0/python/mozrelease/mozrelease/
H A Dpartner_repack.py166 def isWin32(platform): function
/dports/www/firefox/firefox-99.0/python/mozrelease/mozrelease/
H A Dpartner_repack.py122 def isWin32(platform: str): function
/dports/mail/thunderbird/thunderbird-91.8.0/python/mozrelease/mozrelease/
H A Dpartner_repack.py166 def isWin32(platform): function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.cpp9480 const bool isWin32 = true; local
9482 const bool isWin32 = false; local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.cpp9573 const bool isWin32 = true; local
9575 const bool isWin32 = false; local