Lines Matching defs:T
308 private T tanImpl(T)(T x) @safe pure nothrow @nogc in tanImpl() argument
320 static immutable T[6] P = [ in tanImpl() local
328 static immutable T[7] Q = [ in tanImpl() local
348 static immutable T[3] P = [ in tanImpl() local
353 static immutable T[5] Q = [ in tanImpl() local
367 static immutable T[6] P = [ in tanImpl() local
449 static void testTan(T)() in testTan() argument
467 static immutable T[2][] vals = in testTan() local
676 private T atanImpl(T)(T x) @safe pure nothrow @nogc in atanImpl() argument
687 static immutable T[9] P = [ in atanImpl() local
698 static immutable T[9] Q = [ in atanImpl() local
712 static immutable T[5] P = [ in atanImpl() local
719 static immutable T[6] Q = [ in atanImpl() local
730 static immutable T[5] P = [ in atanImpl() local
737 static immutable T[6] Q = [ in atanImpl() local
750 static immutable T[4] P = [ in atanImpl() local
839 static void testAtan(T)() in testAtan() argument
857 static immutable T[2][] vals = in testAtan() local
973 private T atan2Impl(T)(T y, T x) @safe pure nothrow @nogc in atan2Impl() argument
1029 static void testAtan2(T)() in testAtan2() argument
1041 static immutable T[3][] vals = in testAtan2() local