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

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipebuffer/
pb_bufmgr.h 125 pb_size minBufSize,
pb_bufmgr_slab.c 147 pb_size minBufSize;
489 bufSize = mgr->minBufSize;
530 pb_size minBufSize,
551 mgr->minBufSize = minBufSize;
555 bufSize = minBufSize;
565 bufSize = minBufSize;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipebuffer/
pb_bufmgr.h 125 pb_size minBufSize,
pb_bufmgr_slab.c 151 pb_size minBufSize;
494 bufSize = mgr->minBufSize;
535 pb_size minBufSize,
556 mgr->minBufSize = minBufSize;
560 bufSize = minBufSize;
570 bufSize = minBufSize;
  /xsrc/external/mit/xterm/dist/
data.h 151 int minBufSize;
trace.c 1243 XRES_I(minBufSize);
ptyx.h 1783 #define FRG_SIZE resource.minBufSize
main.c 886 Ires(XtNminBufSize, XtCMinBufSize, minBufSize, 4096),

Completed in 13 milliseconds