Searched defs:tempf (Results 1 – 3 of 3) sorted by relevance
9 void tempf(T x) { in tempf() function13 __device__ void tempf(T x) { in tempf() function
15 template <int b> void tempf() { in tempf() function
368 template<typename A, typename B> void tempf(A a, B b) { in tempf() function