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

/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/stressapptest/src/
H A Dfinelock_queue.cc90 c = getC(modlength);
127 int64 FineLockPEQueue::getC(int64 m) { function in class:FineLockPEQueue

Completed in 609 milliseconds