OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debug_memory_footer
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_debug_memory.c
68
struct
debug_memory_footer
struct
99
static INLINE struct
debug_memory_footer
*
103
return (struct
debug_memory_footer
*)((char *)hdr + sizeof(struct debug_memory_header) + hdr->size);
114
struct
debug_memory_footer
*ftr;
150
struct
debug_memory_footer
*ftr;
196
struct
debug_memory_footer
*old_ftr, *new_ftr;
277
struct
debug_memory_footer
*ftr;
/external/mesa3d/src/gallium/auxiliary/util/
u_debug_memory.c
68
struct
debug_memory_footer
struct
99
static INLINE struct
debug_memory_footer
*
103
return (struct
debug_memory_footer
*)((char *)hdr + sizeof(struct debug_memory_header) + hdr->size);
114
struct
debug_memory_footer
*ftr;
150
struct
debug_memory_footer
*ftr;
196
struct
debug_memory_footer
*old_ftr, *new_ftr;
277
struct
debug_memory_footer
*ftr;
Completed in 38 milliseconds