HomeSort by relevance Sort by last modified time
    Searched full:libname (Results 26 - 50 of 439) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/glsl/
Makefile.template 7 # is TOP, LIBNAME and one of of the *_SOURCES.
25 default: depend lib$(LIBNAME).a
27 lib$(LIBNAME).a: $(OBJECTS) Makefile $(TOP)/src/glsl/Makefile.template
28 $(MKLIB) -o $(LIBNAME) -static $(OBJECTS)
37 rm -f $(OBJECTS) lib$(LIBNAME).a depend depend.bak
  /external/compiler-rt/test/builtins/timing/
floatdidf.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
floatdisf.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
floatdixf.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
floatundidf.c 4 #ifndef LIBNAME
5 #define LIBNAME UNKNOWN
8 #define LIBSTRING LIBSTRINGX(LIBNAME)
floatundisf.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
floatundixf.c 8 #ifndef LIBNAME
9 #define LIBNAME UNKNOWN
12 #define LIBSTRING LIBSTRINGX(LIBNAME)
  /external/chromium_org/third_party/mesa/src/src/gallium/targets/
Makefile.xorg 7 # is TOP, LIBNAME and one of of the *_SOURCES.
29 LIBNAME_STAGING = $(TOP)/$(LIB_DIR)/gallium/$(LIBNAME)
46 default: depend $(TOP)/$(LIB_DIR)/gallium $(LIBNAME) $(LIBNAME_STAGING)
48 $(LIBNAME): $(OBJECTS) Makefile ../Makefile.xorg $(LIBS) $(DRIVER_PIPES) $(GALLIUM_AUXILIARIES)
56 $(LIBNAME_STAGING): $(LIBNAME)
57 $(INSTALL) $(LIBNAME) $(TOP)/$(LIB_DIR)/gallium
63 rm -f $(OBJECTS) $(GENERATED_SOURCES) $(LIBNAME) depend depend.bak
67 $(MINSTALL) -m 755 $(LIBNAME) $(DESTDIR)/$(XORG_DRIVER_INSTALL_DIR)
  /external/mesa3d/src/gallium/targets/
Makefile.xorg 7 # is TOP, LIBNAME and one of of the *_SOURCES.
29 LIBNAME_STAGING = $(TOP)/$(LIB_DIR)/gallium/$(LIBNAME)
46 default: depend $(TOP)/$(LIB_DIR)/gallium $(LIBNAME) $(LIBNAME_STAGING)
48 $(LIBNAME): $(OBJECTS) Makefile ../Makefile.xorg $(LIBS) $(DRIVER_PIPES) $(GALLIUM_AUXILIARIES)
56 $(LIBNAME_STAGING): $(LIBNAME)
57 $(INSTALL) $(LIBNAME) $(TOP)/$(LIB_DIR)/gallium
63 rm -f $(OBJECTS) $(GENERATED_SOURCES) $(LIBNAME) depend depend.bak
67 $(MINSTALL) -m 755 $(LIBNAME) $(DESTDIR)/$(XORG_DRIVER_INSTALL_DIR)
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
Makefile 4 LIBNAME = pipebuffer
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/trace/
Makefile 4 LIBNAME = trace
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xstutil/
Makefile 0 LIBNAME=d3d1xstutil
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgid3d10/
Makefile 0 LIBNAME=dxgid3d10
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgid3d11/
Makefile 0 LIBNAME=dxgid3d11
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
Makefile 4 LIBNAME = xvmctracker
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/i915/drm/
Makefile 4 LIBNAME = i915drm
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/i915/sw/
Makefile 4 LIBNAME = i915sw
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
Makefile 5 LIBNAME = radeonwinsys
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/null/
Makefile 4 LIBNAME = ws_null
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/wayland/
Makefile 4 LIBNAME = ws_wayland
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/xlib/
Makefile 4 LIBNAME = ws_xlib
  /external/dhcpcd/mk/
sys.mk 14 LIBNAME?= ${_LIBNAME}$(shell ${_LIBNAME_SH})
  /external/e2fsprogs/e2fsck/
Makefile.pq 2 LIBNAME=E2FSCK.LIB
  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
Makefile 4 LIBNAME = pipebuffer
  /external/mesa3d/src/gallium/drivers/trace/
Makefile 4 LIBNAME = trace

Completed in 268 milliseconds

12 3 4 5 6 7 8 91011>>