Home
last modified time | relevance | path

Searched defs:OS_LINUX (Results 1 – 10 of 10) 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/flutter/engine/flutter/fml/
Dbuild_config.h32 #define OS_LINUX 1 macro
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDriver.cpp28 # define OS_LINUX 1 macro
/third_party/cef/cmake/
Dcef_variables.cmake.in21 set(OS_LINUX 1) variable
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DVulkanTester.cpp51 # define OS_LINUX 1 macro
/third_party/cef/include/base/
Dcef_build.h92 #define OS_LINUX 1 macro
/third_party/ltp/tools/sparse/sparse-src/
Dmachine.h107 OS_LINUX, enumerator
/third_party/gn/src/util/
Dbuild_config.h30 #define OS_LINUX 1 macro
/third_party/libunwind/
Dconfigure.ac192 AM_CONDITIONAL(OS_LINUX, expr x$target_os : xlinux >/dev/null) condition