Searched refs:LIB (Results 1 - 25 of 57) sorted by relevance

123

/external/chromium/sdch/open-vcdiff/packages/
H A Ddeb.sh10 ## Set LIB to lib if exporting a library, empty-string else
11 LIB=
12 #LIB=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/chromium_org/sdch/open-vcdiff/packages/
H A Ddeb.sh24 ## Set LIB to lib if exporting a library, empty-string else
25 LIB=
26 #LIB=lib
66 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive}.orig.tar.gz"
68 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive_with_underscore}.orig.tar.gz"
69 tar zfx "${LIB}${archive}.orig.tar.gz"
70 [ -n "${LIB}" ] && mv "${archive}" "${LIB}${archive}"
71 cd "${LIB}${archive}"
/external/chromium_org/third_party/tcmalloc/vendor/packages/
H A Ddeb.sh10 ## Set LIB to lib if exporting a library, empty-string else
11 LIB=
12 #LIB=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/open-vcdiff/packages/
H A Ddeb.sh24 ## Set LIB to lib if exporting a library, empty-string else
25 LIB=
26 #LIB=lib
66 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive}.orig.tar.gz"
68 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive_with_underscore}.orig.tar.gz"
69 tar zfx "${LIB}${archive}.orig.tar.gz"
70 [ -n "${LIB}" ] && mv "${archive}" "${LIB}${archive}"
71 cd "${LIB}${archive}"
/external/chromium_org/tools/clang/plugins/tests/
H A Dtest.sh31 -Xclang -load -Xclang "${CLANG_DIR}"/lib/libFindBadConstructs.${LIB} \
64 export LIB=so
66 export LIB=dylib
/external/chromium/base/allocator/
H A Dprep_libc.sh37 LIB /NOLOGO /IGNORE:4006,4014,4221 /REMOVE:${LIBCMTSRCPATHVS2005}${FILE} $OUTCMT
38 LIB /NOLOGO /IGNORE:4006,4014,4221 /REMOVE:${LIBCMTSRCPATHVS2008}${FILE} $OUTCMT
/external/libogg/win32/VS6/
H A Dbuild_ogg_dynamic.bat8 set OLDLIB=%LIB%
18 set LIB=%OLDLIB% variable
H A Dbuild_ogg_dynamic_debug.bat8 set OLDLIB=%LIB%
18 set LIB=%OLDLIB% variable
H A Dbuild_ogg_static.bat8 set OLDLIB=%LIB%
18 set LIB=%OLDLIB% variable
H A Dbuild_ogg_static_debug.bat8 set OLDLIB=%LIB%
18 set LIB=%OLDLIB% variable
/external/fdlibm/
H A 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)
[all...]
/external/proguard/build/
H A 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):
H A Dbuild.sh21 LIB=lib
32 PROGUARD_JAR=$LIB/proguard.jar
33 PROGUARD_GUI_JAR=$LIB/proguardgui.jar
34 RETRACE_JAR=$LIB/retrace.jar
/external/chromium_org/third_party/openssl/openssl/crypto/des/
H A Dmakefile.bc19 all: $(LIB) destest.exe rpw.exe des.exe speed.exe
35 LIB= libdes.lib
37 $(LIB): $(OBJS)
38 del $(LIB)
/external/openssl/crypto/des/
H A Dmakefile.bc19 all: $(LIB) destest.exe rpw.exe des.exe speed.exe
35 LIB= libdes.lib
37 $(LIB): $(OBJS)
38 del $(LIB)
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dvms_x_fix.h923 #define lib$add_times LIB$ADD_TIMES
924 #define lib$addx LIB$ADDX
925 #define lib$create_dir LIB$CREATE_DIR
926 #define lib$create_vm_zone LIB$CREATE_VM_ZONE
927 #define lib$cvt_from_internal_time LIB$CVT_FROM_INTERNAL_TIME
928 #define lib$cvt_htb LIB$CVT_HTB
929 #define lib$cvt_vectim LIB$CVT_VECTIM
930 #define lib$day LIB$DAY
931 #define lib$day_of_week LIB$DAY_OF_WEEK
932 #define lib$delete_symbol LIB
[all...]
/external/mesa3d/include/GL/
H A Dvms_x_fix.h923 #define lib$add_times LIB$ADD_TIMES
924 #define lib$addx LIB$ADDX
925 #define lib$create_dir LIB$CREATE_DIR
926 #define lib$create_vm_zone LIB$CREATE_VM_ZONE
927 #define lib$cvt_from_internal_time LIB$CVT_FROM_INTERNAL_TIME
928 #define lib$cvt_htb LIB$CVT_HTB
929 #define lib$cvt_vectim LIB$CVT_VECTIM
930 #define lib$day LIB$DAY
931 #define lib$day_of_week LIB$DAY_OF_WEEK
932 #define lib$delete_symbol LIB
[all...]
/external/bison/build-aux/
H A Dcompile122 for dir in $lib_path $LIB
175 *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO])
/external/chromium_org/third_party/opus/src/
H A Dcompile103 for dir in $lib_path $LIB
208 *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO])
/external/libcap-ng/libcap-ng-0.7/
H A Dcompile122 for dir in $lib_path $LIB
175 *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO])
/external/qemu/distrib/sdl-1.2.15/src/hermes/
H A Dmmx_main.asm6 ; Please refer to the file COPYING.LIB contained in the distribution for
H A Dx86_main.asm6 ; Please refer to the file COPYING.LIB contained in the distribution for
/external/dropbear/libtommath/
H A Dmakefile.bcc6 LIB = tlib
44 $(LIB) $(TARGET) -+$@
/external/chromium_org/third_party/openssl/openssl/crypto/
H A Do_time.c190 operation = LIB$K_DELTA_SECONDS;
209 operation = LIB$K_DAY_OF_WEEK;
214 operation = LIB$K_DAY_OF_YEAR;
/external/openssl/crypto/
H A Do_time.c190 operation = LIB$K_DELTA_SECONDS;
209 operation = LIB$K_DAY_OF_WEEK;
214 operation = LIB$K_DAY_OF_YEAR;

Completed in 3327 milliseconds

123