Home
last modified time | relevance | path

Searched defs:getY (Results 1 – 25 of 1722) sorted by relevance

12345678910>>...69

/dports/lang/gcc48/gcc-4.8.5/libjava/testsuite/libjava.lang/
H A DPR6204.java3 public Y getY() in getY() method in X
18 public Y getY() in getY() method in Y
32 public Y getY() { return super.getX().getY(); } in getY() method in PR6204
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/testsuite/libjava.lang/
H A DPR6204.java3 public Y getY() in getY() method in X
18 public Y getY() in getY() method in Y
32 public Y getY() { return super.getX().getY(); } in getY() method in PR6204
/dports/lang/gnat_util/gcc-6-20180516/libjava/testsuite/libjava.lang/
H A DPR6204.java3 public Y getY() in getY() method in X
18 public Y getY() in getY() method in Y
32 public Y getY() { return super.getX().getY(); } in getY() method in PR6204
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/testsuite/libjava.lang/
H A DPR6204.java3 public Y getY() in getY() method in X
18 public Y getY() in getY() method in Y
32 public Y getY() { return super.getX().getY(); } in getY() method in PR6204
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/testsuite/libjava.lang/
H A DPR6204.java3 public Y getY() in getY() method in X
18 public Y getY() in getY() method in Y
32 public Y getY() { return super.getX().getY(); } in getY() method in PR6204
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/testsuite/libjava.lang/
H A DPR6204.java3 public Y getY() in getY() method in X
18 public Y getY() in getY() method in Y
32 public Y getY() { return super.getX().getY(); } in getY() method in PR6204
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/testunits/module_BASE/
H A DRefPtrTestSuite.h75 int getY() { return xxx; } in getY() function
82 int getY() { return yyy; } in getY() function
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/includes/exps/
H A Ddaxpyexp.hxx81 const Exp& getY() const in getY() function in ast::DAXPYExp
86 Exp& getY() in getY() function in ast::DAXPYExp
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/thirdparty/spline/spline/
H A Dspline.h26 double getY (int i) const noexcept { return elements[i].getY (); } in getY() function
37 double getY () const noexcept { return a; } in getY() function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/micro/org/openjdk/bench/jdk/incubator/foreign/points/support/
H A DJNIPoint.java51 public int getY() { in getY() method in JNIPoint
65 private static native int getY(long ptr); in getY() method in JNIPoint
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/ogr/
H A Dogr_geometry.h189 double getY() const { return y; } in getY() function
276 double getY( int i ) const { return paoPoints[i].y; } in getY() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/micro/org/openjdk/bench/jdk/incubator/foreign/points/support/
H A DJNIPoint.java51 public int getY() { in getY() method in JNIPoint
69 private static native int getY(long ptr); in getY() method in JNIPoint
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/micro/org/openjdk/bench/jdk/incubator/foreign/points/support/
H A DJNIPoint.java51 public int getY() { in getY() method in JNIPoint
69 private static native int getY(long ptr); in getY() method in JNIPoint
/dports/java/bouncycastle15/crypto-169/jce/src/main/java/javax/crypto/interfaces/
H A DDHPublicKey.java20 public BigInteger getY(); in getY() method
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/security/interfaces/
H A DDSAPublicKey.java55 BigInteger getY(); in getY() method
/dports/java/bouncycastle15/crypto-169/prov/src/main/java/org/bouncycastle/jce/interfaces/
H A DGOST3410PublicKey.java9 public BigInteger getY(); in getY() method
H A DElGamalPublicKey.java10 public BigInteger getY(); in getY() method
/dports/java/cryptix-jce/src/javax.crypto.interfaces/
H A DDHPublicKey.java25 BigInteger getY(); in getY() method
/dports/java/cryptix-jce/src/cryptix.jce/
H A DElGamalPublicKey.java25 BigInteger getY(); in getY() method
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/bouncycastle/jce/interfaces/
H A DElGamalPublicKey.java11 public BigInteger getY(); in getY() method
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/security/interfaces/
H A DDSAPublicKey.java55 BigInteger getY(); in getY() method
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.graph/src/org/graalvm/compiler/graph/spi/
H A DCanonicalizable.java132 T getY(); in getY() method
188 T getY(); in getY() method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.graph/src/org/graalvm/compiler/graph/spi/
H A DCanonicalizable.java132 T getY(); in getY() method
188 T getY(); in getY() method
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.graph/src/org/graalvm/compiler/graph/spi/
H A DCanonicalizable.java132 T getY(); in getY() method
188 T getY(); in getY() method
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.graph/src/org/graalvm/compiler/graph/spi/
H A DCanonicalizable.java132 T getY(); in getY() method
188 T getY(); in getY() method

12345678910>>...69