Home
last modified time | relevance | path

Searched refs:OS_HPUX (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/apache-commons-daemon/commons-daemon-1.2.3-native-src/unix/native/
H A Dlocation.c57 #elif defined(OS_HPUX)
133 #elif defined(OS_HPUX)
163 #elif defined(OS_HPUX)
/dports/audio/xmcd/xmcd-3.3.2/libdi_d/
H A Ddescrip.mms57 LIBDI.OBJ : OS_HPUX.H
89 SCSIPT.OBJ : OS_HPUX.H
118 OS_VMS.OBJ : OS_HPUX.H
146 VU_CHIN.OBJ : OS_HPUX.H
174 VU_HITA.OBJ : OS_HPUX.H
202 VU_NEC.OBJ : OS_HPUX.H
230 VU_PANA.OBJ : OS_HPUX.H
258 VU_PION.OBJ : OS_HPUX.H
286 VU_SONY.OBJ : OS_HPUX.H
314 VU_TOSH.OBJ : OS_HPUX.H
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.tests/src/org/eclipse/osgi/tests/eclipseadaptor/
H A DEnvironmentInfoTest.java34 assertEquals("1.0", Constants.OS_HPUX, EquinoxConfiguration.guessOS("HP-UX")); in testHPUX()
35 assertEquals("1.1", Constants.OS_HPUX, EquinoxConfiguration.guessOS("hp-ux")); in testHPUX()
37 assertEquals("2.0", Constants.WS_MOTIF, EquinoxConfiguration.guessWS(Constants.OS_HPUX)); in testHPUX()
/dports/graphics/blender/blender-2.91.0/intern/numaapi/source/
H A Dbuild_config.h73 # define OS_HPUX 1 macro
133 #if !defined(OS_HPUX)
134 # define OS_HPUX 0 macro
/dports/sysutils/vector/vector-0.10.0/cargo-crates/leveldb-sys-2.0.5/deps/leveldb-1.18/port/
H A Dport_posix.h29 #elif defined(OS_HPUX)
55 defined(OS_ANDROID) || defined(OS_HPUX) || defined(CYGWIN)
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/leveldb/port/
H A Dport_posix.h29 #elif defined(OS_HPUX)
55 defined(OS_ANDROID) || defined(OS_HPUX) || defined(CYGWIN)
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/leveldb/port/
H A Dport_posix.h29 #elif defined(OS_HPUX)
55 defined(OS_ANDROID) || defined(OS_HPUX) || defined(CYGWIN)
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/leveldb/port/
H A Dport_posix.h29 #elif defined(OS_HPUX)
55 defined(OS_ANDROID) || defined(OS_HPUX) || defined(CYGWIN)
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/leveldb/port/
H A Dport_posix.h29 #elif defined(OS_HPUX)
55 defined(OS_ANDROID) || defined(OS_HPUX) || defined(CYGWIN)
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/leveldb/port/
H A Dport_posix.h29 #elif defined(OS_HPUX)
55 defined(OS_ANDROID) || defined(OS_HPUX) || defined(CYGWIN)
/dports/net-p2p/litecoin/litecoin-0.18.1/src/leveldb/port/
H A Dport_posix.h29 #elif defined(OS_HPUX)
55 defined(OS_ANDROID) || defined(OS_HPUX) || defined(CYGWIN)
/dports/chinese/bitchx/bitchx-1.2.1/dll/amp/
H A DaudioIO.c17 #ifdef OS_HPUX
H A DaudioIO.h22 #ifdef OS_HPUX
/dports/irc/bitchx/bitchx-1.2.1/dll/amp/
H A DaudioIO.c17 #ifdef OS_HPUX
H A DaudioIO.h22 #ifdef OS_HPUX
/dports/devel/jam/jam-2.6/
H A Djam.h273 # define OS_HPUX macro
415 # ifdef OS_HPUX
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.equinox.launcher/src/org/eclipse/equinox/internal/launcher/
H A DConstants.java63 public static final String OS_HPUX = "hpux";//$NON-NLS-1$ field in Constants
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/environment/
H A DConstants.java56 public static final String OS_HPUX = "hpux";//$NON-NLS-1$ field
/dports/net-mgmt/xymon-server/xymon-4.3.30/lib/
H A Dmisc.h16 enum ostype_t { OS_UNKNOWN, OS_SOLARIS, OS_OSF, OS_AIX, OS_HPUX, OS_WIN32, OS_FREEBSD, OS_NETBSD, O… enumerator
H A Dmisc.c53 else if (strcasecmp(nam, "hpux") == 0) result = OS_HPUX; in get_ostype()
54 else if (strcasecmp(nam, "hp-ux") == 0) result = OS_HPUX; in get_ostype()
100 case OS_HPUX: return "hpux"; in osname()
/dports/net-mgmt/xymon-client/xymon-4.3.30/lib/
H A Dmisc.h16 enum ostype_t { OS_UNKNOWN, OS_SOLARIS, OS_OSF, OS_AIX, OS_HPUX, OS_WIN32, OS_FREEBSD, OS_NETBSD, O… enumerator
H A Dmisc.c53 else if (strcasecmp(nam, "hpux") == 0) result = OS_HPUX; in get_ostype()
54 else if (strcasecmp(nam, "hp-ux") == 0) result = OS_HPUX; in get_ostype()
100 case OS_HPUX: return "hpux"; in osname()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesystem/local/
H A DLocalFileSystem.java101 …else if (os.equals(Constants.OS_MACOSX) || os.equals(Constants.OS_HPUX) || os.equals(Constants.OS_… in attributes()
/dports/devel/libfastcommon/libfastcommon-1.0.43/
H A Dmake.sh54 OS_NAME=OS_HPUX
/dports/sysutils/vector/vector-0.10.0/cargo-crates/leveldb-sys-2.0.5/deps/
H A Dbuild_detect_platform133 PLATFORM=OS_HPUX

123