Home
last modified time | relevance | path

Searched refs:DOS (Results 1 - 18 of 18) sorted by relevance

/third_party/lame/misc/
H A Dlame4dos.bat8 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 Ddetect.mk2 # 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 Dlame.bat8 rem in your PATH environment, start the DOS-BOX
H A Dconfig.guess1088 i*86:*DOS:*:*)
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp2504 { 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 Dgl4cShadingLanguage420PackTests.hpp641 * * 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 Dzlibd32.mak72 # the command line is cut to fit in the MS-DOS 128 byte limit:
/third_party/zlib/contrib/pascal/
H A Dzlibd32.mak72 # the command line is cut to fit in the MS-DOS 128 byte limit:
/third_party/curl/
H A Dbuildconf.bat29 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 DMakefile23 #SYSTEM=DOS
53 !ifeq SYSTEM DOS
/third_party/skia/third_party/externals/microhttpd/
H A Dconfig.guess1059 i*86:*DOS:*:*)
/third_party/eudev/
H A Dconfig.guess1089 i*86:*DOS:*:*)
/third_party/node/deps/cares/
H A Dconfig.guess1199 i*86:*DOS:*:*)
/third_party/node/deps/cares/config/
H A Dconfig.guess1199 i*86:*DOS:*:*)
/third_party/libevdev/build-aux/
H A Dconfig.guess1210 i*86:*DOS:*:*)
/third_party/python/
H A Dconfig.guess1196 i*86:*DOS:*:*)
/third_party/skia/third_party/externals/libpng/
H A Dconfig.guess1085 i*86:*DOS:*:*)
/third_party/python/Lib/test/
H A Dtest_enum.py3216 _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)

Completed in 50 milliseconds