| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_ext_rendertexture.c | 112 boolean retVal; local in function:wglBindTexImageARB 176 retVal = stw_make_current(dc, dc, curctx->dhglrc); 178 if (!retVal) { 189 retVal = stw_make_current(prevDrawable, prevReadable, curctx->dhglrc); 190 if (!retVal) { 196 return retVal;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_ext_rendertexture.c | 109 boolean retVal; local in function:wglBindTexImageARB 175 retVal = stw_make_current(fb, fb, curctx); 177 if (!retVal) { 187 retVal = stw_make_current(old_fb, old_fbRead, curctx); 188 if (!retVal) { 192 return retVal;
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | shadow-sample.c | 186 GLboolean retVal = GL_FALSE; local in function:testProgram 192 retVal = GL_FALSE; 199 retVal = GL_FALSE; 221 retVal = GL_FALSE; 253 retVal = GL_FALSE; 258 retVal = GL_TRUE; 266 return retVal;
|
| /xsrc/external/mit/xf86-video-vmware/dist/src/ |
| H A D | vmware_common.c | 50 int retVal = -1; local in function:VMWAREParseTopologyElement 90 retVal = str - element; 93 return retVal;
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/piglit/ |
| H A D | run_cl.sh | 41 retVal=$? 42 if [ $retVal -ne 0 ]; then
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_screen.c | 788 boolean retVal; local in function:svga_fence_finish 793 retVal = sws->fence_signalled(sws, fence, 0) == 0; 799 retVal = sws->fence_finish(sws, fence, timeout, 0) == 0; 804 return retVal;
|
| H A D | svga_surface.c | 314 struct pipe_surface *retVal = NULL; local in function:svga_create_surface_view 439 retVal = &s->base; 443 return retVal;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_screen.c | 736 bool retVal; local in function:svga_fence_finish 741 retVal = sws->fence_signalled(sws, fence, 0) == 0; 747 retVal = sws->fence_finish(sws, fence, timeout, 0) == 0; 752 return retVal;
|
| H A D | svga_surface.c | 298 struct pipe_surface *retVal = NULL; local in function:svga_create_surface_view 423 retVal = &s->base; 427 return retVal;
|
| /xsrc/external/mit/proxymngr/dist/ |
| H A D | main.c | 482 int retVal; 485 retVal = getpeername(IceConnectionNumber(iceConn), 488 if (!retVal) 481 int retVal; local in function:PMReplyProcessMessages
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/ |
| H A D | viaXvMC.c | 1608 Status retVal = 0; local in function:XvMCSyncSubpicture 1622 retVal = BadValue; 1627 return retVal;
|
| /xsrc/external/mit/MesaLib/dist/include/CL/ |
| H A D | cl2.hpp | 1852 bool retVal = false; local in function:cl::detail::Wrapper::isReferenceCountable 1858 retVal = true; 1862 retVal = true; 1865 return retVal; 2213 cl_ulong retVal = 0; local in function:cl::Device::getHostTimer 2215 clGetHostTimer(this->get(), &retVal); 2222 return retVal; 2237 std::pair<cl_ulong, cl_ulong> retVal; local in function:cl::Device::getDeviceAndHostTimer 2239 clGetDeviceAndHostTimer(this->get(), &(retVal.first), &(retVal [all...] |
| H A D | cl.hpp | 1003 iterator retVal(*this); local in function:cl::vector::iterator::operator ++ 1005 return retVal; 1016 iterator retVal(*this); local in function:cl::vector::iterator::operator -- 1018 return retVal; 1915 bool retVal = false; local in function:cl::detail::Wrapper::isReferenceCountable 1919 retVal = true; 1922 return retVal;
|
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ |
| H A D | cl.hpp | 1003 iterator retVal(*this); local in function:cl::vector::iterator::operator ++ 1005 return retVal; 1016 iterator retVal(*this); local in function:cl::vector::iterator::operator -- 1018 return retVal; 1915 bool retVal = false; local in function:cl::detail::Wrapper::isReferenceCountable 1919 retVal = true; 1922 return retVal;
|
| H A D | cl2.hpp | 1755 bool retVal = false; local in function:cl::detail::Wrapper::isReferenceCountable 1761 retVal = true; 1765 retVal = true; 1768 return retVal;
|