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

1 2

  /external/ltp/testcases/commands/cron/
cron_dirs_checks01 32 DIRS="/etc/cron.d /etc/cron.daily /etc/cron.hourly /etc/cron.monthly /etc/cron.weekly /var/spool/cron"
35 for i in $DIRS
  /external/swiftshader/third_party/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))
  /external/swiftshader/third_party/LLVM/projects/sample/lib/
Makefile 11 DIRS=sample
  /external/swiftshader/third_party/LLVM/projects/sample/tools/
Makefile 11 DIRS=sample
  /external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/
Makefile 11 DIRS = scalar ipo
14 $(Verb) for i in $(DIRS) ; do \
  /external/swiftshader/third_party/LLVM/lib/Analysis/
Makefile 12 DIRS = IPA
  /external/swiftshader/third_party/LLVM/projects/sample/
Makefile 11 DIRS = lib tools
  /external/swiftshader/third_party/LLVM/lib/Target/CBackend/
Makefile 12 DIRS = TargetInfo
  /external/swiftshader/third_party/LLVM/lib/Target/CppBackend/
Makefile 12 DIRS = TargetInfo
  /external/swiftshader/third_party/LLVM/bindings/ocaml/
Makefile 11 DIRS = llvm bitreader bitwriter analysis target executionengine transforms
15 $(Verb) for i in $(DIRS) ; do \
  /external/swiftshader/third_party/LLVM/
Makefile 30 DIRS := lib/Support lib/TableGen utils
33 DIRS := lib/Support lib/TableGen utils lib/VMCore 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...]
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
Makefile 19 DIRS = TargetInfo MCTargetDesc
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
Makefile 20 DIRS = TargetInfo MCTargetDesc
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
Makefile 18 DIRS = TargetInfo MCTargetDesc
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/
Makefile 20 DIRS = InstPrinter TargetInfo MCTargetDesc
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
Makefile 20 DIRS = InstPrinter TargetInfo MCTargetDesc
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
Makefile 21 DIRS = InstPrinter TargetInfo MCTargetDesc
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
Makefile 21 DIRS = InstPrinter TargetInfo MCTargetDesc
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
Makefile 19 DIRS = TargetInfo MCTargetDesc
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
Makefile 19 DIRS = TargetInfo MCTargetDesc
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
Makefile 20 DIRS = TargetInfo MCTargetDesc
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
Makefile 21 DIRS = InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
Makefile 22 DIRS = InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc Utils
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
Makefile 22 DIRS = InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc
  /external/swiftshader/third_party/LLVM/tools/
Makefile 22 DIRS := llvm-config
47 # it so it is added to DIRS.
49 DIRS += lto gold

Completed in 302 milliseconds

1 2