Home
last modified time | relevance | path

Searched refs:RT_DISPLAY_DISABLED (Results 1 – 3 of 3) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dapi.hpp130 #define RT_DISPLAY_DISABLED 0 macro
H A Dtypes.hpp81 #define RT_DISPLAY_DISABLED 0 /* video output enabled */ macro
H A Dmain.cpp296 opt.displaymode = nodisp ? RT_DISPLAY_DISABLED : RT_DISPLAY_ENABLED; in ParseCommandLine()