Searched refs:LIBNAME (Results 1 - 25 of 81) sorted by relevance

1234

/external/mesa3d/bin/
H A Dmklib82 LIBNAME=$1
87 rm -f ${LIBNAME}
90 ar ${OPTS} ${LIBNAME} ${OBJECTS}
94 ranlib ${LIBNAME}
97 echo ${LIBNAME}
134 LIBNAME=""
163 LIBNAME=$1
278 if [ "x${LIBNAME}" = "x" ] ; then
294 echo LIBNAME is $LIBNAME
[all...]
/external/mesa3d/src/gallium/drivers/i915/
H A DMakefile4 LIBNAME = i915 macro
/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/d3d10_1/
H A DMakefile0 LIBNAME=d3d10_1
1 LIBNAME=d3d10_1 macro
/external/rmi4utils/rmidevice/
H A DMakefile8 LIBNAME = librmidevice.so macro
10 LDFLAGS = -shared -Wl,-soname,$(LIBNAME)
12 all: $(LIBNAME) $(STATIC_LIBNAME)
14 $(LIBNAME): $(RMIDEVICEOBJ)
22 rm -f $(RMIDEVICEOBJ) $(LIBNAME)* $(STATIC_LIBNAME)*
/external/mesa3d/src/gallium/drivers/nv30/
H A DMakefile4 LIBNAME = nv30 macro
/external/mesa3d/src/gallium/drivers/nv50/
H A DMakefile4 LIBNAME = nv50 macro
/external/mesa3d/src/gallium/drivers/nvc0/
H A DMakefile4 LIBNAME = nvc0 macro
/external/mesa3d/src/gallium/drivers/rbug/
H A DMakefile4 LIBNAME = rbug macro
/external/mesa3d/src/gallium/state_trackers/vega/
H A DMakefile6 LIBNAME = vega macro
/external/mesa3d/src/gallium/winsys/i915/sw/
H A DMakefile4 LIBNAME = i915sw macro
/external/mesa3d/src/gallium/winsys/sw/dri/
H A DMakefile4 LIBNAME = swdri macro
/external/mesa3d/src/gallium/winsys/sw/fbdev/
H A DMakefile4 LIBNAME = fbdev macro
/external/mesa3d/src/gallium/winsys/sw/wayland/
H A DMakefile4 LIBNAME = ws_wayland macro
/external/mesa3d/src/gallium/winsys/sw/wrapper/
H A DMakefile4 LIBNAME = wsw macro
/external/compiler-rt/test/builtins/timing/
H A Dashldi3.c8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN macro
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
H A Dashrdi3.c8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN macro
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
H A Dfloatdidf.c8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN macro
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
H A Dfloatdisf.c8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN macro
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
H A Dfloatdixf.c8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN macro
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
H A Dfloatundidf.c4 #ifndef LIBNAME
5 #define LIBNAME UNKNOWN macro
8 #define LIBSTRING LIBSTRINGX(LIBNAME)
H A Dfloatundisf.c8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN macro
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
H A Dfloatundixf.c8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN macro
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
H A Dlshrdi3.c8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN macro
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
H A Dnegdi2.c8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN macro
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
H A DMakefile4 LIBNAME = pipebuffer macro

Completed in 541 milliseconds

1234