Home
last modified time | relevance | path

Searched refs:LIB (Results 1 – 25 of 236) sorted by relevance

12345678910

/external/libpng/projects/visualc71/
Dlibpng.sln23 LIB ASM Debug = LIB ASM Debug
24 LIB ASM Release = LIB ASM Release
25 LIB Debug = LIB Debug
26 LIB Release = LIB Release
39 {0008960E-E0DD-41A6-8265-00B31DDB4C21}.LIB ASM Debug.ActiveCfg = LIB ASM Debug|Win32
40 {0008960E-E0DD-41A6-8265-00B31DDB4C21}.LIB ASM Debug.Build.0 = LIB ASM Debug|Win32
41 {0008960E-E0DD-41A6-8265-00B31DDB4C21}.LIB ASM Release.ActiveCfg = LIB ASM Release|Win32
42 {0008960E-E0DD-41A6-8265-00B31DDB4C21}.LIB ASM Release.Build.0 = LIB ASM Release|Win32
43 {0008960E-E0DD-41A6-8265-00B31DDB4C21}.LIB Debug.ActiveCfg = LIB Debug|Win32
44 {0008960E-E0DD-41A6-8265-00B31DDB4C21}.LIB Debug.Build.0 = LIB Debug|Win32
[all …]
/external/e2fsprogs/
DMCONFIG.in74 LIB = $(top_builddir)/lib
75 LIBSS = $(LIB)/libss@LIB_EXT@
76 LIBCOM_ERR = $(LIB)/libcom_err@LIB_EXT@
77 LIBE2P = $(LIB)/libe2p@LIB_EXT@
78 LIBEXT2FS = $(LIB)/libext2fs@LIB_EXT@
79 LIBUUID = $(LIB)/libuuid@LIB_EXT@ @SOCKET_LIB@
80 LIBBLKID = $(LIB)/libblkid@LIB_EXT@ @STATIC_BLKID_DEVMAPPER_LIBS@
82 DEPLIBUUID = $(LIB)/libuuid@LIB_EXT@
83 DEPLIBBLKID = $(LIB)/libblkid@LIB_EXT@
85 STATIC_LIBSS = $(LIB)/libss@STATIC_LIB_EXT@
[all …]
/external/elfutils/m4/
Dlib-link.m413 dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
24 ac_cv_lib[]Name[]_libs="$LIB[]NAME"
28 LIB[]NAME="$ac_cv_lib[]Name[]_libs"
32 AC_SUBST([LIB]NAME)
45 dnl sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} and
48 dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty.
57 dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME
69 LIBS="$LIBS $LIB[]NAME"
77 AC_MSG_RESULT([$LIB[]NAME])
80 dnl If $LIB[]NAME didn't lead to a usable library, we don't need
[all …]
/external/bison/m4/
Dlib-link.m413 dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
24 ac_cv_lib[]Name[]_libs="$LIB[]NAME"
28 LIB[]NAME="$ac_cv_lib[]Name[]_libs"
32 AC_SUBST([LIB]NAME)
45 dnl sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} and
48 dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty.
57 dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME
69 LIBS="$LIBS $LIB[]NAME"
77 AC_MSG_RESULT([$LIB[]NAME])
80 dnl If $LIB[]NAME didn't lead to a usable library, we don't need
[all …]
/external/chromium/sdch/open-vcdiff/packages/
Ddeb.sh11 LIB=
52 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive}.orig.tar.gz"
54 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive_with_underscore}.orig.tar.gz"
55 tar zfx "${LIB}${archive}.orig.tar.gz"
56 [ -n "${LIB}" ] && mv "${archive}" "${LIB}${archive}"
57 cd "${LIB}${archive}"
/external/fdlibm/
Dmakefile.in67 LIB = libfdm.a
121 all: $(LIB)
130 -$(RM) $(LIB)
134 install: $(LIB) uninstall
135 $(CP) $(LIB) $(prefix)/lib/$(LIB)
136 $(CHMOD) 664 $(prefix)/lib/$(LIB)
137 $(RANLIB) $(prefix)/lib/$(LIB) || true
139 $(LIB) : $(obj)
140 $(AR) cru $(LIB) $(obj)
141 $(RANLIB) $(LIB) || true
[all …]
/external/clearsilver/
Daclocal.m4179 dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
190 ac_cv_lib[]Name[]_libs="$LIB[]NAME"
194 LIB[]NAME="$ac_cv_lib[]Name[]_libs"
198 AC_SUBST([LIB]NAME)
211 dnl sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} and
214 dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty.
223 dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME
235 LIBS="$LIBS $LIB[]NAME"
243 AC_MSG_RESULT([$LIB[]NAME])
246 dnl If $LIB[]NAME didn't lead to a usable library, we don't need
[all …]
/external/proguard/build/
Dmakefile9 LIB = $(PROGUARD_HOME)/lib macro
29 jar -cfm $(LIB)/$@.jar $(SRC)/$(dir $<)MANIFEST.MF \
34 jar -uf $(LIB)/proguard.jar \
65 -rm -fr $(CLASSES) $(LIB)
73 $(1): $(CLASSES) $(CLASSES)/$(1).class $(call RESOURCES,$(1)) $(LIB)
78 $(CLASSES) $(LIB):
Dbuild.sh21 LIB=lib
32 PROGUARD_JAR=$LIB/proguard.jar
33 PROGUARD_GUI_JAR=$LIB/proguardgui.jar
34 RETRACE_JAR=$LIB/retrace.jar
/external/zlib/old/visualc6/
Dzlib.dsp8 CFG=zlib - Win32 LIB Debug
17 !MESSAGE NMAKE /f "zlib.mak" CFG="zlib - Win32 LIB Debug"
25 !MESSAGE "zlib - Win32 LIB ASM Release" (based on "Win32 (x86) Static Library")
26 !MESSAGE "zlib - Win32 LIB ASM Debug" (based on "Win32 (x86) Static Library")
27 !MESSAGE "zlib - Win32 LIB Release" (based on "Win32 (x86) Static Library")
28 !MESSAGE "zlib - Win32 LIB Debug" (based on "Win32 (x86) Static Library")
160 !ELSEIF "$(CFG)" == "zlib - Win32 LIB ASM Release"
187 !ELSEIF "$(CFG)" == "zlib - Win32 LIB ASM Debug"
214 !ELSEIF "$(CFG)" == "zlib - Win32 LIB Release"
241 !ELSEIF "$(CFG)" == "zlib - Win32 LIB Debug"
[all …]
Dminigzip.dsp7 CFG=minigzip - Win32 LIB Debug
16 !MESSAGE NMAKE /f "minigzip.mak" CFG="minigzip - Win32 LIB Debug"
24 !MESSAGE "minigzip - Win32 LIB ASM Release" (based on "Win32 (x86) Console Application")
25 !MESSAGE "minigzip - Win32 LIB ASM Debug" (based on "Win32 (x86) Console Application")
26 !MESSAGE "minigzip - Win32 LIB Release" (based on "Win32 (x86) Console Application")
27 !MESSAGE "minigzip - Win32 LIB Debug" (based on "Win32 (x86) Console Application")
141 !ELSEIF "$(CFG)" == "minigzip - Win32 LIB ASM Release"
167 !ELSEIF "$(CFG)" == "minigzip - Win32 LIB ASM Debug"
193 !ELSEIF "$(CFG)" == "minigzip - Win32 LIB Release"
219 !ELSEIF "$(CFG)" == "minigzip - Win32 LIB Debug"
[all …]
Dexample.dsp7 CFG=example - Win32 LIB Debug
16 !MESSAGE NMAKE /f "example.mak" CFG="example - Win32 LIB Debug"
24 !MESSAGE "example - Win32 LIB ASM Release" (based on "Win32 (x86) Console Application")
25 !MESSAGE "example - Win32 LIB ASM Debug" (based on "Win32 (x86) Console Application")
26 !MESSAGE "example - Win32 LIB Release" (based on "Win32 (x86) Console Application")
27 !MESSAGE "example - Win32 LIB Debug" (based on "Win32 (x86) Console Application")
141 !ELSEIF "$(CFG)" == "example - Win32 LIB ASM Release"
167 !ELSEIF "$(CFG)" == "example - Win32 LIB ASM Debug"
193 !ELSEIF "$(CFG)" == "example - Win32 LIB Release"
219 !ELSEIF "$(CFG)" == "example - Win32 LIB Debug"
[all …]
/external/zlib/projects/visualc6/
Dzlib.dsp8 CFG=zlib - Win32 LIB Debug
17 !MESSAGE NMAKE /f "zlib.mak" CFG="zlib - Win32 LIB Debug"
25 !MESSAGE "zlib - Win32 LIB ASM Release" (based on "Win32 (x86) Static Library")
26 !MESSAGE "zlib - Win32 LIB ASM Debug" (based on "Win32 (x86) Static Library")
27 !MESSAGE "zlib - Win32 LIB Release" (based on "Win32 (x86) Static Library")
28 !MESSAGE "zlib - Win32 LIB Debug" (based on "Win32 (x86) Static Library")
160 !ELSEIF "$(CFG)" == "zlib - Win32 LIB ASM Release"
187 !ELSEIF "$(CFG)" == "zlib - Win32 LIB ASM Debug"
214 !ELSEIF "$(CFG)" == "zlib - Win32 LIB Release"
241 !ELSEIF "$(CFG)" == "zlib - Win32 LIB Debug"
[all …]
Dexample.dsp7 CFG=example - Win32 LIB Debug
16 !MESSAGE NMAKE /f "example.mak" CFG="example - Win32 LIB Debug"
24 !MESSAGE "example - Win32 LIB ASM Release" (based on "Win32 (x86) Console Application")
25 !MESSAGE "example - Win32 LIB ASM Debug" (based on "Win32 (x86) Console Application")
26 !MESSAGE "example - Win32 LIB Release" (based on "Win32 (x86) Console Application")
27 !MESSAGE "example - Win32 LIB Debug" (based on "Win32 (x86) Console Application")
141 !ELSEIF "$(CFG)" == "example - Win32 LIB ASM Release"
167 !ELSEIF "$(CFG)" == "example - Win32 LIB ASM Debug"
193 !ELSEIF "$(CFG)" == "example - Win32 LIB Release"
219 !ELSEIF "$(CFG)" == "example - Win32 LIB Debug"
[all …]
Dminigzip.dsp7 CFG=minigzip - Win32 LIB Debug
16 !MESSAGE NMAKE /f "minigzip.mak" CFG="minigzip - Win32 LIB Debug"
24 !MESSAGE "minigzip - Win32 LIB ASM Release" (based on "Win32 (x86) Console Application")
25 !MESSAGE "minigzip - Win32 LIB ASM Debug" (based on "Win32 (x86) Console Application")
26 !MESSAGE "minigzip - Win32 LIB Release" (based on "Win32 (x86) Console Application")
27 !MESSAGE "minigzip - Win32 LIB Debug" (based on "Win32 (x86) Console Application")
141 !ELSEIF "$(CFG)" == "minigzip - Win32 LIB ASM Release"
167 !ELSEIF "$(CFG)" == "minigzip - Win32 LIB ASM Debug"
193 !ELSEIF "$(CFG)" == "minigzip - Win32 LIB Release"
219 !ELSEIF "$(CFG)" == "minigzip - Win32 LIB Debug"
[all …]
/external/libpng/scripts/
Dmakefile.amiga24 LDLIBS= libpng.lib libgz.lib LIB:scm.lib LIB:sc.lib Lib:amiga.lib
48 FROM LIB:c.o pngtest.o
49 LIB $(LDLIBS)
Dmakefile.tc313 LIB=tlib
82 $(LIB) libpng$(MODEL) +$(OBJSL1)
83 $(LIB) libpng$(MODEL) +$(OBJSL2)
84 $(LIB) libpng$(MODEL) +$(OBJSL3)
Dsmakefile.ppc17 LDLIBS = ../zlib/libzip.a LIB:scppc.a
32 $(LN) $(LDFLAGS) pngtest LIB:c_ppc.o pngtest.o $(LIBNAME) $(LDLIBS) \
33 LIB:end.o
/external/openssl/ssl/
Dssl_task.c122 int LIB$INIT_TIMER(), LIB$SHOW_TIMER();
210 LIB$INIT_TIMER(); in main()
245 LIB$SHOW_TIMER(); in main()
247 LIB$SHOW_TIMER(); in main()
253 LIB$SHOW_TIMER(); in main()
/external/openssl/crypto/des/
Dmakefile.bc19 all: $(LIB) destest.exe rpw.exe des.exe speed.exe
35 LIB= libdes.lib
37 $(LIB): $(OBJS)
38 del $(LIB)
/external/libpng/projects/visualc6/
Dlibpng.dsp26 !MESSAGE "libpng - Win32 LIB Release" (based on "Win32 (x86) Static Library")
27 !MESSAGE "libpng - Win32 LIB Debug" (based on "Win32 (x86) Static Library")
28 !MESSAGE "libpng - Win32 LIB ASM Release" (based on "Win32 (x86) Static Library")
29 !MESSAGE "libpng - Win32 LIB ASM Debug" (based on "Win32 (x86) Static Library")
198 !ELSEIF "$(CFG)" == "libpng - Win32 LIB Release"
225 !ELSEIF "$(CFG)" == "libpng - Win32 LIB Debug"
252 !ELSEIF "$(CFG)" == "libpng - Win32 LIB ASM Release"
279 !ELSEIF "$(CFG)" == "libpng - Win32 LIB ASM Debug"
315 # Name "libpng - Win32 LIB Release"
316 # Name "libpng - Win32 LIB Debug"
[all …]
Dpngtest.dsp24 !MESSAGE "pngtest - Win32 LIB Release" (based on "Win32 (x86) Console Application")
25 !MESSAGE "pngtest - Win32 LIB Debug" (based on "Win32 (x86) Console Application")
26 !MESSAGE "pngtest - Win32 LIB ASM Release" (based on "Win32 (x86) Console Application")
27 !MESSAGE "pngtest - Win32 LIB ASM Debug" (based on "Win32 (x86) Console Application")
165 !ELSEIF "$(CFG)" == "pngtest - Win32 LIB Release"
197 !ELSEIF "$(CFG)" == "pngtest - Win32 LIB Debug"
229 !ELSEIF "$(CFG)" == "pngtest - Win32 LIB ASM Release"
261 !ELSEIF "$(CFG)" == "pngtest - Win32 LIB ASM Debug"
301 # Name "pngtest - Win32 LIB Release"
302 # Name "pngtest - Win32 LIB Debug"
[all …]
/external/stlport/doc/
DREADME.evc824 …set LIB=%PLATFORMROOT%\lib\%TARGETCPU%;%PLATFORMROOT%\MFC\lib\%TARGETCPU%;%PLATFORMROOT%\ATL\lib\%…
28 set LIB=%LIB%;%VSINSTALLDIR%\VC\ce\lib\%TARGETCPU%
51 set LIB=%PLATFORMROOT%\lib\%TARGETCPU%
55 set LIB=%LIB%;%VSINSTALLDIR%\VC\ce\lib\%TARGETCPU%;%VSINSTALLDIR%\VC\ce\atlmfc\lib\%TARGETCPU%
DREADME.evc924 …set LIB=%PLATFORMROOT%\lib\%TARGETCPU%;%PLATFORMROOT%\MFC\lib\%TARGETCPU%;%PLATFORMROOT%\ATL\lib\%…
29 set LIB=%LIB%;%VSINSTALLDIR%\VC\ce\lib\%TARGETCPU%
52 set LIB=%PLATFORMROOT%\lib\%TARGETCPU%
56 set LIB=%LIB%;%VSINSTALLDIR%\VC\ce\lib\%TARGETCPU%;%VSINSTALLDIR%\VC\ce\atlmfc\lib\%TARGETCPU%
/external/zlib/amiga/
DMakefile.pup14 LDLIBS = LIB:scppc.a LIB:end.o
34 $(LD) $(LDFLAGS) $@ LIB:c_ppc.o $@.o $(LIBNAME) $(LDLIBS)
37 $(LD) $(LDFLAGS) $@ LIB:c_ppc.o $@.o $(LIBNAME) $(LDLIBS)

12345678910