Searched refs:omit (Results 1 – 5 of 5) sorted by relevance
38 bool omit = isolation != no_isolation && isolation != task_accessor::isolation(*result); in get_task_impl() local39 if (!omit && !task_accessor::is_proxy_task(*result)) { in get_task_impl()41 } else if (omit) { in get_task_impl()
17 set_property(CACHE TBB_SANITIZE PROPERTY STRINGS "thread" "memory" "leak" "address -fno-omit-frame-…34 "please try another compiler or omit TBB_SANITIZE variable")
17 in applications that choose to omit the scalable memory allocator
24 … $<$<NOT:$<CONFIG:Debug>>:-fno-omit-frame-pointer -qno-opt-report-embed -D_FORTIFY_SOURCE=2>)
31 may omit obvious const overloads of non-const methods.