Searched defs:getC (Results 1 - 9 of 9) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/fitting/
H A DGaussianFunction.java147 public double getC() { method in class:GaussianFunction
/external/jmonkeyengine/engine/src/core/com/jme3/math/
H A DRectangle.java122 * <code>getC</code> returns the third point of the rectangle.
126 public Vector3f getC() { method in class:Rectangle
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/
H A DFiveRegisterDecodedInstruction.java71 public int getC() { method in class:FiveRegisterDecodedInstruction
H A DFourRegisterDecodedInstruction.java67 public int getC() { method in class:FourRegisterDecodedInstruction
H A DThreeRegisterDecodedInstruction.java63 public int getC() { method in class:ThreeRegisterDecodedInstruction
H A DDecodedInstruction.java257 public int getC() { method in class:DecodedInstruction
373 int c = getC();
387 int c = getC();
401 int c = getC();
/external/clang/test/SemaCXX/
H A Daddr-of-overloaded-function.cpp59 C &getC() { function in struct:C
/external/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp326 const SCEV *DependenceAnalysis::Constraint::getC() const { function in class:DependenceAnalysis::Constraint
402 " (" << *getA() << "*X + " << *getB() << "*Y = " << *getC() << ")\n";
405 *getB() << "*Y = " << *getC() << "\n";
472 Prod1 = SE->getMulExpr(X->getC(), Y->getB());
473 Prod2 = SE->getMulExpr(X->getB(), Y->getC());
486 const SCEV *C1B2 = SE->getMulExpr(X->getC(), Y->getB());
487 const SCEV *C1A2 = SE->getMulExpr(X->getC(), Y->getA());
488 const SCEV *C2B1 = SE->getMulExpr(Y->getC(), X->getB());
489 const SCEV *C2A1 = SE->getMulExpr(Y->getC(), X->getA());
555 if (isKnownPredicate(CmpInst::ICMP_EQ, Sum, Y->getC()))
[all...]
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...

Completed in 920 milliseconds