Searched defs:getB (Results 1 – 11 of 11) sorted by relevance
49 function getB() { function
54 public int getB() { in getB() method in TwoRegisterDecodedInstruction
58 public int getB() { in getB() method in ThreeRegisterDecodedInstruction
62 public int getB() { in getB() method in FourRegisterDecodedInstruction
66 public int getB() { in getB() method in FiveRegisterDecodedInstruction
253 public int getB() { in getB() method in DecodedInstruction
107 public Vector3f getB() { in getB() method in Rectangle
135 + (Foo*)getB; class
172 B getB() { return B(); }; in getB() function173 B getB(int x) { return B(); }; in getB() function174 B getB(int *x) { return B(); }; in getB() function175 B getB(B *b) { return B(); }; in getB() function
28 public ECFieldElement getB() in getB() method in ECCurve
313 const SCEV *DependenceAnalysis::Constraint::getB() const { in getB() function in DependenceAnalysis::Constraint