/external/bison/lib/ |
D | gnulib.mk | 38 BUILT_SOURCES += $(ALLOCA_H) 186 BUILT_SOURCES += configmake.h 234 BUILT_SOURCES += $(ERRNO_H) 300 BUILT_SOURCES += fcntl.h 349 BUILT_SOURCES += $(FLOAT_H) 492 BUILT_SOURCES += $(GETOPT_H) 601 BUILT_SOURCES += inttypes.h 835 BUILT_SOURCES += math.h 1432 BUILT_SOURCES += $(SCHED_H) 1472 BUILT_SOURCES += signal.h [all …]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/ |
D | Makefile.inc | 27 BUILT_SOURCES += x86insns.c 28 BUILT_SOURCES += x86insn_nasm.gperf 29 BUILT_SOURCES += x86insn_gas.gperf 48 BUILT_SOURCES += x86insn_nasm.c 49 BUILT_SOURCES += x86insn_gas.c
|
/external/chromium_org/third_party/mesa/src/src/mapi/shared-glapi/ |
D | Makefile.am | 16 BUILT_SOURCES = glapi_mapi_tmp.h macro 17 CLEANFILES = $(BUILT_SOURCES)
|
/external/mesa3d/src/glsl/glcpp/ |
D | Makefile.am | 53 BUILT_SOURCES = glcpp-lex.c glcpp-parse.c glcpp-parse.h macro 54 CLEANFILES = $(BUILT_SOURCES)
|
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/ |
D | Makefile.am | 53 BUILT_SOURCES = glcpp-lex.c glcpp-parse.c glcpp-parse.h macro 54 CLEANFILES = $(BUILT_SOURCES)
|
/external/mesa3d/src/mapi/shared-glapi/ |
D | Makefile.am | 16 BUILT_SOURCES = glapi_mapi_tmp.h macro 17 CLEANFILES = $(BUILT_SOURCES)
|
/external/chromium_org/third_party/mesa/src/src/egl/wayland/wayland-drm/ |
D | Makefile.am | 10 BUILT_SOURCES = wayland-drm-protocol.c \ macro 13 CLEANFILES = $(BUILT_SOURCES)
|
/external/mesa3d/src/egl/wayland/wayland-drm/ |
D | Makefile.am | 10 BUILT_SOURCES = wayland-drm-protocol.c \ macro 13 CLEANFILES = $(BUILT_SOURCES)
|
/external/llvm/ |
D | Makefile.rules | 154 $(filter-out clean clean-local,$(UserTargets)):: $(BUILT_SOURCES) 157 ifneq ($(strip $(BUILT_SOURCES)),) 158 -$(Verb) $(RM) -f $(BUILT_SOURCES) 185 $(BUILT_SOURCES) : $(ObjMakefiles) 778 ifdef BUILT_SOURCES 779 Sources += $(filter %.cpp %.c %.cc,$(BUILT_SOURCES)) 1454 $(ObjDir)/%.o: %.cpp $(ObjDir)/.dir $(BUILT_SOURCES) $(PROJ_MAKEFILE) 1459 $(ObjDir)/%.o: %.mm $(ObjDir)/.dir $(BUILT_SOURCES) $(PROJ_MAKEFILE) 1464 $(ObjDir)/%.o: %.cc $(ObjDir)/.dir $(BUILT_SOURCES) $(PROJ_MAKEFILE) 1469 $(ObjDir)/%.o: %.c $(ObjDir)/.dir $(BUILT_SOURCES) $(PROJ_MAKEFILE) [all …]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/ |
D | Makefile.inc | 12 BUILT_SOURCES += win64-nasm.c 19 BUILT_SOURCES += win64-gas.c
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/ |
D | Makefile.inc | 12 BUILT_SOURCES += nasm-token.c 23 BUILT_SOURCES += nasm-macros.c
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/ |
D | Makefile.inc | 17 BUILT_SOURCES += nasm-version.c 23 BUILT_SOURCES += version.mac
|
/external/clang/lib/Headers/ |
D | Makefile | 12 BUILT_SOURCES = arm_neon.h.inc macro 31 $(HeaderDir)/arm_neon.h: $(BUILT_SOURCES) $(HeaderDir)/.dir
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
D | Makefile.am | 92 BUILT_SOURCES = glsl_parser.h builtin_function.cpp macro 93 CLEANFILES = glsl_lexer.cc glsl_parser.cc $(BUILT_SOURCES)
|
/external/mesa3d/src/glsl/ |
D | Makefile.am | 92 BUILT_SOURCES = glsl_parser.h builtin_function.cpp macro 93 CLEANFILES = glsl_lexer.cc glsl_parser.cc $(BUILT_SOURCES)
|
/external/bison/examples/calc++/ |
D | Makefile.am | 50 BUILT_SOURCES = $(calc_extracted) $(calc_sources_generated) macro 52 MAINTAINERCLEANFILES = $(srcdir)/*.stamp $(BUILT_SOURCES)
|
/external/llvm/lib/Target/NVPTX/ |
D | Makefile | 15 BUILT_SOURCES = NVPTXGenAsmWriter.inc \ macro
|
/external/llvm/lib/Target/Sparc/ |
D | Makefile | 15 BUILT_SOURCES = SparcGenRegisterInfo.inc SparcGenInstrInfo.inc \ macro
|
/external/llvm/lib/Target/MSP430/ |
D | Makefile | 15 BUILT_SOURCES = MSP430GenRegisterInfo.inc MSP430GenInstrInfo.inc \ macro
|
/external/llvm/projects/sample/ |
D | Makefile.llvm.rules | 85 # Make sure the BUILT_SOURCES are built first 87 $(filter-out clean clean-local,$(UserTargets)):: $(BUILT_SOURCES) 90 ifneq ($(strip $(BUILT_SOURCES)),) 91 -$(Verb) $(RM) -f $(BUILT_SOURCES) 118 $(BUILT_SOURCES) : $(ObjMakefiles) 706 ifdef BUILT_SOURCES 707 Sources += $(filter %.cpp %.c %.cc,$(BUILT_SOURCES)) 1355 $(ObjDir)/%.o: %.cpp $(ObjDir)/.dir $(BUILT_SOURCES) $(PROJ_MAKEFILE) 1360 $(ObjDir)/%.o: %.mm $(ObjDir)/.dir $(BUILT_SOURCES) $(PROJ_MAKEFILE) 1365 $(ObjDir)/%.o: %.cc $(ObjDir)/.dir $(BUILT_SOURCES) $(PROJ_MAKEFILE) [all …]
|
/external/llvm/lib/Target/Hexagon/ |
D | Makefile | 14 BUILT_SOURCES = HexagonGenRegisterInfo.inc \ macro
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
D | Makefile.am | 34 BUILT_SOURCES = matypes.h macro
|
/external/mesa3d/src/mesa/x86/ |
D | Makefile.am | 34 BUILT_SOURCES = matypes.h macro
|
/external/llvm/lib/Target/XCore/ |
D | Makefile | 15 BUILT_SOURCES = XCoreGenRegisterInfo.inc XCoreGenInstrInfo.inc \ macro
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86-64/ |
D | Makefile.am | 34 BUILT_SOURCES = matypes.h macro
|