HomeSort by relevance Sort by last modified time
    Searched refs:BUILDS (Results 1 - 5 of 5) sorted by null

  /external/ltp/tools/pounder21/
libpounder.sh 25 export BUILDS=`/bin/ls build_scripts/`
Install 109 # start builds...
110 for i in $BUILDS
  /external/v8/
Makefile 285 BUILDS = $(foreach mode,$(MODES),$(addsuffix .$(mode),$(ARCHES)))
289 CHECKS = $(addsuffix .check,$(BUILDS))
290 QUICKCHECKS = $(addsuffix .quickcheck,$(BUILDS))
298 $(ARCHES) $(MODES) $(BUILDS) $(CHECKS) $(addsuffix .clean,$(ARCHES)) \
318 $(BUILDS): $(OUTDIR)/Makefile.$$@
426 OUT_MAKEFILES = $(addprefix $(OUTDIR)/Makefile.,$(BUILDS))
  /prebuilts/go/darwin-x86/src/go/build/
deps_test.go 33 // DO NOT CHANGE THIS DATA TO FIX BUILDS.
  /prebuilts/go/linux-x86/src/go/build/
deps_test.go 33 // DO NOT CHANGE THIS DATA TO FIX BUILDS.

Completed in 136 milliseconds