| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | pixman-arm-simd-asm-scaled.S | 88 adds VX, VX, UNIT_X 95 adds VX, VX, UNIT_X 103 adds VX, VX, UNIT_X
|
| H A D | pixman-arm-neon-asm.h | 215 adds VX, VX, UNIT_X 220 adds VX, VX, UNIT_X 226 adds VX, VX, UNIT_X 232 adds VX, VX, UNIT_X 240 adds VX, VX, UNIT_X 245 adds VX, VX, UNIT_X 283 adds VX, VX, UNIT_X 290 adds VX, VX, UNIT_X
|
| H A D | pixman-arma64-neon-asm.h | 235 adds VX, VX, UNIT_X 243 adds VX, VX, UNIT_X 252 adds VX, VX, UNIT_X 261 adds VX, VX, UNIT_X 272 adds VX, VX, UNIT_X 280 adds VX, VX, UNIT_X 321 adds VX, VX, UNIT_X 332 adds VX, VX, UNIT_X
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_pack_invert.spec | 33 This extension adds a new pixel storage parameter to indicate that
|
| H A D | MESA_texture_signed_rgba.spec | 46 still be useful. NV_texture_shader adds signed texture formats, 52 This extension adds a signed 4-channel texture format by backporting 141 NV_texture_shader extension, if supported, adds support for 178 UNSIGNED_NORMALIZED_ARB, or FLOAT. This extension adds a new enum,
|
| H A D | MESA_texture_array.spec | 791 GL_NV_gpu_program4 also adds support for other features that are 792 specific to Nvidia hardware, while this extension adds only support
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_pack_invert.spec | 33 This extension adds a new pixel storage parameter to indicate that
|
| H A D | MESA_texture_signed_rgba.spec | 46 still be useful. NV_texture_shader adds signed texture formats, 52 This extension adds a signed 4-channel texture format by backporting 141 NV_texture_shader extension, if supported, adds support for 178 UNSIGNED_NORMALIZED_ARB, or FLOAT. This extension adds a new enum,
|
| H A D | MESA_texture_array.spec | 791 GL_NV_gpu_program4 also adds support for other features that are 792 specific to Nvidia hardware, while this extension adds only support
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | grabs.c | 417 GrabPtr *deletes, *adds; local in function:DeletePassiveGrabFromList 436 adds = malloc(i * sizeof(GrabPtr)); 439 if (!deletes || !adds || !updates || !details) 443 free(adds); 514 adds[nadds++] = pNewGrab; 530 FreeResource(adds[i]->resource, RT_NONE); 540 grab = adds[i]; 552 free(adds);
|
| /xsrc/external/mit/freetype/dist/builds/ |
| H A D | modules.mk | 73 # Each `module.mk' in the `src/*' subdirectories adds a variable with
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | devinfo.rst | 33 - If the new extension adds new GL state, the functions in ``get.c``,
|
| H A D | xlibdriver.rst | 141 This extension adds the GLX function: 191 This extension adds the glXCopySubBufferMESA() function. It works like
|
| H A D | perfetto.rst | 17 The mesa perfetto support adds additional producers, to allow for visualizing
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.2.6.rst | 44 - v3d: adds an extra MOV for any sig.ld\*
|
| H A D | 17.3.9.rst | 54 - mesa: adds some comments regarding MESA_GLES_VERSION_OVERRIDE usage
|
| H A D | 18.0.1.rst | 65 - mesa: adds some comments regarding MESA_GLES_VERSION_OVERRIDE usage
|
| H A D | 18.2.1.rst | 115 to adds
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | grabs.c | 579 GrabPtr *deletes, *adds; local in function:DeletePassiveGrabFromList 598 adds = xallocarray(i, sizeof(GrabPtr)); 601 if (!deletes || !adds || !updates || !details) { 604 free(adds); 667 adds[nadds++] = pNewGrab; 680 FreeResource(adds[i]->resource, RT_NONE); 688 grab = adds[i]; 699 free(adds);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_fs_bank_conflicts.cpp | 118 adds(const vector_type &v, const vector_type &w) function in namespace:__anonf7e3c6710110 224 adds(vector_type v, vector_type w) function in namespace:__anonf7e3c6710210 734 s_p = adds(s_p, mask(bank_mask_p.v[r], conflicts.v[r])); 735 s_n = adds(s_n, mask(bank_mask_n.v[r], conflicts.v[r]));
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_fs_bank_conflicts.cpp | 118 adds(const vector_type &v, const vector_type &w) function in namespace:__anond43867c40110 224 adds(vector_type v, vector_type w) function in namespace:__anond43867c40210 743 s_p = adds(s_p, mask(bank_mask_p.v[r], conflicts.v[r])); 744 s_n = adds(s_n, mask(bank_mask_n.v[r], conflicts.v[r]));
|
| /xsrc/external/mit/xorgproto/dist/ |
| H A D | README.md | 40 adds a new keycode to linux/input-event-codes.h. See the comment in
|
| /xsrc/external/mit/freetype/dist/include/freetype/internal/ |
| H A D | ftcalc.h | 58 adds t2, t2, a /* t2 += a */ 94 "adds %1, %1, %0\n\t" /* %1 += %0 */
|
| /xsrc/external/mit/fontconfig/dist/m4/ |
| H A D | lib-prefix.m4 | 16 dnl AC_LIB_PREFIX adds to the CPPFLAGS and LDFLAGS the flags that are needed
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_peephole.cpp | 1468 int adds; local in function:nv50_ir::ConstantFolding::opnd 1472 adds = 0; 1474 adds = 1; 1477 if (si->src(!adds).mod != Modifier(0)) 1486 i->setSrc(adds, bld.loadImm(NULL, imm1.reg.data.u32 << imm0.reg.data.u32)); 1487 i->setSrc(!adds, bld.mkOp2v(OP_SHL, i->dType, 1489 si->getSrc(!adds),
|