/third_party/lame/misc/ |
H A D | lame4dos.bat | 8 rem in your PATH environment, start the DOS-BOX
16 rem Changes to support long filenames using 4DOS
|
/third_party/skia/third_party/externals/freetype/builds/dos/ |
H A D | detect.mk | 2 # FreeType 2 configuration file to detect a DOS host platform. 27 # `DOS'. 35 is_dos := $(findstring DOS,$(subst Dos,DOS,$(shell ver)))
|
/third_party/lame/ |
H A D | lame.bat | 8 rem in your PATH environment, start the DOS-BOX
|
H A D | config.guess | 1088 i*86:*DOS:*:*)
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShadingLanguage420PackTests.cpp | 2504 { ASSIGNMENT_BEFORE_OPERATOR, ONCE, DOS }, in prepareNextTestCase() 2506 { ASSIGNMENT_BEFORE_OPERATOR, MULTIPLE_TIMES, DOS }, in prepareNextTestCase() 2508 { ASSIGNMENT_AFTER_OPERATOR, ONCE, DOS }, in prepareNextTestCase() 2510 { ASSIGNMENT_AFTER_OPERATOR, MULTIPLE_TIMES, DOS }, in prepareNextTestCase() 2512 { VECTOR_VARIABLE_INITIALIZER, ONCE, DOS }, in prepareNextTestCase() 2514 { VECTOR_VARIABLE_INITIALIZER, MULTIPLE_TIMES, DOS }, in prepareNextTestCase() 2516 { TOKEN_INSIDE_FUNCTION_NAME, ONCE, DOS }, in prepareNextTestCase() 2518 { TOKEN_INSIDE_FUNCTION_NAME, MULTIPLE_TIMES, DOS }, in prepareNextTestCase() 2520 { TOKEN_INSIDE_TYPE_NAME, ONCE, DOS }, in prepareNextTestCase() 2522 { TOKEN_INSIDE_TYPE_NAME, MULTIPLE_TIMES, DOS }, in prepareNextTestCase() [all...] |
H A D | gl4cShadingLanguage420PackTests.hpp | 641 * * DOS-style line continuation: 643 * Run same test with line continuation sign before DOS-style (CR+LF) new 738 DOS, enumerator
|
/third_party/zlib/contrib/delphi/ |
H A D | zlibd32.mak | 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
|
/third_party/zlib/contrib/pascal/ |
H A D | zlibd32.mak | 72 # the command line is cut to fit in the MS-DOS 128 byte limit:
|
/third_party/curl/ |
H A D | buildconf.bat | 29 rem there is no autotools support (i.e. DOS and Windows).
242 rem Function to clean-up local variables under DOS, Windows 3.x and
|
/third_party/libexif/contrib/watcom/ |
H A D | Makefile | 23 #SYSTEM=DOS 53 !ifeq SYSTEM DOS
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | config.guess | 1059 i*86:*DOS:*:*)
|
/third_party/eudev/ |
H A D | config.guess | 1089 i*86:*DOS:*:*)
|
/third_party/node/deps/cares/ |
H A D | config.guess | 1199 i*86:*DOS:*:*)
|
/third_party/node/deps/cares/config/ |
H A D | config.guess | 1199 i*86:*DOS:*:*)
|
/third_party/libevdev/build-aux/ |
H A D | config.guess | 1210 i*86:*DOS:*:*)
|
/third_party/python/ |
H A D | config.guess | 1196 i*86:*DOS:*:*)
|
/third_party/skia/third_party/externals/libpng/ |
H A D | config.guess | 1085 i*86:*DOS:*:*)
|
/third_party/python/Lib/test/ |
H A D | test_enum.py | 3216 _order_ = 'ONE TWO FOUR DOS EIGHT SIXTEEN' 3220 DOS = 2 variable in OldTestFlag.test_number_reset_and_order_cleanup.Confused 3226 self.assertIs(Confused.TWO, Confused.DOS) 3227 self.assertEqual(Confused.DOS._value_, 2)
|