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

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
lib.makefile 16 LIBRARY = $(MAKEROOT)/libs/lib$(LIBNAME).a
18 all: $(MAKEROOT)/libs $(LIBRARY)
footer.makefile 20 install: $(MAKEROOT)/libs-$(ARCH) $(LIBRARY)
21 cp $(LIBRARY) $(MAKEROOT)/libs-$(ARCH)
23 $(LIBRARY): $(OBJECTS)
34 @rm -f $(OBJECTS) $(LIBRARY) $(DEPFILES)
ms.lib 14 LIBRARY = $(LIB_PATH)\$(LIBNAME).lib
16 all: $(LIBRARY)
18 $(LIBRARY) : $(OBJECTS)
28 del /f /q $(OBJECTS) $(LIBRARY) *.pdb > nul
  /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/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/icu/icu4c/source/test/compat/
tzone.pl 14 my $LIBRARY = '../../lib';
46 $ENV{'LD_LIBRARY_PATH'} = $LIBRARY;
  /hardware/invensense/6515/libsensors_iio/software/core/mpl/build/android/
shared.mk 2 LIBRARY = $(LIB_PREFIX)$(MPL_LIB_NAME).$(SHARED_LIB_EXT)
61 LFLAGS += -Wl,-soname,$(LIBRARY)
88 mpl: $(LIBRARY) $(MK_NAME)
90 $(LIBRARY) : $(OBJFOLDER) $(INV_OBJS_DST) $(MK_NAME)
91 @$(call echo_in_colors, "\n<linking $(LIBRARY) with objects $(INV_OBJS_DST)\n")
92 $(LINK) $(LFLAGS) -o $(LIBRARY) $(INV_OBJS_DST) $(LLINK) $(INV_LIBS) $(LLINK)
93 $(STRIP) -g $(LIBRARY)
107 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)
60 LFLAGS += -Wl,-soname,$(LIBRARY)
85 mllite: $(LIBRARY) $(MK_NAME)
87 $(LIBRARY) : $(OBJFOLDER) $(INV_OBJS_DST) $(MK_NAME)
88 @$(call echo_in_colors, "\n<linking $(LIBRARY) with objects $(INV_OBJS_DST)\n")
89 $(LINK) $(LFLAGS) -o $(LIBRARY) $(INV_OBJS_DST) $(LLINK) $(INV_LIBS) $(LLINK)
103 rm -fR $(LIBRARY) $(OBJFOLDER)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Smm/SmmScriptLib/
SmmScriptLib.inf 17 COMPONENT_TYPE = LIBRARY
34 $(EDK_SOURCE)/Foundation/Library/Dxe/Include
37 $(EFI_SOURCE)/Library/Smm/Include
  /toolchain/binutils/binutils-2.25/binutils/
deflex.l 37 "LIBRARY" { return LIBRARY;}
defparse.y 34 %token NAME LIBRARY DESCRIPTION STACKSIZE HEAPSIZE CODE DATA
54 | LIBRARY opt_name opt_base option_list { def_library ($2, $3); }
155 /* Disabled LIBRARY keyword for a quirk in libtool. It places LIBRARY
158 | LIBRARY { $$ = "LIBRARY"; } */
  /frameworks/support/annotations/src/android/support/annotation/
RestrictTo.java 33 * Example of restricting usage within a library (based on gradle group ID):
60 * Restrict usage to code within the same library (e.g. the same
63 LIBRARY,
  /bionic/tests/
Android.build.mk 27 ifneq ($(findstring LIBRARY, $(build_target)),LIBRARY)
  /frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
Android.mk 4 # WRAPPER LIBRARY
  /test/vts/testcases/target/
Android.build.mk 27 ifneq ($(findstring LIBRARY, $(build_target)),LIBRARY)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/
EdkNt32PpiLib.inf 19 Component description file for the Edk Nt32 PPI library.
25 COMPONENT_TYPE= LIBRARY
35 $(EDK_SOURCE)/Foundation/Library/Pei/Include
37 $(EDK_SOURCE)/Foundation/Library/Dxe/Include
  /hardware/qcom/media/msm8974/mm-core/
Android.mk 83 # LIBRARY for Android apps
104 # LIBRARY for command line test apps
  /hardware/qcom/media/msm8996/mm-core/
Android.mk 56 # LIBRARY for Android apps
84 # LIBRARY for command line test apps
  /external/libvorbis/lib/
lookups.pl 6 * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
  /frameworks/av/media/libaaudio/src/
Android.mk 3 # ======================= STATIC LIBRARY ==========================
69 # ======================= SHARED LIBRARY ==========================
  /hardware/qcom/media/msm8974/mm-core/omxcore/
Android.mk 63 # LIBRARY for Android apps
79 # LIBRARY for command line test apps
  /hardware/qcom/media/msm8998/mm-core/
Android.mk 94 # LIBRARY for Android apps
120 # LIBRARY for command line test apps
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
apiset.h 52 #define API_SET_LIBRARY(X) LIBRARY X
  /prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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...]

Completed in 685 milliseconds

1 2 3 4 5 6 7 8 91011>>