Searched refs:get_header (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/freetype/dist/include/freetype/internal/services/
H A Dsvwinfnt.h38 FT_WinFnt_GetHeaderFunc get_header; local in function:FT_DEFINE_SERVICE
/xsrc/external/mit/freetype/dist/src/base/
H A Dftwinfnt.c44 error = service->get_header( face, header );
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dralloc.c87 get_header(const void *ptr) function in typeref:typename:ralloc_header *
137 parent = ctx != NULL ? get_header(ctx) : NULL;
165 old = get_header(ptr);
235 info = get_header(ptr);
285 info = get_header(ptr);
286 parent = new_ctx ? get_header(new_ctx) : NULL;
301 old_info = get_header(old_ctx);
302 new_info = get_header(new_ctx);
330 info = get_header(ptr);
337 ralloc_header *info = get_header(pt
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dralloc.c81 get_header(const void *ptr) function in typeref:typename:ralloc_header *
139 parent = ctx != NULL ? get_header(ctx) : NULL;
167 old = get_header(ptr);
263 info = get_header(ptr);
313 info = get_header(ptr);
314 parent = new_ctx ? get_header(new_ctx) : NULL;
329 old_info = get_header(old_ctx);
330 new_info = get_header(new_ctx);
358 info = get_header(ptr);
365 ralloc_header *info = get_header(pt
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.0.0.rst186 [swrast] ralloc.c:84: get_header: Assertion \`info->canary == CANARY'
H A D7.11.rst145 [glsl] ralloc.c:78: get_header: Assertion \`info->canary == 0x5A1106'

Completed in 6 milliseconds