Searched defs:getC (Results 1 – 8 of 8) sorted by relevance
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/ | ||
D | ThreeRegisterDecodedInstruction.java | 63 public int getC() { in getC() method in ThreeRegisterDecodedInstruction |
D | FourRegisterDecodedInstruction.java | 67 public int getC() { in getC() method in FourRegisterDecodedInstruction |
D | FiveRegisterDecodedInstruction.java | 71 public int getC() { in getC() method in FiveRegisterDecodedInstruction |
D | DecodedInstruction.java | 257 public int getC() { in getC() method in DecodedInstruction |
/external/jmonkeyengine/engine/src/core/com/jme3/math/ | ||
D | Rectangle.java | 126 public Vector3f getC() { in getC() method in Rectangle |
/external/stressapptest/src/ | ||
D | finelock_queue.cc | 127 int64 FineLockPEQueue::getC(int64 m) { in getC() function in FineLockPEQueue |
/external/clang/test/SemaCXX/ | ||
D | addr-of-overloaded-function.cpp | 59 C &getC() { in getC() function |
/external/llvm/lib/Analysis/ | ||
D | DependenceAnalysis.cpp | 322 const SCEV *DependenceAnalysis::Constraint::getC() const { in getC() function in DependenceAnalysis::Constraint |