Home
last modified time | relevance | path

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

/third_party/boost/boost/math/special_functions/detail/
Dhypergeometric_1F1_by_ratios.hpp591 T reference_value = hypergeometric_1F1_imp(T(a + steps), T(b + steps), z, pol, log_scaling); in hypergeometric_1F1_from_function_ratio_negative_b_forwards() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGetTextureSubImageTests.cpp1087 glw::GLubyte reference_value = (is_compressed) ? in check() local
Dgl4cDirectStateAccessBuffersTests.cpp2233 bool DefaultsTest::CheckValue(const T value, const T reference_value, const glw::GLchar* pname_stri… in CheckValue()