/external/freetype/src/smooth/ |
D | ftspic.c | 34 ft_smooth_renderer_class_pic_free( FT_Library library ) in ft_smooth_renderer_class_pic_free() 55 ft_smooth_renderer_class_pic_init( FT_Library library ) in ft_smooth_renderer_class_pic_init() 89 ft_smooth_lcd_renderer_class_pic_init( FT_Library library ) in ft_smooth_lcd_renderer_class_pic_init() 96 ft_smooth_lcd_renderer_class_pic_free( FT_Library library ) in ft_smooth_lcd_renderer_class_pic_free() 103 ft_smooth_lcdv_renderer_class_pic_init( FT_Library library ) in ft_smooth_lcdv_renderer_class_pic_init() 110 ft_smooth_lcdv_renderer_class_pic_free( FT_Library library ) in ft_smooth_lcdv_renderer_class_pic_free()
|
/external/pdfium/third_party/freetype/src/smooth/ |
D | ftspic.c | 34 ft_smooth_renderer_class_pic_free( FT_Library library ) in ft_smooth_renderer_class_pic_free() 55 ft_smooth_renderer_class_pic_init( FT_Library library ) in ft_smooth_renderer_class_pic_init() 89 ft_smooth_lcd_renderer_class_pic_init( FT_Library library ) in ft_smooth_lcd_renderer_class_pic_init() 96 ft_smooth_lcd_renderer_class_pic_free( FT_Library library ) in ft_smooth_lcd_renderer_class_pic_free() 103 ft_smooth_lcdv_renderer_class_pic_init( FT_Library library ) in ft_smooth_lcdv_renderer_class_pic_init() 110 ft_smooth_lcdv_renderer_class_pic_free( FT_Library library ) in ft_smooth_lcdv_renderer_class_pic_free()
|
/external/deqp/framework/delibs/deutil/ |
D | deDynamicLibrary.c | 39 deDynamicLibrary* library = (deDynamicLibrary*)deCalloc(sizeof(deDynamicLibrary)); in deDynamicLibrary_open() local 53 void deDynamicLibrary_close (deDynamicLibrary* library) in deDynamicLibrary_close() 60 deFunctionPtr deDynamicLibrary_getFunction (const deDynamicLibrary* library, const char* symbolName) in deDynamicLibrary_getFunction() 88 deDynamicLibrary* library = (deDynamicLibrary*)deCalloc(sizeof(deDynamicLibrary)); in deDynamicLibrary_open() local 102 void deDynamicLibrary_close (deDynamicLibrary* library) in deDynamicLibrary_close() 109 deFunctionPtr deDynamicLibrary_getFunction (const deDynamicLibrary* library, const char* symbolName) in deDynamicLibrary_getFunction()
|
/external/swiftshader/src/Common/ |
D | SharedLibrary.hpp | 34 void *library = getLibraryHandle(names[i]); in loadLibrary() local 49 void *library = loadLibrary(names[i]); in loadLibrary() local 78 inline void freeLibrary(void *library) in freeLibrary() 83 inline void *getProcAddress(void *library, const char *name) in getProcAddress() 110 inline void freeLibrary(void *library) in freeLibrary() 118 inline void *getProcAddress(void *library, const char *name) in getProcAddress()
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftrfork.c | 51 FT_Raccess_Get_HeaderInfo( FT_Library library, in FT_Raccess_Get_HeaderInfo() 161 FT_Raccess_Get_DataOffsets( FT_Library library, in FT_Raccess_Get_DataOffsets() 387 FT_Raccess_Guess( FT_Library library, in FT_Raccess_Guess() 420 raccess_get_rule_type_from_rule_index( FT_Library library, in raccess_get_rule_type_from_rule_index() 436 ft_raccess_rule_by_darwin_vfs( FT_Library library, in ft_raccess_rule_by_darwin_vfs() 453 raccess_guess_apple_double( FT_Library library, in raccess_guess_apple_double() 475 raccess_guess_apple_single( FT_Library library, in raccess_guess_apple_single() 497 raccess_guess_darwin_ufs_export( FT_Library library, in raccess_guess_darwin_ufs_export() 527 raccess_guess_darwin_hfsplus( FT_Library library, in raccess_guess_darwin_hfsplus() 563 raccess_guess_darwin_newvfs( FT_Library library, in raccess_guess_darwin_newvfs() [all …]
|
D | ftlcdfil.c | 36 FT_Library library ) in _ft_lcd_filter_fir() 179 FT_Library library ) in _ft_lcd_filter_legacy() 289 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights() 305 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter() 375 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights() 386 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter()
|
D | ftobjs.c | 152 FT_Stream_New( FT_Library library, in FT_Stream_New() 600 FT_Library library; in FT_Load_Glyph() local 1213 FT_New_Face( FT_Library library, in FT_New_Face() 1238 FT_New_Memory_Face( FT_Library library, in FT_New_Memory_Face() 1309 new_memory_stream( FT_Library library, in new_memory_stream() 1345 open_face_from_buffer( FT_Library library, in open_face_from_buffer() 1480 open_face_PS_from_sfnt_stream( FT_Library library, in open_face_PS_from_sfnt_stream() 1556 Mac_Read_POST_Resource( FT_Library library, in Mac_Read_POST_Resource() 1751 Mac_Read_sfnt_Resource( FT_Library library, in Mac_Read_sfnt_Resource() 1823 IsMacResource( FT_Library library, in IsMacResource() [all …]
|
D | ftglyph.c | 65 FT_Library library = FT_GLYPH( glyph )->library; in ft_bitmap_glyph_init() local 98 FT_Library library = bitmap_source->library; in ft_bitmap_glyph_copy() local 114 FT_Library library = FT_GLYPH( glyph )->library; in ft_bitmap_glyph_done() local 163 FT_Library library = FT_GLYPH( glyph )->library; in FT_CALLBACK_DEF() local 207 FT_Library library = FT_GLYPH( source )->library; in ft_outline_glyph_copy() local 362 FT_Library library; in FT_Get_Glyph() local 520 FT_Library library; in FT_Glyph_To_Bitmap() local
|
D | ftpic.c | 29 ft_pic_container_init( FT_Library library ) in ft_pic_container_init() 47 ft_pic_container_destroy( FT_Library library ) in ft_pic_container_destroy()
|
D | ftinit.c | 123 ft_destroy_default_module_classes( FT_Library library ) in ft_destroy_default_module_classes() 155 ft_create_default_module_classes( FT_Library library ) in ft_create_default_module_classes() 198 FT_Add_Default_Modules( FT_Library library ) in FT_Add_Default_Modules() 266 FT_Done_FreeType( FT_Library library ) in FT_Done_FreeType()
|
D | basepic.c | 50 ft_base_pic_free( FT_Library library ) in ft_base_pic_free() 69 ft_base_pic_init( FT_Library library ) in ft_base_pic_init()
|
/external/freetype/src/base/ |
D | ftrfork.c | 51 FT_Raccess_Get_HeaderInfo( FT_Library library, in FT_Raccess_Get_HeaderInfo() 185 FT_Raccess_Get_DataOffsets( FT_Library library, in FT_Raccess_Get_DataOffsets() 444 FT_Raccess_Guess( FT_Library library, in FT_Raccess_Guess() 477 raccess_get_rule_type_from_rule_index( FT_Library library, in raccess_get_rule_type_from_rule_index() 493 ft_raccess_rule_by_darwin_vfs( FT_Library library, in ft_raccess_rule_by_darwin_vfs() 510 raccess_guess_apple_double( FT_Library library, in raccess_guess_apple_double() 532 raccess_guess_apple_single( FT_Library library, in raccess_guess_apple_single() 554 raccess_guess_darwin_ufs_export( FT_Library library, in raccess_guess_darwin_ufs_export() 584 raccess_guess_darwin_hfsplus( FT_Library library, in raccess_guess_darwin_hfsplus() 620 raccess_guess_darwin_newvfs( FT_Library library, in raccess_guess_darwin_newvfs() [all …]
|
D | ftlcdfil.c | 36 FT_Library library ) in _ft_lcd_filter_fir() 179 FT_Library library ) in _ft_lcd_filter_legacy() 289 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights() 307 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter() 360 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights() 371 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter()
|
D | ftinit.c | 123 ft_destroy_default_module_classes( FT_Library library ) in ft_destroy_default_module_classes() 155 ft_create_default_module_classes( FT_Library library ) in ft_create_default_module_classes() 198 FT_Add_Default_Modules( FT_Library library ) in FT_Add_Default_Modules() 236 FT_Set_Default_Properties( FT_Library library ) in FT_Set_Default_Properties() 309 FT_Set_Default_Properties( FT_Library library ) in FT_Set_Default_Properties() 356 FT_Done_FreeType( FT_Library library ) in FT_Done_FreeType()
|
D | ftobjs.c | 172 FT_Stream_New( FT_Library library, in FT_Stream_New() 621 FT_Library library; in FT_Load_Glyph() local 1237 FT_New_Face( FT_Library library, in FT_New_Face() 1262 FT_New_Memory_Face( FT_Library library, in FT_New_Memory_Face() 1333 new_memory_stream( FT_Library library, in new_memory_stream() 1369 open_face_from_buffer( FT_Library library, in open_face_from_buffer() 1505 open_face_PS_from_sfnt_stream( FT_Library library, in open_face_PS_from_sfnt_stream() 1596 Mac_Read_POST_Resource( FT_Library library, in Mac_Read_POST_Resource() 1818 Mac_Read_sfnt_Resource( FT_Library library, in Mac_Read_sfnt_Resource() 1891 IsMacResource( FT_Library library, in IsMacResource() [all …]
|
D | ftglyph.c | 65 FT_Library library = FT_GLYPH( glyph )->library; in ft_bitmap_glyph_init() local 98 FT_Library library = bitmap_source->library; in ft_bitmap_glyph_copy() local 114 FT_Library library = FT_GLYPH( glyph )->library; in ft_bitmap_glyph_done() local 165 FT_Library library = FT_GLYPH( glyph )->library; in FT_DEFINE_GLYPH() local 209 FT_Library library = FT_GLYPH( source )->library; in ft_outline_glyph_copy() local 366 FT_Library library; in FT_Get_Glyph() local 524 FT_Library library; in FT_Glyph_To_Bitmap() local
|
D | ftpic.c | 29 ft_pic_container_init( FT_Library library ) in ft_pic_container_init() 47 ft_pic_container_destroy( FT_Library library ) in ft_pic_container_destroy()
|
D | basepic.c | 50 ft_base_pic_free( FT_Library library ) in ft_base_pic_free() 69 ft_base_pic_init( FT_Library library ) in ft_base_pic_init()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_dl.c | 58 util_dl_get_proc_address(struct util_dl_library *library, in util_dl_get_proc_address() 72 util_dl_close(struct util_dl_library *library) in util_dl_close()
|
/external/pdfium/third_party/freetype/src/pshinter/ |
D | pshpic.c | 34 pshinter_module_class_pic_free( FT_Library library ) in pshinter_module_class_pic_free() 49 pshinter_module_class_pic_init( FT_Library library ) in pshinter_module_class_pic_init()
|
/external/freetype/src/pshinter/ |
D | pshpic.c | 34 pshinter_module_class_pic_free( FT_Library library ) in pshinter_module_class_pic_free() 49 pshinter_module_class_pic_init( FT_Library library ) in pshinter_module_class_pic_init()
|
/external/pdfium/third_party/freetype/src/sfnt/ |
D | sfntpic.c | 67 sfnt_module_class_pic_free( FT_Library library ) in sfnt_module_class_pic_free() 95 sfnt_module_class_pic_init( FT_Library library ) in sfnt_module_class_pic_init()
|
/external/freetype/src/cff/ |
D | cffpic.c | 62 cff_driver_class_pic_free( FT_Library library ) in cff_driver_class_pic_free() 88 cff_driver_class_pic_init( FT_Library library ) in cff_driver_class_pic_init()
|
/external/pdfium/third_party/freetype/src/psnames/ |
D | pspic.c | 42 psnames_module_class_pic_free( FT_Library library ) in psnames_module_class_pic_free() 64 psnames_module_class_pic_init( FT_Library library ) in psnames_module_class_pic_init()
|
/external/pdfium/third_party/freetype/src/raster/ |
D | rastpic.c | 34 ft_raster1_renderer_class_pic_free( FT_Library library ) in ft_raster1_renderer_class_pic_free() 54 ft_raster1_renderer_class_pic_init( FT_Library library ) in ft_raster1_renderer_class_pic_init()
|