/external/compiler-rt/test/timing/ |
ashrdi3.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
divdi3.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
lshrdi3.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
moddi3.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
muldi3.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
negdi2.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
udivdi3.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
umoddi3.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/core/ |
Exynos_OMX_Component_Register.c | 53 char *libName; 73 libName = Exynos_OSAL_Malloc(MAX_OMX_COMPONENT_LIBNAME_SIZE); 80 Exynos_OSAL_Memset(libName, 0, MAX_OMX_COMPONENT_LIBNAME_SIZE); 81 Exynos_OSAL_Strcpy(libName, EXYNOS_OMX_INSTALL_PATH); 82 Exynos_OSAL_Strcat(libName, d->d_name); 83 Exynos_OSAL_Log(EXYNOS_LOG_TRACE, "Path & libName : %s", libName); 84 if ((soHandle = Exynos_OSAL_dlopen(libName, RTLD_NOW)) != NULL) { 104 Exynos_OSAL_Strcpy(componentList[totalCompNum].libName, libName); [all...] |
/external/zlib/src/amiga/ |
Makefile.pup | 5 LIBNAME = libzip.a 29 $(LIBNAME): $(OBJS) 33 example: example.o $(LIBNAME) 34 $(LD) $(LDFLAGS) $@ LIB:c_ppc.o $@.o $(LIBNAME) $(LDLIBS) 36 minigzip: minigzip.o $(LIBNAME) 37 $(LD) $(LDFLAGS) $@ LIB:c_ppc.o $@.o $(LIBNAME) $(LDLIBS) 41 $(RM) *.o example minigzip $(LIBNAME) foo.gz
|
/external/libpng/scripts/ |
makefile.32sunu | 12 LIBNAME=libpng12 18 LIBSO=$(LIBNAME).so 19 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ) 20 LIBSOVER=$(LIBNAME).so.$(PNGVER) 104 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 147 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 148 cp png.h pngconf.h $(DI)/$(LIBNAME) 149 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf. [all...] |
makefile.64sunu | 12 LIBNAME=libpng12 18 LIBSO=$(LIBNAME).so 19 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ) 20 LIBSOVER=$(LIBNAME).so.$(PNGVER) 104 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 147 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 148 cp png.h pngconf.h $(DI)/$(LIBNAME) 149 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf. [all...] |
makefile.elf | 17 LIBNAME = libpng12 23 LIBSO=$(LIBNAME).so 24 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ) 25 LIBSOVER=$(LIBNAME).so.$(PNGVER) 128 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 172 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 173 cp png.h pngconf.h $(DI)/$(LIBNAME) 174 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf. [all...] |
makefile.gcmmx | 18 LIBNAME = libpng12 24 LIBSO=$(LIBNAME).so 25 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ) 26 LIBSOVER=$(LIBNAME).so.$(PNGVER) 127 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 169 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 170 cp png.h pngconf.h $(DI)/$(LIBNAME) 171 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf. [all...] |
makefile.hpgcc | 12 LIBNAME = libpng12 18 LIBSO=$(LIBNAME).sl 19 LIBSOMAJ=$(LIBNAME).sl.$(PNGMAJ) 20 LIBSOVER=$(LIBNAME).sl.$(PNGVER) 111 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 139 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 140 cp png.h pngconf.h $(DI)/$(LIBNAME) 141 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf. [all...] |
makefile.linux | 11 LIBNAME = libpng12 17 LIBSO=$(LIBNAME).so 18 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ) 19 LIBSOVER=$(LIBNAME).so.$(PNGVER) 107 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 146 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 147 cp png.h pngconf.h $(DI)/$(LIBNAME) 148 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf. [all...] |
makefile.nommx | 11 LIBNAME = libpng12 17 LIBSO=$(LIBNAME).so 18 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ) 19 LIBSOVER=$(LIBNAME).so.$(PNGVER) 109 echo I_opts=\"-I$(INCPATH)/$(LIBNAME) -DPNG_NO_MMX_CODE\"; \ 148 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 149 cp png.h pngconf.h $(DI)/$(LIBNAME) 150 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf. [all...] |
makefile.so9 | 16 LIBNAME = libpng12 19 LIBSO=$(LIBNAME).so 20 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ) 21 LIBSOVER=$(LIBNAME).so.$(PNGVER) 104 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 145 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 146 cp png.h pngconf.h $(DI)/$(LIBNAME) 147 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf. [all...] |
makefile.solaris | 12 LIBNAME = libpng12 18 LIBSO=$(LIBNAME).so 19 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ) 20 LIBSOVER=$(LIBNAME).so.$(PNGVER) 100 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 142 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 143 cp png.h pngconf.h $(DI)/$(LIBNAME) 144 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf. [all...] |
makefile.solaris-x86 | 12 LIBNAME = libpng12 18 LIBSO=$(LIBNAME).so 19 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ) 20 LIBSOVER=$(LIBNAME).so.$(PNGVER) 100 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 142 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 143 cp png.h pngconf.h $(DI)/$(LIBNAME) 144 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf. [all...] |
/external/dropbear/libtommath/ |
Makefile.in | 46 ifndef LIBNAME 47 LIBNAME=libtommath.a 50 default: ${LIBNAME} 90 $(LIBNAME): $(OBJECTS) 114 $(AR) $(ARFLAGS) $(LIBNAME) mpi.o 115 $(RANLIB) $(LIBNAME) 117 install: $(LIBNAME) 120 install -g $(GROUP) -o $(USER) $(LIBNAME) $(DESTDIR)$(LIBPATH) 123 test: $(LIBNAME) demo/demo.o 124 $(CC) $(CFLAGS) demo/demo.o $(LIBNAME) -o tes [all...] |
makefile.shared | 39 ifndef LIBNAME 40 LIBNAME=libtommath.la 85 $(LIBNAME): $(OBJECTS) 86 libtool --mode=link gcc *.lo -o $(LIBNAME) -rpath $(LIBPATH) -version-info $(VERSION) 88 install: $(LIBNAME) 90 libtool --mode=install install -c $(LIBNAME) $(DESTDIR)$(LIBPATH)/$(LIBNAME) 94 test: $(LIBNAME) demo/demo.o 101 timing: $(LIBNAME)
|
/external/bison/build-aux/ |
config.rpath | 521 library_names_spec='$libname.a' 524 library_names_spec='$libname$shrext' 529 library_names_spec='$libname$shrext' ;; 531 library_names_spec='$libname.a' ;; 535 library_names_spec='$libname$shrext' 538 library_names_spec='$libname$shrext' 542 library_names_spec='$libname.dll.a $libname.lib' 546 library_names_spec='$libname$shrext' 549 library_names_spec='$libname$shrext [all...] |
/ndk/build/tools/ |
builder-funcs.sh | 299 local lib libname 300 libname=$1 304 lib=$_BUILD_DSTDIR/$libname 313 builder_log "${_BUILD_PREFIX}Archive: $libname" 316 fail_panic "Could not archive ${_BUILD_PREFIX}$libname objects!" 321 local lib libname 322 libname=$1 326 lib=$_BUILD_DSTDIR/$libname 335 builder_log "${_BUILD_PREFIX}Archive: $libname" 338 fail_panic "Could not archive ${_BUILD_PREFIX}$libname objects! [all...] |
/external/bison/m4/ |
lib-link.m4 | 11 dnl AC_LIB_LINKFLAGS(name [, dependencies]) searches for libname and 15 dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname 47 dnl searches for libname and the libraries corresponding to explicit and 55 dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname 156 dnl declares that libname comes from the given package. The configure file 157 dnl will then not have a --with-libname-prefix option but a 160 dnl macro call that searches for libname. 176 dnl AC_LIB_LINKFLAGS_BODY(name [, dependencies]) searches for libname and 179 dnl Also, sets the LIB${NAME}_PREFIX variable to nonempty if libname was found 263 dnl and the already constructed $LIBNAME/$LTLIBNAME [all...] |