/external/opencore/protocols/rtp/build/make/ |
local.mk | 30 include $(MK)/library.mk
|
/external/opencore/protocols/rtp_payload_parser/util/build/latmparser/make/ |
local.mk | 29 include $(MK)/library.mk
|
/external/opencore/protocols/rtsp_parcom/build/make/ |
local.mk | 36 include $(MK)/library.mk
|
/external/opencore/protocols/sdp/common/build/make/ |
local.mk | 45 include $(MK)/library.mk
|
/external/opencore/protocols/systems/tools/general/build/make/ |
local.mk | 33 include $(MK)/library.mk
|
/external/opencore/pvmi/content_policy_manager/build/make/ |
local.mk | 31 include $(MK)/library.mk
|
/external/opencore/pvmi/content_policy_manager/plugins/common/build/make/ |
local.mk | 29 include $(MK)/library.mk
|
/external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/build/make/ |
local.mk | 30 include $(MK)/library.mk
|
/external/opencore/pvmi/media_io/pvmi_mio_avi_wav_fileinput/build/make/ |
local.mk | 83 include $(MK)/library.mk
|
/external/opencore/pvmi/media_io/pvmi_mio_fileinput/build/make_pvauthor/ |
local.mk | 81 include $(MK)/library.mk
|
/external/opencore/pvmi/media_io/pvmio_comm_loopback/build/make/ |
local.mk | 28 include $(MK)/library.mk
|
/external/opencore/pvmi/media_io/pvmiofileoutput/build/make/ |
local.mk | 26 include $(MK)/library.mk
|
/external/opencore/pvmi/recognizer/build/make/ |
local.mk | 29 include $(MK)/library.mk
|
/external/opencore/pvmi/recognizer/plugins/pvaacffrecognizer/build/make/ |
local.mk | 19 include $(MK)/library.mk
|
/external/opencore/pvmi/recognizer/plugins/pvamrffrecognizer/build/make/ |
local.mk | 30 include $(MK)/library.mk
|
/external/opencore/pvmi/recognizer/plugins/pvmp3ffrecognizer/build/make/ |
local.mk | 30 include $(MK)/library.mk
|
/external/opencore/pvmi/recognizer/plugins/pvmp4ffrecognizer/build/make/ |
local.mk | 28 include $(MK)/library.mk
|
/external/opencore/pvmi/recognizer/plugins/pvwavffrecognizer/build/make/ |
local.mk | 30 include $(MK)/library.mk
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
utypes.h | 1 // This file is part of the ustl library, an STL implementation. 8 // Types used by this library. 16 #error This library requires standard C and C++ headers to compile. 19 #error This library compiles only on UNIX systems.
|
/hardware/ril/libril/ |
Android.mk | 25 # For RdoServD which needs a static library
|
/ndk/build/core/ |
build-shared-library.mk | 17 # shared library 30 LOCAL_BUILT_MODULE := $(call shared-library-path,$(LOCAL_MODULE)) 33 $(call module-add-shared-library,$(LOCAL_MODULE),$(LOCAL_BUILT_MODULE),$(LOCAL_MAKEFILE)) 40 $(hide) $(cmd-build-shared-library)
|
/packages/apps/Calendar/ |
Android.mk | 9 # library.
|
/external/freetype/src/base/ |
ftbitmap.c | 41 FT_Bitmap_Copy( FT_Library library, 45 FT_Memory memory = library->memory; 214 FT_Bitmap_Embolden( FT_Library library, 225 if ( !library ) 259 error = FT_Bitmap_Convert( library, bitmap, &tmp, align ); 263 FT_Bitmap_Done( library, bitmap ); 282 error = ft_bitmap_assure_buffer( library->memory, bitmap, xstr, ystr ); 375 FT_Bitmap_Convert( FT_Library library, 384 if ( !library ) 387 memory = library->memory [all...] |
/dalvik/libcore/ |
JavaLibrary.mk | 16 # Definitions for building the Java library and associated tests. 23 # The core library is divided into modules. Each module has a separate 50 # Definitions to make the core library. 58 LOCAL_DX_FLAGS := --core-library 70 # Definitions to make the core-tests library. 79 LOCAL_DX_FLAGS := --core-library 150 # Definitions to make the core library. 158 LOCAL_DX_FLAGS := --core-library 168 # Definitions to make the core-tests library. 177 LOCAL_DX_FLAGS := --core-library [all...] |
/frameworks/base/opengl/libs/ |
Android.mk | 4 # Build META EGL library 65 # Build the wrapper OpenGL ES 1.x library 101 # Build the wrapper OpenGL ES 2.x library 136 # Build the ETC1 host static library 151 # Build the ETC1 device library
|