Searched refs:TOP (Results 126 - 150 of 267) sorted by relevance

1234567891011

/external/chromium_org/third_party/mesa/src/src/gallium/winsys/i915/drm/
H A DMakefile0 TOP = ../../../../..
2 include $(TOP)/configs/current
1 TOP = ../../../../.. macro
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/nouveau/drm/
H A DMakefile0 TOP = ../../../../..
2 include $(TOP)/configs/current
1 TOP = ../../../../.. macro
/external/mesa3d/bin/
H A Dinstallmesa10 TOP=.
69 cp -f ${TOP}/include/GL/*.h ${INCLUDE_DIR}/GL
70 cp -f ${TOP}/src/glw/*.h ${INCLUDE_DIR}/GL
71 # NOT YET: cp -f ${TOP}/include/GLES/*.h ${INCLUDE_DIR}/GLES
72 cp ${CP_FLAGS} ${TOP}/lib*/lib* ${LIB_DIR}
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
H A DMakefile0 TOP = ../../../..
2 include $(TOP)/configs/current
1 TOP = ../../../.. macro
/external/mesa3d/src/gallium/drivers/trace/
H A DMakefile0 TOP = ../../../..
2 include $(TOP)/configs/current
1 TOP = ../../../.. macro
/external/mesa3d/src/gallium/state_trackers/glx/
H A DMakefile0 TOP = ../../../..
2 include $(TOP)/configs/current
1 TOP = ../../../.. macro
/external/mesa3d/src/gallium/state_trackers/xa/
H A DMakefile0 TOP = ../../../..
2 include $(TOP)/configs/current
8 XA_INCLUDES= -I$(TOP)/src/gallium/ \
9 -I$(TOP)/src/gallium/auxiliary \
10 -I$(TOP)/src/gallium/include \
11 -I$(TOP)/src/gallium/winsys \
12 -I$(TOP)/src/gallium/drivers
59 @ $(MKDEP) $(MKDEP_OPTIONS) -I$(TOP)/include $(XA_INCLUDES) $(SOURCES) \
1 TOP = ../../../.. macro
/external/mesa3d/src/gallium/state_trackers/xvmc/
H A DMakefile0 TOP = ../../../..
2 include $(TOP)/configs/current
1 TOP = ../../../.. macro
/external/mesa3d/src/gallium/winsys/i915/drm/
H A DMakefile0 TOP = ../../../../..
2 include $(TOP)/configs/current
1 TOP = ../../../../.. macro
/external/mesa3d/src/gallium/winsys/nouveau/drm/
H A DMakefile0 TOP = ../../../../..
2 include $(TOP)/configs/current
1 TOP = ../../../../.. macro
/external/chromium_org/third_party/mesa/src/src/gallium/targets/pipe-loader/
H A DMakefile5 TOP = ../../../.. macro
6 include $(TOP)/configs/current
14 -I$(TOP)/include \
15 -I$(TOP)/src/gallium/auxiliary \
16 -I$(TOP)/src/gallium/drivers \
17 -I$(TOP)/src/gallium/include \
18 -I$(TOP)/src/gallium/winsys
21 $(TOP)/src/gallium/drivers/identity/libidentity.a \
22 $(TOP)/src/gallium/drivers/galahad/libgalahad.a \
23 $(TOP)/sr
[all...]
/external/mesa3d/src/gallium/targets/pipe-loader/
H A DMakefile5 TOP = ../../../.. macro
6 include $(TOP)/configs/current
14 -I$(TOP)/include \
15 -I$(TOP)/src/gallium/auxiliary \
16 -I$(TOP)/src/gallium/drivers \
17 -I$(TOP)/src/gallium/include \
18 -I$(TOP)/src/gallium/winsys
21 $(TOP)/src/gallium/drivers/identity/libidentity.a \
22 $(TOP)/src/gallium/drivers/galahad/libgalahad.a \
23 $(TOP)/sr
[all...]
/external/chromium_org/third_party/sqlite/src/tool/
H A Dmksqlite3h.tcl35 set TOP [lindex $argv 0]
37 # Get the SQLite version number (ex: 3.6.18) from the $TOP/VERSION file.
39 set in [open $TOP/VERSION]
44 # Get the fossil-scm version number from $TOP/manifest.uuid.
46 set in [open $TOP/manifest.uuid]
50 # Get the fossil-scm check-in date from the "D" card of $TOP/manifest.
52 set in [open $TOP/manifest]
70 foreach file [list $TOP/src/sqlite.h.in $TOP/ext/rtree/sqlite3rtree.h] {
/external/dhcpcd/dhcpcd-hooks/
H A DMakefile0 TOP?= ../
2 include ${TOP}/Makefile.inc
3 include ${TOP}/config.mk
1 TOP?= ../ macro
/external/chromium_org/chrome/tools/build/mac/
H A Dbuild_app_dmg21 TOP="${SRCROOT}/.."
23 BRAND_SCRIPT="${TOP}/build/branding_value.sh"
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/
H A DMakefile0 TOP = ../../..
2 include $(TOP)/configs/current
1 TOP = ../../.. macro
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/
H A DMakefile2 TOP = ../../../.. macro
3 include $(TOP)/configs/current
/external/mesa3d/src/gallium/state_trackers/
H A DMakefile0 TOP = ../../..
2 include $(TOP)/configs/current
1 TOP = ../../.. macro
/external/mesa3d/src/gallium/winsys/sw/
H A DMakefile2 TOP = ../../../.. macro
3 include $(TOP)/configs/current
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/gbm/
H A DMakefile0 TOP = ../../../..
2 include $(TOP)/configs/current
6 -I$(TOP)/src/gallium/include \
7 -I$(TOP)/src/gallium/auxiliary \
8 -I$(TOP)/src/gbm/main \
9 -I$(TOP)/include
1 TOP = ../../../.. macro
/external/mesa3d/src/gallium/state_trackers/gbm/
H A DMakefile0 TOP = ../../../..
2 include $(TOP)/configs/current
6 -I$(TOP)/src/gallium/include \
7 -I$(TOP)/src/gallium/auxiliary \
8 -I$(TOP)/src/gbm/main \
9 -I$(TOP)/include
1 TOP = ../../../.. macro
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/
H A DMakefile0 TOP = ../../../..
2 include $(TOP)/configs/current
6 -I$(TOP)/src/gallium/include \
7 -I$(TOP)/src/gallium/auxiliary \
8 -I$(TOP)/src/egl/main \
9 -I$(TOP)/src/egl/wayland/wayland-drm/ \
10 -I$(TOP)/include
16 -I$(TOP)/src/gallium/drivers \
17 -I$(TOP)/src/glx \
18 -I$(TOP)/sr
1 TOP = ../../../.. macro
[all...]
/external/mesa3d/src/gallium/state_trackers/egl/
H A DMakefile0 TOP = ../../../..
2 include $(TOP)/configs/current
6 -I$(TOP)/src/gallium/include \
7 -I$(TOP)/src/gallium/auxiliary \
8 -I$(TOP)/src/egl/main \
9 -I$(TOP)/src/egl/wayland/wayland-drm/ \
10 -I$(TOP)/include
16 -I$(TOP)/src/gallium/drivers \
17 -I$(TOP)/src/glx \
18 -I$(TOP)/sr
1 TOP = ../../../.. macro
[all...]
/external/chromium_org/third_party/sqlite/src/
H A DMakefile.linux-gcc17 TOP = ..
78 SHELL_ICU = $(TOP)/src/shell_icu_linux.c -licuuc
148 include $(TOP)/main.mk
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/va/
H A DMakefile0 TOP = ../../../..
2 include $(TOP)/configs/current
1 TOP = ../../../.. macro

Completed in 488 milliseconds

1234567891011