Home
last modified time | relevance | path

Searched defs:getX (Results 1 – 25 of 31) 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/clang/test/PCH/
Dstruct.c10 float getX(struct Point *p1) { in getX() function
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/interfaces/
DDSAPrivateKeyTest.java72 public BigInteger getX() { in getX() method in DSAPrivateKeyTest.checkDSAPrivateKey
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/interfaces/
DDHPrivateKeyTest.java73 public BigInteger getX() { in getX() method in DHPrivateKeyTest.checkDHPrivateKey
/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/conscrypt/src/main/java/org/conscrypt/
DOpenSSLDSAParams.java100 BigInteger getX() { in getX() method in OpenSSLDSAParams
DOpenSSLDHPrivateKey.java138 public BigInteger getX() { in getX() method in OpenSSLDHPrivateKey
DOpenSSLDSAPrivateKey.java131 public BigInteger getX() { in getX() method in OpenSSLDSAPrivateKey
/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/google-tv-pairing-protocol/java/src/com/google/polo/json/
DTest.java58 public String getX() { in main() method in Test.Obj
/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/
DJDKDSAPrivateKey.java113 public BigInteger getX() in getX() method in JDKDSAPrivateKey
DJCEDHPrivateKey.java147 public BigInteger getX() in getX() method in JCEDHPrivateKey
/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/clang/test/CXX/class.access/
Dp4.cpp275 static int getX() { return x; } // expected-error {{'x' is a private member of 'test9::A'}} in getX() function in test9::C
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECPoint.java84 public ECFieldElement getX() in getX() method in ECPoint

12