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

  /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 65 DIRS := $(addprefix $(TARGET_ROOT_OUT)/, \
75 $(DIRS):
79 ALL_PREBUILT += $(DIRS)
  /external/chromium/third_party/icu/source/test/hdrtst/
Makefile.in 34 DIRS=$(prefix)/include/unicode
  /external/icu4c/test/hdrtst/
Makefile.in 34 DIRS=$(prefix)/include/unicode
  /build/
envsetup.sh 662 local DIRS=$(echo "$@" | awk -v RS=" " -v ORS=" " '/^[^-].*$/')
663 for DIR in $DIRS ; do
  /external/openssl/ssl/
Makefile 54 (cd ..; $(MAKE) DIRS=$(DIR) all)
    [all...]

Completed in 533 milliseconds