Home
last modified time | relevance | path

Searched refs:FT_Memory (Results 1 – 25 of 199) sorted by relevance

12345678

/external/freetype/src/base/
Dftsystem.c69 ft_alloc( FT_Memory memory, in ft_alloc()
99 ft_realloc( FT_Memory memory, in ft_realloc()
125 ft_free( FT_Memory memory, in ft_free()
276 ft_mem_debug_init( FT_Memory memory );
279 ft_mem_debug_done( FT_Memory memory );
286 FT_BASE_DEF( FT_Memory )
289 FT_Memory memory; in FT_New_Memory()
292 memory = (FT_Memory)ft_smalloc( sizeof ( *memory ) ); in FT_New_Memory()
311 FT_Done_Memory( FT_Memory memory ) in FT_Done_Memory()
Dftutil.c50 ft_mem_alloc( FT_Memory memory, in ft_mem_alloc()
66 ft_mem_qalloc( FT_Memory memory, in ft_mem_qalloc()
92 ft_mem_realloc( FT_Memory memory, in ft_mem_realloc()
114 ft_mem_qrealloc( FT_Memory memory, in ft_mem_qrealloc()
168 ft_mem_free( FT_Memory memory, in ft_mem_free()
177 ft_mem_dup( FT_Memory memory, in ft_mem_dup()
195 ft_mem_strdup( FT_Memory memory, in ft_mem_strdup()
413 FT_Memory memory, in FT_List_Finalize()
Dftinit.c126 FT_Memory memory; in ft_destroy_default_module_classes()
158 FT_Memory memory; in ft_create_default_module_classes()
235 FT_Memory memory; in FT_Init_FreeType()
268 FT_Memory memory; in FT_Done_FreeType()
Dftrfork.c162 FT_Memory memory = library->memory; in FT_Raccess_Get_DataOffsets()
371 raccess_make_file_name( FT_Memory memory,
494 FT_Memory memory; in raccess_guess_darwin_ufs_export()
527 FT_Memory memory; in raccess_guess_darwin_hfsplus()
563 FT_Memory memory; in raccess_guess_darwin_newvfs()
595 FT_Memory memory; in raccess_guess_vfat()
622 FT_Memory memory; in raccess_guess_linux_cap()
649 FT_Memory memory; in raccess_guess_linux_double()
680 FT_Memory memory; in raccess_guess_linux_netatalk()
796 raccess_make_file_name( FT_Memory memory, in raccess_make_file_name()
Dftdbgmem.c42 FT_DumpMemory( FT_Memory memory );
133 FT_Memory memory;
229 FT_Memory memory = table->memory; in ft_mem_table_alloc()
245 FT_Memory memory = table->memory; in ft_mem_table_free()
306 ft_mem_table_new( FT_Memory memory ) in ft_mem_table_new()
677 ft_mem_debug_alloc( FT_Memory memory, in ft_mem_debug_alloc()
713 ft_mem_debug_free( FT_Memory memory, in ft_mem_debug_free()
737 ft_mem_debug_realloc( FT_Memory memory, in ft_mem_debug_realloc()
822 ft_mem_debug_init( FT_Memory memory ) in ft_mem_debug_init()
885 ft_mem_debug_done( FT_Memory memory ) in ft_mem_debug_done()
[all …]
Dftgloadr.c70 FT_GlyphLoader_New( FT_Memory memory, in FT_GlyphLoader_New()
107 FT_Memory memory = loader->memory; in FT_GlyphLoader_Reset()
132 FT_Memory memory = loader->memory; in FT_GlyphLoader_Done()
169 FT_Memory memory = loader->memory; in FT_GlyphLoader_CreateExtra()
205 FT_Memory memory = loader->memory; in FT_GlyphLoader_CheckPoints()
284 FT_Memory memory = loader->memory; in FT_GlyphLoader_CheckSubGlyphs()
/external/pdfium/third_party/freetype/src/base/
Dftsystem.c69 ft_alloc( FT_Memory memory, in ft_alloc()
99 ft_realloc( FT_Memory memory, in ft_realloc()
125 ft_free( FT_Memory memory, in ft_free()
276 ft_mem_debug_init( FT_Memory memory );
279 ft_mem_debug_done( FT_Memory memory );
286 FT_BASE_DEF( FT_Memory )
289 FT_Memory memory; in FT_New_Memory()
292 memory = (FT_Memory)ft_smalloc( sizeof ( *memory ) ); in FT_New_Memory()
311 FT_Done_Memory( FT_Memory memory ) in FT_Done_Memory()
Dftutil.c50 ft_mem_alloc( FT_Memory memory, in ft_mem_alloc()
66 ft_mem_qalloc( FT_Memory memory, in ft_mem_qalloc()
92 ft_mem_realloc( FT_Memory memory, in ft_mem_realloc()
114 ft_mem_qrealloc( FT_Memory memory, in ft_mem_qrealloc()
168 ft_mem_free( FT_Memory memory, in ft_mem_free()
177 ft_mem_dup( FT_Memory memory, in ft_mem_dup()
195 ft_mem_strdup( FT_Memory memory, in ft_mem_strdup()
413 FT_Memory memory, in FT_List_Finalize()
Dftinit.c126 FT_Memory memory; in ft_destroy_default_module_classes()
158 FT_Memory memory; in ft_create_default_module_classes()
235 FT_Memory memory; in FT_Init_FreeType()
268 FT_Memory memory; in FT_Done_FreeType()
Dftrfork.c162 FT_Memory memory = library->memory; in FT_Raccess_Get_DataOffsets()
371 raccess_make_file_name( FT_Memory memory,
494 FT_Memory memory; in raccess_guess_darwin_ufs_export()
527 FT_Memory memory; in raccess_guess_darwin_hfsplus()
563 FT_Memory memory; in raccess_guess_darwin_newvfs()
595 FT_Memory memory; in raccess_guess_vfat()
622 FT_Memory memory; in raccess_guess_linux_cap()
649 FT_Memory memory; in raccess_guess_linux_double()
680 FT_Memory memory; in raccess_guess_linux_netatalk()
796 raccess_make_file_name( FT_Memory memory, in raccess_make_file_name()
Dftdbgmem.c42 FT_DumpMemory( FT_Memory memory );
133 FT_Memory memory;
229 FT_Memory memory = table->memory; in ft_mem_table_alloc()
245 FT_Memory memory = table->memory; in ft_mem_table_free()
305 ft_mem_table_new( FT_Memory memory ) in ft_mem_table_new()
675 ft_mem_debug_alloc( FT_Memory memory, in ft_mem_debug_alloc()
711 ft_mem_debug_free( FT_Memory memory, in ft_mem_debug_free()
735 ft_mem_debug_realloc( FT_Memory memory, in ft_mem_debug_realloc()
819 ft_mem_debug_init( FT_Memory memory ) in ft_mem_debug_init()
882 ft_mem_debug_done( FT_Memory memory ) in ft_mem_debug_done()
[all …]
Dftgloadr.c70 FT_GlyphLoader_New( FT_Memory memory, in FT_GlyphLoader_New()
107 FT_Memory memory = loader->memory; in FT_GlyphLoader_Reset()
132 FT_Memory memory = loader->memory; in FT_GlyphLoader_Done()
169 FT_Memory memory = loader->memory; in FT_GlyphLoader_CreateExtra()
205 FT_Memory memory = loader->memory; in FT_GlyphLoader_CheckPoints()
283 FT_Memory memory = loader->memory; in FT_GlyphLoader_CheckSubGlyphs()
/external/pdfium/third_party/freetype/src/pshinter/
Dpshrec.c51 FT_Memory memory ) in ps_hint_table_done()
63 FT_Memory memory ) in ps_hint_table_ensure()
83 FT_Memory memory, in ps_hint_table_alloc()
125 FT_Memory memory ) in ps_mask_done()
138 FT_Memory memory ) in ps_mask_ensure()
187 FT_Memory memory ) in ps_mask_set_bit()
216 FT_Memory memory ) in ps_mask_table_done()
235 FT_Memory memory ) in ps_mask_table_ensure()
255 FT_Memory memory, in ps_mask_table_alloc()
287 FT_Memory memory, in ps_mask_table_last()
[all …]
/external/freetype/src/pshinter/
Dpshrec.c51 FT_Memory memory ) in ps_hint_table_done()
63 FT_Memory memory ) in ps_hint_table_ensure()
83 FT_Memory memory, in ps_hint_table_alloc()
125 FT_Memory memory ) in ps_mask_done()
138 FT_Memory memory ) in ps_mask_ensure()
187 FT_Memory memory ) in ps_mask_set_bit()
213 FT_Memory memory ) in ps_mask_table_done()
232 FT_Memory memory ) in ps_mask_table_ensure()
252 FT_Memory memory, in ps_mask_table_alloc()
284 FT_Memory memory, in ps_mask_table_last()
[all …]
/external/freetype/include/
Dftsystem.h66 typedef struct FT_MemoryRec_* FT_Memory; typedef
89 (*FT_Alloc_Func)( FT_Memory memory,
110 (*FT_Free_Func)( FT_Memory memory,
143 (*FT_Realloc_Func)( FT_Memory memory,
341 FT_Memory memory;
/external/pdfium/third_party/freetype/include/
Dftsystem.h66 typedef struct FT_MemoryRec_* FT_Memory; typedef
89 (*FT_Alloc_Func)( FT_Memory memory,
110 (*FT_Free_Func)( FT_Memory memory,
143 (*FT_Realloc_Func)( FT_Memory memory,
332 FT_Memory memory;
/external/pdfium/third_party/freetype/include/internal/
Dftserv.h294 FT_Memory memory = library->memory; \
307 FT_Memory memory = library->memory; \
330 FT_Memory memory = library->memory; \
343 FT_Memory memory = library->memory; \
369 FT_Memory memory = library->memory; \
382 FT_Memory memory = library->memory; \
411 FT_Memory memory = library->memory; \
424 FT_Memory memory = library->memory; \
456 FT_Memory memory = library->memory; \
469 FT_Memory memory = library->memory; \
[all …]
Dftobjs.h179 FT_Memory mem );
183 FT_Memory mem,
188 FT_Memory mem,
475 FT_Memory memory;
858 FT_Memory memory; /* library's memory manager */
930 FT_BASE( FT_Memory )
946 FT_Done_Memory( FT_Memory memory );
1270 FT_Memory memory = library->memory; \
1285 FT_Memory memory = library->memory; \
1345 (*FT_Module_Creator)( FT_Memory memory,
[all …]
Dftmemory.h114 ft_mem_alloc( FT_Memory memory,
119 ft_mem_qalloc( FT_Memory memory,
124 ft_mem_realloc( FT_Memory memory,
132 ft_mem_qrealloc( FT_Memory memory,
140 ft_mem_free( FT_Memory memory,
335 ft_mem_strdup( FT_Memory memory,
340 ft_mem_dup( FT_Memory memory,
/external/freetype/include/internal/
Dftserv.h294 FT_Memory memory = library->memory; \
307 FT_Memory memory = library->memory; \
330 FT_Memory memory = library->memory; \
343 FT_Memory memory = library->memory; \
369 FT_Memory memory = library->memory; \
382 FT_Memory memory = library->memory; \
411 FT_Memory memory = library->memory; \
424 FT_Memory memory = library->memory; \
456 FT_Memory memory = library->memory; \
469 FT_Memory memory = library->memory; \
[all …]
Dftobjs.h180 FT_Memory mem );
184 FT_Memory mem,
189 FT_Memory mem,
476 FT_Memory memory;
858 FT_Memory memory; /* library's memory manager */
930 FT_BASE( FT_Memory )
946 FT_Done_Memory( FT_Memory memory );
1270 FT_Memory memory = library->memory; \
1285 FT_Memory memory = library->memory; \
1345 (*FT_Module_Creator)( FT_Memory memory,
[all …]
Dftmemory.h114 ft_mem_alloc( FT_Memory memory,
119 ft_mem_qalloc( FT_Memory memory,
124 ft_mem_realloc( FT_Memory memory,
132 ft_mem_qrealloc( FT_Memory memory,
140 ft_mem_free( FT_Memory memory,
343 ft_mem_strdup( FT_Memory memory,
348 ft_mem_dup( FT_Memory memory,
/external/freetype/src/raster/
Dftmisc.h59 typedef struct FT_MemoryRec_* FT_Memory; typedef
61 typedef void* (*FT_Alloc_Func)( FT_Memory memory,
64 typedef void (*FT_Free_Func)( FT_Memory memory,
67 typedef void* (*FT_Realloc_Func)( FT_Memory memory,
/external/pdfium/third_party/freetype/src/raster/
Dftmisc.h59 typedef struct FT_MemoryRec_* FT_Memory; typedef
61 typedef void* (*FT_Alloc_Func)( FT_Memory memory,
64 typedef void (*FT_Free_Func)( FT_Memory memory,
67 typedef void* (*FT_Realloc_Func)( FT_Memory memory,
/external/freetype/src/gzip/
Dftgzip.c117 ft_gzip_alloc( FT_Memory memory, in ft_gzip_alloc()
132 ft_gzip_free( FT_Memory memory, in ft_gzip_free()
146 return ft_gzip_alloc( (FT_Memory)opaque, items, size ); in zcalloc()
153 ft_gzip_free( (FT_Memory)opaque, ptr ); in zcfree()
173 FT_Memory memory; /* memory allocator */
548 FT_Memory memory = stream->memory; in ft_gzip_stream_close()
605 FT_Memory memory; in FT_Stream_OpenGzip()
700 FT_Gzip_Uncompress( FT_Memory memory, in FT_Gzip_Uncompress()
772 FT_Gzip_Uncompress( FT_Memory memory, in FT_Gzip_Uncompress()

12345678