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

1 2 3

  /ndk/tests/build/libc_no_atexit/
build.sh 7 for LIB in $LIBRARIES; do
9 echo "Checking: $LIB"
10 readelf -s $LIB | grep -q -F " atexit"
12 echo "ERROR: $NDK/$LIB exposes 'atexit'!" >&2
15 readelf -s $LIB | grep -q -F " __dso_handle"
17 echo "ERROR: $NDK/$LIB exposes '__dso_handle'!" >&2
  /external/chromium/sdch/open-vcdiff/packages/
deb.sh 10 ## 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}
    [all...]
  /external/open-vcdiff/packages/
deb.sh 24 ## 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}
    [all...]
  /external/chromium/base/allocator/
prep_libc.sh 6 # This script takes libcmt.lib for VS2005 and removes the allocation related
17 LIBCMT="${1}\\libcmt.lib"
20 OUTCMT="${2}\\libcmt.lib"
28 # libcmt.lib files.
37 LIB /NOLOGO /IGNORE:4006,4014,4221 /REMOVE:${LIBCMTSRCPATHVS2005}${FILE} $OUTCMT
38 LIB /NOLOGO /IGNORE:4006,4014,4221 /REMOVE:${LIBCMTSRCPATHVS2008}${FILE} $OUTCMT
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/
fixinc.sh 39 LIB=${1}
43 if [ ! -d $LIB ]; then
44 mkdir $LIB || {
45 echo fixincludes: output dir '`'$LIB"' cannot be created"
49 ( cd $LIB && touch DONE && rm DONE ) || {
50 echo fixincludes: output dir '`'$LIB"' is an invalid directory"
104 # Make LIB absolute only if needed to avoid problems with the amd.
105 case $LIB in
109 cd $LIB; LIB=`${PWDCMD}
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
fixinc.sh 39 LIB=${1}
43 if [ ! -d $LIB ]; then
44 mkdir $LIB || {
45 echo fixincludes: output dir '`'$LIB"' cannot be created"
49 ( cd $LIB && touch DONE && rm DONE ) || {
50 echo fixincludes: output dir '`'$LIB"' is an invalid directory"
104 # Make LIB absolute only if needed to avoid problems with the amd.
105 case $LIB in
109 cd $LIB; LIB=`${PWDCMD}
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/
fixinc.sh 39 LIB=${1}
43 if [ ! -d $LIB ]; then
44 mkdir $LIB || {
45 echo fixincludes: output dir '`'$LIB"' cannot be created"
49 ( cd $LIB && touch DONE && rm DONE ) || {
50 echo fixincludes: output dir '`'$LIB"' is an invalid directory"
104 # Make LIB absolute only if needed to avoid problems with the amd.
105 case $LIB in
109 cd $LIB; LIB=`${PWDCMD}
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
fixinc.sh 39 LIB=${1}
43 if [ ! -d $LIB ]; then
44 mkdir $LIB || {
45 echo fixincludes: output dir '`'$LIB"' cannot be created"
49 ( cd $LIB && touch DONE && rm DONE ) || {
50 echo fixincludes: output dir '`'$LIB"' is an invalid directory"
104 # Make LIB absolute only if needed to avoid problems with the amd.
105 case $LIB in
109 cd $LIB; LIB=`${PWDCMD}
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
fixinc.sh 39 LIB=${1}
43 if [ ! -d $LIB ]; then
44 mkdir $LIB || {
45 echo fixincludes: output dir '`'$LIB"' cannot be created"
49 ( cd $LIB && touch DONE && rm DONE ) || {
50 echo fixincludes: output dir '`'$LIB"' is an invalid directory"
104 # Make LIB absolute only if needed to avoid problems with the amd.
105 case $LIB in
109 cd $LIB; LIB=`${PWDCMD}
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/install-tools/
fixinc.sh 39 LIB=${1}
43 if [ ! -d $LIB ]; then
44 mkdir $LIB || {
45 echo fixincludes: output dir '`'$LIB"' cannot be created"
49 ( cd $LIB && touch DONE && rm DONE ) || {
50 echo fixincludes: output dir '`'$LIB"' is an invalid directory"
104 # Make LIB absolute only if needed to avoid problems with the amd.
105 case $LIB in
109 cd $LIB; LIB=`${PWDCMD}
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/libexec/gcc/x86_64-linux/4.6.x-google/install-tools/
fixinc.sh 39 LIB=${1}
43 if [ ! -d $LIB ]; then
44 mkdir $LIB || {
45 echo fixincludes: output dir '`'$LIB"' cannot be created"
49 ( cd $LIB && touch DONE && rm DONE ) || {
50 echo fixincludes: output dir '`'$LIB"' is an invalid directory"
104 # Make LIB absolute only if needed to avoid problems with the amd.
105 case $LIB in
109 cd $LIB; LIB=`${PWDCMD}
    [all...]
  /ndk/build/tools/
gen-system-symbols.sh 148 local LIB=$1
155 case $LIB in
192 for LIB in $(cd $SRCDIR && ls lib*.so); do
193 SRCLIB=$SRCDIR/$LIB
194 log "Extracting symbols from $LIB"
198 FUNCS=$(filter_library_symbols $LIB $FUNCS)
199 VARS=$(filter_library_symbols $LIB $VARS)
204 (echo "$FUNCS" | tr ' ' '\n') > $DSTDIR/$LIB.functions.txt
205 (echo "$VARS" | tr ' ' '\n') > $DSTDIR/$LIB.variables.tx
    [all...]
  /external/libogg/win32/VS6/
build_ogg_dynamic.bat 8 set OLDLIB=%LIB%
18 set LIB=%OLDLIB%
build_ogg_dynamic_debug.bat 8 set OLDLIB=%LIB%
18 set LIB=%OLDLIB%
build_ogg_static.bat 8 set OLDLIB=%LIB%
18 set LIB=%OLDLIB%
build_ogg_static_debug.bat 8 set OLDLIB=%LIB%
18 set LIB=%OLDLIB%
  /external/fdlibm/
makefile.in 67 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) || tru
    [all...]
  /external/proguard/build/
makefile 9 LIB = $(PROGUARD_HOME)/lib
11 ANT_JAR = $(ANT_HOME)/lib/ant.jar
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):
build.sh 21 LIB=lib
29 ANT_JAR=$ANT_HOME/lib/ant.jar
32 PROGUARD_JAR=$LIB/proguard.jar
33 PROGUARD_GUI_JAR=$LIB/proguardgui.jar
34 RETRACE_JAR=$LIB/retrace.jar
  /prebuilts/tools/common/proguard/proguard4.7/build/
makefile 9 LIB = $(PROGUARD_HOME)/lib
11 ANT_JAR = $(ANT_HOME)/lib/ant.jar
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):
build.sh 21 LIB=lib
29 ANT_JAR=$ANT_HOME/lib/ant.jar
32 PROGUARD_JAR=$LIB/proguard.jar
33 PROGUARD_GUI_JAR=$LIB/proguardgui.jar
34 RETRACE_JAR=$LIB/retrace.jar
  /external/openssl/crypto/des/
makefile.bc 17 $(CC) $(LFLAGS) -e$*.exe $*.obj libdes.lib
19 all: $(LIB) destest.exe rpw.exe des.exe speed.exe
25 del libdes.lib
35 LIB= libdes.lib
37 $(LIB): $(OBJS)
38 del $(LIB)
42 $(TLIB) libdes.lib @libdes.rsp,nul
45 destest.exe: destest.obj libdes.lib
46 rpw.exe: rpw.obj libdes.lib
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/
build_vc.pl 19 my ($CC, $CC_OPTS, $AS, $AS_OPTS, $LIB, $LIB_OPTS, $LIB_TYPE);
25 # $LIB = 'armlink';
28 $LIB = 'armar';
53 # Create the build directories "/lib/" and "/obj/" (if they are not there already)
55 mkdir "lib", 0777 if (! -d "lib");
101 $libfile = File::Spec->catfile('lib', 'omxVC'.$LIB_TYPE);
102 $command = $LIB.' '.$LIB_OPTS.' '.$libfile.' '.$objlist;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/
build_vc.pl 19 my ($CC, $CC_OPTS, $AS, $AS_OPTS, $LIB, $LIB_OPTS, $LIB_TYPE);
25 # $LIB = 'armlink';
28 $LIB = 'armar';
53 # Create the build directories "/lib/" and "/obj/" (if they are not there already)
55 mkdir "lib", 0777 if (! -d "lib");
103 $libfile = File::Spec->catfile('lib', 'omxVC'.$LIB_TYPE);
104 $command = $LIB.' '.$LIB_OPTS.' '.$libfile.' '.$objlist;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/
build_vc.pl 19 my ($CC, $CC_OPTS, $AS, $AS_OPTS, $LIB, $LIB_OPTS, $LIB_TYPE);
25 # $LIB = 'armlink';
28 $LIB = 'armar';
53 # Create the build directories "/lib/" and "/obj/" (if they are not there already)
55 mkdir "lib", 0777 if (! -d "lib");
101 $libfile = File::Spec->catfile('lib', 'omxVC'.$LIB_TYPE);
102 $command = $LIB.' '.$LIB_OPTS.' '.$libfile.' '.$objlist;

Completed in 489 milliseconds

1 2 3