Searched refs:debug_free (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/os/
H A Dos_memory_debug.h56 debug_free(const char *file, unsigned line, const char *function,
76 debug_free( __FILE__, __LINE__, __FUNCTION__, _ptr )
/external/mesa3d/src/gallium/auxiliary/os/
H A Dos_memory_debug.h56 debug_free(const char *file, unsigned line, const char *function,
76 debug_free( __FILE__, __LINE__, __FUNCTION__, _ptr )
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_debug_memory.c146 debug_free(const char *file, unsigned line, const char *function, function
203 debug_free( file, line, function, old_ptr );
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_memory.c146 debug_free(const char *file, unsigned line, const char *function, function
203 debug_free( file, line, function, old_ptr );

Completed in 478 milliseconds