HomeSort by relevance Sort by last modified time
    Searched refs:LIBRARY (Results 1 - 15 of 15) sorted by null

  /external/icu4c/test/compat/
tzone.pl 12 my $LIBRARY = '../../lib';
44 $ENV{'LD_LIBRARY_PATH'} = $LIBRARY;
  /external/expat/
Makefile.in 45 LIBRARY = libexpat.la
51 buildlib: $(LIBRARY)
53 all: $(LIBRARY) xmlwf/xmlwf examples/elements examples/outline
56 cd lib && rm -f $(LIBRARY) *.o *.lo && rm -rf .libs _libs
83 installlib: $(LIBRARY) $(APIHEADER)
85 $(LIBTOOL) --mode=install $(INSTALL) $(LIBRARY) $(DESTDIR)$(libdir)/$(LIBRARY)
93 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$(LIBRARY)
125 $(LIBRARY): $(LIB_OBJS)
145 xmlwf/xmlwf: $(XMLWF_OBJS) $(LIBRARY)
    [all...]
  /hardware/qcom/media/mm-core/omxcore/
Android.mk 65 # LIBRARY for Android apps
81 # LIBRARY for command line test apps
  /external/e2fsprogs/lib/et/
Makefile.in 25 LIBRARY= libcom_err
  /external/e2fsprogs/lib/ss/
Makefile.in 15 LIBRARY= libss
47 # for the library
175 true ; else echo "Regression test for ss library failed!"; exit 1 ; fi
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
org.eclipse.ant.core_3.2.200.v20100427.jar 
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /sdk/emulator/opengl/
common.mk 18 # $(call emugl-begin-static-library,<name>)
23 emugl-begin-static-library = $(call emugl-begin-module,$1,STATIC_LIBRARY)
24 emugl-begin-shared-library = $(call emugl-begin-module,$1,SHARED_LIBRARY)
25 emugl-begin-host-static-library = $(call emugl-begin-module,$1,HOST_STATIC_LIBRARY,HOST)
26 emugl-begin-host-shared-library = $(call emugl-begin-module,$1,HOST_SHARED_LIBRARY,HOST)
38 $(eval LOCAL_MODULE_CLASS := $(patsubst HOST_%,%,$(patsubst %EXECUTABLE,%EXECUTABLES,$(patsubst %LIBRARY,%LIBRARIES,$2)))) \
61 # $(call emugl-begin-static-library,foo)
67 # $(call emugl-begin-shared-library,bar)
72 # Here, we define a static library named 'foo' which exports an include
73 # path and a shared library requirement, and a shared library 'bar' whic
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 326 milliseconds