Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dseptic_hermite_test.cpp54 …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/
Des31cExplicitUniformLocationTest.cpp1288 std::vector<ShaderKey> csh(1); in CreatePrograms() local