/external/dexmaker/dexmaker/src/main/java/com/android/dx/ |
D | BinaryOp.java | 43 Rop rop(TypeList types) { in ADD() method 51 Rop rop(TypeList types) { in SUBTRACT() method 59 Rop rop(TypeList types) { in MULTIPLY() method 67 Rop rop(TypeList types) { in DIVIDE() method 75 Rop rop(TypeList types) { in REMAINDER() method 83 Rop rop(TypeList types) { in AND() method 91 Rop rop(TypeList types) { in OR() method 99 Rop rop(TypeList types) { in XOR() method 107 Rop rop(TypeList types) { in SHIFT_LEFT() method 115 Rop rop(TypeList types) { in SHIFT_RIGHT() method [all …]
|
D | Comparison.java | 31 Rop rop(TypeList types) { in LT() method 39 Rop rop(TypeList types) { in LE() method 47 Rop rop(TypeList types) { in EQ() method 55 Rop rop(TypeList types) { in GE() method 63 Rop rop(TypeList types) { in GT() method 71 Rop rop(TypeList types) { in NE() method 76 abstract Rop rop(TypeList types); in rop() method in Comparison
|
D | UnaryOp.java | 30 Rop rop(TypeId<?> type) { in NOT() method 38 Rop rop(TypeId<?> type) { in NEGATE() method 43 abstract Rop rop(TypeId<?> type); in rop() method in UnaryOp
|
D | Code.java | 479 Rop rop = value == null in loadConstant() local 517 Rop rop = op.rop(StdTypeList.make(a.type.ropType, b.type.ropType)); in op() local 538 Rop rop = comparison.rop(StdTypeList.make(a.type.ropType, b.type.ropType)); in compare() local 551 Rop rop; in compareFloatingPoint() local 691 private <D, R> void invoke(Rop rop, MethodId<D, R> method, Local<? super R> target, in invoke() 838 Rop rop = afterNonInvokeThrowingInsn in moveResult() local
|
/external/mesa3d/src/glx/ |
D | indirect_texture_compression.c | 80 const GLvoid * data, CARD32 rop) in CompressedTexImage1D2D() 141 const GLvoid * data, CARD32 rop) in CompressedTexSubImage1D2D()
|
/external/mesa3d/src/mapi/glapi/gen/ |
D | gl_API.dtd | 66 <!ATTLIST glx rop NMTOKEN #IMPLIED attribute
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
D | TokenRewriteStream.java | 464 ReplaceOp rop = (ReplaceOp)rewrites.get(i); in reduceToSingleOperationPerIndex() local 531 ReplaceOp rop = (ReplaceOp) prevReplaces.get(j); in reduceToSingleOperationPerIndex() local
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_context.h | 60 struct nouveau_object *rop; member
|
/external/dexmaker/lib/ |
D | dalvik-dx-1.jar | ... dx/merge/
com/android/dx/rop/
com/android/dx/rop/annotation ... |
/external/kernel-headers/original/uapi/linux/ |
D | fb.h | 355 __u32 rop; member 389 __u16 rop; /* bitop operation */ member
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_state.c | 230 uint32_t rop = 0; /* R300_RB3D_ROPCNTL: 0x4e18 */ in r300_create_blend_state() local
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_state.c | 1704 GLuint rop = (GLuint)opcode - GL_CLEAR; in r200LogicOpCode() local
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_state.c | 1486 GLuint rop = (GLuint)opcode - GL_CLEAR; in radeonLogicOpCode() local
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_reg.h | 1049 uint32 rop; // Must be SVGA_ROP_COPY member
|
/external/antlr/antlr-3.4/lib/ |
D | antlr-3.4-complete.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/antlr/
org/ ... |