Searched defs:m2 (Results 1 – 6 of 6) sorted by relevance
42 m2(@paramDec((c: C1) => print(c.#x)) p: any) { } method in C1
84 m2(): void; method88 m2(): string; method
114 m2(x: number) { // Need fix method in C
130 auto m2 = MulWithOverflowCheck(left_, range.GetRight()); in Mul() local148 auto m2 = DivWithOverflowCheck(right_, range.GetLeft()); in Div() local