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

  /external/icu4c/config/
gmakever.mk 19 latest_a=$(firstword $(sort $(MAKE_VERSION) $(at_least)))
dist.mk 34 DISTY_DAT=$(firstword $(wildcard data/out/tmp/icudt$(SO_TARGET_VERSION_MAJOR)*.dat))
  /external/libmtp/
hotplug.sh.in 18 firstword=`echo ${LINE} | awk '{ print $1 }'`
19 if [ ${firstword} != "#" ]; then
21 script=${firstword}
47 firstword=`echo ${LINE} | awk '{ print $1 }'`
48 if [ ${firstword} = "#" ]; then
53 script=${firstword}
  /build/core/combo/
select.mk 91 ifneq ($(ccache),$(firstword $($(combo_target)CC)))
94 ifneq ($(ccache),$(firstword $($(combo_target)CXX)))
  /ndk/build/core/
check-cygwin-make.mk 32 CYGWIN_MAKE := $(shell cygpath --unix --absolute $(firstword $(MAKE)))
40 $(error Android NDK: $(firstword $(MAKE)) is not cygwin-compatible)
definitions-utils.mk 127 find-first = $(firstword $(call filter-by,$1,$2))
definitions-graph.mk 102 -ndk-mod-find-first = $(firstword $(call -ndk-mod-filter,$1,$2))
297 -ndk-mod-topo-find-first-zero-incoming = $(firstword $(call -ndk-mod-filter-out,$1,-ndk-mod-topo-has-incoming))
  /hardware/invensense/libsensors_iio/software/core/mllite/build/android/
shared.mk 4 MK_NAME = $(notdir $(CURDIR)/$(firstword $(MAKEFILE_LIST)))
  /hardware/invensense/libsensors_iio/software/core/mpl/build/android/
shared.mk 4 MK_NAME = $(notdir $(CURDIR)/$(firstword $(MAKEFILE_LIST)))
  /hardware/invensense/libsensors_iio/software/simple_apps/gesture_test/build/android/
shared.mk 3 MK_NAME = $(notdir $(CURDIR)/$(firstword $(MAKEFILE_LIST)))
  /hardware/invensense/libsensors_iio/software/simple_apps/self_test/build/android/
shared.mk 3 MK_NAME = $(notdir $(CURDIR)/$(firstword $(MAKEFILE_LIST)))
  /hardware/invensense/libsensors_iio/software/simple_apps/mpu_iio/build/android/
shared.mk 3 MK_NAME = $(notdir $(CURDIR)/$(firstword $(MAKEFILE_LIST)))
  /external/compiler-rt/make/
util.mk 98 $(call Set,varname,$(firstword $(subst =, ,$(arg)))) \
  /bootable/diskinstaller/
config.mk 55 src=$(firstword $(strip $(call module-built-files,$(m)))); \
57 $(firstword $(strip $(call module-installed-files,$(m))))); \
  /external/compiler-rt/make/platform/
clang_linux.mk 25 CompilerTargetArch := $(firstword $(subst -, ,$(CompilerTargetTriple)))
  /external/libvpx/libvpx/build/make/
Makefile 29 md5sum := $(firstword $(wildcard \
  /external/icu4c/data/
Makefile.in 156 ICUDATA_ARCHIVE = $(firstword $(wildcard $(srcdir)/in/$(ICUDATA_BASENAME_VERSION)*.dat))
731 TZDATA = $(firstword $(wildcard $(top_builddir)/tools/tzcode/tzdata*.tar.gz) $(wildcard $(top_srcdir)/tools/tzcode/tzdata*.tar.gz))
    [all...]
  /external/icu4c/
icudefs.mk 185 SILENT_COMPILE=$(call ICU_MSG,$(notdir $(firstword $(1)))) "... " $< && $(1) || \
  /build/core/
config.mk 202 $(if $(firstword $(foreach hdr_dir,$(1),\
Makefile 145 $(subst _, , $(firstword $(1)))
    [all...]
definitions.mk     [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 216 milliseconds