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

1 2 3

  /hardware/qcom/gps/msm8960/loc_api/
Android.mk 7 include $(addsuffix Android.mk, $(GPS_DIR_LIST))
  /packages/apps/Test/connectivity/sl4n/rapidjson/doc/diagram/
makefile 8 all: $(addsuffix .png, $(DOTFILES)) $(addsuffix .pdf, $(DOTFILES))
  /device/moto/shamu/location/
Android.mk 5 include $(addsuffix Android.mk, $(DIR_LIST))
  /prebuilts/go/darwin-x86/test/bench/garbage/
Makefile 19 bench: $(addsuffix .bench, $(ALL))
  /prebuilts/go/linux-x86/test/bench/garbage/
Makefile 19 bench: $(addsuffix .bench, $(ALL))
  /hardware/qcom/gps/loc_api/
Android.mk 15 include $(addsuffix Android.mk, $(GPS_DIR_LIST))
  /hardware/qcom/gps/msm8084/loc_api/
Android.mk 15 include $(addsuffix Android.mk, $(GPS_DIR_LIST))
  /hardware/qcom/gps/msm8909/loc_api/
Android.mk 15 include $(addsuffix Android.mk, $(GPS_DIR_LIST))
  /hardware/qcom/gps/msm8994/loc_api/
Android.mk 15 include $(addsuffix Android.mk, $(GPS_DIR_LIST))
  /hardware/qcom/gps/msm8996/loc_api/
Android.mk 15 include $(addsuffix Android.mk, $(GPS_DIR_LIST))
  /external/v8/
Makefile 266 BUILDS = $(foreach mode,$(MODES),$(addsuffix .$(mode),$(ARCHES)))
268 $(addsuffix .$(mode),$(ANDROID_ARCHES)))
270 $(addsuffix .$(mode),$(NACL_ARCHES)))
272 CHECKS = $(addsuffix .check,$(BUILDS))
273 QUICKCHECKS = $(addsuffix .quickcheck,$(BUILDS))
274 ANDROID_CHECKS = $(addsuffix .check,$(ANDROID_BUILDS))
275 NACL_CHECKS = $(addsuffix .check,$(NACL_BUILDS))
281 $(addsuffix .quickcheck,$(MODES)) $(addsuffix .quickcheck,$(ARCHES)) \
282 $(ARCHES) $(MODES) $(BUILDS) $(CHECKS) $(addsuffix .clean,$(ARCHES))
    [all...]
  /hardware/qcom/bt/msm8909/libbt-vendor/
vnd_buildcfg.mk 19 SRC := $(call my-dir)/include/$(addprefix vnd_, $(addsuffix .txt,$(basename $(TARGET_DEVICE))))
  /hardware/qcom/bt/msm8960/libbt-vendor/
vnd_buildcfg.mk 18 SRC := $(call my-dir)/include/$(addprefix vnd_, $(addsuffix .txt,$(basename $(TARGET_DEVICE))))
  /hardware/qcom/bt/msm8992/libbt-vendor/
vnd_buildcfg.mk 19 SRC := $(call my-dir)/include/$(addprefix vnd_, $(addsuffix .txt,$(basename $(TARGET_DEVICE))))
  /hardware/qcom/bt/msm8996/libbt-vendor/
vnd_buildcfg.mk 19 SRC := $(call my-dir)/include/$(addprefix vnd_, $(addsuffix .txt,$(basename $(TARGET_DEVICE))))
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
Makefile 5 ICONS := $(addsuffix .png, $(foreach name, $(NAMES), $(foreach size, $(SIZES), $(size)/$(name))))
6 ICONS += $(addsuffix .xpm, $(NAMES))
  /external/libvpx/libvpx/
solution.mk 12 VPX_NONDEPS=$(addsuffix .$(VCPROJ_SFX),vpx gtest)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
solution.mk 12 VPX_NONDEPS=$(addsuffix .$(VCPROJ_SFX),vpx gtest obj_int_extract)
  /external/selinux/libsepol/tests/
Makefile 27 stdpol := $(addsuffix .std,$(policysrc))
28 mlspol := $(addsuffix .mls,$(policysrc))
  /hardware/broadcom/libbt/
vnd_buildcfg.mk 7 SRC := $(call my-dir)/include/$(addprefix vnd_, $(addsuffix .txt,$(basename $(TARGET_DEVICE))))
  /external/e2fsprogs/lib/quota/
Android.mk 71 LOCAL_SHARED_LIBRARIES := $(addsuffix -host, $(libext2_quota_shared_libraries))
  /external/e2fsprogs/resize/
Android.mk 64 LOCAL_SHARED_LIBRARIES := $(addsuffix -host, $(resize2fs_shared_libraries))
  /external/libvpx/
libvpx-asm-translation.mk 17 VPX_GEN := $(addsuffix .s, $(VPX_ASM))
  /frameworks/compile/mclinker/
Android.mk 45 include $(addprefix $(LOCAL_PATH)/,$(addsuffix /Android.mk, $(subdirs)))
  /external/e2fsprogs/e2fsck/
Android.mk 59 LOCAL_SHARED_LIBRARIES := $(addsuffix -host, $(libext2_profile_shared_libraries))
159 LOCAL_SHARED_LIBRARIES := $(addsuffix -host, $(e2fsck_shared_libraries))

Completed in 838 milliseconds

1 2 3