Home
last modified time | relevance | path

Searched defs:library (Results 1 – 25 of 210) sorted by relevance

123456789

/external/ltrace/
Dlibrary.h131 struct library { struct
132 struct library *next; argument
138 /* Address where the library is mapped. */ argument
150 /* Symbols associated with the library. This includes a argument
152 struct library_symbol *symbols; argument
158 struct library_exported_name *exported_names; argument
166 enum library_type type; argument
171 struct arch_library_data arch; argument
172 struct os_library_data os; argument
176 int library_init(struct library *lib, enum library_type type); argument
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/
Dftspic.c34 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/chromium_org/third_party/freetype/src/smooth/
Dftspic.c34 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/freetype/src/smooth/
Dftspic.c34 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/
DdeDynamicLibrary.c39 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/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
Drastpic.c34 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()
88 ft_raster5_renderer_class_pic_init( FT_Library library ) in ft_raster5_renderer_class_pic_init()
95 ft_raster5_renderer_class_pic_free( FT_Library library ) in ft_raster5_renderer_class_pic_free()
/external/freetype/src/raster/
Drastpic.c34 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()
88 ft_raster5_renderer_class_pic_init( FT_Library library ) in ft_raster5_renderer_class_pic_init()
95 ft_raster5_renderer_class_pic_free( FT_Library library ) in ft_raster5_renderer_class_pic_free()
/external/chromium_org/third_party/freetype/src/raster/
Drastpic.c34 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()
88 ft_raster5_renderer_class_pic_init( FT_Library library ) in ft_raster5_renderer_class_pic_init()
95 ft_raster5_renderer_class_pic_free( FT_Library library ) in ft_raster5_renderer_class_pic_free()
/external/freetype/src/base/
Dftrfork.c51 FT_Raccess_Get_HeaderInfo( FT_Library library, in FT_Raccess_Get_HeaderInfo()
150 FT_Raccess_Get_DataOffsets( FT_Library library, in FT_Raccess_Get_DataOffsets()
376 FT_Raccess_Guess( FT_Library library, in FT_Raccess_Guess()
409 raccess_get_rule_type_from_rule_index( FT_Library library, in raccess_get_rule_type_from_rule_index()
425 ft_raccess_rule_by_darwin_vfs( FT_Library library, in ft_raccess_rule_by_darwin_vfs()
442 raccess_guess_apple_double( FT_Library library, in raccess_guess_apple_double()
464 raccess_guess_apple_single( FT_Library library, in raccess_guess_apple_single()
486 raccess_guess_darwin_ufs_export( FT_Library library, in raccess_guess_darwin_ufs_export()
516 raccess_guess_darwin_hfsplus( FT_Library library, in raccess_guess_darwin_hfsplus()
552 raccess_guess_darwin_newvfs( FT_Library library, in raccess_guess_darwin_newvfs()
[all …]
Dftlcdfil.c36 FT_Library library ) in _ft_lcd_filter_fir()
171 FT_Library library ) in _ft_lcd_filter_legacy()
273 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights()
286 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter()
356 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights()
367 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter()
Dftpic.c29 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()
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
Dftrfork.c50 FT_Raccess_Get_HeaderInfo( FT_Library library, in FT_Raccess_Get_HeaderInfo()
149 FT_Raccess_Get_DataOffsets( FT_Library library, in FT_Raccess_Get_DataOffsets()
358 FT_Raccess_Guess( FT_Library library, in FT_Raccess_Guess()
391 raccess_get_rule_type_from_rule_index( FT_Library library, in raccess_get_rule_type_from_rule_index()
407 ft_raccess_rule_by_darwin_vfs( FT_Library library, in ft_raccess_rule_by_darwin_vfs()
424 raccess_guess_apple_double( FT_Library library, in raccess_guess_apple_double()
446 raccess_guess_apple_single( FT_Library library, in raccess_guess_apple_single()
468 raccess_guess_darwin_ufs_export( FT_Library library, in raccess_guess_darwin_ufs_export()
498 raccess_guess_darwin_hfsplus( FT_Library library, in raccess_guess_darwin_hfsplus()
534 raccess_guess_darwin_newvfs( FT_Library library, in raccess_guess_darwin_newvfs()
[all …]
Dfxft_ftlcdfil.c37 FT_Library library ) in _ft_lcd_filter_fir()
171 FT_Library library ) in _ft_lcd_filter_legacy()
273 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights()
286 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter()
356 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights()
367 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter()
Dftpic.c29 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()
Dbasepic.c50 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/chromium_org/third_party/freetype/src/base/
Dftrfork.c50 FT_Raccess_Get_HeaderInfo( FT_Library library, in FT_Raccess_Get_HeaderInfo()
149 FT_Raccess_Get_DataOffsets( FT_Library library, in FT_Raccess_Get_DataOffsets()
358 FT_Raccess_Guess( FT_Library library, in FT_Raccess_Guess()
391 raccess_get_rule_type_from_rule_index( FT_Library library, in raccess_get_rule_type_from_rule_index()
407 ft_raccess_rule_by_darwin_vfs( FT_Library library, in ft_raccess_rule_by_darwin_vfs()
424 raccess_guess_apple_double( FT_Library library, in raccess_guess_apple_double()
446 raccess_guess_apple_single( FT_Library library, in raccess_guess_apple_single()
468 raccess_guess_darwin_ufs_export( FT_Library library, in raccess_guess_darwin_ufs_export()
498 raccess_guess_darwin_hfsplus( FT_Library library, in raccess_guess_darwin_hfsplus()
534 raccess_guess_darwin_newvfs( FT_Library library, in raccess_guess_darwin_newvfs()
[all …]
Dftlcdfil.c36 FT_Library library ) in _ft_lcd_filter_fir()
170 FT_Library library ) in _ft_lcd_filter_legacy()
272 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights()
285 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter()
355 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights()
366 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter()
Dftpic.c29 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()
Dbasepic.c50 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/chromium_org/third_party/android_crazy_linker/src/tests/
Dtest_search_path_list.cpp25 crazy_library_t* library; in CheckLibraryCantLoad() local
42 crazy_library_t* library; in CheckLibrary() local
103 crazy_library_t* library; in main() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_dl.c58 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/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
Du_dl.c58 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/freetype/src/pshinter/
Dpshpic.c34 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/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
Dpshpic.c34 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/chromium_org/third_party/freetype/src/pshinter/
Dpshpic.c34 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()

123456789