Searched refs:VMS (Results 1 - 25 of 117) sorted by relevance

12345

/external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
H A Dprotypes.h71 #ifdef VMS
95 #if !defined(XP_BEOS) && !defined(VMS) \
104 #if !defined(XP_BEOS) && !defined(VMS)
112 #if !defined(XP_BEOS) && !defined(VMS)
124 #if !defined(XP_BEOS) && !defined(VMS)
132 #if !defined(XP_BEOS) && !defined(VMS)
140 #if !defined(XP_BEOS) && !defined(VMS) \
149 #if !defined(XP_BEOS) && !defined(VMS) \
165 #if !defined(XP_BEOS) && !defined(VMS) \
175 #if !defined(XP_BEOS) && !defined(VMS) \
[all...]
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
H A Dprosdep.h132 #elif defined(VMS)
H A D_openvms.cfg42 #ifndef VMS
43 #define VMS
H A D_pth.h141 || defined(VMS) || defined(NTO) || defined(DARWIN) \
193 || defined(BSDI) || defined(VMS) || defined(UNIXWARE) \
205 #if defined(OSF1) || defined(VMS)
269 #elif defined(OSF1) || defined(VMS)
/external/chromium_org/third_party/libjpeg_turbo/
H A Dcdjpeg.h162 #ifdef VMS /* VMS is very nonstandard */
175 #ifdef VMS
176 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */
182 #ifdef VMS
183 #define EXIT_WARNING 1 /* VMS is very nonstandard */
H A Drdjpgcom.c41 #ifdef VMS /* VMS is very nonstandard */
52 #ifdef VMS
53 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */
/external/jpeg/
H A Dcdjpeg.h159 #ifdef VMS /* VMS is very nonstandard */
172 #ifdef VMS
173 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */
179 #ifdef VMS
180 #define EXIT_WARNING 1 /* VMS is very nonstandard */
H A Dansi2knr.c259 # ifdef VMS
278 # ifdef VMS
H A Drdjpgcom.c37 #ifdef VMS /* VMS is very nonstandard */
48 #ifdef VMS
49 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dcdjpeg.h159 #ifdef VMS /* VMS is very nonstandard */
172 #ifdef VMS
173 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */
179 #ifdef VMS
180 #define EXIT_WARNING 1 /* VMS is very nonstandard */
/external/qemu/distrib/jpeg-6b/
H A Dcdjpeg.h159 #ifdef VMS /* VMS is very nonstandard */
172 #ifdef VMS
173 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */
179 #ifdef VMS
180 #define EXIT_WARNING 1 /* VMS is very nonstandard */
/external/chromium_org/third_party/libxml/linux/include/libxml/
H A Dxmlversion.h63 #ifndef VMS
79 #else /* VMS */
86 #endif /* VMS */
/external/chromium_org/third_party/libxml/mac/include/libxml/
H A Dxmlversion.h63 #ifndef VMS
79 #else /* VMS */
86 #endif /* VMS */
/external/chromium_org/third_party/libxml/win32/include/libxml/
H A Dxmlversion.h63 #ifndef VMS
79 #else /* VMS */
86 #endif /* VMS */
/external/libxml2/include/libxml/
H A Dxmlversion.h63 #ifndef VMS
79 #else /* VMS */
86 #endif /* VMS */
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
H A DDB_Results.java236 private static String[] VMS; field in class:DB_Results
385 VMS = null;
1285 if (VMS == null) {
1286 VMS = new String[1];
1287 VMS[0] = vm;
1290 int idx = Arrays.binarySearch(VMS, vm);
1292 int length = VMS.length;
1293 System.arraycopy(VMS, 0, VMS = new String[length+1], 0, length);
1294 VMS[lengt
[all...]
/external/openssl/
H A De_os2.h141 #if defined(__VMS) || defined(VMS) || defined(OPENSSL_SYSNAME_VMS)
237 certain global symbols that, with some compilers under VMS, have to be
/external/openssl/include/openssl/
H A De_os2.h141 #if defined(__VMS) || defined(VMS) || defined(OPENSSL_SYSNAME_VMS)
237 certain global symbols that, with some compilers under VMS, have to be
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dgzguts.h89 # ifdef VMS
/external/qemu/distrib/zlib-1.2.8/
H A Dgzguts.h87 # ifdef VMS
/external/zlib/src/
H A Dgzguts.h87 # ifdef VMS
/external/bison/lib/
H A Dlocalcharset.c125 #if !(defined DARWIN7 || defined VMS || defined WINDOWS_NATIVE || defined __CYGWIN__)
285 # if defined VMS
/external/chromium_org/third_party/zlib/
H A Dzutil.h113 #if defined(VAXC) || defined(VMS)
226 #ifdef VMS
/external/e2fsprogs/intl/
H A Dlocalcharset.c117 #if !(defined VMS || defined WIN32)
206 # if defined VMS
/external/openssl/crypto/des/
H A DFILES016 vms.com - For use when compiling under VMS

Completed in 4566 milliseconds

12345