/external/llvm/projects/ |
H A D | Makefile | 15 DIRS:= $(filter-out llvm-test test-suite,$(patsubst $(PROJ_SRC_DIR)/%/Makefile,%,$(wildcard $(PROJ_SRC_DIR)/*/Makefile))) macro 18 DIRS := $(filter-out compiler-rt,$(DIRS)) macro 21 DIRS := $(filter-out libcxx,$(DIRS)) macro 24 DIRS := $(filter-out dragonegg,$(DIRS)) macro
|
/external/clang/include/ |
H A D | Makefile | 2 DIRS := clang clang-c macro
|
/external/clang/lib/Frontend/ |
H A D | Makefile | 11 DIRS := Rewrite macro
|
/external/lldb/include/ |
H A D | Makefile | 11 DIRS := lldb macro
|
/external/lldb/source/Host/ |
H A D | Makefile | 14 DIRS := common macro 17 DIRS += macosx 21 DIRS += linux 25 DIRS += freebsd
|
/external/lldb/tools/ |
H A D | Makefile | 11 DIRS := driver lldb-platform macro
|
/external/llvm/cmake/ |
H A D | Makefile | 10 DIRS := modules macro
|
/external/lldb/source/Plugins/ |
H A D | Makefile | 15 DIRS := ABI/MacOSX-arm ABI/MacOSX-i386 ABI/SysV-x86_64 Disassembler/llvm \ macro 26 DIRS += Process/MacOSX-Kernel 27 DIRS += DynamicLoader/MacOSX-DYLD DynamicLoader/Darwin-Kernel 28 DIRS += ObjectContainer/Universal-Mach-O ObjectFile/Mach-O 29 DIRS += SymbolVendor/MacOSX 30 #DIRS += Process/MacOSX-User 31 DIRS += Process/mach-core 35 DIRS += DynamicLoader/MacOSX-DYLD 36 DIRS += Process/Linux Process/POSIX 37 DIRS [all...] |
/external/llvm/bindings/ocaml/transforms/ |
H A D | Makefile | 11 DIRS = ipo passmgr_builder scalar_opts utils vectorize macro 14 $(Verb) for i in $(DIRS) ; do \
|
/external/clang/lib/StaticAnalyzer/ |
H A D | Makefile | 15 DIRS := Checkers Frontend macro
|
/external/lldb/source/Plugins/Platform/ |
H A D | Makefile | 14 DIRS := gdb-server MacOSX Linux FreeBSD macro 17 # DIRS += MacOSX 21 # DIRS += Linux 25 # DIRS += FreeBSD 29 # DIRS += FreeBSD
|
/external/llvm/lib/Target/AVR/ |
H A D | Makefile | 17 DIRS = TargetInfo macro
|
/external/llvm/lib/Target/CppBackend/ |
H A D | Makefile | 12 DIRS = TargetInfo macro
|
/external/llvm/bindings/ocaml/ |
H A D | Makefile | 11 DIRS = llvm bitreader bitwriter irreader analysis target executionengine \ macro 16 $(Verb) for i in $(DIRS) ; do \
|
/external/clang/tools/ |
H A D | Makefile | 14 DIRS := macro 22 DIRS += libclang c-index-test c-arcmt-test 30 DIRS := libclang c-index-test macro
|
/external/llvm/lib/Target/BPF/ |
H A D | Makefile | 19 DIRS = InstPrinter TargetInfo MCTargetDesc macro
|
/external/llvm/lib/Target/MSP430/ |
H A D | Makefile | 20 DIRS = InstPrinter TargetInfo MCTargetDesc macro
|
/external/llvm/lib/Target/NVPTX/ |
H A D | Makefile | 21 DIRS = InstPrinter TargetInfo MCTargetDesc macro
|
/external/llvm/lib/Target/WebAssembly/ |
H A D | Makefile | 24 DIRS = InstPrinter TargetInfo MCTargetDesc macro
|
/external/llvm/lib/Target/XCore/ |
H A D | Makefile | 20 DIRS = Disassembler InstPrinter TargetInfo MCTargetDesc macro
|
/external/selinux/scripts/ |
H A D | release | 4 DIRS="libsepol libselinux libsemanage policycoreutils checkpolicy secilc sepolgen" 11 for i in $DIRS; do
|
/external/clang/ |
H A D | Makefile | 17 DIRS := utils/TableGen include lib tools runtime docs unittests macro 33 DIRS := $(filter-out tools docs, $(DIRS)) macro 37 DIRS := $(filter-out docs unittests, $(DIRS)) macro 51 DIRS := $(filter-out docs, $(DIRS)) macro
|
/external/llvm/ |
H A D | Makefile | 30 DIRS := lib/Support lib/TableGen utils tools/llvm-config macro 33 DIRS := lib/Support lib/TableGen utils lib/IR lib tools/llvm-shlib \ macro 47 DIRS := $(filter-out tools/llvm-shlib, $(DIRS)) macro 51 DIRS := $(filter-out docs, $(DIRS)) macro 55 DIRS := $(filter-out tools docs, $(DIRS)) macro 60 DIRS := $(filter-out tools docs, $(DIRS)) macro 65 DIRS := $(filter-out docs, $(DIRS)) macro 70 DIRS := tools/clang/tools/driver tools/clang/lib/Headers \\ macro 81 DIRS := $(filter-out tools docs unittests, $(DIRS)) \\ macro 87 DIRS := $(filter-out tools docs, $(DIRS)) utils unittests macro 99 DIRS := $(filter-out unittests, $(DIRS)) macro [all...] |
/external/llvm/lib/Target/AArch64/ |
H A D | Makefile | 23 DIRS = TargetInfo InstPrinter AsmParser Disassembler MCTargetDesc Utils macro
|
/external/llvm/lib/Target/AMDGPU/ |
H A D | Makefile | 21 DIRS = AsmParser InstPrinter TargetInfo MCTargetDesc Utils macro
|