Home
last modified time | relevance | path

Searched defs:getX (Results 1 – 25 of 35) sorted by relevance

12

/external/clang/test/Index/
Dget-cursor.cpp10 X getX(int value) { in getX() function
26 X Y::getX() { in getX() function in Y
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/
DDSAPrivateKeyParameters.java19 public BigInteger getX() in getX() method in DSAPrivateKeyParameters
DDHPrivateKeyParameters.java19 public BigInteger getX() in getX() method in DHPrivateKeyParameters
/external/chromium_org/v8/test/mjsunit/
Daccessors-on-global-object.js33 function getX() { return x; } function
/external/v8/test/mjsunit/
Daccessors-on-global-object.js33 function getX() { return x; } function
/external/clang/test/PCH/
Dstruct.c10 float getX(struct Point *p1) { in getX() function
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/interfaces/
DDHPrivateKeyTest.java70 public BigInteger getX() { in getX() method in DHPrivateKeyTest.checkDHPrivateKey
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/interfaces/
DDSAPrivateKeyTest.java69 public BigInteger getX() { in getX() method in DSAPrivateKeyTest.checkDSAPrivateKey
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowMotionEvent.java68 public final float getX() { in getX() method in ShadowMotionEvent
78 public final float getX(int pointerIndex) { in getX() method in ShadowMotionEvent
DShadowPath.java109 public float getX() { in getX() method in ShadowPath.Point
/external/jmonkeyengine/engine/src/core/com/jme3/input/event/
DMouseButtonEvent.java89 public int getX() { in getX() method in MouseButtonEvent
DMouseMotionEvent.java93 public int getX() { in getX() method in MouseMotionEvent
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/signature/
DDSAPrivateKey.java53 public BigInteger getX() in getX() method in DSAPrivateKey
/external/clang/test/Analysis/
Dinitializer.cpp21 int getX() { return x; } in getX() function in DirectMember
37 int getX() { return x; } in getX() function in IndirectMember
Dedges-new.mm327 - (IPA_X *)getX; method
331 - (IPA_X *)getX { method
Dderived-to-base.cpp39 int getX() { return x; } in getX() function in VirtualBaseClasses::B
74 int getX() { return x; } in getX() function in VirtualBaseClasses::BI
154 int getX(const Base &obj) { in getX() function
/external/replicaisland/src/com/replica/replicaisland/
DInputXY.java58 public final float getX() { in getX() method in InputXY
DInputTouchScreen.java63 public final float getX(int index) { in getX() method in InputTouchScreen
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/dsa/
DBCDSAPrivateKey.java102 public BigInteger getX() in getX() method in BCDSAPrivateKey
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DJCEDHPrivateKey.java147 public BigInteger getX() in getX() method in JCEDHPrivateKey
DJDKDSAPrivateKey.java113 public BigInteger getX() in getX() method in JDKDSAPrivateKey
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/dh/
DBCDHPrivateKey.java147 public BigInteger getX() in getX() method in BCDHPrivateKey
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
DTimeLineGraphItem.java76 public int getX() { in getX() method in TimeLineGraphItem
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DTouchPoint.java67 public int getX() { return (int) mX; } in getX() method in TouchPoint
/external/jmonkeyengine/engine/src/core/com/jme3/font/
DBitmapCharacter.java72 public int getX() { in getX() method in BitmapCharacter

12