Home
last modified time | relevance | path

Searched refs:OS_SOLARIS (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/engine/flutter/fml/
Dbuild_config.h46 #define OS_SOLARIS 1 macro
62 defined(OS_OPENBSD) || defined(OS_SOLARIS) || defined(OS_ANDROID) || \
/third_party/gn/src/util/
Dexe_path.cc25 #elif defined(OS_SOLARIS)
97 #elif defined(OS_SOLARIS)
Dbuild_config.h50 #define OS_SOLARIS 1 macro
79 defined(OS_QNX) || defined(OS_SOLARIS) || defined(OS_HAIKU) || \
/third_party/cef/include/base/
Dcef_build.h111 #define OS_SOLARIS 1 macro
140 defined(OS_SOLARIS)
/third_party/gn/src/gn/
Dfunction_write_file_unittest.cc94 #elif defined(OS_AIX) || defined(OS_HAIKU) || defined(OS_SOLARIS) in TEST_F()
Dargs.cc319 #elif defined(OS_SOLARIS) in SetSystemVarsLocked()
/third_party/boost/tools/build/src/engine/
Djam.h303 #define OS_SOLARIS macro
/third_party/libunwind/
Dconfigure.ac196 AM_CONDITIONAL(OS_SOLARIS, expr x$target_os : xsolaris >/dev/null) condition
353 if $OS_SOLARIS; then
/third_party/libunwind/src/
DMakefile.am570 if OS_SOLARIS
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch4023 - defined(OS_SOLARIS) || defined(OS_ZOS)
4024 + defined(OS_SOLARIS) || defined(OS_ZOS) || defined(OS_OHOS)