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

  /external/clang/test/Layout/
ms-x86-alias-avoidance-padding.cpp 305 struct RY { RY() { printf("%Id\n", (char*)this - buffer); } };
316 struct RZ0 : RX0, RY {};
327 // CHECK-NEXT: 2 | struct RY (base) (empty)
340 // CHECK-X64-NEXT: 2 | struct RY (base) (empty)
344 struct RZ1 : RX1, RY {};
352 // CHECK-NEXT: 1 | struct RY (base) (empty)
362 // CHECK-X64-NEXT: 1 | struct RY (base) (empty)
366 struct RZ2 : RX2, RY {};
373 // CHECK-NEXT: 2 | struct RY (base) (empty
    [all...]
  /frameworks/native/libs/ui/
ColorSpace.cpp 220 float RY = 1 - GY - BY;
222 float RYRy = RY / R.y;
227 float3{RYRy * R.x, RY, RYRy * (1 - R.x - R.y)},
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
IconFactory.java 349 final int RY = 4;
383 gc.fillRoundRectangle(0, 0, SX - 1, SY - 1, RX, RY);
391 gc.drawRoundRectangle(0, 0, SX - 1, SY - 1, RX, RY);
  /frameworks/base/graphics/java/android/graphics/
ColorSpace.java     [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
ppc-opc.c 600 /* The RY field of the SE_RR form instruction. */
601 #define RY ARX + 1
602 #define RZ RY
606 #define ARY RY + 1
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 229 milliseconds