HomeSort by relevance Sort by last modified time
    Searched defs:RX (Results 1 - 7 of 7) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
IconFactory.java 348 final int RX = 4;
383 gc.fillRoundRectangle(0, 0, SX - 1, SY - 1, RX, RY);
391 gc.drawRoundRectangle(0, 0, SX - 1, SY - 1, RX, RY);
  /toolchain/binutils/binutils-2.25/opcodes/
i370-opc.c 142 /* The R1 register field in an RX or RS form instruction. */
145 { 4, 20, 0, 0, I370_OPERAND_GPR, "RX R1" },
147 /* The X2 index field in an RX form instruction. */
150 { 4, 16, 0, 0, I370_OPERAND_GPR | I370_OPERAND_INDEX, "RX X2"},
152 /* The B2 base field in an RX form instruction. */
155 { 4, 12, 0, 0, I370_OPERAND_GPR | I370_OPERAND_BASE, "RX B2"},
157 /* The D2 displacement field in an RX form instruction. */
160 { 12, 0, 0, 0, I370_OPERAND_RELATIVE, "RX D2"},
324 /* An RX form instruction. */
325 #define RX(op, r1, x2, b2, d2)
    [all...]
ppc-opc.c 535 /* The RX field of the SE_RR form instruction. */
536 #define RX RSO + 1
540 #define ARX RX + 1
878 /* The ARX, ARY, RX and RY operands are alternate encodings of GPRs. */
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/valgrind/VEX/priv/
guest_s390_toIR.c     [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 726 milliseconds