Home
last modified time | relevance | path

Searched refs:report (Results 1 – 7 of 7) sorted by relevance

/oneTBB/examples/common/gui/
H A Dxvideo.cpp368 XEvent report; in next_frame() local
369 XNextEvent(dpy, &report); in next_frame()
370 switch (report.type) { in next_frame()
372 if (report.xclient.format != 32 || report.xclient.data.l[0] != _XA_WM_DELETE_WINDOW) in next_frame()
375 case KeyPress: on_key(XLookupKeysym(&report.xkey, 0)); break; in next_frame()
377 on_mouse(report.xbutton.x, report.xbutton.y, report.xbutton.button); in next_frame()
380 on_mouse(report.xbutton.x, report.xbutton.y, -report.xbutton.button); in next_frame()
/oneTBB/
H A DSECURITY.md6 Please report any security vulnerabilities in this project
/oneTBB/cmake/compilers/
H A DIntel.cmake24 … $<$<NOT:$<CONFIG:Debug>>:-fno-omit-frame-pointer -qno-opt-report-embed -D_FORTIFY_SOURCE=2>)
/oneTBB/doc/main/tbb_userguide/
H A DDebug_Versus_Release_Libraries.rst55 may falsely report race conditions that are not really races.
/oneTBB/examples/parallel_for_each/parallel_preorder/
H A DREADME.md17 …riable. Correctness checking tools might not take this into account, and report data races between…
/oneTBB/test/tbb/
H A Dtest_scheduler_mix.cpp298 void report() { in report() function in Statistics
/oneTBB/doc/
H A DDoxyfile.in420 # symbols. At the end of a run doxygen will report the cache usage and suggest