Searched defs:s_res (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/libs/algorithm/test/ |
D | search_test4.cpp | 89 …vec::const_iterator s_res = std::search ( haystack.begin (), haystack.end (), needle.begin (), nee… in check_one() local
|
D | search_test3.cpp | 117 …vec::const_iterator s_res = std::search ( haystack.begin (), haystack.end (), needle.begin (), nee… in check_one() local
|
D | search_test2.cpp | 117 …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/ |
D | iris_resolve.c | 197 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
|
D | iris_blit.c | 320 struct iris_resource *junk, *s_res; in iris_resource_for_aspect() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_resolve.c | 233 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
|
D | crocus_blit.c | 349 struct crocus_resource *junk, *s_res; in crocus_resource_for_aspect() local
|
/third_party/optimized-routines/math/test/ |
D | mathtest.c | 999 sgl s_arg1, s_arg2, s_res, s_res2; in runtest() local
|