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

1 2 3

  /hardware/invensense/6515/libsensors_iio/software/core/mpl/build/android/
shared.mk 2 LIBRARY = $(LIB_PREFIX)$(MPL_LIB_NAME).$(SHARED_LIB_EXT)
47 LFLAGS += -Wl,-soname,$(LIBRARY)
70 mpl: $(LIBRARY) $(MK_NAME)
72 $(LIBRARY) : $(OBJFOLDER) $(INV_OBJS_DST) $(MK_NAME)
73 @$(call echo_in_colors, "\n<linking $(LIBRARY) with objects $(INV_OBJS_DST)\n")
74 $(LINK) $(LFLAGS) -o $(LIBRARY) $(INV_OBJS_DST) $(LLINK) $(INV_LIBS) $(LLINK)
75 $(STRIP) -g $(LIBRARY)
89 rm -fR $(LIBRARY) $(OBJFOLDER)
  /hardware/invensense/65xx/libsensors_iio/software/core/mpl/build/android/
shared.mk 2 LIBRARY = $(LIB_PREFIX)$(MPL_LIB_NAME).$(SHARED_LIB_EXT)
47 LFLAGS += -Wl,-soname,$(LIBRARY)
70 mpl: $(LIBRARY) $(MK_NAME)
72 $(LIBRARY) : $(OBJFOLDER) $(INV_OBJS_DST) $(MK_NAME)
73 @$(call echo_in_colors, "\n<linking $(LIBRARY) with objects $(INV_OBJS_DST)\n")
74 $(LINK) $(LFLAGS) -o $(LIBRARY) $(INV_OBJS_DST) $(LLINK) $(INV_LIBS) $(LLINK)
75 $(STRIP) -g $(LIBRARY)
89 rm -fR $(LIBRARY) $(OBJFOLDER)
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/build/android/
shared.mk 2 LIBRARY = $(LIB_PREFIX)$(MLLITE_LIB_NAME).$(SHARED_LIB_EXT)
47 LFLAGS += -Wl,-soname,$(LIBRARY)
68 mllite: $(LIBRARY) $(MK_NAME)
70 $(LIBRARY) : $(OBJFOLDER) $(INV_OBJS_DST) $(MK_NAME)
71 @$(call echo_in_colors, "\n<linking $(LIBRARY) with objects $(INV_OBJS_DST)\n")
72 $(LINK) $(LFLAGS) -o $(LIBRARY) $(INV_OBJS_DST) $(LLINK) $(INV_LIBS) $(LLINK)
86 rm -fR $(LIBRARY) $(OBJFOLDER)
  /hardware/invensense/60xx/libsensors_iio/software/core/mpl/build/android/
shared.mk 2 LIBRARY = $(LIB_PREFIX)$(MPL_LIB_NAME).$(SHARED_LIB_EXT)
46 LFLAGS += -Wl,-soname,$(LIBRARY)
69 mpl: $(LIBRARY) $(MK_NAME)
71 $(LIBRARY) : $(OBJFOLDER) $(INV_OBJS_DST) $(MK_NAME)
72 @$(call echo_in_colors, "\n<linking $(LIBRARY) with objects $(INV_OBJS_DST)\n")
73 $(LINK) $(LFLAGS) -o $(LIBRARY) $(INV_OBJS_DST) $(LLINK) $(INV_LIBS) $(LLINK)
87 rm -fR $(LIBRARY) $(OBJFOLDER)
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/build/android/
shared.mk 2 LIBRARY = $(LIB_PREFIX)$(MLLITE_LIB_NAME).$(SHARED_LIB_EXT)
47 LFLAGS += -Wl,-soname,$(LIBRARY)
68 mllite: $(LIBRARY) $(MK_NAME)
70 $(LIBRARY) : $(OBJFOLDER) $(INV_OBJS_DST) $(MK_NAME)
71 @$(call echo_in_colors, "\n<linking $(LIBRARY) with objects $(INV_OBJS_DST)\n")
72 $(LINK) $(LFLAGS) -o $(LIBRARY) $(INV_OBJS_DST) $(LLINK) $(INV_LIBS) $(LLINK)
86 rm -fR $(LIBRARY) $(OBJFOLDER)
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/build/android/
shared.mk 2 LIBRARY = $(LIB_PREFIX)$(MLLITE_LIB_NAME).$(SHARED_LIB_EXT)
47 LFLAGS += -Wl,-soname,$(LIBRARY)
68 mllite: $(LIBRARY) $(MK_NAME)
70 $(LIBRARY) : $(OBJFOLDER) $(INV_OBJS_DST) $(MK_NAME)
71 @$(call echo_in_colors, "\n<linking $(LIBRARY) with objects $(INV_OBJS_DST)\n")
72 $(LINK) $(LFLAGS) -o $(LIBRARY) $(INV_OBJS_DST) $(LLINK) $(INV_LIBS) $(LLINK)
86 rm -fR $(LIBRARY) $(OBJFOLDER)
  /external/chromium_org/third_party/icu/source/test/compat/
tzone.pl 12 my $LIBRARY = '../../lib';
44 $ENV{'LD_LIBRARY_PATH'} = $LIBRARY;
  /external/icu/icu4c/source/test/compat/
tzone.pl 12 my $LIBRARY = '../../lib';
44 $ENV{'LD_LIBRARY_PATH'} = $LIBRARY;
  /bionic/tests/
Android.build.mk 27 ifneq ($(findstring LIBRARY, $(build_target)),LIBRARY)
  /external/libunwind/
Android.build.mk 28 ifneq ($(findstring LIBRARY, $(build_target)),LIBRARY)
  /external/chromium_org/third_party/leveldatabase/src/
Makefile 59 LIBRARY = libleveldb.a
91 all: $(SHARED) $(LIBRARY)
97 -rm -f $(PROGRAMS) $(BENCHMARKS) $(LIBRARY) $(SHARED) $(MEMENVLIBRARY) */*.o */*/*.o ios-x86/*/*.o ios-arm/*/*.o build_config.mk
100 $(LIBRARY): $(LIBOBJECTS)
183 memenv_test : helpers/memenv/memenv_test.o $(MEMENVLIBRARY) $(LIBRARY) $(TESTHARNESS)
184 $(CXX) $(LDFLAGS) helpers/memenv/memenv_test.o $(MEMENVLIBRARY) $(LIBRARY) $(TESTHARNESS) -o $@ $(LIBS)
  /hardware/qcom/media/mm-core/
Android.mk 77 # LIBRARY for Android apps
99 # LIBRARY for command line test apps
  /external/libvorbis/lib/
lookups.pl 6 * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
  /hardware/qcom/media/mm-core/omxcore/
Android.mk 63 # LIBRARY for Android apps
79 # LIBRARY for command line test apps
  /ndk/build/tools/
gen-platforms.sh 340 # Remove unwanted symbols from a library's functions list.
342 # $2: Library name (e.g. libc.so)
347 local ARCH LIBRARY SYMBOL_FILE
349 LIBRARY=$2
351 SYMBOL_FILE=$PROGDIR/unwanted-symbols/$ARCH/$LIBRARY.functions.txt
359 local ARCH LIBRARY SYMBOL_FILE
361 LIBRARY=$2
363 SYMBOL_FILE=$PROGDIR/unwanted-symbols/$ARCH/$LIBRARY.variables.txt
409 # $1: library name
416 local LIBRARY=$
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 173 LIBRARY= libpython$(VERSION).a
407 # objects that get linked into the Python library
453 $(BUILDPYTHON): Modules/python.o $(LIBRARY) $(LDLIBRARY)
479 # Build static library
481 $(LIBRARY): $(LIBRARY_OBJS)
510 # to the stripped DWARF data for the shared library.
522 $(LIBRARY) \
526 -all_load $(LIBRARY) -Wl,-single_module \
539 # This rule builds the Cygwin Python DLL and import library if configured
540 # for a shared core library; otherwise, this rule is a noop
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 173 LIBRARY= libpython$(VERSION).a
408 # objects that get linked into the Python library
454 $(BUILDPYTHON): Modules/python.o $(LIBRARY) $(LDLIBRARY)
480 # Build static library
482 $(LIBRARY): $(LIBRARY_OBJS)
511 # to the stripped DWARF data for the shared library.
523 $(LIBRARY) \
527 -all_load $(LIBRARY) -Wl,-single_module \
540 # This rule builds the Cygwin Python DLL and import library if configured
541 # for a shared core library; otherwise, this rule is a noop
    [all...]
  /external/e2fsprogs/lib/et/
Makefile.in 25 LIBRARY= libcom_err
  /device/generic/goldfish/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)
34 $(eval LOCAL_MODULE_CLASS := $(patsubst HOST_%,%,$(patsubst %EXECUTABLE,%EXECUTABLES,$(patsubst %LIBRARY,%LIBRARIES,$2)))) \
57 # $(call emugl-begin-static-library,foo)
63 # $(call emugl-begin-shared-library,bar)
68 # Here, we define a static library named 'foo' which exports an include
69 # path and a shared library requirement, and a shared library 'bar' which
198 # The following function can be called to generate GL library wrappe
    [all...]
  /external/e2fsprogs/lib/ss/
Makefile.in 15 LIBRARY= libss
43 # for the library
171 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 
  /prebuilts/devtools/tools/lib/
manifest-merger.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.2.0/
manifest-merger-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.4.0/
manifest-merger-22.4.0.jar 

Completed in 675 milliseconds

1 2 3