/external/mesa3d/src/gallium/drivers/nv30/ |
D | nv30_winsys.h | 50 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDl() 59 PUSH_MTHDo(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDo() 71 PUSH_MTHDs(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDs() 84 PUSH_MTHD(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHD() 103 PUSH_RESRC(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_RESRC() 112 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, int size) in BEGIN_NV04() 119 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, int size) in BEGIN_NI04() 153 #define NV01_SUBC(subc, mthd) SUBC_##subc((NV01_SUBCHAN_##mthd)) argument 154 #define NV11_SUBC(subc, mthd) SUBC_##subc((NV11_SUBCHAN_##mthd)) argument 156 #define NV04_GRAPH(subc, mthd) SUBC_##subc((NV04_GRAPH_##mthd)) argument
|
/external/mesa3d/src/gallium/drivers/nvc0/ |
D | nvc0_winsys.h | 69 NVC0_FIFO_PKHDR_SQ(int subc, int mthd, unsigned size) in NVC0_FIFO_PKHDR_SQ() 75 NVC0_FIFO_PKHDR_NI(int subc, int mthd, unsigned size) in NVC0_FIFO_PKHDR_NI() 81 NVC0_FIFO_PKHDR_IL(int subc, int mthd, uint8_t data) in NVC0_FIFO_PKHDR_IL() 87 NVC0_FIFO_PKHDR_1I(int subc, int mthd, unsigned size) in NVC0_FIFO_PKHDR_1I() 107 BEGIN_NVC0(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NVC0() 116 BEGIN_NIC0(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NIC0() 125 BEGIN_1IC0(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_1IC0() 134 IMMED_NVC0(struct nouveau_pushbuf *push, int subc, int mthd, uint8_t data) in IMMED_NVC0()
|
/external/mesa3d/src/gallium/drivers/nv50/ |
D | nv50_winsys.h | 65 NV50_FIFO_PKHDR(int subc, int mthd, unsigned size) in NV50_FIFO_PKHDR() 71 NV50_FIFO_PKHDR_NI(int subc, int mthd, unsigned size) in NV50_FIFO_PKHDR_NI() 77 NV50_FIFO_PKHDR_L(int subc, int mthd) in NV50_FIFO_PKHDR_L() 97 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NV04() 106 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NI04() 116 BEGIN_NL50(struct nouveau_pushbuf *push, int subc, int mthd, uint32_t size) in BEGIN_NL50()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_local.h | 102 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDl() 111 PUSH_MTHDs(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDs() 125 PUSH_MTHD(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHD() 146 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, int size) in BEGIN_NV04() 153 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, int size) in BEGIN_NI04() 186 #define NV01_SUBC(subc, mthd) SUBC_##subc((NV01_SUBCHAN_##mthd)) argument 187 #define NV11_SUBC(subc, mthd) SUBC_##subc((NV11_SUBCHAN_##mthd)) argument 189 #define NV04_GRAPH(subc, mthd) SUBC_##subc((NV04_GRAPH_##mthd)) argument
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_video.h | 58 NV04_FIFO_PKHDR(int subc, int mthd, unsigned size) in NV04_FIFO_PKHDR() 64 NV04_FIFO_PKHDR_NI(int subc, int mthd, unsigned size) in NV04_FIFO_PKHDR_NI() 70 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NV04() 77 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NI04() 84 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, in PUSH_MTHDl()
|
D | nouveau_statebuf.h | 23 static INLINE uint32_t sb_header(unsigned subc, unsigned mthd, unsigned size) in sb_header()
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/ |
D | antlr.js | 372 extend: function(subc, superc, overrides) { argument 379 subc.prototype=new F(); class
|
/external/v8/src/compiler/ppc/ |
D | code-generator-ppc.cc | 1225 __ subc(i.OutputRegister(0), i.InputRegister(0), i.InputRegister(2)); in AssembleArchInstruction() local
|
/external/v8/src/ppc/ |
D | assembler-ppc.cc | 886 void Assembler::subc(Register dst, Register src1, Register src2, OEBit o, in subc() function in v8::internal::Assembler
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 8603 void *subc; member 9176 void *subc; member
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 9314 void *subc; member 9850 void *subc; member
|