Searched refs:reading (Results 1 - 25 of 400) sorted by relevance

1234567891011>>

/xsrc/external/mit/glw/dist/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
/xsrc/external/mit/xf86-video-intel-old/dist/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
/xsrc/external/mit/xf86-video-ati/dist/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
/xsrc/external/mit/xsetpointer/dist/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
/xsrc/external/mit/libxcb/dist/src/
H A Dxcb_conn.c476 if(count ? c->out.writing : c->in.reading)
490 ++c->in.reading;
533 * We have to make sure that we don't steal the reading thread's reply
538 * - It is the reading thread (above situation occurred).
540 int may_read = c->in.reading == 1 || !count;
558 --c->in.reading;
H A Dxcbint.h142 int reading; member in struct:_xcb_in
H A Dxcb_in.c670 if(!ret && c->in.reading == 0 && _xcb_in_read(c)) /* _xcb_in_read shuts down the connection on error */
689 if(!ret && c->in.reading == 0 && _xcb_in_read(c)) /* _xcb_in_read shuts down the connection on error */
719 if(!ret && !queued && c->in.reading == 0 && _xcb_in_read(c)) /* _xcb_in_read shuts down the connection on error */
786 if(!event && c->in.reading == 0 && _xcb_in_read(c)) /* _xcb_in_read shuts down the connection on error */
896 in->reading = 0;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.9.rst38 - \[RADV\] Problems reading primitive ID in fragment shader after tessellation
127 - radv,aco: fix reading primitive ID in FS after TES
H A D21.1.4.rst52 - util/fossilize_db: Split out reading the index.
93 - pan/mdg: Fix reading a spilt register in the bundle it's written
H A D6.4.rst46 - fixed potential segfault caused by reading pixels outside of
H A D7.8.3.rst45 - Fix ReadPixels crash when reading depth/stencil from an FBO
H A D10.6.4.rst49 - meta: Fix reading luminance texture as rgba in
H A D11.0.1.rst100 - mesa: fix errors when reading depth with glReadPixels
H A D18.2.2.rst103 - nvc0: Update counter reading shaders to new NVC0_CB_AUX_MP_INFO
H A D20.1.8.rst55 - intel/compiler: Fix pointer arithmetic when reading shader assembly
/xsrc/external/mit/libXpm/dist/
H A DREADME.md25 and uncompress the file when reading. This is enabled by default on platforms
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/pbproxy/
H A Dapp-main.m75 "--prefs-domain <domain> Change the domain used for reading preferences\n"
/xsrc/external/mit/libXau/dist/
H A Dcompile248 right script to run: please start by reading the file 'INSTALL'.
/xsrc/external/mit/libXaw/dist/
H A Dcompile248 right script to run: please start by reading the file 'INSTALL'.
/xsrc/external/mit/libXcomposite/dist/
H A Dcompile248 right script to run: please start by reading the file 'INSTALL'.
/xsrc/external/mit/libXcursor/dist/
H A Dcompile248 right script to run: please start by reading the file 'INSTALL'.
/xsrc/external/mit/libXdamage/dist/
H A Dcompile248 right script to run: please start by reading the file 'INSTALL'.
/xsrc/external/mit/libXdmcp/dist/
H A Dcompile248 right script to run: please start by reading the file 'INSTALL'.
/xsrc/external/mit/libXext/dist/
H A Dcompile248 right script to run: please start by reading the file 'INSTALL'.
/xsrc/external/mit/libXfixes/dist/
H A Dcompile248 right script to run: please start by reading the file 'INSTALL'.

Completed in 13 milliseconds

1234567891011>>