HomeSort by relevance Sort by last modified time
    Searched refs:DIRS (Results 1 - 25 of 39) sorted by null

1 2

  /external/llvm/projects/
Makefile 15 DIRS:= $(filter-out llvm-test test-suite,$(patsubst $(PROJ_SRC_DIR)/%/Makefile,%,$(wildcard $(PROJ_SRC_DIR)/*/Makefile)))
18 DIRS := $(filter-out compiler-rt,$(DIRS))
21 DIRS := $(filter-out libcxx,$(DIRS))
25 DIRS := $(filter-out sample, $(DIRS))
  /hardware/ti/omap3/omx/system/src/openmax_il/common/
Makefile 8 DIRS= \
12 @$(call traverse_dirs,$(DIRS),$@)
  /external/clang/include/
Makefile 2 DIRS := clang clang-c
  /external/clang/lib/Rewrite/
Makefile 11 DIRS := Frontend
  /external/llvm/projects/sample/lib/
Makefile 11 DIRS=sample
  /external/llvm/projects/sample/tools/
Makefile 11 DIRS=sample
  /external/llvm/bindings/ocaml/transforms/
Makefile 11 DIRS = scalar ipo
14 $(Verb) for i in $(DIRS) ; do \
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/
Makefile 8 DIRS= \
19 @$(call traverse_dirs,$(DIRS),$@)
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/
Makefile 8 DIRS= \
18 @$(call traverse_dirs,$(DIRS),$@)
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/
Makefile 8 DIRS= \
19 @$(call traverse_dirs,$(DIRS),$@)
  /external/clang/lib/StaticAnalyzer/
Makefile 15 DIRS := Checkers Frontend
  /external/llvm/lib/Analysis/
Makefile 12 DIRS = IPA
  /external/llvm/projects/sample/
Makefile 11 DIRS = lib tools
  /external/llvm/lib/Target/CppBackend/
Makefile 12 DIRS = TargetInfo
  /external/clang/tools/
Makefile 14 DIRS := driver libclang c-index-test arcmt-test c-arcmt-test diagtool \
21 DIRS := driver libclang c-index-test
  /external/llvm/bindings/ocaml/
Makefile 11 DIRS = llvm bitreader bitwriter analysis target executionengine transforms
15 $(Verb) for i in $(DIRS) ; do \
  /external/llvm/lib/Target/Hexagon/
Makefile 21 DIRS = InstPrinter TargetInfo MCTargetDesc
  /external/llvm/lib/Target/MSP430/
Makefile 20 DIRS = InstPrinter TargetInfo MCTargetDesc
  /external/llvm/lib/Target/NVPTX/
Makefile 21 DIRS = InstPrinter TargetInfo MCTargetDesc
  /external/llvm/lib/Target/PowerPC/
Makefile 21 DIRS = InstPrinter TargetInfo MCTargetDesc
  /external/llvm/lib/Target/R600/
Makefile 21 DIRS = InstPrinter TargetInfo MCTargetDesc
  /external/llvm/lib/Target/Sparc/
Makefile 19 DIRS = TargetInfo MCTargetDesc
  /external/llvm/lib/Target/XCore/
Makefile 20 DIRS = Disassembler InstPrinter TargetInfo MCTargetDesc
  /external/clang/
Makefile 17 DIRS := utils/TableGen include lib tools runtime docs unittests
27 DIRS := $(filter-out tools docs, $(DIRS))
31 DIRS := $(filter-out docs unittests, $(DIRS))
45 DIRS := $(filter-out docs, $(DIRS))
  /external/llvm/
Makefile 30 DIRS := lib/Support lib/TableGen utils tools/llvm-config
33 DIRS := lib/Support lib/TableGen utils lib/IR lib tools/llvm-shlib \
47 DIRS := $(filter-out tools/llvm-shlib, $(DIRS))
51 DIRS := $(filter-out docs, $(DIRS))
55 DIRS := $(filter-out tools runtime docs, $(DIRS))
60 DIRS := $(filter-out tools runtime docs, $(DIRS))
    [all...]

Completed in 230 milliseconds

1 2