Searched defs:csh (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/libs/math/test/ |
D | septic_hermite_test.cpp | 54 …auto csh = cardinal_septic_hermite(std::move(y), std::move(dydx), std::move(d2ydx2), std::move(d3y… in test_constant() local 155 …auto csh = cardinal_septic_hermite(std::move(y), std::move(dydx), std::move(d2ydx2), std::move(d3y… in test_linear() local 282 …auto csh = cardinal_septic_hermite(std::move(y), std::move(dydx), std::move(d2ydx2), std::move(d3y… in test_quadratic() local 355 …auto csh = cardinal_septic_hermite(std::move(y), std::move(dydx), std::move(d2ydx2), std::move(d3y… in test_cubic() local 431 …auto csh = cardinal_septic_hermite(std::move(y), std::move(dydx), std::move(d2ydx2), std::move(d3y… in test_quartic() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cExplicitUniformLocationTest.cpp | 1288 std::vector<ShaderKey> csh(1); in CreatePrograms() local
|