HomeSort by: relevance | last modified time | path
    Searched refs:WORKAROUND_NONE (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libxcb/dist/src/
xcb_out.c 54 if(workaround != WORKAROUND_NONE || flags != 0)
88 send_request(c, 0, WORKAROUND_NONE, XCB_REQUEST_DISCARD_REPLY, vector + 1, 1);
231 enum workarounds workaround = WORKAROUND_NONE;
xcbint.h 52 WORKAROUND_NONE,
xcb_in.c 949 assert(workaround != WORKAROUND_NONE || flags != 0);
974 pend->workaround = WORKAROUND_NONE;

Completed in 6 milliseconds