Searched refs:report (Results 1 – 7 of 7) sorted by relevance
368 XEvent report; in next_frame() local369 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()
6 Please report any security vulnerabilities in this project
24 … $<$<NOT:$<CONFIG:Debug>>:-fno-omit-frame-pointer -qno-opt-report-embed -D_FORTIFY_SOURCE=2>)
55 may falsely report race conditions that are not really races.
17 …riable. Correctness checking tools might not take this into account, and report data races between…
298 void report() { in report() function in Statistics
420 # symbols. At the end of a run doxygen will report the cache usage and suggest