/external/opencv3/3rdparty/zlib/ |
ChangeLog | [all...] |
zutil.c | 215 * Since MSDOS is not a preemptive multitasking OS, this table is not
|
/external/zlib/src/ |
ChangeLog | [all...] |
zutil.c | 215 * Since MSDOS is not a preemptive multitasking OS, this table is not
|
/toolchain/binutils/binutils-2.25/bfd/ |
acinclude.m4 | 26 *-*-msdos* | *-*-go32* | *-*-mingw32* | *-*-cygwin* | *-*-windows*)
|
/external/curl/tests/server/ |
util.c | 205 #if !defined(MSDOS) && !defined(USE_WINSOCK) 221 #if defined(MSDOS)
|
/external/libpcap/ |
sf-pcap.c | 75 #elif defined(MSDOS) 611 #if defined(WIN32) || defined(MSDOS) 666 #if !defined(WIN32) && !defined(MSDOS) 718 #if !defined(WIN32) && !defined(MSDOS) 747 #if defined(WIN32) || defined(MSDOS)
|
pcap-dos.h | 97 #include "msdos/pm_drvr/lock.h"
|
pcap-int.h | 48 #ifdef MSDOS 379 #if !defined(WIN32) && !defined(MSDOS)
|
pcap.c | 65 #ifdef MSDOS [all...] |
/external/curl/lib/ |
select.c | 38 #ifdef MSDOS 78 #if !defined(MSDOS) && !defined(USE_WINSOCK) 94 #if defined(MSDOS)
|
curl_setup.h | 420 # ifdef MSDOS /* Watt-32 */ 433 # endif /* MSDOS */ 446 # ifdef MSDOS 681 #if defined(WIN32) || defined(MSDOS)
|
/external/e2fsprogs/misc/ |
findsuper.c | 19 * I wanted to add msdos support, but I couldn't make heads or tails 20 * of the kernel include files to find anything I could look for in msdos.
|
/external/valgrind/none/tests/x86/ |
bug152818-x86.c | 8 * Real life example (MSDOS file INFO.EXE) has code like this
|
/external/zlib/src/contrib/puff/ |
pufftest.c | 23 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
|
/ndk/sources/host-tools/make-3.81/ |
dosbuild.bat | 18 echo Building Make for MSDOS
|
README.W32 | 84 MSDOS mode for launching programs (via a batch file). 85 The MSDOS mode style execution has not been tested that
|
/external/c-ares/ |
ares_setup.h | 154 #if !defined(HAVE_SYS_UIO_H) && !defined(WIN32) && !defined(MSDOS)
|
/external/pdfium/third_party/zlib_v128/ |
zutil.c | 217 * Since MSDOS is not a preemptive multitasking OS, this table is not
|
/external/tcpdump/ |
tcpdump-stdinc.h | 244 #if defined(WIN32) || defined(MSDOS)
|
/external/toybox/toys/other/ |
stat.c | 132 {0x4d44, "msdos"}, {0x4006, "fat"}, {0x43415d53, "smackfs"},
|
/external/libxml2/os400/iconv/bldcsndfa/ |
ccsid_mibenum.xml | 34 <assoc ccsid="720"><!-- MSDOS Arabic ? --></assoc> 35 <assoc ccsid="737"><!-- MSDOS Greek PC DATA ? --></assoc> 36 <assoc ccsid="775" mibenum="2087"><!-- MSDOS Baltic PC DATA --></assoc>
|
/toolchain/binutils/binutils-2.25/libiberty/ |
Makefile.in | 144 pex-common.c pex-djgpp.c pex-msdos.c pex-one.c \ 211 ./pex-djgpp.$(objext) ./pex-msdos.$(objext) \ [all...] |
/external/valgrind/coregrind/m_debuginfo/ |
lzodefs.h | 108 # if !defined(MSDOS) 109 # define MSDOS 1 134 # elif defined(_MSC_VER) && defined(MSDOS) 201 #elif defined(_MSC_VER) && defined(MSDOS) 334 #elif defined(__DOS__) || defined(__MSDOS__) || defined(_MSDOS) || defined(MSDOS) || (defined(__PACIFIC__) && defined(DOS)) [all...] |
/external/bison/ |
ChangeLog-1998 | 110 * src/bison.simple: Test _MSDOS_, not MSDOS. 393 * src/files.c [MSDOS]: Use xmalloc, not malloc. 509 * src/files.c (done) [MSDOS]: Delete the tmpdefsfile with the 708 * src/machine.h: MSDOS has 32-bit ints if __GO32__. 745 MSDOS. 915 * src/bison.simple: On MSDOS, include malloc.h. 924 * src/reader.c (readgram): Alternate YYSTYPE defn for MSDOS. 925 * src/files.c [MSDOS]: Declare xmalloc. [all...] |