| /xsrc/external/mit/xorg-server.old/dist/os/ |
| H A D | xdmauth.c | 70 XdmAuthKeyPtr incoming; local in function:XdmAuthenticationValidator 77 incoming = (XdmAuthKeyPtr) incomingData->data; 78 XdmcpDecrementKey (incoming); 79 return XdmcpCompareKeys (incoming, &rho);
|
| /xsrc/external/mit/xorg-server/dist/os/ |
| H A D | xdmauth.c | 71 XdmAuthKeyPtr incoming; local in function:XdmAuthenticationValidator 78 incoming = (XdmAuthKeyPtr) incomingData->data; 79 XdmcpDecrementKey(incoming); 80 return XdmcpCompareKeys(incoming, &global_rho);
|
| /xsrc/external/mit/xdm/dist/xdm/ |
| H A D | xdmauth.c | 265 XdmAuthKeyPtr incoming; local in function:XdmCheckAuthentication 276 incoming = (XdmAuthKeyPtr) authenticationData->data; 277 XdmcpIncrementKey (incoming);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_clip_util.c | 415 struct brw_reg incoming = get_element_ud(c->reg.R0, 2); local in function:brw_clip_init_clipmask 419 brw_SHR(p, c->reg.planemask, incoming, brw_imm_ud(26)); 428 brw_AND(p, tmp, incoming, brw_imm_ud(0xff<<14)); 430 brw_AND(p, tmp, incoming, brw_imm_ud(0x3f<<14));
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_clip_util.c | 415 struct brw_reg incoming = get_element_ud(c->reg.R0, 2); local in function:brw_clip_init_clipmask 419 brw_SHR(p, c->reg.planemask, incoming, brw_imm_ud(26)); 428 brw_AND(p, tmp, incoming, brw_imm_ud(0xff<<14)); 430 brw_AND(p, tmp, incoming, brw_imm_ud(0x3f<<14));
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxil_internal.h | 166 } incoming[127]; member in struct:dxil_instr_phi
|
| H A D | dxil_module.c | 2708 assert(num_incoming < ARRAY_SIZE(instr->phi.incoming)); 2713 instr->phi.incoming[i].value = incoming_values[i]; 2714 instr->phi.incoming[i].block = incoming_blocks[i]; 3080 int64_t value_delta = instr->value.id - instr->phi.incoming[i].value->id; 3082 assert(instr->phi.incoming[i].block < m->num_basic_block_ids); 3083 assert(m->basic_block_ids[instr->phi.incoming[i].block] >= 0); 3084 data[1 + i * 2 + 1] = m->basic_block_ids[instr->phi.incoming[i].block];
|
| H A D | dxil_dump.c | 510 struct dxil_phi_src *src = phi->incoming;
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_texture_signed_rgba.spec | 113 Also, it is ok to store incoming GL_BYTE user data as-is, without 151 incoming, intermediate, and output color components to [0,1].
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_texture_signed_rgba.spec | 113 Also, it is ok to store incoming GL_BYTE user data as-is, without 151 incoming, intermediate, and output color components to [0,1].
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/ |
| H A D | blend.rst | 109 functions and source/destination factors. Otherwise, the incoming fragment
|
| H A D | sampler.rst | 84 If set, the incoming texture coordinates (nominally in the range [0,1])
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/cso/ |
| H A D | blend.rst | 113 functions and source/destination factors. Otherwise, the incoming fragment
|
| H A D | sampler.rst | 84 If set, the incoming texture coordinates (nominally in the range [0,1])
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| H A D | notes.markdown | 196 incoming value that enters the region from the outside. Each remaining 220 // loop phi values: src[0] - incoming, src[1] - from repeat_1, src[2] - from repeat_2
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| H A D | notes.markdown | 196 incoming value that enters the region from the outside. Each remaining 220 // loop phi values: src[0] - incoming, src[1] - from repeat_1, src[2] - from repeat_2
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | faq.rst | 79 - The X server loads the GLX module. The GLX module decodes incoming
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.2.0.rst | 1359 - llvmpipe: pass incoming sample_mask into fragment shader context.
|
| /xsrc/external/mit/xdm/dist/ |
| H A D | configure | 22853 /* On some sparc systems, changes by the child to local and incoming
|