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

1234567891011>>

/external/freetype/src/cff/
H A Dcffpic.c31 FT_Library library,
36 FT_Library library,
41 FT_Library library,
46 FT_Library library,
51 FT_Library library,
56 FT_Library library,
61 FT_Library library,
67 FT_Library library,
72 FT_Library library,
76 cff_driver_class_pic_free( FT_Library library )
[all...]
H A Dcffpic.h61 #define FT_CFF_SERVICE_PS_INFO_GET (GET_PIC(library)->cff_service_ps_info)
62 #define FT_CFF_SERVICE_GLYPH_DICT_GET (GET_PIC(library)->cff_service_glyph_dict)
63 #define FT_CFF_SERVICE_PS_NAME_GET (GET_PIC(library)->cff_service_ps_name)
64 #define FT_CFF_SERVICE_GET_CMAP_INFO_GET (GET_PIC(library)->cff_service_get_cmap_info)
65 #define FT_CFF_SERVICE_CID_INFO_GET (GET_PIC(library)->cff_service_cid_info)
66 #define FT_CFF_SERVICES_GET (GET_PIC(library)->cff_services)
67 #define FT_CFF_CMAP_ENCODING_CLASS_REC_GET (GET_PIC(library)->cff_cmap_encoding_class_rec)
68 #define FT_CFF_CMAP_UNICODE_CLASS_REC_GET (GET_PIC(library)->cff_cmap_unicode_class_rec)
69 #define FT_CFF_FIELD_HANDLERS_GET (GET_PIC(library)->cff_field_handlers)
73 cff_driver_class_pic_free( FT_Library library );
[all...]
/external/freetype/src/base/
H A Dftpic.c29 ft_pic_container_init( FT_Library library )
31 FT_PIC_Container* pic_container = &library->pic_container;
36 error = ft_base_pic_init( library );
46 ft_pic_container_destroy( FT_Library library )
48 ft_base_pic_free( library );
H A Dbasepic.c35 ft_create_default_module_classes( FT_Library library );
38 ft_destroy_default_module_classes( FT_Library library );
41 ft_base_pic_free( FT_Library library )
43 FT_PIC_Container* pic_container = &library->pic_container;
44 FT_Memory memory = library->memory;
48 ft_destroy_default_module_classes( library );
57 ft_base_pic_init( FT_Library library )
59 FT_PIC_Container* pic_container = &library->pic_container;
62 FT_Memory memory = library->memory;
71 error = ft_create_default_module_classes( library );
[all...]
H A Dbasepic.h55 #define FT_OUTLINE_GLYPH_CLASS_GET (&GET_PIC(library)->ft_outline_glyph_class)
56 #define FT_BITMAP_GLYPH_CLASS_GET (&GET_PIC(library)->ft_bitmap_glyph_class)
57 #define FT_DEFAULT_MODULES_GET (GET_PIC(library)->default_module_classes)
59 #define FT_RACCESS_GUESS_TABLE_GET (GET_PIC(library)->ft_raccess_guess_table)
64 ft_base_pic_free( FT_Library library );
67 ft_base_pic_init( FT_Library library );
/external/freetype/src/sfnt/
H A Dsfntpic.c29 FT_Create_Class_sfnt_services( FT_Library library,
33 FT_Destroy_Class_sfnt_services( FT_Library library,
40 FT_Init_Class_sfnt_interface( FT_Library library,
45 FT_Library library,
50 FT_Library library,
55 FT_Library library,
64 FT_Create_Class_tt_cmap_classes( FT_Library library,
68 FT_Destroy_Class_tt_cmap_classes( FT_Library library,
72 sfnt_module_class_pic_free( FT_Library library )
74 FT_PIC_Container* pic_container = &library
[all...]
H A Dsfntpic.h69 #define FT_SFNT_SERVICES_GET (GET_PIC(library)->sfnt_services)
70 #define FT_SFNT_SERVICE_GLYPH_DICT_GET (GET_PIC(library)->sfnt_service_glyph_dict)
71 #define FT_SFNT_SERVICE_PS_NAME_GET (GET_PIC(library)->sfnt_service_ps_name)
72 #define FT_TT_SERVICE_GET_CMAP_INFO_GET (GET_PIC(library)->tt_service_get_cmap_info)
73 #define FT_SFNT_SERVICES_GET (GET_PIC(library)->sfnt_services)
74 #define FT_TT_CMAP_CLASSES_GET (GET_PIC(library)->tt_cmap_classes)
75 #define FT_SFNT_SERVICE_SFNT_TABLE_GET (GET_PIC(library)->sfnt_service_sfnt_table)
76 #define FT_SFNT_SERVICE_BDF_GET (GET_PIC(library)->sfnt_service_bdf)
77 #define FT_SFNT_INTERFACE_GET (GET_PIC(library)->sfnt_interface)
81 sfnt_module_class_pic_free( FT_Library library );
[all...]
/external/freetype/src/smooth/
H A Dftspic.h39 #define FT_GRAYS_RASTER_GET (GET_PIC(library)->ft_grays_raster)
43 ft_smooth_renderer_class_pic_free( FT_Library library );
46 ft_smooth_lcd_renderer_class_pic_free( FT_Library library );
49 ft_smooth_lcdv_renderer_class_pic_free( FT_Library library );
52 ft_smooth_renderer_class_pic_init( FT_Library library );
55 ft_smooth_lcd_renderer_class_pic_init( FT_Library library );
58 ft_smooth_lcdv_renderer_class_pic_init( FT_Library library );
H A Dftspic.c32 ft_smooth_renderer_class_pic_free( FT_Library library )
34 FT_PIC_Container* pic_container = &library->pic_container;
35 FT_Memory memory = library->memory;
52 ft_smooth_renderer_class_pic_init( FT_Library library )
54 FT_PIC_Container* pic_container = &library->pic_container;
57 FT_Memory memory = library->memory;
79 ft_smooth_renderer_class_pic_free( library );
84 FT_Error ft_smooth_lcd_renderer_class_pic_init( FT_Library library )
86 return ft_smooth_renderer_class_pic_init( library );
89 void ft_smooth_lcd_renderer_class_pic_free( FT_Library library )
[all...]
/external/freetype/src/raster/
H A Drastpic.h39 #define FT_STANDARD_RASTER_GET (GET_PIC(library)->ft_standard_raster)
43 ft_raster1_renderer_class_pic_free( FT_Library library );
46 ft_raster5_renderer_class_pic_free( FT_Library library );
49 ft_raster1_renderer_class_pic_init( FT_Library library );
52 ft_raster5_renderer_class_pic_init( FT_Library library );
H A Drastpic.c32 ft_raster1_renderer_class_pic_free( FT_Library library )
34 FT_PIC_Container* pic_container = &library->pic_container;
35 FT_Memory memory = library->memory;
50 ft_raster1_renderer_class_pic_init( FT_Library library )
52 FT_PIC_Container* pic_container = &library->pic_container;
55 FT_Memory memory = library->memory;
77 ft_raster1_renderer_class_pic_free( library );
83 ft_raster5_renderer_class_pic_init( FT_Library library )
85 return ft_raster1_renderer_class_pic_init( library );
89 ft_raster5_renderer_class_pic_free( FT_Library library )
[all...]
/external/freetype/src/pshinter/
H A Dpshpic.c29 FT_Init_Class_pshinter_interface( FT_Library library,
33 pshinter_module_class_pic_free( FT_Library library )
35 FT_PIC_Container* pic_container = &library->pic_container;
36 FT_Memory memory = library->memory;
48 pshinter_module_class_pic_init( FT_Library library )
50 FT_PIC_Container* pic_container = &library->pic_container;
53 FT_Memory memory = library->memory;
64 library, &container->pshinter_interface );
68 pshinter_module_class_pic_free( library );
H A Dpshpic.h41 #define FTPSHINTER_INTERFACE_GET (GET_PIC(library)->pshinter_interface)
45 pshinter_module_class_pic_free( FT_Library library );
48 pshinter_module_class_pic_init( FT_Library library );
/external/freetype/src/psnames/
H A Dpspic.c29 FT_Create_Class_pscmaps_services( FT_Library library,
32 FT_Destroy_Class_pscmaps_services( FT_Library library,
36 FT_Init_Class_pscmaps_interface( FT_Library library,
40 psnames_module_class_pic_free( FT_Library library )
42 FT_PIC_Container* pic_container = &library->pic_container;
43 FT_Memory memory = library->memory;
52 FT_Destroy_Class_pscmaps_services( library,
62 psnames_module_class_pic_init( FT_Library library )
64 FT_PIC_Container* pic_container = &library->pic_container;
67 FT_Memory memory = library
[all...]
H A Dpspic.h42 #define FT_PSCMAPS_SERVICES_GET (GET_PIC(library)->pscmaps_services)
43 #define FT_PSCMAPS_INTERFACE_GET (GET_PIC(library)->pscmaps_interface)
47 psnames_module_class_pic_free( FT_Library library );
50 psnames_module_class_pic_init( FT_Library library );
/external/freetype/src/truetype/
H A Dttpic.h46 #define FT_TT_SERVICES_GET (GET_PIC(library)->tt_services)
47 #define FT_TT_SERVICE_GX_MULTI_MASTERS_GET (GET_PIC(library)->tt_service_gx_multi_masters)
48 #define FT_TT_SERVICE_TRUETYPE_GLYF_GET (GET_PIC(library)->tt_service_truetype_glyf)
52 tt_driver_class_pic_free( FT_Library library );
55 tt_driver_class_pic_init( FT_Library library );
H A Dttpic.c29 FT_Create_Class_tt_services( FT_Library library,
33 FT_Destroy_Class_tt_services( FT_Library library,
45 tt_driver_class_pic_free( FT_Library library )
47 FT_PIC_Container* pic_container = &library->pic_container;
48 FT_Memory memory = library->memory;
57 FT_Destroy_Class_tt_services( library, container->tt_services );
66 tt_driver_class_pic_init( FT_Library library )
68 FT_PIC_Container* pic_container = &library->pic_container;
71 FT_Memory memory = library->memory;
81 error = FT_Create_Class_tt_services( library,
[all...]
/external/llvm/bindings/python/llvm/
H A Dobject.py436 def register_library(library):
437 """Register function prototypes with LLVM library instance."""
440 library.LLVMCreateObjectFile.argtypes = [MemoryBuffer]
441 library.LLVMCreateObjectFile.restype = c_object_p
443 library.LLVMDisposeObjectFile.argtypes = [ObjectFile]
445 library.LLVMGetSections.argtypes = [ObjectFile]
446 library.LLVMGetSections.restype = c_object_p
448 library.LLVMDisposeSectionIterator.argtypes = [c_object_p]
450 library.LLVMIsSectionIteratorAtEnd.argtypes = [ObjectFile, c_object_p]
451 library
[all...]
/external/chromium/base/memory/
H A Dscoped_native_library.cc12 ScopedNativeLibrary::ScopedNativeLibrary(NativeLibrary library) argument
13 : library_(library) {
32 void ScopedNativeLibrary::Reset(NativeLibrary library) { argument
35 library_ = library;
H A Dscoped_native_library_unittest.cc26 base::ScopedNativeLibrary library(path);
28 library.GetFunctionPointer("DirectDrawCreate"));
/external/chromium/base/
H A Dnative_library_linux.cc34 void UnloadNativeLibrary(NativeLibrary library) { argument
35 int ret = dlclose(library);
43 void* GetFunctionPointerFromNativeLibrary(NativeLibrary library, argument
45 return dlsym(library, name);
/external/freetype/src/autofit/
H A Dafpic.c29 FT_Library library,
42 autofit_module_class_pic_free( FT_Library library )
44 FT_PIC_Container* pic_container = &library->pic_container;
45 FT_Memory memory = library->memory;
57 autofit_module_class_pic_init( FT_Library library )
59 FT_PIC_Container* pic_container = &library->pic_container;
63 FT_Memory memory = library->memory;
97 library, &container->af_autofitter_service );
102 autofit_module_class_pic_free( library );
/external/chromium/chrome/browser/chromeos/
H A Dupdate_observer.cc24 void UpdateObserver::UpdateStatusChanged(UpdateLibrary* library) { argument
30 if (library->status().status == UPDATE_STATUS_UPDATED_NEED_REBOOT) {
/external/freetype/include/freetype/
H A Dftlcdfil.h53 * *not* implemented in default builds of the library. You need to
117 * library ::
118 * A handle to the target library instance.
138 * defined in your build of the library, which should correspond to all
161 FT_Library_SetLcdFilter( FT_Library library,
178 * library ::
179 * A handle to the target library instance.
192 * defined in your build of the library, which should correspond to all
202 FT_Library_SetLcdFilterWeights( FT_Library library,
/external/freetype/include/freetype/internal/
H A Dftpic.h51 ft_pic_container_init( FT_Library library ); variable
56 ft_pic_container_destroy( FT_Library library ); variable

Completed in 272 milliseconds

1234567891011>>