Home
last modified time | relevance | path

Searched defs:powT (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dcomplex.cpp273 static complex<_Tp> powT(const _Tp& a, const complex<_Tp>& b) { in powT() function
282 static complex<_Tp> powT(const complex<_Tp>& z_in, int n) { in powT() function
292 static complex<_Tp> powT(const complex<_Tp>& a, const _Tp& b) { in powT() function
302 static complex<_Tp> powT(const complex<_Tp>& a, const complex<_Tp>& b) { in powT() function