HomeSort by relevance Sort by last modified time
    Searched refs:library (Results 226 - 250 of 443) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/opencore/codecs_v2/video/m4v_h263/dec/build/make/
local.mk 57 include $(MK)/library.mk
  /external/opencore/codecs_v2/video/m4v_h263/enc/build/make/
local.mk 45 include $(MK)/library.mk
  /external/opencore/nodes/pvprotocolenginenode/base/build/make/
local.mk 31 include $(MK)/library.mk
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/build/make/
local.mk 33 include $(MK)/library.mk
  /external/opencore/oscl/oscl/osclutil/build/make/
local.mk 52 include $(MK)/library.mk
  /external/opencore/protocols/rtp_payload_parser/build/make/
local.mk 31 include $(MK)/library.mk
  /external/opencore/protocols/sdp/parser/build/make/
local.mk 50 include $(MK)/library.mk
  /hardware/libhardware_legacy/
Android.mk 35 # static library for librpc
  /hardware/ril/reference-ril/
Android.mk 35 #build shared library
  /sdk/apkbuilder/etc/
apkbuilder 81 exec java -Xmx128M $os_opts $java_debug -Djava.ext.dirs="$frameworkdir" -Djava.library.path="$libdir" -jar "$jarpath" "$@"
  /sdk/dumpeventlog/etc/
dumpeventlog 81 exec java -Xmx128M $os_opts $java_debug -Djava.ext.dirs="$frameworkdir" -Djava.library.path="$libdir" -jar "$jarpath" "$@"
  /sdk/eventanalyzer/etc/
eventanalyzer 73 exec java -Xmx128M $os_opts -Djava.ext.dirs="$frameworkdir" -Djava.library.path="$libdir" -jar "$jarpath" "$@"
  /sdk/screenshot/etc/
screenshot2 74 exec java -Xmx128M $os_opts $java_debug -Djava.ext.dirs="$frameworkdir" -Djava.library.path="$libdir" -Dcom.android.screenshot.bindir="$progdir" -jar "$jarpath" "$@"
  /device/sample/products/
sample_addon.mk 7 # Manually copy the optional library XML files in the system image.
31 # in the optional library with the tag
  /external/freetype/include/freetype/
ftglyph.h 27 /* handy for many other simple uses of the library. */
83 /* Glyph objects are not owned by the library. You must thus release */
100 /* library :: A handle to the FreeType library object. */
110 FT_Library library; member in struct:FT_GlyphRec_
    [all...]
  /external/libpcap/packaging/
pcap.spec 4 Summary: packet capture library
15 Packet-capture library LIBPCAP 0.9.4
  /external/opencore/engines/2way/build/make/
local.mk 75 ## This file is need by PLATFORM_EXTRAS in library.mk
78 include $(MK)/library.mk
  /external/opencore/oscl/oscl/osclerror/build/make/
local.mk 37 # Use XLIBDIRS for extra library directories. These should be proceeded
75 include $(MK)/library.mk
  /external/openssl/crypto/des/times/
usparc.cc 7 routines are being linked from a library. I'll record the higher
  /external/stlport/test/eh/
sunpro-64.mak 33 CXXFLAGS = ${STL_INCL} -xarch=v9 -library=no%Cstd -features=rtti -DEH_VECTOR_OPERATOR_NEW -DEH_DELETE_HAS_THROW_SPEC -xildoff -g -D_REENTRANT -DNO_FAST_ALLOCATOR
42 LIBSTLPORT = -library=no%Cstd -L../../lib -lstlport_sunpro64
  /frameworks/base/common/
Android.mk 18 # the framework library, and build/core/pathmap.mk expects a java/ subdirectory.
28 # Include this library in the build server's output directory
  /frameworks/policies/base/
PolicyConfig.mk 26 $(error Policy module $(PRODUCT_POLICY) must build a single library jar)
  /packages/apps/IM/libwbxml/
Android.mk 6 # wbxml core library: libwbxml.so
35 # xml2wbxml library: libxml2wbxml.so
  /system/core/libpixelflinger/
Android.mk 61 # Shared library
81 # Static library version
  /external/freetype/src/cff/
cffparse.c 44 FT_Library library)
51 parser->library = library;
630 void FT_Destroy_Class_cff_field_handlers(FT_Library library, CFF_Field_Handler* clazz)
632 FT_Memory memory = library->memory;
637 FT_Error FT_Create_Class_cff_field_handlers(FT_Library library, CFF_Field_Handler** output_class)
641 FT_Memory memory = library->memory;
719 FT_Library library = parser->library; local
720 FT_UNUSED(library);
    [all...]

Completed in 609 milliseconds

1 2 3 4 5 6 7 8 91011>>