Home
last modified time | relevance | path

Searched defs:DE_OS (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/delibs/cmake/
DDefs.cmake51 set(DE_OS "DE_OS_WIN32") variable
53 set(DE_OS "DE_OS_OSX") variable
55 set(DE_OS "DE_OS_UNIX") variable
57 set(DE_OS "DE_OS_VANILLA") variable
Dtoolchain-ios.cmake166 set(DE_OS "DE_OS_IOS") variable
/external/deqp/framework/delibs/debase/
DdeDefs.h86 # define DE_OS DE_OS_ANDROID macro
88 # define DE_OS DE_OS_WINCE macro
90 # define DE_OS DE_OS_WIN32 macro
92 # define DE_OS DE_OS_UNIX macro
94 # define DE_OS DE_OS_OSX macro
96 # define DE_OS DE_OS_SYMBIAN macro
98 # define DE_OS DE_OS_QNX macro
/external/deqp/targets/android/
Dndk-modern.cmake44 set(DE_OS "DE_OS_ANDROID") variable