Home
last modified time | relevance | path

Searched refs:MacOSX (Results 1 - 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/
H A DrunConfigureICU54 MacOSX Use the default compilers on MacOS X (Darwin)
55 MacOSX/GCC Use the GNU gcc/g++ compilers on MacOSX (Darwin)
310 MacOSX)
318 MacOSX/GCC)
/third_party/skia/third_party/externals/icu/source/
H A DrunConfigureICU53 MacOSX Use the default compilers on MacOS X (Darwin)
54 MacOSX/GCC Use the GNU gcc/g++ compilers on MacOSX (Darwin)
295 MacOSX)
303 MacOSX/GCC)
/third_party/node/deps/v8/src/trap-handler/
H A Dhandler-inside-posix.h21 #error Posix trap handlers are only supported on Linux, MacOSX and FreeBSD.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DTriple.h170 MacOSX, enumerator
444 if (getOS() == Triple::MacOSX) in isMacOSXVersionLT()
455 return getOS() == Triple::Darwin || getOS() == Triple::MacOSX; in isMacOSX()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A DPlatform.cpp38 case Triple::MacOSX: in mapToPlatformKind()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DTriple.cpp203 case MacOSX: return "macosx"; in getOSTypeName()
497 .StartsWith("macos", Triple::MacOSX) in parseOS()
1072 else if (getOS() == MacOSX)
1085 // Default to darwin8, i.e., MacOSX 10.4.
1095 case MacOSX:
1124 case MacOSX:
1150 case MacOSX:
1621 case llvm::Triple::MacOSX:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp1113 case MCVM_OSXVersionMin: return Triple::MacOSX; in getOSTypeFromMCVM()
1146 case MachO::PLATFORM_MACOS: return Triple::MacOSX; in getOSTypeFromPlatform()
/third_party/python/Lib/
H A Dwebbrowser.py530 register("MacOSX", None, MacOSXOSAScript('default'))
623 class MacOSX(BaseBrowser): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp365 case Triple::MacOSX: in initialize()
412 case Triple::MacOSX: in initialize()
428 case Triple::MacOSX: in initialize()

Completed in 10 milliseconds