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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 449 local DIST_DIR=vpx
452 DIST_DIR="${DIST_DIR}-${cf}"
454 DIST_DIR="${DIST_DIR}-${cf}cx"
456 DIST_DIR="${DIST_DIR}-${cf}dx"
459 enabled debug_libs && DIST_DIR="${DIST_DIR}-debug"
460 enabled codec_srcs && DIST_DIR="${DIST_DIR}-src
    [all...]
libs.mk 319 $(addprefix $(DIST_DIR)/,$(LIBVPX_SO_SYMLINKS)),\
  /external/chromium_org/third_party/libvpx/source/libvpx/
configure 448 local DIST_DIR=vpx
451 DIST_DIR="${DIST_DIR}-${cf}"
453 DIST_DIR="${DIST_DIR}-${cf}cx"
455 DIST_DIR="${DIST_DIR}-${cf}dx"
458 enabled debug_libs && DIST_DIR="${DIST_DIR}-debug"
459 enabled codec_srcs && DIST_DIR="${DIST_DIR}-src
    [all...]
libs.mk 319 $(addprefix $(DIST_DIR)/,$(LIBVPX_SO_SYMLINKS)),\
  /external/libvpx/libvpx/
configure 449 local DIST_DIR=vpx
452 DIST_DIR="${DIST_DIR}-${cf}"
454 DIST_DIR="${DIST_DIR}-${cf}cx"
456 DIST_DIR="${DIST_DIR}-${cf}dx"
459 enabled debug_libs && DIST_DIR="${DIST_DIR}-debug"
460 enabled codec_srcs && DIST_DIR="${DIST_DIR}-src
    [all...]
libs.mk 319 $(addprefix $(DIST_DIR)/,$(LIBVPX_SO_SYMLINKS)),\
  /build/core/
distdir.mk 18 # files from this build into DIST_DIR.
51 # and "dist" is specified, the marked files will be copied to DIST_DIR.
65 $(eval $(call add-dependency,$(1),$(DIST_DIR)/$(dst))),\
67 $(src),$(DIST_DIR)/$(dst),$(1)))\
envsetup.mk 390 ifeq (,$(strip $(DIST_DIR)))
391 DIST_DIR := $(OUT_DIR)/dist
Makefile     [all...]
  /build/tools/
check_builds.sh 44 make -j16 PRODUCT-$1 dist DIST_DIR=$TEST_BUILD_DIR/$PREFIX-$1
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
Makefile 42 @if [ -d "$(DIST_DIR)/src" ]; then \
43 mkdir -p "$(DIST_DIR)/build"; \
44 cd "$(DIST_DIR)/build"; \
49 @if [ -d "$(DIST_DIR)" ]; then \
50 echo " [MD5SUM] $(DIST_DIR)"; \
51 cd $(DIST_DIR) && \
71 DIST_DIR?=dist
267 $(DIST_DIR)/$(1): $(2)
350 .install-docs: .docs $(addprefix $(DIST_DIR)/,$(INSTALL-DOCS))
364 .install-bins: .bins $(addprefix $(DIST_DIR)/,$(INSTALL-BINS)
    [all...]
  /external/libvpx/libvpx/build/make/
Makefile 41 @if [ -d "$(DIST_DIR)/src" ]; then \
42 mkdir -p "$(DIST_DIR)/build"; \
43 cd "$(DIST_DIR)/build"; \
48 @if [ -d "$(DIST_DIR)" ]; then \
49 echo " [MD5SUM] $(DIST_DIR)"; \
50 cd $(DIST_DIR) && \
72 DIST_DIR?=dist
257 $(DIST_DIR)/$(1): $(2)
340 .install-docs: .docs $(addprefix $(DIST_DIR)/,$(INSTALL-DOCS))
354 .install-bins: .bins $(addprefix $(DIST_DIR)/,$(INSTALL-BINS)
    [all...]
  /frameworks/base/tools/layoutlib/bridge/tests/
Android.mk 37 # Copy the jar to DIST_DIR for sdk builds
  /frameworks/base/tools/layoutlib/create/tests/
Android.mk 31 # Copy the jar to DIST_DIR for sdk builds
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile 41 @if [ -d "$(DIST_DIR)/src" ]; then \
42 mkdir -p "$(DIST_DIR)/build"; \
43 cd "$(DIST_DIR)/build"; \
48 @if [ -d "$(DIST_DIR)" ]; then \
49 echo " [MD5SUM] $(DIST_DIR)"; \
50 cd $(DIST_DIR) && \
72 DIST_DIR?=dist
257 $(DIST_DIR)/$(1): $(2)
340 .install-docs: .docs $(addprefix $(DIST_DIR)/,$(INSTALL-DOCS))
354 .install-bins: .bins $(addprefix $(DIST_DIR)/,$(INSTALL-BINS)
    [all...]

Completed in 599 milliseconds