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

1 2 3

  /hardware/ti/omap3/omx/system/src/openmax_il/common/
Makefile 8 DIRS= \
12 @$(call traverse_dirs,$(DIRS),$@)
  /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),$@)
  /system/core/rootdir/
Android.mk 51 DIRS := $(addprefix $(TARGET_ROOT_OUT)/, \
61 $(DIRS):
65 ALL_PREBUILT += $(DIRS)
  /external/openssl/crypto/krb5/
Makefile 32 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/openssl/crypto/txt_db/
Makefile 31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/openssl/crypto/hmac/
Makefile 31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/openssl/crypto/jpake/
Makefile 14 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/openssl/crypto/lhash/
Makefile 31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/openssl/crypto/md4/
Makefile 32 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/openssl/crypto/mdc2/
Makefile 31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/openssl/crypto/pqueue/
Makefile 31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/openssl/crypto/rc2/
Makefile 31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/openssl/crypto/stack/
Makefile 31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/icu4c/test/hdrtst/
Makefile 29 DIRS=$(prefix)/include/unicode
  /external/openssl/crypto/buffer/
Makefile 31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/openssl/crypto/camellia/
Makefile 39 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/openssl/crypto/comp/
Makefile 34 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/openssl/crypto/md5/
Makefile 36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/openssl/crypto/rc4/
Makefile 35 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/openssl/crypto/ripemd/
Makefile 36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/openssl/crypto/store/
Makefile 33 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /external/openssl/crypto/ui/
Makefile 35 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
  /build/
envsetup.sh 649 local DIRS=$(echo "$@" | awk -v RS=" " -v ORS=" " '/^[^-].*$/')
650 for DIR in $DIRS ; do

Completed in 491 milliseconds

1 2 3