/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/ |
Makefile.wine | 6 default: lib$(LIBNAME).def lib$(LIBNAME).cross.a $(LIBNAME).dll.so
|
/external/compiler-rt/test/builtins/timing/ |
ashldi3.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
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)
|
modsi3.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)
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/ |
Makefile.wine | 6 default: lib$(LIBNAME).def lib$(LIBNAME).cross.a $(LIBNAME).dll.so
|
/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/libpng/scripts/ |
makefile.darwin | 22 LIBNAME = libpng16 26 LIBSO=$(LIBNAME).dylib 27 LIBSOMAJ=$(LIBNAME).$(PNGMAJ).dylib 28 LIBSOREL=$(LIBNAME).$(PNGMAJ).$(RELEASE).dylib 99 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 123 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 124 cp png.h pngconf.h pnglibconf.h $(DI)/$(LIBNAME) 125 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf.h $(DI)/$(LIBNAME)/pnglibconf. [all...] |
makefile.sggcc | 10 LIBNAME=libpng16 14 LIBSO=$(LIBNAME).so 15 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ) 103 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 130 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 131 cp png.h pngconf.h pnglibconf.h $(DI)/$(LIBNAME) 132 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf.h $(DI)/$(LIBNAME)/pnglibconf. [all...] |
makefile.sgi | 10 LIBNAME=libpng16 14 LIBSO=$(LIBNAME).so 15 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ) 104 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 130 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 131 cp png.h pngconf.h pnglibconf.h $(DI)/$(LIBNAME) 132 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf.h $(DI)/$(LIBNAME)/pnglibconf. [all...] |
makefile.32sunu | 12 LIBNAME=libpng16 16 LIBSO=$(LIBNAME).so 17 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ) 107 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 143 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 144 cp png.h pngconf.h pnglibconf.h $(DI)/$(LIBNAME) 145 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf.h $(DI)/$(LIBNAME)/pnglibconf. [all...] |
makefile.64sunu | 12 LIBNAME=libpng16 16 LIBSO=$(LIBNAME).so 17 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ) 107 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 143 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 144 cp png.h pngconf.h pnglibconf.h $(DI)/$(LIBNAME) 145 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf.h $(DI)/$(LIBNAME)/pnglibconf. [all...] |
makefile.beos | 12 LIBNAME=libpng16 16 LIBSO=$(LIBNAME).so 17 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ) 102 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 123 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 124 cp png.h pngconf.h pnglibconf.h $(DI)/$(LIBNAME) 125 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf.h $(DI)/$(LIBNAME)/pnglibconf. [all...] |
makefile.elf | 17 LIBNAME = libpng16 21 LIBSO=$(LIBNAME).so 22 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ) 132 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 167 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 168 cp png.h pngconf.h pnglibconf.h $(DI)/$(LIBNAME) 169 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngconf.h $(DI)/$(LIBNAME)/pnglibconf. [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/ |
Makefile.template | 7 # is TOP, LIBNAME and one of of the *_SOURCES. 33 default: depend lib$(LIBNAME).a $(PROGS) 35 lib$(LIBNAME).a: $(OBJECTS) $(EXTRA_OBJECTS) Makefile $(TOP)/src/gallium/Makefile.template 36 $(MKLIB) -o $(LIBNAME) -static $(OBJECTS) $(EXTRA_OBJECTS) 52 rm -f $(OBJECTS) $(GENERATED_SOURCES) $(PROGS) lib$(LIBNAME).a depend depend.bak $(CLEAN_EXTRA)
|
/external/mesa3d/src/gallium/ |
Makefile.template | 7 # is TOP, LIBNAME and one of of the *_SOURCES. 33 default: depend lib$(LIBNAME).a $(PROGS) 35 lib$(LIBNAME).a: $(OBJECTS) $(EXTRA_OBJECTS) Makefile $(TOP)/src/gallium/Makefile.template 36 $(MKLIB) -o $(LIBNAME) -static $(OBJECTS) $(EXTRA_OBJECTS) 52 rm -f $(OBJECTS) $(GENERATED_SOURCES) $(PROGS) lib$(LIBNAME).a depend depend.bak $(CLEAN_EXTRA)
|
/external/chromium_org/third_party/mesa/src/src/gallium/targets/ |
Makefile.dri | 55 LIBNAME_STAGING = $(TOP)/$(LIB_DIR)/gallium/$(LIBNAME) 69 default: depend symlinks $(TOP)/$(LIB_DIR)/gallium $(LIBNAME) $(LIBNAME_STAGING) 71 $(LIBNAME): $(OBJECTS) $(MESA_MODULES) $(PIPE_DRIVERS) Makefile \ 84 $(LIBNAME_STAGING): $(LIBNAME) 85 $(INSTALL) $(LIBNAME) $(TOP)/$(LIB_DIR)/gallium 105 install: $(LIBNAME) 107 $(MINSTALL) -m 755 $(LIBNAME) $(DESTDIR)$(DRI_DRIVER_INSTALL_DIR)
|
/external/mesa3d/src/gallium/targets/ |
Makefile.dri | 55 LIBNAME_STAGING = $(TOP)/$(LIB_DIR)/gallium/$(LIBNAME) 69 default: depend symlinks $(TOP)/$(LIB_DIR)/gallium $(LIBNAME) $(LIBNAME_STAGING) 71 $(LIBNAME): $(OBJECTS) $(MESA_MODULES) $(PIPE_DRIVERS) Makefile \ 84 $(LIBNAME_STAGING): $(LIBNAME) 85 $(INSTALL) $(LIBNAME) $(TOP)/$(LIB_DIR)/gallium 105 install: $(LIBNAME) 107 $(MINSTALL) -m 755 $(LIBNAME) $(DESTDIR)$(DRI_DRIVER_INSTALL_DIR)
|
/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
|