Home
last modified time | relevance | path

Searched defs:OS_LINUX (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/scripts/ctsbuild/
Dcommon.py35 OS_LINUX = 1 variable in HostInfo
/third_party/vk-gl-cts/scripts/build/
Dcommon.py35 OS_LINUX = 1 variable in HostInfo
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDriver.cpp28 # define OS_LINUX 1 macro
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DVulkanTester.cpp51 # define OS_LINUX 1 macro
/third_party/gn/src/util/
Dbuild_config.h30 #define OS_LINUX 1 macro
/third_party/libunwind/libunwind/
Dconfigure.ac192 AM_CONDITIONAL(OS_LINUX, expr x$target_os : xlinux >/dev/null) condition