Home
last modified time | relevance | path

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

/third_party/boost/libs/algorithm/test/
Dsearch_test4.cpp89 …vec::const_iterator s_res = std::search ( haystack.begin (), haystack.end (), needle.begin (), nee… in check_one() local
Dsearch_test3.cpp117 …vec::const_iterator s_res = std::search ( haystack.begin (), haystack.end (), needle.begin (), nee… in check_one() local
Dsearch_test2.cpp117 …vec::const_iterator s_res = std::search ( haystack.begin (), haystack.end (), needle.begin (), nee… in check_one() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resolve.c197 struct iris_resource *z_res, *s_res; in iris_predraw_resolve_framebuffer() local
287 struct iris_resource *z_res, *s_res; in iris_postdraw_update_resolve_tracking() local
Diris_blit.c320 struct iris_resource *junk, *s_res; in iris_resource_for_aspect() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resolve.c233 struct crocus_resource *z_res, *s_res; in crocus_predraw_resolve_framebuffer() local
330 struct crocus_resource *z_res, *s_res; in crocus_postdraw_update_resolve_tracking() local
Dcrocus_blit.c349 struct crocus_resource *junk, *s_res; in crocus_resource_for_aspect() local
/third_party/optimized-routines/math/test/
Dmathtest.c999 sgl s_arg1, s_arg2, s_res, s_res2; in runtest() local