HomeSort by relevance Sort by last modified time
    Searched refs:tf3 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGenCXX/
mangle-exprs.cpp 182 void tf3(decltype(new T{1}) p)
192 template void tf3<X>(X*);
  /external/eigen/unsupported/test/
openglsupport.cpp 191 Translation<float,3> tf3; tf3.vector().setRandom(); local
192 VERIFY_MATRIX(glTranslate(tf3), Projective3f(tf3).matrix());

Completed in 72 milliseconds