Searched defs:getB (Results 1 – 11 of 11) sorted by relevance
37 o2.__defineGetter__('b', function getB() { return this.a + 1} ) function53 function getB() { return this.a } function
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
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
207 public ECFieldElement getB() in getB() method in ECCurve
318 const SCEV *DependenceAnalysis::Constraint::getB() const { in getB() function in DependenceAnalysis::Constraint