Searched defs:Times (Results 1 – 7 of 7) sorted by relevance
51 static DiyFp Times(const DiyFp& a, const DiyFp& b) { in Times() function
104 static DiyFp Times(const DiyFp& a, const DiyFp& b) { in Times() function
90 static DiyFp Times(const DiyFp& a, const DiyFp& b) { in Times() function
26 Times, enumerator
932 TypedExpectation& Times(const Cardinality& a_cardinality) { in Times() function938 TypedExpectation& Times(int n) { return Times(Exactly(n)); } in Times() function