Home
last modified time | relevance | path

Searched refs:C_SOURCES (Results 1 – 25 of 165) sorted by relevance

1234567

/external/mesa3d/src/glsl/
DMakefile.template16 OBJECTS = $(C_SOURCES:.c=.o)
30 depend: $(C_SOURCES)
33 $(MKDEP) $(MKDEP_OPTIONS) $(INCLUDES) $(C_SOURCES) 2> /dev/null
/external/mesa3d/src/gallium/targets/
DMakefile.xvmc29 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) \
DMakefile.vdpau29 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) \
DMakefile.xorg17 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…
DMakefile.va29 OBJECTS = $(C_SOURCES:.c=.o) \
54 depend: $(C_SOURCES) $(ASM_SOURCES) $(SYMLINKS)
57 $(MKDEP) $(MKDEP_OPTIONS) $(DEFINES) $(INCLUDES) $(C_SOURCES) \
DMakefile.dri28 $(C_SOURCES:.c=.o) \
87 depend: $(C_SOURCES) $(ASM_SOURCES) $(SYMLINKS)
90 $(MKDEP) $(MKDEP_OPTIONS) $(DRIVER_DEFINES) $(INCLUDES) $(C_SOURCES) \
/external/mesa3d/src/gallium/
DMakefile.template15 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/
DAndroid.mk27 C_SOURCES = nouveau_drm_winsys.c
31 LOCAL_SRC_FILES := $(C_SOURCES)
/external/mesa3d/src/gallium/drivers/softpipe/
DAndroid.mk27 C_SOURCES = \
61 $(C_SOURCES)
/external/mesa3d/src/gallium/auxiliary/
DMakefile9 C_SOURCES += $(GENERATED_SOURCES)
12 C_SOURCES += \
/external/mesa3d/src/gallium/winsys/radeon/drm/
DMakefile.sources1 C_SOURCES := \
/external/lldb/test/expression_command/timeout/
DMakefile3 C_SOURCES := wait-a-while.c macro
/external/lldb/test/functionalities/watchpoint/watchpoint_events/
DMakefile3 C_SOURCES := main.c macro
/external/lldb/test/functionalities/inferior-changed/
DMakefile3 C_SOURCES := main.c macro
/external/lldb/test/functionalities/longjmp/
DMakefile3 C_SOURCES := main.c macro
/external/lldb/test/functionalities/inferior-assert/
DMakefile3 C_SOURCES := main.c macro
/external/lldb/test/lang/c/stepping/
DMakefile3 C_SOURCES := main.c macro
/external/lldb/test/lang/c/bitfields/
DMakefile3 C_SOURCES := main.c macro
/external/lldb/test/functionalities/breakpoint/breakpoint_ignore_count/
DMakefile3 C_SOURCES := main.c macro
/external/lldb/test/functionalities/embedded_interpreter/
DMakefile3 C_SOURCES := main.c macro
/external/lldb/test/python_api/input_reader/
DMakefile3 C_SOURCES := main.c macro
/external/lldb/test/python_api/interpreter/
DMakefile3 C_SOURCES := main.c macro
/external/lldb/test/python_api/watchpoint/
DMakefile3 C_SOURCES := main.c macro
/external/lldb/test/functionalities/thread/create_after_attach/
DMakefile3 C_SOURCES := main.c macro
/external/lldb/test/expression_command/persistent_variables/
DMakefile3 C_SOURCES := main.c macro

1234567