Searched defs:getOne (Results 1 – 10 of 10) sorted by relevance
49 T getOne(); in getOne() method
51 public BigFraction getOne() { in getOne() method in BigFractionField
51 public Fraction getOne() { in getOne() method in FractionField
51 public Complex getOne() { in getOne() method in ComplexField
51 public BigReal getOne() { in getOne() method in BigRealField
51 static BranchProbability getOne() { return BranchProbability(D); } in getOne() function
522 static ScaledNumber getOne() { return ScaledNumber(1, 0); } in getOne() function
63 CBC_PDF417ECModulusPoly* CBC_PDF417ECModulusGF::getOne() { in getOne() function in CBC_PDF417ECModulusGF
652 public Dfp getOne() { in getOne() method in Dfp
39 static ConstantInt *getOne(Constant *C) { in getOne() function