Searched defs:memory (Results 1 - 25 of 190) sorted by relevance

12345678

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_memoryobjects.h36 struct pipe_memory_object *memory; member in struct:st_memory_object
/xsrc/external/mit/libxshmfence/dist/
H A DREADME.md
H A Dconfigure.ac
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_memoryobjects.h36 struct pipe_memory_object *memory; member in struct:st_memory_object
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dexternalobjects.h41 _mesa_lookup_memory_object(struct gl_context *ctx, GLuint memory) argument
51 _mesa_lookup_memory_object_locked(struct gl_context *ctx, GLuint memory) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dexternalobjects.h41 _mesa_lookup_memory_object(struct gl_context *ctx, GLuint memory) argument
51 _mesa_lookup_memory_object_locked(struct gl_context *ctx, GLuint memory) argument
[all...]
/xsrc/external/mit/libdrm/dist/man/
H A Ddrm-memory.7.rst[all...]
/xsrc/external/mit/freetype/dist/src/base/
H A Dftgxval.c77 FT_Memory memory; local in function:FT_TrueTypeGX_Free
128 FT_Memory memory; local in function:FT_ClassicKern_Free
H A Dftotval.c78 FT_Memory memory; local in function:FT_OpenType_Free
H A Dftsnames.c64 FT_Memory memory = face->memory; local in function:FT_Get_Sfnt_Name
120 FT_Memory memory = face->memory; local in function:FT_Get_Sfnt_LangTag
H A Dftinit.c202 FT_Memory memory; local in function:FT_Init_FreeType
237 FT_Memory memory; local in function:FT_Done_FreeType
[all...]
H A Dftgloadr.c69 FT_GlyphLoader_New( FT_Memory memory, argument
107 FT_Memory memory = loader->memory; local in function:FT_GlyphLoader_Reset
132 FT_Memory memory = loader->memory; local in function:FT_GlyphLoader_Done
169 FT_Memory memory = loader->memory; local in function:FT_GlyphLoader_CreateExtra
209 FT_Memory memory local in function:FT_GlyphLoader_CheckPoints
296 FT_Memory memory = loader->memory; local in function:FT_GlyphLoader_CheckSubGlyphs
[all...]
H A Dftsystem.c71 ft_alloc( FT_Memory memory, argument
105 ft_realloc(FT_Memory memory,long cur_size,long new_size,void * block) argument
133 ft_free(FT_Memory memory,void * block) argument
302 FT_Memory memory; local in function:FT_New_Memory
324 FT_Done_Memory(FT_Memory memory) argument
[all...]
/xsrc/external/mit/freetype/dist/src/psaux/
H A Dpsarrst.h53 FT_Memory memory; member in struct:CF2_ArrStackRec_
H A Dpsstack.h64 FT_Memory memory; member in struct:CF2_StackRec_
H A Dpsarrst.c78 FT_Memory memory = arrstack->memory; /* for FT_FREE */ local in function:cf2_arrstack_finalize
102 FT_Memory memory = arrstack->memory; /* for FT_REALLOC */ local in function:cf2_arrstack_setNumElements
56 cf2_arrstack_init(CF2_ArrStack arrstack,FT_Memory memory,FT_Error * error,size_t sizeItem) argument
/xsrc/external/mit/freetype/dist/src/pshinter/
H A Dpshmod.c53 FT_Memory memory = module->root.memory; local in function:ps_hinter_init
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_device_memory.h18 struct vn_device_memory *memory; member in struct:vn_device_memory_pool
/xsrc/external/mit/freetype/dist/builds/vms/
H A Dftsystem.c96 ft_alloc( FT_Memory memory, argument
126 ft_realloc(FT_Memory memory,long cur_size,long new_size,void * block) argument
152 ft_free(FT_Memory memory,void * block) argument
297 FT_Memory memory; local in function:FT_New_Memory
319 FT_Done_Memory(FT_Memory memory) argument
[all...]
/xsrc/external/mit/freetype/dist/src/tools/
H A Dtest_afm.c137 FT_Memory memory = library->memory; local in function:main
/xsrc/external/mit/fontconfig/dist/src/
H A Dftglue.c35 ftglue_qalloc( FT_Memory memory, argument
66 ftglue_free( FT_Memory memory, argument
112 FT_Memory memory local in function:ftglue_stream_frame_enter
157 FT_Memory memory = stream->memory; local in function:ftglue_stream_frame_exit
[all...]
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dftsystem.c97 ft_alloc( FT_Memory memory, argument
127 ft_realloc(FT_Memory memory,long cur_size,long new_size,void * block) argument
153 ft_free(FT_Memory memory,void * block) argument
389 FT_Memory memory; local in function:FT_New_Memory
411 FT_Done_Memory(FT_Memory memory) argument
[all...]
/xsrc/external/mit/freetype/dist/src/cache/
H A Dftcimage.c34 FT_Memory memory = cache->memory; local in function:ftc_inode_free
62 FT_Memory memory = cache->memory; local in function:FTC_INode_New
H A Dftcmanag.h93 FT_Memory memory; member in struct:FTC_ManagerRec_
H A Dftcmru.c241 FT_Memory memory = list->memory; local in function:FTC_MruList_New
314 FT_Memory memory = list->memory; local in function:FTC_MruList_Remove
168 FTC_MruList_Init(FTC_MruList list,FTC_MruListClass clazz,FT_UInt max_nodes,FT_Pointer data,FT_Memory memory) argument

Completed in 24 milliseconds

12345678