Home
last modified time | relevance | path

Searched defs:MinGW (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Doc/install/
Dindex.rst1026 Older Versions of Python and MinGW
1071 .. [#] This also means you could replace all existing COFF-libraries with OMF-libraries
1074 .. [#] Check https://www.sourceware.org/cygwin/ for more information
1076 .. [#] Then you have no POSIX emulation available, but you also don't need
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFImportFile.cpp93 MachineTypes Machine, bool MinGW) { in getNameType()
573 MachineTypes Machine, bool MinGW) { in writeImportLibrary()
DWindowsResource.cpp140 WindowsResourceParser::WindowsResourceParser(bool MinGW) in WindowsResourceParser()
/third_party/skia/third_party/externals/libjpeg-turbo/
DBUILDING.md243 ### MinGW subsection
/third_party/libjpeg-turbo/
DBUILDING.md241 ### MinGW subsection
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
DBUILDING.md232 ### MinGW subsection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWindowsResource.h259 bool MinGW; variable