HomeSort by relevance Sort by last modified time
    Searched refs:DOS (Results 1 - 25 of 49) sorted by null

1 2

  /development/tools/line_endings/
line_endings.c 14 fprintf(stderr, "usage: line_endings unix|dos FILES\n"
16 "Convert FILES to either unix or dos line endings.\n");
28 enum { UNIX, DOS } ending;
38 else if (0 == strcmp("dos", argv[1])) {
39 ending = DOS;
119 // dos
  /external/bison/djgpp/
djunpack.bat 3 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line
4 Rem format, or else stock DOS/Windows shells will refuse to run it.
7 Rem renaming some of the files whose names are invalid on DOS or conflict
8 Rem with other file names after truncation to DOS 8+3 namespace.
config.bat 4 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line
5 Rem format, or else stock DOS/Windows shells will refuse to run it.
26 Rem of the environment in stock DOS shell.
326 Rem This is required because DOS/Windows are case-insensitive
353 set OS=MS-DOS
354 if not "%OS%" == "MS-DOS" goto SmallEnv
  /external/zlib/contrib/delphi/
zlibd32.mak 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
  /external/zlib/contrib/pascal/
zlibd32.mak 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
  /ndk/sources/host-tools/make-3.81/
configure.bat 36 update %XSRC%/configh.dos ./config.h
53 update %XSRC%/Makefile.DOS ./Makefile
  /bionic/libc/kernel/common/linux/
coda.h 31 #ifdef DOS
  /development/ndk/platforms/android-3/include/linux/
coda.h 31 #ifdef DOS
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
coda.h 31 #ifdef DOS
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
coda.h 31 #ifdef DOS
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
coda.h 31 #ifdef DOS
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
coda.h 31 #ifdef DOS
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
coda.h 31 #ifdef DOS
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
coda.h 31 #ifdef DOS
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
coda.h 31 #ifdef DOS
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
coda.h 31 #ifdef DOS
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
coda.h 31 #ifdef DOS
  /external/jpeg/
jmemdosa.asm 8 ; This file contains low-level interface routines to support the MS-DOS
10 ; files through direct DOS calls, and to access XMS and EMS drivers.
  /external/kernel-headers/original/linux/
coda.h 81 #ifdef DOS
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coda.h 81 #ifdef DOS
  /external/srec/make/asr/
Makefile.defs 845 -DOS=$(ASR_OS_TYPE) \
  /external/llvm/projects/sample/autoconf/
config.guess 968 i*86:*DOS:*:*)
    [all...]
  /external/qemu-pc-bios/bochs/
config.guess 933 i*86:*DOS:*:*)
    [all...]
  /external/chromium/third_party/libevent/
config.guess 1064 i*86:*DOS:*:*)
    [all...]
  /external/dropbear/
config.guess 1051 i*86:*DOS:*:*)
    [all...]

Completed in 839 milliseconds

1 2