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

1 2

  /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/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/icu4c/test/compat/
tzone.pl 12 my $LIBRARY = '../../lib';
44 $ENV{'LD_LIBRARY_PATH'} = $LIBRARY;
  /hardware/qcom/media/mm-core/
Android.mk 69 # LIBRARY for Android apps
87 # LIBRARY for command line test apps
  /external/chromium_org/third_party/leveldatabase/src/
Makefile 57 LIBRARY = libleveldb.a
89 all: $(SHARED) $(LIBRARY)
95 -rm -f $(PROGRAMS) $(BENCHMARKS) $(LIBRARY) $(SHARED) $(MEMENVLIBRARY) */*.o */*/*.o ios-x86/*/*.o ios-arm/*/*.o build_config.mk
98 $(LIBRARY): $(LIBOBJECTS)
175 memenv_test : helpers/memenv/memenv_test.o $(MEMENVLIBRARY) $(LIBRARY) $(TESTHARNESS)
176 $(CXX) $(LDFLAGS) helpers/memenv/memenv_test.o $(MEMENVLIBRARY) $(LIBRARY) $(TESTHARNESS) -o $@ $(LIBS)
  /ndk/build/tools/
gen-platforms.sh 326 # Remove unwanted symbols from a library's functions list.
328 # $2: Library name (e.g. libc.so)
333 local ARCH LIBRARY SYMBOL_FILE
335 LIBRARY=$2
337 SYMBOL_FILE=$PROGDIR/unwanted-symbols/$ARCH/$LIBRARY.functions.txt
345 local ARCH LIBRARY SYMBOL_FILE
347 LIBRARY=$2
349 SYMBOL_FILE=$PROGDIR/unwanted-symbols/$ARCH/$LIBRARY.variables.txt
380 # $1: library name
387 local LIBRARY=$
    [all...]
  /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
  /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
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 
  /prebuilts/devtools/tools/lib/
manifest-merger.jar 
  /sdk/emulator/opengl/
common.mk 18 # $(call emugl-begin-static-library,<name>)
23 emugl-begin-host-static-library = $(call emugl-begin-module,$1,HOST_STATIC_LIBRARY,HOST)
24 emugl-begin-host-shared-library = $(call emugl-begin-module,$1,HOST_SHARED_LIBRARY,HOST)
36 $(eval LOCAL_MODULE_CLASS := $(patsubst HOST_%,%,$(patsubst %EXECUTABLE,%EXECUTABLES,$(patsubst %LIBRARY,%LIBRARIES,$2)))) \
59 # $(call emugl-begin-static-library,foo)
65 # $(call emugl-begin-shared-library,bar)
70 # Here, we define a static library named 'foo' which exports an include
71 # path and a shared library requirement, and a shared library 'bar' which
231 # Call this function when your shared library must be placed in a non-standar
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 923 /* MISC LIBRARY FUNCTIONS */
    [all...]

Completed in 2505 milliseconds

1 2