Searched defs:library (Results 126 - 150 of 160) sorted by relevance

1234567

/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dftobjs.h246 FT_Init_Class_ ## class_( FT_Library library, \
262 FT_Init_Class_ ## class_( FT_Library library, \
265 FT_UNUSED( library ); \
345 /* library. */
465 /* library :: A handle to the parent library object. */
472 FT_Library library; member in struct:FT_ModuleRec_
481 #define FT_MODULE_LIBRARY( x ) FT_MODULE( x )->library
517 /* library :: A handle to the library objec
[all...]
/external/deqp/framework/egl/
H A DegluGLContextFactory.cpp72 // Default library names
117 DynamicFuncLoader (de::DynamicLibrary* library) argument
118 : m_library(library)
/external/freetype/include/internal/
H A Dftobjs.h238 FT_Init_Class_ ## class_( FT_Library library, \
254 FT_Init_Class_ ## class_( FT_Library library, \
257 FT_UNUSED( library ); \
337 /* library. */
457 /* library :: A handle to the parent library object. */
464 FT_Library library; member in struct:FT_ModuleRec_
473 #define FT_MODULE_LIBRARY( x ) FT_MODULE( x )->library
509 /* library :: A handle to the library objec
[all...]
/external/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp351 NDLL::CLibrary library; local
352 if (!library.LoadEx(dllPath, LOAD_LIBRARY_AS_DATAFILE))
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dftobjs.h246 FT_Init_Class_ ## class_( FT_Library library, \
262 FT_Init_Class_ ## class_( FT_Library library, \
265 FT_UNUSED( library ); \
345 /* library. */
465 /* library :: A handle to the parent library object. */
472 FT_Library library; member in struct:FT_ModuleRec_
481 #define FT_MODULE_LIBRARY( x ) FT_MODULE( x )->library
517 /* library :: A handle to the library objec
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dftobjs.h246 FT_Init_Class_ ## class_( FT_Library library, \
262 FT_Init_Class_ ## class_( FT_Library library, \
265 FT_UNUSED( library ); \
345 /* library. */
465 /* library :: A handle to the parent library object. */
472 FT_Library library; member in struct:FT_ModuleRec_
481 #define FT_MODULE_LIBRARY( x ) FT_MODULE( x )->library
517 /* library :: A handle to the library objec
[all...]
/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h325 /* A handle to a FreeType library instance. Each `library' is */
479 /* @FT_Open_Face), the library looks for a Unicode charmap within */
1396 /* library or any of its drivers. It can be used by */
1454 /* library :: A handle to the FreeType library instance */
1466 /* FreeType library or any of its drivers. It */
1614 FT_Library library; member in struct:FT_GlyphSlotRec_
1664 /* Initialize a new FreeType library object. The set of modules */
1668 /* alibrary :: A handle to a new library objec
1701 FT_Done_FreeType( FT_Library library ); variable
[all...]
/external/chromium_org/third_party/freetype/src/base/
H A Dftobjs.c154 FT_Stream_New( FT_Library library,
165 if ( !library )
171 memory = library->memory;
271 slot->library = driver->root.library;
597 FT_Library library; local
613 library = driver->root.library;
614 hinter = library->auto_hinter;
1226 FT_New_Face( FT_Library library,
1322 new_memory_stream( FT_Library library, FT_Byte* base, FT_ULong size, FT_Stream_CloseFunc close, FT_Stream *astream ) argument
1563 Mac_Read_POST_Resource( FT_Library library, FT_Stream stream, FT_Long *offsets, FT_Long resource_cnt, FT_Long face_index, FT_Face *aface ) argument
1706 Mac_Read_sfnt_Resource( FT_Library library, FT_Stream stream, FT_Long *offsets, FT_Long resource_cnt, FT_Long face_index, FT_Face *aface ) argument
1774 IsMacResource( FT_Library library, FT_Stream stream, FT_Long resource_offset, FT_Long face_index, FT_Face *aface ) argument
1831 IsMacBinary( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface ) argument
1881 load_face_in_embedded_rfork( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface, const FT_Open_Args *args ) argument
1978 load_mac_face( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface, const FT_Open_Args *args ) argument
3860 FT_Library library = FT_FACE_LIBRARY( face ); local
3885 FT_Library library = module->library; local
3933 FT_Library library = module->library; local
4125 FT_Library library; local
4170 FT_Library library = module->library; local
4352 FT_Get_Module_Interface( FT_Library library, const char* mod_name ) argument
4384 FT_Library library = module->library; local
4453 ft_property_do( FT_Library library, const FT_String* module_name, const FT_String* property_name, void* value, FT_Bool set ) argument
4594 FT_Library library = NULL; local
4649 FT_Library_Version( FT_Library library, FT_Int *amajor, FT_Int *aminor, FT_Int *apatch ) argument
4792 FT_Set_Debug_Hook( FT_Library library, FT_UInt hook_index, FT_DebugHook_Func debug_hook ) argument
[all...]
H A Dftstroke.c781 FT_Library library; member in struct:FT_StrokerRec_
789 FT_Stroker_New( FT_Library library,
797 if ( !library )
800 memory = library->memory;
804 stroker->library = library;
862 FT_Memory memory = stroker->library->memory;
868 stroker->library = NULL;
2263 FT_Library library = stroker->library; local
2339 FT_Library library = stroker->library; local
[all...]
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_FreeType.cpp144 //The FreeType library is already loaded, so symbols are available in process.
754 // If the runtime Freetype library doesn't support LCD mode, we disable
1521 FT_Bitmap_Embolden(glyph->library, &glyph->bitmap, kBitmapEmboldenStrength, 0);
1675 FT_Library library; local
1676 if (FT_Init_FreeType(&library)) {
1702 if (FT_Open_Face(library, &args, ttcIndex, &face)) {
1703 FT_Done_FreeType(library);
1726 FT_Done_FreeType(library);
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-checker.cc212 "If false, turns off heap-checking library when running under gdb "
396 // for each library so we can keep the library-name association for logging.
448 // the cost you can't dlopen this library. But dlopen on heap-checker
821 // See if 'library' from /proc/self/maps has base name 'library_base'
823 static bool IsLibraryNamed(const char* library, const char* library_base) { argument
824 const char* p = hc_strstr(library, library_base);
830 void HeapLeakChecker::DisableLibraryAllocsLocked(const char* library, argument
836 // and pick the text portion of the library more precisely.
837 if (IsLibraryNamed(library, "/libpthrea
[all...]
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-checker.cc212 "If false, turns off heap-checking library when running under gdb "
396 // for each library so we can keep the library-name association for logging.
448 // the cost you can't dlopen this library. But dlopen on heap-checker
821 // See if 'library' from /proc/self/maps has base name 'library_base'
823 static bool IsLibraryNamed(const char* library, const char* library_base) { argument
824 const char* p = hc_strstr(library, library_base);
830 void HeapLeakChecker::DisableLibraryAllocsLocked(const char* library, argument
836 // and pick the text portion of the library more precisely.
837 if (IsLibraryNamed(library, "/libpthrea
[all...]
/external/freetype/include/
H A Dfreetype.h360 /* A handle to a FreeType library instance. Each `library' is */
517 /* @FT_Open_Face), the library looks for a Unicode charmap within */
1453 /* generic :: A typeless pointer, unused by the FreeType library or */
1512 /* library :: A handle to the FreeType library instance */
1524 /* library or any of its drivers. It can be */
1671 FT_Library library; member in struct:FT_GlyphSlotRec_
1721 /* Initialize a new FreeType library object. The set of modules */
1725 /* alibrary :: A handle to a new library objec
1761 FT_Done_FreeType( FT_Library library ); variable
[all...]
/external/freetype/src/base/
H A Dftobjs.c152 FT_Stream_New( FT_Library library,
163 if ( !library )
169 memory = library->memory;
269 slot->library = driver->root.library;
595 FT_Library library; local
611 library = driver->root.library;
612 hinter = library->auto_hinter;
1238 FT_New_Face( FT_Library library,
1334 new_memory_stream( FT_Library library, FT_Byte* base, FT_ULong size, FT_Stream_CloseFunc close, FT_Stream *astream ) argument
1575 Mac_Read_POST_Resource( FT_Library library, FT_Stream stream, FT_Long *offsets, FT_Long resource_cnt, FT_Long face_index, FT_Face *aface ) argument
1718 Mac_Read_sfnt_Resource( FT_Library library, FT_Stream stream, FT_Long *offsets, FT_Long resource_cnt, FT_Long face_index, FT_Face *aface ) argument
1786 IsMacResource( FT_Library library, FT_Stream stream, FT_Long resource_offset, FT_Long face_index, FT_Face *aface ) argument
1846 IsMacBinary( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface ) argument
1896 load_face_in_embedded_rfork( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface, const FT_Open_Args *args ) argument
1993 load_mac_face( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface, const FT_Open_Args *args ) argument
3877 FT_Library library = FT_FACE_LIBRARY( face ); local
3902 FT_Library library = module->library; local
3950 FT_Library library; local
4148 FT_Library library; local
4193 FT_Library library = module->library; local
4376 FT_Get_Module_Interface( FT_Library library, const char* mod_name ) argument
4408 FT_Library library = module->library; local
4477 ft_property_do( FT_Library library, const FT_String* module_name, const FT_String* property_name, void* value, FT_Bool set ) argument
4618 FT_Library library = NULL; local
4673 FT_Library_Version( FT_Library library, FT_Int *amajor, FT_Int *aminor, FT_Int *apatch ) argument
4816 FT_Set_Debug_Hook( FT_Library library, FT_UInt hook_index, FT_DebugHook_Func debug_hook ) argument
[all...]
H A Dftstroke.c781 FT_Library library; member in struct:FT_StrokerRec_
789 FT_Stroker_New( FT_Library library,
797 if ( !library )
800 memory = library->memory;
804 stroker->library = library;
862 FT_Memory memory = stroker->library->memory;
868 stroker->library = NULL;
2263 FT_Library library = stroker->library; local
2339 FT_Library library = stroker->library; local
[all...]
/external/mdnsresponder/Clients/
H A Ddns-sd.c67 // with an embedded copy of the client stub instead of linking the system library version at runtime.
113 HMODULE library; local
116 // Try and load the IP helper library dll
117 if ((library = LoadLibrary(TEXT("Iphlpapi")) ) != NULL )
122 if ((if_nametoindex_funcptr = (if_nametoindex_funcptr_t) GetProcAddress(library, "if_nametoindex")) != NULL )
127 FreeLibrary(library);
135 HMODULE library; local
138 // Try and load the IP helper library dll
139 if ((library = LoadLibrary(TEXT("Iphlpapi")) ) != NULL )
144 if ((if_indextoname_funcptr = (if_indextoname_funcptr_t) GetProcAddress(library, "if_indextonam
[all...]
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h325 /* A handle to a FreeType library instance. Each `library' is */
481 /* @FT_Open_Face), the library looks for a Unicode charmap within */
1402 /* library or any of its drivers. It can be used by */
1460 /* library :: A handle to the FreeType library instance */
1472 /* FreeType library or any of its drivers. It */
1620 FT_Library library; member in struct:FT_GlyphSlotRec_
1670 /* Initialize a new FreeType library object. The set of modules */
1674 /* alibrary :: A handle to a new library objec
1710 FT_Done_FreeType( FT_Library library ); variable
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h325 /* A handle to a FreeType library instance. Each `library' is */
481 /* @FT_Open_Face), the library looks for a Unicode charmap within */
1402 /* library or any of its drivers. It can be used by */
1460 /* library :: A handle to the FreeType library instance */
1472 /* FreeType library or any of its drivers. It */
1620 FT_Library library; member in struct:FT_GlyphSlotRec_
1670 /* Initialize a new FreeType library object. The set of modules */
1674 /* alibrary :: A handle to a new library objec
1710 FT_Done_FreeType( FT_Library library ); variable
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftobjs.c154 FT_Stream_New( FT_Library library,
165 if ( !library )
171 memory = library->memory;
271 slot->library = driver->root.library;
597 FT_Library library; local
613 library = driver->root.library;
614 hinter = library->auto_hinter;
1226 FT_New_Face( FT_Library library,
1322 new_memory_stream( FT_Library library, FT_Byte* base, FT_ULong size, FT_Stream_CloseFunc close, FT_Stream *astream ) argument
1563 Mac_Read_POST_Resource( FT_Library library, FT_Stream stream, FT_Long *offsets, FT_Long resource_cnt, FT_Long face_index, FT_Face *aface ) argument
1706 Mac_Read_sfnt_Resource( FT_Library library, FT_Stream stream, FT_Long *offsets, FT_Long resource_cnt, FT_Long face_index, FT_Face *aface ) argument
1774 IsMacResource( FT_Library library, FT_Stream stream, FT_Long resource_offset, FT_Long face_index, FT_Face *aface ) argument
1831 IsMacBinary( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface ) argument
1881 load_face_in_embedded_rfork( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface, const FT_Open_Args *args ) argument
1978 load_mac_face( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface, const FT_Open_Args *args ) argument
3863 FT_Library library = FT_FACE_LIBRARY( face ); local
3888 FT_Library library = module->library; local
3936 FT_Library library = module->library; local
4127 FT_Library library; local
4171 FT_Library library = module->library; local
4354 FT_Get_Module_Interface( FT_Library library, const char* mod_name ) argument
4386 FT_Library library = module->library; local
4455 ft_property_do( FT_Library library, const FT_String* module_name, const FT_String* property_name, void* value, FT_Bool set ) argument
4595 FT_Library library = NULL; local
4650 FT_Library_Version( FT_Library library, FT_Int *amajor, FT_Int *aminor, FT_Int *apatch ) argument
4793 FT_Set_Debug_Hook( FT_Library library, FT_UInt hook_index, FT_DebugHook_Func debug_hook ) argument
[all...]
H A Dftstroke.c781 FT_Library library; member in struct:FT_StrokerRec_
789 FT_Stroker_New( FT_Library library,
797 if ( !library )
800 memory = library->memory;
804 stroker->library = library;
862 FT_Memory memory = stroker->library->memory;
868 stroker->library = NULL;
2263 FT_Library library = stroker->library; local
2339 FT_Library library = stroker->library; local
[all...]
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_fontmap.cpp149 FXFT_Library library; local
153 library = m_FTLibrary;
154 int ret = FXFT_New_Memory_Face(library, pData, size, face_index, &pFontDesc->m_SingleFace.m_pFace);
358 FXFT_Library library; local
362 library = m_FTLibrary;
364 int ret = FXFT_New_Memory_Face(library, pData, size, face_index, &face);
376 FXFT_Library library; local
380 library = m_FTLibrary;
382 int ret = FXFT_New_Face(library, filename, face_index, &face);
1321 extern FX_BOOL _LoadFile(FXFT_Library library, FXFT_Fac
[all...]
/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java498 public void flushTextures(TextureLibrary library) { argument
499 mGLThread.flushTextures(library);
502 public void loadTextures(TextureLibrary library) { argument
503 mGLThread.loadTextures(library);
506 public void flushBuffers(BufferLibrary library) { argument
507 mGLThread.flushBuffers(library);
510 public void loadBuffers(BufferLibrary library) { argument
511 mGLThread.loadBuffers(library);
685 void loadTextures(GL10 gl, TextureLibrary library); argument
686 void flushTextures(GL10 gl, TextureLibrary library); argument
687 loadBuffers(GL10 gl, BufferLibrary library) argument
688 flushBuffers(GL10 gl, BufferLibrary library) argument
1406 loadTextures(TextureLibrary library) argument
1415 flushTextures(TextureLibrary library) argument
1424 loadBuffers(BufferLibrary library) argument
1433 flushBuffers(BufferLibrary library) argument
[all...]
/external/skia/src/ports/
H A DSkFontHost_FreeType.cpp144 //The FreeType library is already loaded, so symbols are available in process.
755 // If the runtime Freetype library doesn't support LCD mode, we disable
1570 FT_Bitmap_Embolden(glyph->library, &glyph->bitmap, kBitmapEmboldenStrength, 0);
1726 FT_Library library; local
1727 if (FT_Init_FreeType(&library)) {
1753 if (FT_Open_Face(library, &args, 0, &face)) {
1754 FT_Done_FreeType(library);
1777 FT_Done_FreeType(library);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.launcher.jar ... .JNIBridge extends java.lang.Object { private String library private boolean libraryLoaded private native void _set_exit_data (java.lang ...
H A Dorg.eclipse.equinox.launcher_1.1.0.v20100507.jar ... .JNIBridge extends java.lang.Object { private String library private boolean libraryLoaded private native void _set_exit_data (java.lang ...

Completed in 5421 milliseconds

1234567