Home
last modified time | relevance | path

Searched defs:getC (Results 1 – 8 of 8) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/io/instructions/
DThreeRegisterDecodedInstruction.java63 public int getC() { in getC() method in ThreeRegisterDecodedInstruction
DFourRegisterDecodedInstruction.java67 public int getC() { in getC() method in FourRegisterDecodedInstruction
DFiveRegisterDecodedInstruction.java71 public int getC() { in getC() method in FiveRegisterDecodedInstruction
DDecodedInstruction.java257 public int getC() { in getC() method in DecodedInstruction
/external/jmonkeyengine/engine/src/core/com/jme3/math/
DRectangle.java126 public Vector3f getC() { in getC() method in Rectangle
/external/stressapptest/src/
Dfinelock_queue.cc127 int64 FineLockPEQueue::getC(int64 m) { in getC() function in FineLockPEQueue
/external/clang/test/SemaCXX/
Daddr-of-overloaded-function.cpp59 C &getC() { in getC() function
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp322 const SCEV *DependenceAnalysis::Constraint::getC() const { in getC() function in DependenceAnalysis::Constraint