/third_party/skia/third_party/externals/swiftshader/src/System/ |
D | SharedLibrary.hpp | 37 void *library = getLibraryHandle(libraryPath.c_str()); in loadLibrary() local 53 void *library = loadLibrary(libraryPath.c_str()); in loadLibrary() local 82 inline void freeLibrary(void *library) in freeLibrary() 87 inline void *getProcAddress(void *library, const char *name) in getProcAddress() 114 inline void freeLibrary(void *library) in freeLibrary() 122 inline void *getProcAddress(void *library, const char *name) in getProcAddress() 137 inline void getFuncAddress(void *library, const char *functionName, FunctionPointer *out) in getFuncAddress()
|
/third_party/vk-gl-cts/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()
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | SharedLibrary.hpp | 38 void *library = getLibraryHandle(libraryPath.c_str()); in loadLibrary() local 54 void *library = loadLibrary(libraryPath.c_str()); in loadLibrary() local 83 inline void freeLibrary(void *library) in freeLibrary() 88 inline void *getProcAddress(void *library, const char *name) in getProcAddress() 115 inline void freeLibrary(void *library) in freeLibrary() 123 inline void *getProcAddress(void *library, const char *name) in getProcAddress()
|
/third_party/freetype/src/base/ |
D | ftrfork.c | 50 FT_Raccess_Get_HeaderInfo( FT_Library library, in FT_Raccess_Get_HeaderInfo() 184 FT_Raccess_Get_DataOffsets( FT_Library library, in FT_Raccess_Get_DataOffsets() 449 FT_Raccess_Guess( FT_Library library, in FT_Raccess_Guess() 482 raccess_get_rule_type_from_rule_index( FT_Library library, in raccess_get_rule_type_from_rule_index() 498 ft_raccess_rule_by_darwin_vfs( FT_Library library, in ft_raccess_rule_by_darwin_vfs() 515 raccess_guess_apple_double( FT_Library library, in raccess_guess_apple_double() 537 raccess_guess_apple_single( FT_Library library, in raccess_guess_apple_single() 559 raccess_guess_darwin_ufs_export( FT_Library library, in raccess_guess_darwin_ufs_export() 589 raccess_guess_darwin_hfsplus( FT_Library library, in raccess_guess_darwin_hfsplus() 625 raccess_guess_darwin_newvfs( FT_Library library, in raccess_guess_darwin_newvfs() [all …]
|
D | ftinit.c | 80 FT_Add_Default_Modules( FT_Library library ) in FT_Add_Default_Modules() 112 FT_Set_Default_Properties( FT_Library library ) in FT_Set_Default_Properties() 188 FT_Set_Default_Properties( FT_Library library ) in FT_Set_Default_Properties() 235 FT_Done_FreeType( FT_Library library ) in FT_Done_FreeType()
|
D | ftlcdfil.c | 290 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights() 309 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter() 359 FT_Library_SetLcdGeometry( FT_Library library, in FT_Library_SetLcdGeometry() 396 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights() 407 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter() 420 FT_Library_SetLcdGeometry( FT_Library library, in FT_Library_SetLcdGeometry()
|
D | ftobjs.c | 189 FT_Stream_New( FT_Library library, in FT_Stream_New() 803 FT_Library library; in FT_Load_Glyph() local 1468 FT_New_Face( FT_Library library, in FT_New_Face() 1493 FT_New_Memory_Face( FT_Library library, in FT_New_Memory_Face() 1564 new_memory_stream( FT_Library library, in new_memory_stream() 1600 open_face_from_buffer( FT_Library library, in open_face_from_buffer() 1736 open_face_PS_from_sfnt_stream( FT_Library library, in open_face_PS_from_sfnt_stream() 1827 Mac_Read_POST_Resource( FT_Library library, in Mac_Read_POST_Resource() 2049 Mac_Read_sfnt_Resource( FT_Library library, in Mac_Read_sfnt_Resource() 2122 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 363 FT_New_Glyph( FT_Library library, in FT_New_Glyph() 548 FT_Library library; in FT_Glyph_To_Bitmap() local
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftrfork.c | 50 FT_Raccess_Get_HeaderInfo( FT_Library library, in FT_Raccess_Get_HeaderInfo() 179 FT_Raccess_Get_DataOffsets( FT_Library library, in FT_Raccess_Get_DataOffsets() 443 FT_Raccess_Guess( FT_Library library, in FT_Raccess_Guess() 476 raccess_get_rule_type_from_rule_index( FT_Library library, in raccess_get_rule_type_from_rule_index() 492 ft_raccess_rule_by_darwin_vfs( FT_Library library, in ft_raccess_rule_by_darwin_vfs() 509 raccess_guess_apple_double( FT_Library library, in raccess_guess_apple_double() 531 raccess_guess_apple_single( FT_Library library, in raccess_guess_apple_single() 553 raccess_guess_darwin_ufs_export( FT_Library library, in raccess_guess_darwin_ufs_export() 583 raccess_guess_darwin_hfsplus( FT_Library library, in raccess_guess_darwin_hfsplus() 619 raccess_guess_darwin_newvfs( FT_Library library, in raccess_guess_darwin_newvfs() [all …]
|
D | ftinit.c | 80 FT_Add_Default_Modules( FT_Library library ) in FT_Add_Default_Modules() 112 FT_Set_Default_Properties( FT_Library library ) in FT_Set_Default_Properties() 188 FT_Set_Default_Properties( FT_Library library ) in FT_Set_Default_Properties() 239 FT_Done_FreeType( FT_Library library ) in FT_Done_FreeType()
|
D | ftlcdfil.c | 290 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights() 309 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter() 359 FT_Library_SetLcdGeometry( FT_Library library, in FT_Library_SetLcdGeometry() 396 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights() 407 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter() 420 FT_Library_SetLcdGeometry( FT_Library library, in FT_Library_SetLcdGeometry()
|
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 363 FT_New_Glyph( FT_Library library, in FT_New_Glyph() 548 FT_Library library; in FT_Glyph_To_Bitmap() local
|
D | ftobjs.c | 193 FT_Stream_New( FT_Library library, in FT_Stream_New() 842 FT_Library library; in FT_Load_Glyph() local 1512 FT_New_Face( FT_Library library, in FT_New_Face() 1537 FT_New_Memory_Face( FT_Library library, in FT_New_Memory_Face() 1608 new_memory_stream( FT_Library library, in new_memory_stream() 1644 open_face_from_buffer( FT_Library library, in open_face_from_buffer() 1780 open_face_PS_from_sfnt_stream( FT_Library library, in open_face_PS_from_sfnt_stream() 1871 Mac_Read_POST_Resource( FT_Library library, in Mac_Read_POST_Resource() 2093 Mac_Read_sfnt_Resource( FT_Library library, in Mac_Read_sfnt_Resource() 2166 IsMacResource( FT_Library library, in IsMacResource() [all …]
|
/third_party/flutter/skia/third_party/externals/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() 450 FT_Raccess_Guess( FT_Library library, in FT_Raccess_Guess() 483 raccess_get_rule_type_from_rule_index( FT_Library library, in raccess_get_rule_type_from_rule_index() 499 ft_raccess_rule_by_darwin_vfs( FT_Library library, in ft_raccess_rule_by_darwin_vfs() 516 raccess_guess_apple_double( FT_Library library, in raccess_guess_apple_double() 538 raccess_guess_apple_single( FT_Library library, in raccess_guess_apple_single() 560 raccess_guess_darwin_ufs_export( FT_Library library, in raccess_guess_darwin_ufs_export() 590 raccess_guess_darwin_hfsplus( FT_Library library, in raccess_guess_darwin_hfsplus() 626 raccess_guess_darwin_newvfs( FT_Library library, in raccess_guess_darwin_newvfs() [all …]
|
D | ftinit.c | 80 FT_Add_Default_Modules( FT_Library library ) in FT_Add_Default_Modules() 112 FT_Set_Default_Properties( FT_Library library ) in FT_Set_Default_Properties() 188 FT_Set_Default_Properties( FT_Library library ) in FT_Set_Default_Properties() 235 FT_Done_FreeType( FT_Library library ) in FT_Done_FreeType()
|
D | ftlcdfil.c | 291 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights() 310 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter() 360 FT_Library_SetLcdGeometry( FT_Library library, in FT_Library_SetLcdGeometry() 397 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights() 408 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter() 421 FT_Library_SetLcdGeometry( FT_Library library, in FT_Library_SetLcdGeometry()
|
D | ftobjs.c | 190 FT_Stream_New( FT_Library library, in FT_Stream_New() 804 FT_Library library; in FT_Load_Glyph() local 1450 FT_New_Face( FT_Library library, in FT_New_Face() 1475 FT_New_Memory_Face( FT_Library library, in FT_New_Memory_Face() 1546 new_memory_stream( FT_Library library, in new_memory_stream() 1582 open_face_from_buffer( FT_Library library, in open_face_from_buffer() 1718 open_face_PS_from_sfnt_stream( FT_Library library, in open_face_PS_from_sfnt_stream() 1809 Mac_Read_POST_Resource( FT_Library library, in Mac_Read_POST_Resource() 2031 Mac_Read_sfnt_Resource( FT_Library library, in Mac_Read_sfnt_Resource() 2104 IsMacResource( FT_Library library, in IsMacResource() [all …]
|
D | ftglyph.c | 64 FT_Library library = FT_GLYPH( glyph )->library; in ft_bitmap_glyph_init() local 97 FT_Library library = bitmap_source->library; in ft_bitmap_glyph_copy() local 113 FT_Library library = FT_GLYPH( glyph )->library; in ft_bitmap_glyph_done() local 164 FT_Library library = FT_GLYPH( glyph )->library; in FT_DEFINE_GLYPH() local 208 FT_Library library = FT_GLYPH( source )->library; in ft_outline_glyph_copy() local 362 FT_New_Glyph( FT_Library library, in FT_New_Glyph() 547 FT_Library library; in FT_Glyph_To_Bitmap() local
|
/third_party/skia/src/ports/ |
D | SkOSLibrary_posix.cpp | 18 void* SkGetProcedureAddress(void* library, const char* functionName) { in SkGetProcedureAddress() 22 bool SkFreeDynamicLibrary(void* library) { in SkFreeDynamicLibrary()
|
D | SkOSLibrary_win.cpp | 17 void* SkGetProcedureAddress(void* library, const char* functionName) { in SkGetProcedureAddress() 21 bool SkFreeDynamicLibrary(void* library) { in SkFreeDynamicLibrary()
|
/third_party/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()
|
/third_party/boost/boost/numeric/ublas/opencl/ |
D | library.hpp | 19 class library class 22 library() { clblasSetup();} in library() function in boost::numeric::ublas::opencl::library
|
/third_party/boost/boost/beast/_experimental/unit_test/ |
D | suite_info.hpp | 39 std::string library, in suite_info() 63 library() const in library() function in boost::beast::unit_test::suite_info 107 std::string library, in make_suite_info()
|
/third_party/boost/libs/beast/include/boost/beast/_experimental/unit_test/ |
D | suite_info.hpp | 39 std::string library, in suite_info() 63 library() const in library() function in boost::beast::unit_test::suite_info 107 std::string library, in make_suite_info()
|
/third_party/python/Tools/scripts/ |
D | smelly.py | 37 def get_exported_symbols(library, dynamic=False): argument 91 def check_library(library, dynamic=False): argument
|