HomeSort by: relevance | last modified time | path
    Searched defs:WRITE (Results 1 - 13 of 13) sorted by relevancy

  /xsrc/external/mit/pixman/dist/pixman/
pixman-accessor.h 5 #define WRITE(img, ptr,val) \
13 WRITE((img), _dst +_i, (val)); \
20 #define WRITE(img, ptr, val) (*(ptr) = (val))
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rbug/
rbug_internal.h 64 #define WRITE(size, type, name) \
73 WRITE(4, uint32_t, name##_len); \
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rbug/
rbug_internal.h 64 #define WRITE(size, type, name) \
73 WRITE(4, uint32_t, name##_len); \
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
fd6_emit.h 81 * don't know if real draw disqualifies lrz write. So just
225 #define WRITE(reg, val) do { \
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
fd6_emit.h 305 #define WRITE(reg, val) \
  /xsrc/external/mit/MesaLib/dist/src/mesa/program/
prog_optimize.c 117 * For a MOV instruction, compute a write mask when src register also has
237 * write to such registers. Be careful with condition code setters.
299 /* find instructions that write to dead registers, flag for removal */
347 WRITE,
357 * Return READ, WRITE, FLOW or END to indicate the next usage or an indicator
400 return WRITE;
600 if (use == WRITE || use == END)
768 if (next_use == WRITE || next_use == END) {
1221 * instruction is the first instruction to write to register T0. The are
1282 /* For a CMP to be considered a conditional write, the destinatio
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
prog_optimize.c 117 * For a MOV instruction, compute a write mask when src register also has
237 * write to such registers. Be careful with condition code setters.
299 /* find instructions that write to dead registers, flag for removal */
347 WRITE,
357 * Return READ, WRITE, FLOW or END to indicate the next usage or an indicator
400 return WRITE;
600 if (use == WRITE || use == END)
768 if (next_use == WRITE || next_use == END) {
1222 * instruction is the first instruction to write to register T0. The are
1283 /* For a CMP to be considered a conditional write, the destinatio
    [all...]
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
fb.h 42 #define WRITE(ptr, val) (*(ptr) = (val))
133 #define FbStorePart(dst,off,t,xor) (WRITE(FbPtrOffset(dst,off,t), \
200 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \
218 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
251 WRITE((CARD8 *) ((a)+FbPatternOffset(o,CARD8)), fgxor); \
256 WRITE((CARD16 *) ((a)+FbPatternOffset(o,CARD16)), fgxor); \
264 WRITE((CARD32 *) ((a)+FbPatternOffset(o,CARD32)), fgxor); \
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
fb.h 46 #define WRITE(ptr, val) (*(ptr) = (val))
137 #define FbStorePart(dst,off,t,xor) (WRITE(FbPtrOffset(dst,off,t), \
204 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \
222 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
255 WRITE((CARD8 *) ((a)+FbPatternOffset(o,CARD8)), fgxor); \
260 WRITE((CARD16 *) ((a)+FbPatternOffset(o,CARD16)), fgxor); \
268 WRITE((CARD32 *) ((a)+FbPatternOffset(o,CARD32)), fgxor); \
  /xsrc/external/mit/xorg-server/dist/fb/
fb.h 48 #define WRITE(ptr, val) ((*wfbWriteMemory)((ptr), (val), sizeof(*(ptr))))
55 WRITE(_dst +_i, READ(_src + _i)); \
63 WRITE(_dst +_i, (val)); \
70 #define WRITE(ptr, val) (*(ptr) = (val))
192 #define FbStorePart(dst,off,t,xor) (WRITE(FbPtrOffset(dst,off,t), \
259 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \
277 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
310 WRITE((CARD8 *) ((a)+FbPatternOffset(o,CARD8)), fgxor); \
315 WRITE((CARD16 *) ((a)+FbPatternOffset(o,CARD16)), fgxor); \
323 WRITE((CARD32 *) ((a)+FbPatternOffset(o,CARD32)), fgxor);
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/fb/
fb.h 50 #define WRITE(ptr, val) ((*wfbWriteMemory)((ptr), (val), sizeof(*(ptr))))
57 WRITE(_dst +_i, READ(_src + _i)); \
65 WRITE(_dst +_i, (val)); \
72 #define WRITE(ptr, val) (*(ptr) = (val))
253 #define FbStorePart(dst,off,t,xor) (WRITE(FbPtrOffset(dst,off,t), \
434 WRITE(dst, FbDoMaskRRop(READ(dst), and, xor, l)); \
454 WRITE(dst, FbDoMaskRRop (READ(dst), and, xor, r)); \
488 WRITE((CARD8 *) ((a)+FbPatternOffset(o,CARD8)), fgxor); \
493 WRITE((CARD16 *) ((a)+FbPatternOffset(o,CARD16)), fgxor); \
501 WRITE((CARD32 *) ((a)+FbPatternOffset(o,CARD32)), fgxor);
    [all...]
  /xsrc/external/mit/xf86-video-geode/dist/src/gfx/
tv_fs450.c 51 #define WRITE 2
52 #define READ_WRITE (READ | WRITE)
888 /* Required configuration calls to write new settings to the device */
1649 /* Direct Read and Write registers */
1709 unsigned long write, read; local
1719 write = 0x0055;
1722 houston_WriteReg(HOUSTON_IHO, write, 2);
1724 if (read != write) {
1725 houston_WriteReg(HOUSTON_IHO, write, 2);
1727 if (read != write) {
    [all...]
  /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
tv_fs450.c 126 * along with this file; if not, write to the Free Software Foundation,
161 #define WRITE 2
162 #define READ_WRITE (READ | WRITE)
1101 /*// Required configuration calls to write new settings to the device*/
1858 /*// Direct Read and Write registers*/
1919 unsigned long write, read; local
1934 write = 0x0055;
1937 houston_WriteReg(HOUSTON_IHO, write, 2);
1939 if (read != write) {
1940 houston_WriteReg(HOUSTON_IHO, write, 2)
    [all...]

Completed in 18 milliseconds