Searched defs:cbrt (Results 1 – 4 of 4) sorted by relevance
/external/skia/experimental/Intersection/ |
D | CubeRoot.cpp | 242 static double TestCubeRootf(const char* szName, cuberootfnf cbrt, double rA, double rB, int rN) in TestCubeRootf() 291 static double TestCubeRootd(const char* szName, cuberootfnd cbrt, double rA, double rB, int rN) in TestCubeRootd()
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
D | CubeRoot.cpp | 242 static double TestCubeRootf(const char* szName, cuberootfnf cbrt, double rA, double rB, int rN) in TestCubeRootf() 291 static double TestCubeRootd(const char* szName, cuberootfnd cbrt, double rA, double rB, int rN) in TestCubeRootd()
|
/external/llvm/include/llvm/Target/ |
D | TargetLibraryInfo.h | 162 cbrt, enumerator
|
/external/clang/lib/Headers/ |
D | tgmath.h | 591 #define cbrt(__x) __tg_cbrt(__tg_promote1((__x))(__x)) macro
|