Home
last modified time | relevance | path

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

/external/libmojo/build/
Dbuild_config.h57 #define OS_SOLARIS 1 macro
77 defined(OS_OPENBSD) || defined(OS_SOLARIS) || defined(OS_ANDROID) || \
/external/libchrome/build/
Dbuild_config.h93 #define OS_SOLARIS 1 macro
113 defined(OS_OPENBSD) || defined(OS_SOLARIS) || defined(OS_ANDROID) || \
/external/libchrome/base/process/
Dprocess_metrics_posix.cc32 #elif defined(OS_SOLARIS)
Dlaunch_posix.cc216 #elif defined(OS_SOLARIS)
/external/libchrome/base/files/
Dfile_enumerator_posix.cc129 !defined(OS_SOLARIS) && !defined(OS_ANDROID) in ReadDirectory()
/external/libchrome/base/threading/
Dplatform_thread_posix.cc139 #elif defined(OS_SOLARIS) || defined(OS_QNX) in CurrentId()
/external/libchrome/base/
Dsync_socket_posix.cc16 #if defined(OS_SOLARIS)
/external/libchrome/base/time/
Dtime_posix.cc225 #if !defined(OS_NACL) && !defined(OS_SOLARIS) in FromExploded()