| /xsrc/external/mit/libXau/dist/ |
| H A D | AuLock.c | 53 long dead) 70 if (dead == 0 || now - statb.st_ctime > dead) { 49 XauLockAuth(_Xconst char * file_name,int retries,int timeout,long dead) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_dataflow_deadcode.c | 317 int dead = 1; local in function:rc_dataflow_deadcode 322 dead = 0; 326 dead = 0; 329 dead = 0; 334 if (dead) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_dataflow_deadcode.c | 322 int dead = 1; local in function:rc_dataflow_deadcode 327 dead = 0; 331 dead = 0; 334 dead = 0; 339 if (dead) {
|
| /xsrc/external/mit/libICE/dist/src/ |
| H A D | authutil.c | 144 long dead 167 if (dead == 0 || now - statb.st_ctime > dead) 140 IceLockAuthFile(const char * file_name,int retries,int timeout,long dead) argument
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 17.2.5.rst | 32 precision error (259fc505) on dead variable 121 - glsl: Allow precision mismatch on dead data with GLSL ES 1.00
|
| H A D | 8.0.rst | 61 - Removed the dead Gallium i965, cell and failover drivers, which were
|
| H A D | 17.0.5.rst | 51 - cherry-ignore: remove dead brw_new_shader() declaration
|
| H A D | 20.1.10.rst | 87 - radeonsi: Fix dead lock with aux_context_lock in si_screen_clear_buffer.
|
| H A D | 10.2.2.rst | 122 - i965/vec4: Fix dead code elimination for VGRFs of size > 1.
|
| H A D | 19.2.2.rst | 67 - nir/dead_cf: Remove dead control flow after infinite loops.
|
| H A D | 20.2.1.rst | 122 - radeonsi: Fix dead lock with aux_context_lock in si_screen_clear_buffer.
|
| H A D | 20.3.2.rst | 51 - spirv: Remove more dead variables
|
| H A D | 13.0.4.rst | 36 saints row 4[always], dead island[always], grid autosport[sometimes])
|
| H A D | 13.0.5.rst | 57 - swr: [rasterizer core] Remove dead code Clipper::ClipScalar()
|
| H A D | 18.3.2.rst | 98 - nir: remove dead code from copy_prop_vars
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/ |
| H A D | rnn.h | 82 int dead; member in struct:rnnvarinfo
|
| H A D | headergen2.c | 121 if (val->varinfo.dead) 229 if (bf->varinfo.dead) 238 if (elem->varinfo.dead)
|
| H A D | rnn.c | 1117 vi->dead = 1; 1121 vi->dead = 0; 1124 if (vi->dead) 1148 if (val->varinfo.dead) 1236 if (bf->varinfo.dead) 1265 if (elem->varinfo.dead)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_valtable.cpp | 46 bool dead = v.flags & VLF_DEAD; local in function:r600_sb::operator << 48 if (dead) 109 if (dead)
|
| H A D | sb_ra_init.cpp | 278 bool dead = a->is_dead(); local in function:r600_sb::ra_init::alloc_arrays 280 if (dead) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_valtable.cpp | 46 bool dead = v.flags & VLF_DEAD; local in function:r600_sb::operator << 48 if (dead) 109 if (dead)
|
| H A D | sb_ra_init.cpp | 278 bool dead = a->is_dead(); local in function:r600_sb::ra_init::alloc_arrays 280 if (dead) {
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | quartzKeyboard.c | 162 /* Table mapping normal keysyms to their dead equivalents. 166 KeySym normal, dead; member in struct:__anoncb5bea7e0408 661 if (dead_keys[i].normal == in) return dead_keys[i].dead; 760 /* Found a dead key. Work out which one it is, but 761 remembering that it's dead. */ 785 to translate those events. When we find a dead key, 787 us the actual dead character. */
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | quartzKeyboard.c | 160 /* Table mapping normal keysyms to their dead equivalents. 164 KeySym normal, dead; member in struct:__anona4b18bf10408 741 if (dead_keys[i].normal == in) return dead_keys[i].dead; 810 /* Found a dead key. Work out which one it is, but 811 remembering that it's dead. */
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_query.c | 43 bool dead; /* query should be destroyed when its fence finishes */ member in struct:zink_query 336 * otherwise just mark dead and wait 339 p_atomic_set(&query->dead, true); 352 if (p_atomic_read(&query->dead))
|