Home
last modified time | relevance | path

Searched refs:opt (Results 1 – 4 of 4) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dmain.cpp95 opt->foundfilename = -1; in initoptions()
96 opt->useoutfilename = -1; in initoptions()
97 opt->verbosemode = -1; in initoptions()
98 opt->antialiasing = -1; in initoptions()
99 opt->displaymode = -1; in initoptions()
100 opt->boundmode = -1; in initoptions()
101 opt->boundthresh = -1; in initoptions()
102 opt->usecamfile = -1; in initoptions()
275 argoptions opt; in ParseCommandLine() local
277 initoptions(&opt); in ParseCommandLine()
[all …]
/oneTBB/test/common/
H A Ddoctest.h5479 , opt(co) {}
5543 } else if(opt.count || opt.list_test_cases) {
5623 if(opt.duration)
5853 , opt(co) {}
6025 , opt(co) {}
6029 , opt(co) {}
6265 if(opt.version) {
6271 } else if(opt.count || opt.list_test_cases) {
6306 if(!opt.minimal)
6362 if(opt.duration ||
[all …]
/oneTBB/cmake/compilers/
H A DIntel.cmake24 … $<$<NOT:$<CONFIG:Debug>>:-fno-omit-frame-pointer -qno-opt-report-embed -D_FORTIFY_SOURCE=2>)
/oneTBB/doc/
H A DDoxyfile.in1038 # can opt to disable this feature.