/external/freetype/src/autofit/ |
afmodule.c | 45 return af_loader_init( module->loader, module->root.library->memory );
|
/external/freetype/src/cff/ |
cffload.h | 61 cff_font_load( FT_Library library,
|
/external/icu4c/samples/ufortune/ |
fortunedefs.mk | 6 # dll - will create a dynamically linked library 8 # proper library installation)
|
/external/opencore/engines/player/build/make/ |
local.mk | 37 ## This file is need by PLATFORM_EXTRAS in library.mk 40 include $(MK)/library.mk
|
/frameworks/base/media/libdrm/mobile1/ |
Android.mk | 6 # Build DRM1 core library 56 # Build DRM1 Java Native Interface(JNI) library
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
messages.properties | 27 AndroidJUnitDelegate_NoRunnerConsoleMsg_4s=%1$s does not specify a %2$s instrumentation or does not declare uses-library %3$s in its %4$s 34 InstrValidator_NoTestLibMsg_s=The application does not declare uses-library %1$s
|
/bionic/libthread_db/ |
Android.mk | 27 # gdbserver and is resolved at runtime. Since there is no library containing
|
/bootable/recovery/edify/ |
Android.mk | 30 # Build the device-side library
|
/dalvik/libcore/security/src/test/java/tests/security/permissions/ |
JavaLangSystemTest.java | 367 final String library = "library"; local 374 if(library.equals(lib)){ 390 System.load(library); 391 fail("System.load must call checkLink on security manager with argument \"" + library + "\""); 397 fail("System.load must call checkLink on security manager with argument \"" + library + "\""); 401 System.loadLibrary(library); 402 fail("System.loadLibrary must call checkLink on security manager with argument \"" + library + "\""); 408 fail("System.loadLibrary must call checkLink on security manager with argument \"" + library + "\"");
|
/development/host/windows/prebuilt/usb/ |
Android.mk | 20 # generate AdbWinApi stub library
|
/external/bluetooth/glib/gio/ |
giomodule.c | 1 /* GIO - GLib Input, Output and Streaming Library 5 * This library is free software; you can redistribute it and/or 10 * This library is distributed in the hope that it will be useful, 16 * Public License along with this library; if not, write to the 56 * functionality of the library or application that loaded it in an 97 GModule *library; member in struct:_GIOModule 153 module->library = g_module_open (module->filename, G_MODULE_BIND_LAZY | G_MODULE_BIND_LOCAL); 155 if (!module->library) 161 /* Make sure that the loaded library contains the required methods */ 162 if (! g_module_symbol (module->library, [all...] |
/external/freetype/include/freetype/ |
ftrender.h | 173 /* library :: A handle to the library object. */ 188 FT_Get_Renderer( FT_Library library, 201 /* library :: A handle to the library object. */ 220 FT_Set_Renderer( FT_Library library,
|
/external/freetype/include/freetype/internal/services/ |
svpscmap.h | 139 FT_Init_Class_##class_( FT_Library library, \ 142 FT_UNUSED(library); \
|
/external/freetype/src/smooth/ |
ftsmooth.c | 34 FT_Library library = FT_MODULE_LIBRARY( render ); local 38 library->raster_pool, 39 library->raster_pool_size ); 176 if ( slot->library->lcd_filter_func ) 178 FT_Int extra = slot->library->lcd_extra; 268 if ( slot->library->lcd_filter_func ) 269 slot->library->lcd_filter_func( bitmap, mode, slot->library );
|
/external/opencore/baselibs/gen_data_structures/build/make/ |
local.mk | 38 include $(MK)/library.mk
|
/external/opencore/baselibs/media_data_structures/build/make/ |
local.mk | 36 include $(MK)/library.mk
|
/external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/build/make/ |
local.mk | 38 include $(MK)/library.mk
|
/external/opencore/codecs_v2/omx/omx_aac/build/make_multithreaded/ |
local.mk | 34 include $(MK)/library.mk
|
/external/opencore/codecs_v2/omx/omx_amrenc/build/make_multithreaded/ |
local.mk | 34 include $(MK)/library.mk
|
/external/opencore/codecs_v2/omx/omx_h264enc/build/make_multithreaded/ |
local.mk | 34 include $(MK)/library.mk
|
/external/opencore/codecs_v2/omx/omx_mp3/build/make_multithreaded/ |
local.mk | 33 include $(MK)/library.mk
|
/external/opencore/codecs_v2/omx/omx_proxy/build/make/ |
local.mk | 39 include $(MK)/library.mk
|
/external/opencore/codecs_v2/video/avc_h264/dec/build/make/ |
local.mk | 32 include $(MK)/library.mk
|
/external/opencore/nodes/pvmp4ffcomposernode/build_opencore/make/ |
local.mk | 25 include $(MK)/library.mk
|
/external/opencore/nodes/streaming/jitterbuffernode/build/make/ |
local.mk | 26 include $(MK)/library.mk
|