/external/mesa3d/src/glsl/ |
D | Makefile.template | 16 OBJECTS = $(C_SOURCES:.c=.o) 30 depend: $(C_SOURCES) 33 $(MKDEP) $(MKDEP_OPTIONS) $(INCLUDES) $(C_SOURCES) 2> /dev/null
|
/external/mesa3d/src/gallium/targets/ |
D | Makefile.xvmc | 29 C_SOURCES += $(wildcard $(TOP)/src/gallium/state_trackers/xvmc/*.c) 30 OBJECTS = $(C_SOURCES:.c=.o) \ 54 depend: $(C_SOURCES) $(ASM_SOURCES) $(SYMLINKS) 57 $(MKDEP) $(MKDEP_OPTIONS) $(DEFINES) $(INCLUDES) $(C_SOURCES) \
|
D | Makefile.vdpau | 29 C_SOURCES += $(TOP)/src/gallium/state_trackers/vdpau/device.c 30 OBJECTS = $(C_SOURCES:.c=.o) \ 54 depend: $(C_SOURCES) $(ASM_SOURCES) $(SYMLINKS) 57 $(MKDEP) $(MKDEP_OPTIONS) $(DEFINES) $(INCLUDES) $(C_SOURCES) \
|
D | Makefile.xorg | 17 OBJECTS = $(C_SOURCES:.c=.o) \ 51 depend: $(C_SOURCES) $(CPP_SOURCES) $(ASM_SOURCES) $(SYMLINKS) $(GENERATED_SOURCES) 54 …$(MKDEP) $(MKDEP_OPTIONS) $(INCLUDES) $(C_SOURCES) $(CPP_SOURCES) $(ASM_SOURCES) $(GENERATED_SOURC…
|
D | Makefile.va | 29 OBJECTS = $(C_SOURCES:.c=.o) \ 54 depend: $(C_SOURCES) $(ASM_SOURCES) $(SYMLINKS) 57 $(MKDEP) $(MKDEP_OPTIONS) $(DEFINES) $(INCLUDES) $(C_SOURCES) \
|
D | Makefile.dri | 28 $(C_SOURCES:.c=.o) \ 87 depend: $(C_SOURCES) $(ASM_SOURCES) $(SYMLINKS) 90 $(MKDEP) $(MKDEP_OPTIONS) $(DRIVER_DEFINES) $(INCLUDES) $(C_SOURCES) \
|
/external/mesa3d/src/gallium/ |
D | Makefile.template | 15 OBJECTS = $(C_SOURCES:.c=.o) \ 38 depend: $(C_SOURCES) $(CPP_SOURCES) $(ASM_SOURCES) $(SYMLINKS) $(GENERATED_SOURCES) 41 …$(MKDEP) $(MKDEP_OPTIONS) $(INCLUDES) $(C_SOURCES) $(CPP_SOURCES) $(ASM_SOURCES) $(GENERATED_SOURC…
|
/external/mesa3d/src/gallium/winsys/nouveau/drm/ |
D | Android.mk | 27 C_SOURCES = nouveau_drm_winsys.c 31 LOCAL_SRC_FILES := $(C_SOURCES)
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | Android.mk | 27 C_SOURCES = \ 61 $(C_SOURCES)
|
/external/mesa3d/src/gallium/auxiliary/ |
D | Makefile | 9 C_SOURCES += $(GENERATED_SOURCES) 12 C_SOURCES += \
|
/external/mesa3d/src/gallium/winsys/radeon/drm/ |
D | Makefile.sources | 1 C_SOURCES := \
|
/external/lldb/test/expression_command/timeout/ |
D | Makefile | 3 C_SOURCES := wait-a-while.c macro
|
/external/lldb/test/functionalities/watchpoint/watchpoint_events/ |
D | Makefile | 3 C_SOURCES := main.c macro
|
/external/lldb/test/functionalities/inferior-changed/ |
D | Makefile | 3 C_SOURCES := main.c macro
|
/external/lldb/test/functionalities/longjmp/ |
D | Makefile | 3 C_SOURCES := main.c macro
|
/external/lldb/test/functionalities/inferior-assert/ |
D | Makefile | 3 C_SOURCES := main.c macro
|
/external/lldb/test/lang/c/stepping/ |
D | Makefile | 3 C_SOURCES := main.c macro
|
/external/lldb/test/lang/c/bitfields/ |
D | Makefile | 3 C_SOURCES := main.c macro
|
/external/lldb/test/functionalities/breakpoint/breakpoint_ignore_count/ |
D | Makefile | 3 C_SOURCES := main.c macro
|
/external/lldb/test/functionalities/embedded_interpreter/ |
D | Makefile | 3 C_SOURCES := main.c macro
|
/external/lldb/test/python_api/input_reader/ |
D | Makefile | 3 C_SOURCES := main.c macro
|
/external/lldb/test/python_api/interpreter/ |
D | Makefile | 3 C_SOURCES := main.c macro
|
/external/lldb/test/python_api/watchpoint/ |
D | Makefile | 3 C_SOURCES := main.c macro
|
/external/lldb/test/functionalities/thread/create_after_attach/ |
D | Makefile | 3 C_SOURCES := main.c macro
|
/external/lldb/test/expression_command/persistent_variables/ |
D | Makefile | 3 C_SOURCES := main.c macro
|