Searched defs:old_ptr (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/exa/ | ||
| H A D | exa_classic.c | 258 void* old_ptr = pPixmap->devPrivate.ptr; local in function:exaPixmapHasGpuCopy_classic |
| /xsrc/external/mit/xorg-server/dist/exa/ | ||
| H A D | exa_classic.c | 255 void *old_ptr = pPixmap->devPrivate.ptr; local in function:exaPixmapHasGpuCopy_classic |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ | ||
| H A D | u_debug_memory.c | 223 debug_realloc(const char * file,unsigned line,const char * function,void * old_ptr,size_t old_size,size_t new_size) argument |
| /xsrc/external/mit/MesaLib/dist/src/util/ | ||
| H A D | u_debug_memory.c | 222 debug_realloc(const char * file,unsigned line,const char * function,void * old_ptr,size_t old_size,size_t new_size) argument |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ | ||
| H A D | lp_state_fs.h | 270 struct lp_fragment_shader *old_ptr = *ptr; local in function:lp_fs_reference 286 struct lp_fragment_shader_variant *old_ptr = *ptr; local in function:lp_fs_variant_reference |
Completed in 4 milliseconds