Home
last modified time | relevance | path

Searched refs:GetOperatingSystem (Results 1 – 25 of 262) sorted by relevance

1234567891011

/dports/graphics/pinta/pinta-1.7.1/Pinta/
H A DAddinSetupService.cs71 if (SystemManager.GetOperatingSystem () == OS.Windows) in GetPlatformRepositoryUrl()
74 if (SystemManager.GetOperatingSystem () == OS.Mac) in GetPlatformRepositoryUrl()
H A DMain.cs86 if (SystemManager.GetOperatingSystem () == OS.Windows) { in Main()
96 if (SystemManager.GetOperatingSystem () == OS.Mac) { in Main()
/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/core/
H A Dimage_source_details.go23 GetOperatingSystem() *string methodSpec
82 func (m imagesourcedetails) GetOperatingSystem() *string { func
/dports/security/vault/vault-1.8.2/vendor/github.com/oracle/oci-go-sdk/core/
H A Dimage_source_details.go22 GetOperatingSystem() *string methodSpec
81 func (m imagesourcedetails) GetOperatingSystem() *string { func
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/snapshot/mac/
H A Dsystem_snapshot_mac_test.cc104 TEST_F(SystemSnapshotMacTest, GetOperatingSystem) { in TEST_F() argument
105 EXPECT_EQ(system_snapshot().GetOperatingSystem(), in TEST_F()
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/pkg/parsers/operatingsystem/
H A Doperatingsystem_unix_test.go123 s, err := GetOperatingSystem()
133 s, err := GetOperatingSystem()
243 s, err := GetOperatingSystem()
H A Doperatingsystem_unix.go11 func GetOperatingSystem() (string, error) { func
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/pkg/parsers/operatingsystem/
H A Doperatingsystem_unix_test.go123 s, err := GetOperatingSystem()
133 s, err := GetOperatingSystem()
243 s, err := GetOperatingSystem()
H A Doperatingsystem_unix.go11 func GetOperatingSystem() (string, error) { func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/pkg/parsers/operatingsystem/
H A Doperatingsystem_unix_test.go123 s, err := GetOperatingSystem()
133 s, err := GetOperatingSystem()
243 s, err := GetOperatingSystem()
H A Doperatingsystem_unix.go11 func GetOperatingSystem() (string, error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/pkg/parsers/operatingsystem/
H A Doperatingsystem_unix_test.go123 s, err := GetOperatingSystem()
133 s, err := GetOperatingSystem()
243 s, err := GetOperatingSystem()
H A Doperatingsystem_unix.go11 func GetOperatingSystem() (string, error) { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/pkg/parsers/operatingsystem/
H A Doperatingsystem_unix_test.go123 s, err := GetOperatingSystem()
133 s, err := GetOperatingSystem()
243 s, err := GetOperatingSystem()
H A Doperatingsystem_unix.go11 func GetOperatingSystem() (string, error) { func
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/pkg/parsers/operatingsystem/
H A Doperatingsystem_unix_test.go123 s, err := GetOperatingSystem()
133 s, err := GetOperatingSystem()
243 s, err := GetOperatingSystem()
H A Doperatingsystem_unix.go11 func GetOperatingSystem() (string, error) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/pkg/parsers/operatingsystem/
H A Doperatingsystem_unix_test.go123 s, err := GetOperatingSystem()
133 s, err := GetOperatingSystem()
243 s, err := GetOperatingSystem()
H A Doperatingsystem_unix.go11 func GetOperatingSystem() (string, error) { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/snapshot/mac/
H A Dsystem_snapshot_mac_test.cc108 TEST_F(SystemSnapshotMacTest, GetOperatingSystem) { in TEST_F() argument
109 EXPECT_EQ(system_snapshot().GetOperatingSystem(), in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/snapshot/win/
H A Dsystem_snapshot_win_test.cc93 TEST_F(SystemSnapshotWinTest, GetOperatingSystem) { in TEST_F() argument
94 EXPECT_EQ(system_snapshot().GetOperatingSystem(), in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/snapshot/win/
H A Dsystem_snapshot_win_test.cc93 TEST_F(SystemSnapshotWinTest, GetOperatingSystem) { in TEST_F() argument
94 EXPECT_EQ(system_snapshot().GetOperatingSystem(), in TEST_F()
/dports/graphics/pinta/pinta-1.7.1/Pinta.Core/Managers/
H A DSystemManager.cs126 if (GetOperatingSystem () != OS.X11 || devel_mode) in GetDataRootDirectory()
139 public static OS GetOperatingSystem () in GetOperatingSystem() method in Pinta.Core.SystemManager
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/pkg/parsers/operatingsystem/
H A Doperatingsystem_unix.go11 func GetOperatingSystem() (string, error) { func
/dports/irc/smuxi/smuxi-1.1/src/Common/
H A DPlatform.cs117 OperatingSystem = GetOperatingSystem(); in Platform()
125 public static string GetOperatingSystem() in GetOperatingSystem() method in Smuxi.Common.Platform

1234567891011