Searched refs:library (Results 1 - 25 of 596) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/freetype/src/base/
H A Dftpic.c29 ft_pic_container_init( FT_Library library )
31 FT_PIC_Container* pic_container = &library->pic_container;
37 error = ft_base_pic_init( library );
47 ft_pic_container_destroy( FT_Library library )
49 ft_base_pic_free( library );
/external/freetype/src/base/
H A Dftpic.c29 ft_pic_container_init( FT_Library library )
31 FT_PIC_Container* pic_container = &library->pic_container;
37 error = ft_base_pic_init( library );
47 ft_pic_container_destroy( FT_Library library )
49 ft_base_pic_free( library );
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dsfntpic.c30 FT_Create_Class_sfnt_services( FT_Library library,
33 FT_Destroy_Class_sfnt_services( FT_Library library,
38 FT_Init_Class_sfnt_interface( FT_Library library,
42 FT_Library library,
46 FT_Library library,
50 FT_Library library,
59 FT_Create_Class_tt_cmap_classes( FT_Library library,
62 FT_Destroy_Class_tt_cmap_classes( FT_Library library,
67 sfnt_module_class_pic_free( FT_Library library )
69 FT_PIC_Container* pic_container = &library
[all...]
/external/freetype/src/sfnt/
H A Dsfntpic.c30 FT_Create_Class_sfnt_services( FT_Library library,
33 FT_Destroy_Class_sfnt_services( FT_Library library,
38 FT_Init_Class_sfnt_interface( FT_Library library,
42 FT_Library library,
46 FT_Library library,
50 FT_Library library,
59 FT_Create_Class_tt_cmap_classes( FT_Library library,
62 FT_Destroy_Class_tt_cmap_classes( FT_Library library,
67 sfnt_module_class_pic_free( FT_Library library )
69 FT_PIC_Container* pic_container = &library
[all...]
/external/chromium_org/tools/gyp/test/mac/clang-cxx-library/
H A Dlibc++.cc7 #error expected std library: libc++
H A Dlibstdc++.cc7 #error expected std library: libstdc++
/external/chromium_org/third_party/freetype/src/smooth/
H A Dftspic.h43 #define FT_GRAYS_RASTER_GET ( GET_PIC( library )->ft_grays_raster )
48 ft_smooth_renderer_class_pic_free( FT_Library library );
51 ft_smooth_lcd_renderer_class_pic_free( FT_Library library );
54 ft_smooth_lcdv_renderer_class_pic_free( FT_Library library );
57 ft_smooth_renderer_class_pic_init( FT_Library library );
60 ft_smooth_lcd_renderer_class_pic_init( FT_Library library );
63 ft_smooth_lcdv_renderer_class_pic_init( FT_Library library );
H A Dftspic.c34 ft_smooth_renderer_class_pic_free( FT_Library library )
36 FT_PIC_Container* pic_container = &library->pic_container;
37 FT_Memory memory = library->memory;
55 ft_smooth_renderer_class_pic_init( FT_Library library )
57 FT_PIC_Container* pic_container = &library->pic_container;
60 FT_Memory memory = library->memory;
89 ft_smooth_lcd_renderer_class_pic_init( FT_Library library )
91 return ft_smooth_renderer_class_pic_init( library );
96 ft_smooth_lcd_renderer_class_pic_free( FT_Library library )
98 ft_smooth_renderer_class_pic_free( library );
[all...]
/external/freetype/src/smooth/
H A Dftspic.h43 #define FT_GRAYS_RASTER_GET ( GET_PIC( library )->ft_grays_raster )
48 ft_smooth_renderer_class_pic_free( FT_Library library );
51 ft_smooth_lcd_renderer_class_pic_free( FT_Library library );
54 ft_smooth_lcdv_renderer_class_pic_free( FT_Library library );
57 ft_smooth_renderer_class_pic_init( FT_Library library );
60 ft_smooth_lcd_renderer_class_pic_init( FT_Library library );
63 ft_smooth_lcdv_renderer_class_pic_init( FT_Library library );
H A Dftspic.c34 ft_smooth_renderer_class_pic_free( FT_Library library )
36 FT_PIC_Container* pic_container = &library->pic_container;
37 FT_Memory memory = library->memory;
55 ft_smooth_renderer_class_pic_init( FT_Library library )
57 FT_PIC_Container* pic_container = &library->pic_container;
60 FT_Memory memory = library->memory;
89 ft_smooth_lcd_renderer_class_pic_init( FT_Library library )
91 return ft_smooth_renderer_class_pic_init( library );
96 ft_smooth_lcd_renderer_class_pic_free( FT_Library library )
98 ft_smooth_renderer_class_pic_free( library );
[all...]
/external/chromium_org/third_party/freetype/src/raster/
H A Drastpic.h44 #define FT_STANDARD_RASTER_GET ( GET_PIC( library )->ft_standard_raster )
49 ft_raster1_renderer_class_pic_free( FT_Library library );
52 ft_raster5_renderer_class_pic_free( FT_Library library );
55 ft_raster1_renderer_class_pic_init( FT_Library library );
58 ft_raster5_renderer_class_pic_init( FT_Library library );
/external/freetype/src/raster/
H A Drastpic.h44 #define FT_STANDARD_RASTER_GET ( GET_PIC( library )->ft_standard_raster )
49 ft_raster1_renderer_class_pic_free( FT_Library library );
52 ft_raster5_renderer_class_pic_free( FT_Library library );
55 ft_raster1_renderer_class_pic_init( FT_Library library );
58 ft_raster5_renderer_class_pic_init( FT_Library library );
/external/chromium_org/third_party/freetype/src/cff/
H A Dcffpic.c31 FT_Create_Class_cff_services( FT_Library library,
34 FT_Destroy_Class_cff_services( FT_Library library,
37 FT_Init_Class_cff_service_ps_info( FT_Library library,
40 FT_Init_Class_cff_service_glyph_dict( FT_Library library,
43 FT_Init_Class_cff_service_ps_name( FT_Library library,
46 FT_Init_Class_cff_service_get_cmap_info( FT_Library library,
49 FT_Init_Class_cff_service_cid_info( FT_Library library,
54 FT_Create_Class_cff_field_handlers( FT_Library library,
57 FT_Destroy_Class_cff_field_handlers( FT_Library library,
62 cff_driver_class_pic_free( FT_Library library )
[all...]
H A Dcffpic.h72 ( GET_PIC( library )->cff_service_ps_info )
74 ( GET_PIC( library )->cff_service_glyph_dict )
76 ( GET_PIC( library )->cff_service_ps_name )
78 ( GET_PIC( library )->cff_service_get_cmap_info )
80 ( GET_PIC( library )->cff_service_cid_info )
82 ( GET_PIC( library )->cff_service_properties )
84 ( GET_PIC( library )->cff_services )
86 ( GET_PIC( library )->cff_cmap_encoding_class_rec )
88 ( GET_PIC( library )->cff_cmap_unicode_class_rec )
90 ( GET_PIC( library )
[all...]
/external/freetype/src/cff/
H A Dcffpic.c31 FT_Create_Class_cff_services( FT_Library library,
34 FT_Destroy_Class_cff_services( FT_Library library,
37 FT_Init_Class_cff_service_ps_info( FT_Library library,
40 FT_Init_Class_cff_service_glyph_dict( FT_Library library,
43 FT_Init_Class_cff_service_ps_name( FT_Library library,
46 FT_Init_Class_cff_service_get_cmap_info( FT_Library library,
49 FT_Init_Class_cff_service_cid_info( FT_Library library,
54 FT_Create_Class_cff_field_handlers( FT_Library library,
57 FT_Destroy_Class_cff_field_handlers( FT_Library library,
62 cff_driver_class_pic_free( FT_Library library )
[all...]
H A Dcffpic.h72 ( GET_PIC( library )->cff_service_ps_info )
74 ( GET_PIC( library )->cff_service_glyph_dict )
76 ( GET_PIC( library )->cff_service_ps_name )
78 ( GET_PIC( library )->cff_service_get_cmap_info )
80 ( GET_PIC( library )->cff_service_cid_info )
82 ( GET_PIC( library )->cff_service_properties )
84 ( GET_PIC( library )->cff_services )
86 ( GET_PIC( library )->cff_cmap_encoding_class_rec )
88 ( GET_PIC( library )->cff_cmap_unicode_class_rec )
90 ( GET_PIC( library )
[all...]
/external/chromium_org/third_party/freetype/src/pshinter/
H A Dpshpic.c30 FT_Init_Class_pshinter_interface( FT_Library library,
34 pshinter_module_class_pic_free( FT_Library library )
36 FT_PIC_Container* pic_container = &library->pic_container;
37 FT_Memory memory = library->memory;
49 pshinter_module_class_pic_init( FT_Library library )
51 FT_PIC_Container* pic_container = &library->pic_container;
54 FT_Memory memory = library->memory;
65 library, &container->pshinter_interface );
68 pshinter_module_class_pic_free( library );
H A Dpshpic.h45 #define PSHINTER_INTERFACE_GET ( GET_PIC( library )->pshinter_interface )
49 pshinter_module_class_pic_free( FT_Library library );
52 pshinter_module_class_pic_init( FT_Library library );
/external/freetype/src/pshinter/
H A Dpshpic.c30 FT_Init_Class_pshinter_interface( FT_Library library,
34 pshinter_module_class_pic_free( FT_Library library )
36 FT_PIC_Container* pic_container = &library->pic_container;
37 FT_Memory memory = library->memory;
49 pshinter_module_class_pic_init( FT_Library library )
51 FT_PIC_Container* pic_container = &library->pic_container;
54 FT_Memory memory = library->memory;
65 library, &container->pshinter_interface );
68 pshinter_module_class_pic_free( library );
H A Dpshpic.h45 #define PSHINTER_INTERFACE_GET ( GET_PIC( library )->pshinter_interface )
49 pshinter_module_class_pic_free( FT_Library library );
52 pshinter_module_class_pic_init( FT_Library library );
/external/chromium_org/third_party/freetype/src/psnames/
H A Dpspic.c30 FT_Create_Class_pscmaps_services( FT_Library library,
33 FT_Destroy_Class_pscmaps_services( FT_Library library,
37 FT_Init_Class_pscmaps_interface( FT_Library library,
42 psnames_module_class_pic_free( FT_Library library )
44 FT_PIC_Container* pic_container = &library->pic_container;
45 FT_Memory memory = library->memory;
54 FT_Destroy_Class_pscmaps_services( library,
64 psnames_module_class_pic_init( FT_Library library )
66 FT_PIC_Container* pic_container = &library->pic_container;
69 FT_Memory memory = library
[all...]
H A Dpspic.h46 #define PSCMAPS_SERVICES_GET ( GET_PIC( library )->pscmaps_services )
47 #define PSCMAPS_INTERFACE_GET ( GET_PIC( library )->pscmaps_interface )
52 psnames_module_class_pic_free( FT_Library library );
55 psnames_module_class_pic_init( FT_Library library );
/external/freetype/src/psnames/
H A Dpspic.c30 FT_Create_Class_pscmaps_services( FT_Library library,
33 FT_Destroy_Class_pscmaps_services( FT_Library library,
37 FT_Init_Class_pscmaps_interface( FT_Library library,
42 psnames_module_class_pic_free( FT_Library library )
44 FT_PIC_Container* pic_container = &library->pic_container;
45 FT_Memory memory = library->memory;
54 FT_Destroy_Class_pscmaps_services( library,
64 psnames_module_class_pic_init( FT_Library library )
66 FT_PIC_Container* pic_container = &library->pic_container;
69 FT_Memory memory = library
[all...]
H A Dpspic.h46 #define PSCMAPS_SERVICES_GET ( GET_PIC( library )->pscmaps_services )
47 #define PSCMAPS_INTERFACE_GET ( GET_PIC( library )->pscmaps_interface )
52 psnames_module_class_pic_free( FT_Library library );
55 psnames_module_class_pic_init( FT_Library library );
/external/chromium_org/ui/gl/
H A Dgl_implementation_linux.cc18 // Load a library, printing an error message on failure.
21 base::NativeLibrary library = base::LoadNativeLibrary(filename, &error); local
22 if (!library) {
26 return library;
40 base::NativeLibrary library = LoadLibrary(module_path.Append("libosmesa.so")); local
41 if (!library)
46 base::GetFunctionPointerFromNativeLibrary(library,
50 base::UnloadNativeLibrary(library);
55 AddGLNativeLibrary(library);

Completed in 1271 milliseconds

1234567891011>>