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

  /external/icu4c/stubdata/
Android.mk 45 $(if $(findstring ar,$(PRODUCT_LOCALES)),large) \
46 $(if $(findstring da,$(PRODUCT_LOCALES)),large) \
47 $(if $(findstring el,$(PRODUCT_LOCALES)),large) \
48 $(if $(findstring fi,$(PRODUCT_LOCALES)),large) \
49 $(if $(findstring he,$(PRODUCT_LOCALES)),large) \
50 $(if $(findstring hr,$(PRODUCT_LOCALES)),large) \
51 $(if $(findstring hu,$(PRODUCT_LOCALES)),large) \
52 $(if $(findstring id,$(PRODUCT_LOCALES)),large) \
53 $(if $(findstring ko,$(PRODUCT_LOCALES)),large) \
54 $(if $(findstring nb,$(PRODUCT_LOCALES)),large)
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/linux/
makefile.26 27 ifneq ($(findstring -nexus-,-$(TARGET)-),)
  /hardware/broadcom/wlan/bcm4329/src/dhd/exe/
GNUmakefile 34 ifeq ($(findstring CYGWIN,$(UNAME)),CYGWIN)
52 ifneq ($(findstring $(TARGETENV), "linux linuxmips linuxmips_be linuxarm linuxarm_le linuxarm_omap android"),)
58 ifneq ($(findstring x86,$(TARGETARCH)),x86)
  /build/core/combo/
HOST_windows-x86.mk 26 ifneq ($(findstring Linux,$(UNAME)),)
53 ifneq ($(findstring CYGWIN,$(UNAME)),)
  /external/chromium/sdch/open-vcdiff/packages/deb/
rules 21 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
26 ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
  /external/dropbear/debian/
rules 8 ifneq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
13 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
21 ifneq (,$(findstring diet,$(DEB_BUILD_OPTIONS)))
  /build/core/
envsetup.mk 59 ifneq (,$(findstring Linux,$(UNAME)))
62 ifneq (,$(findstring Darwin,$(UNAME)))
65 ifneq (,$(findstring Macintosh,$(UNAME)))
68 ifneq (,$(findstring CYGWIN,$(UNAME)))
89 ifneq (,$(findstring 86,$(UNAME)))
93 ifneq (,$(findstring Power,$(UNAME)))
definitions.mk     [all...]
main.mk 425 ifeq ($(findstring Linux,$(UNAME)),)
  /hardware/broadcom/wlan/bcm4329/src/
Makerules 94 ifneq (,$(findstring 10.5,$(MACOS_VER)))
244 ifneq ($(findstring $(TARGETPLATFORM), "Wdm wdm"), )
436 ifeq ($(findstring s, $(MAKEFLAGS) ),)
  /ndk/build/core/
init.mk 102 ifneq (,$(findstring Linux,$(UNAME)))
105 ifneq (,$(findstring Darwin,$(UNAME)))
109 ifneq (,$(findstring CYGWIN,$(UNAME)))
132 ifneq (,$(findstring 86,$(UNAME)))
136 ifneq (,$(findstring Power,$(UNAME)))
  /dalvik/vm/
Android.mk 126 ifneq (,$(findstring libffi,$(LOCAL_SHARED_LIBRARIES)))
  /external/quake/quake/src/QW/
Makefile.Solaris 9 ifneq (,$(findstring i86pc,$(shell uname -m)))
Makefile.Linux 16 ifneq (,$(findstring libc6,$(shell if [ -e /lib/libc.so.6* ];then echo libc6;fi)))
22 ifneq (,$(findstring alpha,$(shell uname -m)))
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/UtilityAdapter/
Makefile 108 ifeq ($(findstring "clean", $(MAKECMDGOALS)), "")
  /external/e2fsprogs/debian/
rules 76 ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
79 ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
127 ifneq (,$(findstring $(DEB_BUILD_ARCH),mips mipsel))
  /external/quake/quake/src/WinQuake/
Makefile.Solaris 11 ifneq (,$(findstring i86pc,$(shell uname -m)))
Makefile.linuxi386 15 ifneq (,$(findstring libc6,$(shell if [ -e /lib/libc.so.6 ];then echo libc6;fi)))
21 ifneq (,$(findstring alpha,$(shell uname -m)))
    [all...]

Completed in 1607 milliseconds