Home
last modified time | relevance | path

Searched refs:getOSType (Results 1 – 25 of 428) sorted by relevance

12345678910>>...18

/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/tile/
H A DTestTiledPrintingGearsSwingAWT2.java280 if( Platform.OSType.WINDOWS != Platform.getOSType() ) { in test011_flip1_bitm_layout0_layered0()
290 if( Platform.OSType.WINDOWS != Platform.getOSType() ) { in test012_flip1_bitm_layout1_layered0()
300 if( Platform.OSType.WINDOWS != Platform.getOSType() ) { in test013_flip1_bitm_layout0_layered1()
310 if( Platform.OSType.WINDOWS != Platform.getOSType() ) { in test014_flip1_bitm_layout1_layered1()
344 if( Platform.OSType.WINDOWS != Platform.getOSType() ) { in test111_flip1_bitm_layout0_layered0()
354 if( Platform.OSType.WINDOWS != Platform.getOSType() ) { in test112_flip1_bitm_layout1_layered0()
364 if( Platform.OSType.WINDOWS != Platform.getOSType() ) { in test113_flip1_bitm_layout0_layered1()
374 if( Platform.OSType.WINDOWS != Platform.getOSType() ) { in test114_flip1_bitm_layout1_layered1()
/dports/java/intellij-pty4j/pty4j-61a48c06c79f13f5766a35bb6af4816f481f0940/src/com/pty4j/util/
H A DPtyUtil.java53 int osType = Platform.getOSType(); in getNativeLibraryOsArchSubPath()
68 "OS name: " + System.getProperty("os.name") + " (JNA OS type: " + Platform.getOSType() + ")" + in getNativeLibraryOsArchSubPath()
82 throw new IllegalStateException("Platform " + Platform.getOSType() + " is not supported"); in getNativeLibraryName()
/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/hfs/types/hfscommon/
H A DCommonHFSCatalogFile.java195 int fileType = data.getUserInfo().getFileType().getOSType().getFourCharCode(); in isHardFileLink()
196 int creator = data.getUserInfo().getFileCreator().getOSType().getFourCharCode(); in isHardFileLink()
202 int fileType = data.getUserInfo().getFileType().getOSType().getFourCharCode(); in isHardDirectoryLink()
203 int creator = data.getUserInfo().getFileCreator().getOSType().getFourCharCode(); in isHardDirectoryLink()
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/egl/
H A DEGLGLnDynamicLibraryBundleInfo.java58 final Platform.OSType osType = Platform.getOSType(); in getToolLibNames()
62 } else if( Platform.OSType.WINDOWS == Platform.getOSType() ) { in getToolLibNames()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/javax/swing/JMenu/6470128/
H A Dbug6470128.java65 if (OSInfo.getOSType() == OSInfo.OSType.MACOSX) { in main()
72 if (OSInfo.getOSType() == OSInfo.OSType.MACOSX) { in main()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/javax/swing/JMenu/6470128/
H A Dbug6470128.java65 if (OSInfo.getOSType() == OSInfo.OSType.MACOSX) { in main()
72 if (OSInfo.getOSType() == OSInfo.OSType.MACOSX) { in main()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/JMenu/6470128/
H A Dbug6470128.java70 if (OSInfo.getOSType() == OSInfo.OSType.MACOSX) { in main()
77 if (OSInfo.getOSType() == OSInfo.OSType.MACOSX) { in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/JMenu/6470128/
H A Dbug6470128.java70 if (OSInfo.getOSType() == OSInfo.OSType.MACOSX) { in main()
77 if (OSInfo.getOSType() == OSInfo.OSType.MACOSX) { in main()
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/internal/test/environment/
H A Denvironment.go45 osType := getOSType(info)
56 func getOSType(info types.Info) string { func
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/internal/test/environment/
H A Denvironment.go45 osType := getOSType(info)
56 func getOSType(info types.Info) string { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/internal/test/environment/
H A Denvironment.go45 osType := getOSType(info)
56 func getOSType(info types.Info) string { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/internal/test/environment/
H A Denvironment.go45 osType := getOSType(info)
56 func getOSType(info types.Info) string { func
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/internal/test/environment/
H A Denvironment.go45 osType := getOSType(info)
56 func getOSType(info types.Info) string { func
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/internal/test/environment/
H A Denvironment.go48 osType := getOSType(info)
59 func getOSType(info types.Info) string { func
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/awt/
H A DOSInfo.java78 return getOSType();
89 public static OSType getOSType() throws SecurityException { in getOSType() method in OSInfo
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/awt/
H A DOSInfo.java80 return getOSType();
91 public static OSType getOSType() throws SecurityException { in getOSType() method in OSInfo
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/awt/
H A DOSInfo.java80 return getOSType();
91 public static OSType getOSType() throws SecurityException { in getOSType() method in OSInfo
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/awt/
H A DOSInfo.java80 return getOSType();
91 public static OSType getOSType() throws SecurityException { in getOSType() method in OSInfo
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/awt/
H A DOSInfo.java80 return getOSType();
91 public static OSType getOSType() throws SecurityException { in getOSType() method in OSInfo
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/internal/test/environment/
H A Denvironment.go48 osType := getOSType(info)
59 func getOSType(info types.Info) string { func
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/lib/testlibrary/jdk/testlibrary/
H A DOSInfo.java78 return getOSType();
89 public static OSType getOSType() throws SecurityException { in getOSType() method in OSInfo
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/awt/
H A DOSInfo.java78 return getOSType();
89 public static OSType getOSType() throws SecurityException { in getOSType() method in OSInfo
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/lib/testlibrary/jdk/testlibrary/
H A DOSInfo.java78 return getOSType();
89 public static OSType getOSType() throws SecurityException { in getOSType() method in OSInfo
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/
H A DConsumeNextMnemonicKeyTypedTest.java119 if (jdk.testlibrary.OSInfo.getOSType() == jdk.testlibrary.OSInfo.OSType.MACOSX) { in test()
127 if (jdk.testlibrary.OSInfo.getOSType() == jdk.testlibrary.OSInfo.OSType.MACOSX) { in test()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/awt/
H A DOSInfo.java81 return getOSType();
92 public static OSType getOSType() throws SecurityException { in getOSType() method in OSInfo

12345678910>>...18