Home
last modified time | relevance | path

Searched defs:UNIX (Results 1 – 12 of 12) sorted by relevance

/third_party/icu/docs/userguide/icu4c/
Dbuild.md355 ### Configuring ICU
361 ### Running The Tests From The Command Line
365 ### Installing ICU
/third_party/mbedtls/programs/ssl/
Dmini_client.c24 #define UNIX macro
/third_party/vk-gl-cts/framework/delibs/cmake/
Dtoolchain-ios.cmake24 set (UNIX True) variable
/third_party/skia/third_party/externals/freetype/builds/cmake/
DiOS.cmake70 set(UNIX True) variable
/third_party/libwebsockets/contrib/
DiOS.cmake37 set (UNIX TRUE) variable
/third_party/rust/crates/rustix/src/backend/libc/net/
Dtypes.rs79 pub const UNIX: Self = Self(c::AF_UNIX as _); constant
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
Dtypes.rs66 pub const UNIX: Self = Self(c::AF_UNIX as _); constant
/third_party/mindspore/mindspore-src/source/cmake/
Dlite_ios.cmake215 set(UNIX TRUE CACHE BOOL "") variable
/third_party/curl/lib/
Dftplistparser.c159 } UNIX; member
/third_party/ncurses/test/
Daclocal.m43309 AC_DEFINE(UNIX,1,[Define to 1 if using PDCurses on Unix]) definition
/third_party/python/Modules/
Dmmapmodule.c33 #define UNIX macro
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.hpp737 UNIX = 0, enumerator