/external/skia/gm/ |
D | anisotropic.cpp | 70 int yOff; in onDraw() local 85 int xOff, yOff; in onDraw() local
|
D | megalooper.cpp | 164 SkLayerDrawLooper* create1Looper(SkScalar xOff, SkScalar yOff, SkColor color) { in create1Looper() 208 SkLayerDrawLooper* create4Looper(SkScalar xOff, SkScalar yOff) { in create4Looper()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/ |
D | Nat224.java | 38 public static int add(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in add() 92 public static int addBothTo(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in addBothTo() 228 public static boolean diff(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in diff() 300 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() 406 public static void mul(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mul() 513 public static int mulAddTo(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mulAddTo() 556 public static long mul33Add(int w, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in mul33Add() 647 public static int mulWordAddTo(int x, int[] y, int yOff, int[] z, int zOff) in mulWordAddTo() 1050 public static int sub(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in sub()
|
D | Nat256.java | 41 public static int add(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in add() 101 public static int addBothTo(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in addBothTo() 251 public static boolean diff(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in diff() 323 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() 436 public static void mul(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mul() 554 public static int mulAddTo(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mulAddTo() 601 public static long mul33Add(int w, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in mul33Add() 702 public static int mulWordAddTo(int x, int[] y, int yOff, int[] z, int zOff) in mulWordAddTo() 1161 public static int sub(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in sub()
|
D | Nat192.java | 157 public static boolean diff(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in diff() 229 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() 328 public static void mul(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mul() 424 public static int mulAddTo(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mulAddTo() 463 public static long mul33Add(int w, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in mul33Add() 849 public static int sub(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in sub()
|
D | Nat.java | 81 public static int addBothTo(int len, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in addBothTo() 429 public static void mul(int len, int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mul() 452 public static int mulAddTo(int len, int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mulAddTo() 494 public static int mulWord(int len, int x, int[] y, int yOff, int[] z, int zOff) in mulWord() 508 public static int mulWordAddTo(int len, int x, int[] y, int yOff, int[] z, int zOff) in mulWordAddTo() 831 public static int sub(int len, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in sub() 901 public static int subBothFrom(int len, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in subBothFrom()
|
/external/skia/tests/ |
D | DrawTextTest.cpp | 36 const int yOff = itest.fTop - iref.fTop; in compare() local
|
D | FontHostStreamTest.cpp | 40 const int yOff = itest.fTop - iref.fTop; in compare() local
|
D | BlurTest.cpp | 75 const int yOff = itest.fTop - iref.fTop; in compare() local
|
/external/jmonkeyengine/engine/src/test/jme3test/bullet/ |
D | TestPhysicsCar.java | 128 float yOff = 0.5f; in buildPlayer() local
|
D | TestAttachDriver.java | 156 float yOff = 0.5f; in buildPlayer() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
D | LongArray.java | 672 private static long addShiftedUp(long[] x, int xOff, long[] y, int yOff, int count, int shift) in addShiftedUp() 685 private static long addShiftedDown(long[] x, int xOff, long[] y, int yOff, int count, int shift) in addShiftedDown() 716 private static void add(long[] x, int xOff, long[] y, int yOff, int count) in add() 724 private static void add(long[] x, int xOff, long[] y, int yOff, long[] z, int zOff, int count) in add() 1641 private static void flipVector(long[] x, int xOff, long[] y, int yOff, int yLen, int bits) in flipVector()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/gcm/ |
D | GCMUtil.java | 326 public static void xor(byte[] x, byte[] y, int yOff, int yLen) in xor()
|
/external/deqp/modules/glshared/ |
D | glsLifetimeTests.cpp | 502 const GLint yOff = rnd.getInt(0, target.getHeight() - height); in randomViewport() local
|
D | glsLongStressCase.cpp | 560 void Texture::setSubData (const ConstPixelBufferAccess& src, const int xOff, const int yOff, const … in setSubData() argument
|
/external/deqp/modules/gles31/functional/ |
D | es31fSeparateShaderTests.cpp | 994 GLint yOff = rnd.getInt(0, target.getHeight() - height); in randomViewport() local
|
D | es31fTessellationTests.cpp | 1029 for (int yOff = -((size-1)/2); yOff <= size/2; yOff++) in drawPoint() local
|