Searched refs:thresh (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxstat.c145 unsigned long thresh; local in function:dmxStatSync
152 for (i = 0, thresh = DMX_STAT_BIN0; i < DMX_STAT_BINS-1; i++) {
153 if (elapsed < thresh) {
157 thresh *= DMX_STAT_BINMULT;
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Dtegra_drm.h146 * @thresh:
150 __u32 thresh; member in struct:drm_tegra_syncpt_wait
401 * @thresh:
405 __u32 thresh; member in struct:drm_tegra_waitchk
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Dtegra_drm.h146 * @thresh:
150 __u32 thresh; member in struct:drm_tegra_syncpt_wait
401 * @thresh:
405 __u32 thresh; member in struct:drm_tegra_waitchk
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dtegra_drm.h129 * @thresh:
133 __u32 thresh; member in struct:drm_tegra_syncpt_wait
384 * @thresh:
388 __u32 thresh; member in struct:drm_tegra_waitchk
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dchgfctl.c220 swaps(&f->thresh, n);
253 threshold = f->thresh;
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dchgfctl.c219 swaps(&f->thresh);
254 threshold = f->thresh;
/xsrc/external/mit/libXi/dist/src/
H A DXChgFCtl.c117 p.thresh = P->threshold;
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwin.h229 #define PROFILEPOINT(point,thresh)\
232 if (++PROFPT##point % thresh == 0)\
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwin.h248 #define PROFILEPOINT(point,thresh)\
251 if (++PROFPT##point % thresh == 0)\
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXIproto.h917 INT16 thresh; member in struct:__anonacf995022e08

Completed in 14 milliseconds