HomeSort by relevance Sort by last modified time
    Searched full:msdos (Results 76 - 100 of 377) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/curl/src/
tool_doswin.c 24 #if defined(MSDOS) || defined(WIN32)
235 #if defined(MSDOS) && (defined(__DJGPP__) || defined(__GO32__))
246 #endif /* MSDOS && (__DJGPP__ || __GO32__) */
299 #endif /* MSDOS || WIN32 */
tool_util.c 28 #if defined(WIN32) && !defined(MSDOS)
  /external/e2fsprogs/install-utils/
convfstab 43 ignore | iso9660 | msdos | hpfs | sysv | \
  /external/freetype/src/gzip/
zutil.c 52 #if defined( MSDOS ) && defined( __TURBOC__ ) && !defined( MY_ZCALLOC )
78 * Since MSDOS is not a preemptive multitasking OS, this table is not
129 #endif /* MSDOS && __TURBOC__ */
zutil.h 72 #ifdef MSDOS
169 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
zutil.c 52 #if defined( MSDOS ) && defined( __TURBOC__ ) && !defined( MY_ZCALLOC )
78 * Since MSDOS is not a preemptive multitasking OS, this table is not
129 #endif /* MSDOS && __TURBOC__ */
zutil.h 72 #ifdef MSDOS
169 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
  /external/opencv3/3rdparty/zlib/
zutil.h 83 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
164 #if defined(__BORLANDC__) && !defined(MSDOS)
203 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
gzguts.h 61 #if defined(MSDOS) && defined(__BORLANDC__) && (BORLANDC > 0x410)
68 # ifdef MSDOS
  /external/pdfium/third_party/zlib_v128/
zutil.h 85 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
166 #if defined(__BORLANDC__) && !defined(MSDOS)
205 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
zconf.h 155 #if defined(__MSDOS__) && !defined(MSDOS)
156 # define MSDOS
169 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
184 #ifdef MSDOS
204 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
281 /* The following definitions for FAR are needed only for MSDOS mixed
283 * This was tested only with MSC; for other MSDOS compilers you may have
gzguts.h 63 #if defined(MSDOS) && defined(__BORLANDC__) && (BORLANDC > 0x410)
70 # ifdef MSDOS
  /external/zlib/src/
zutil.h 83 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
164 #if defined(__BORLANDC__) && !defined(MSDOS)
203 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
gzguts.h 61 #if defined(MSDOS) && defined(__BORLANDC__) && (BORLANDC > 0x410)
68 # ifdef MSDOS
  /external/bison/djgpp/
README.in 1 This is a port of GNU Bison @VERSION@ to MSDOS/DJGPP.
27 support is available (plain DOS), then the standard MSDOS short file
45 This is done by forking and using pipes for the IPC. MSDOS does not
160 The batch file will set same environment variables, make MSDOS specific
190 comp.os.msdos.djgpp or <djgpp@delorie.com>.
  /external/libpcap/
Makefile.in 281 msdos/bin2c.c \
282 msdos/common.dj \
283 msdos/makefile \
284 msdos/makefile.dj \
285 msdos/makefile.wc \
286 msdos/ndis2.c \
287 msdos/ndis2.h \
288 msdos/ndis_0.asm \
289 msdos/pkt_rx0.asm \
290 msdos/pkt_rx1.s
    [all...]
savefile.c 70 #elif defined(MSDOS)
178 #if defined(WIN32) || defined(MSDOS)
187 #if !defined(WIN32) && !defined(MSDOS)
316 #if !defined(WIN32) && !defined(MSDOS)
  /external/zlib/src/old/os2/
Makefile.os2 51 algorithm.txt zlib.3 msdos/Make*[a-z0-9] msdos/zlib.def msdos/zlib.rc \
  /ndk/sources/host-tools/make-3.81/
README.DOS 1 Port of GNU Make to 32-bit protected mode on MSDOS and MS-Windows.
78 floating-point instructions (they don't help much on MSDOS
229 environment *is* used to set the shell (since on MSDOS, it's
238 Makefiles to MSDOS and leave the line which sets the shell
248 MSDOS machines don't have standard places for these, this port
271 doesn't include characters invalid on MSDOS FAT filesystems,
296 is the standard programs which come with MSDOS. Otherwise, you
312 Bugs that are clearly related to the MSDOS/DJGPP port should be
313 reported first on the comp.os.msdos.djgpp news group (if you cannot
  /external/zlib/src/examples/
zpipe.c 11 1.4 11 Dec 2005 Add hack to avoid MSDOS end-of-line conversions
20 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
  /external/libpcap/pcap/
pcap.h 40 #elif defined(MSDOS)
46 #endif /* WIN32/MSDOS/UN*X */
178 #ifdef MSDOS
461 #elif defined(MSDOS)
479 #endif /* WIN32/MSDOS/UN*X */
  /external/c-ares/
ares__timeval.c 19 #if defined(WIN32) && !defined(MSDOS)
  /external/curl/lib/
timeval.c 25 #if defined(WIN32) && !defined(MSDOS)
  /external/curl/tests/libtest/
testutil.c 27 #if defined(WIN32) && !defined(MSDOS)
  /external/e2fsprogs/lib/ext2fs/
dosio.h 23 #include "msdos.h"

Completed in 429 milliseconds

1 2 34 5 6 7 8 91011>>