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

  /art/tools/golem/
env 43 ALL_TARGETS=(art-interpreter art-opt art-jit art-jit-cc art-opt-cc art-opt-debuggable art-vdex)
67 for target in "${ALL_TARGETS[@]}"; do
97 if ! contains_element "$selected_target" "${ALL_TARGETS[@]}"; then
  /external/libvpx/libvpx/
docs.mk 29 doxyfile: $(if $(findstring examples, $(ALL_TARGETS)),examples.doxy)
  /external/libvpx/libvpx/build/make/
Makefile 17 @for t in $(ALL_TARGETS); do \
41 @for t in $(ALL_TARGETS); do \

Completed in 136 milliseconds