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

1 2 3

  /external/mesa3d/src/gallium/winsys/sw/
Makefile 9 ifneq ($(findstring x11, $(EGL_PLATFORMS)),)
13 ifneq ($(findstring fbdev, $(EGL_PLATFORMS)),)
17 ifneq ($(findstring wayland, $(EGL_PLATFORMS)),)
  /packages/apps/Car/libs/car-apps-common/
car-apps-common.mk 37 ifeq (,$(findstring android-support-v4,$(LOCAL_STATIC_JAVA_LIBRARIES)))
42 ifeq (,$(findstring android-support-annotations,$(LOCAL_STATIC_JAVA_LIBRARIES)))
47 ifeq (,$(findstring com.android.car.apps.common, $(LOCAL_STATIC_JAVA_LIBRARIES)))
Android.mk 33 ifeq (,$(findstring android-support-v4,$(LOCAL_STATIC_JAVA_LIBRARIES)))
38 ifeq (,$(findstring android-support-annotations,$(LOCAL_STATIC_JAVA_LIBRARIES)))
  /frameworks/opt/setupwizard/library/
common-gingerbread.mk 26 ifeq (,$(findstring --auto-add-overlay, $(LOCAL_AAPT_FLAGS)))
31 ifeq (,$(findstring setup-wizard-lib-gingerbread-compat,$(LOCAL_STATIC_JAVA_LIBRARIES)))
43 ifeq (,$(findstring android-support-v7-appcompat,$(LOCAL_STATIC_JAVA_LIBRARIES)))
50 ifeq (,$(findstring android-support-v7-recyclerview,$(LOCAL_STATIC_JAVA_LIBRARIES)))
58 ifeq (,$(findstring setup-wizard-lib-gingerbread-compat,$(LOCAL_STATIC_ANDROID_LIBRARIES)))
62 ifeq (,$(findstring android-support-v7-appcompat,$(LOCAL_STATIC_ANDROID_LIBRARIES)))
66 ifeq (,$(findstring android-support-v7-recyclerview,$(LOCAL_STATIC_ANDROID_LIBRARIES)))
  /packages/services/Car/car-support-lib/
car-support.mk 21 ifeq (,$(findstring --auto-add-overlay, $(LOCAL_AAPT_FLAGS)))
26 ifeq (,$(findstring android.support.car, $(LOCAL_STATIC_JAVA_LIBRARIES)))
36 ifeq (,$(findstring android-support-v7-appcompat,$(LOCAL_STATIC_JAVA_LIBRARIES)))
43 ifeq (,$(findstring android-support-v7-recyclerview,$(LOCAL_STATIC_JAVA_LIBRARIES)))
50 ifeq (,$(findstring android-support-v7-cardview,$(LOCAL_STATIC_JAVA_LIBRARIES)))
  /packages/apps/Car/libs/car-stream-ui-lib/
car-stream-ui-lib.mk 37 ifeq (,$(findstring android-support-v7-cardview,$(LOCAL_STATIC_JAVA_LIBRARIES)))
43 ifeq (,$(findstring android-support-v7-appcompat,$(LOCAL_STATIC_JAVA_LIBRARIES)))
51 ifeq (,$(findstring android.support.car, $(LOCAL_STATIC_JAVA_LIBRARIES)))
Android.mk 26 ifeq (,$(findstring android-support-v7-cardview,$(LOCAL_STATIC_JAVA_LIBRARIES)))
33 ifeq (,$(findstring android-support-v7-appcompat,$(LOCAL_STATIC_JAVA_LIBRARIES)))
  /external/mesa3d/src/gallium/targets/egl-static/
Makefile 48 ifneq ($(findstring x11, $(EGL_PLATFORMS)),)
53 ifneq ($(findstring wayland, $(EGL_PLATFORMS)),)
59 ifneq ($(findstring drm, $(EGL_PLATFORMS)),)
63 ifneq ($(findstring fbdev, $(EGL_PLATFORMS)),)
66 ifneq ($(findstring null, $(EGL_PLATFORMS)),)
91 ifneq ($(findstring i915/drm,$(GALLIUM_WINSYS_DIRS)),)
100 ifneq ($(findstring nouveau/drm,$(GALLIUM_WINSYS_DIRS)),)
112 ifneq ($(findstring radeon/drm,$(GALLIUM_WINSYS_DIRS)),)
113 ifneq ($(findstring r300,$(GALLIUM_DRIVERS_DIRS)),)
123 ifneq ($(findstring radeon/drm,$(GALLIUM_WINSYS_DIRS)),
    [all...]
  /packages/apps/Car/Overview/
Android.mk 40 ifeq (,$(findstring android-support-annotations,$(LOCAL_STATIC_JAVA_LIBRARIES)))
45 ifeq (,$(findstring android-support-v7-appcompat,$(LOCAL_STATIC_JAVA_LIBRARIES)))
52 ifeq (,$(findstring android-support-v7-recyclerview,$(LOCAL_STATIC_JAVA_LIBRARIES)))
59 ifeq (,$(findstring android-support-v7-cardview,$(LOCAL_STATIC_JAVA_LIBRARIES)))
  /external/mesa3d/src/gallium/targets/pipe-loader/
Makefile 71 ifneq ($(findstring llvmpipe,$(GALLIUM_DRIVERS_DIRS)),)
74 else ifneq ($(findstring softpipe,$(GALLIUM_DRIVERS_DIRS)),)
90 ifneq ($(findstring i915/drm,$(GALLIUM_WINSYS_DIRS)),)
95 ifneq ($(findstring nouveau/drm,$(GALLIUM_WINSYS_DIRS)),)
100 ifneq ($(findstring radeon/drm,$(GALLIUM_WINSYS_DIRS)),)
101 ifneq ($(findstring r300,$(GALLIUM_DRIVERS_DIRS)),)
107 ifneq ($(findstring radeon/drm,$(GALLIUM_WINSYS_DIRS)),)
108 ifneq ($(findstring r600,$(GALLIUM_DRIVERS_DIRS)),)
114 ifneq ($(findstring radeon/drm,$(GALLIUM_WINSYS_DIRS)),)
115 ifneq ($(findstring radeonsi,$(GALLIUM_DRIVERS_DIRS)),
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
header.makefile 20 CYGWIN:=$(findstring CYGWIN, $(shell uname -s))
21 LINUX:=$(findstring Linux, $(shell uname -s))
22 DARWIN:=$(findstring Darwin, $(shell uname -s))
  /packages/apps/Car/Stream/
Android.mk 48 ifeq (,$(findstring android-support-v7-cardview,$(LOCAL_STATIC_JAVA_LIBRARIES)))
55 ifeq (,$(findstring android-support-v7-palette,$(LOCAL_STATIC_JAVA_LIBRARIES)))
61 ifeq (,$(findstring android-support-annotations,$(LOCAL_STATIC_JAVA_LIBRARIES)))
  /packages/apps/Car/libs/car-stream-lib/
Android.mk 25 ifeq (,$(findstring android-support-annotations,$(LOCAL_STATIC_JAVA_LIBRARIES)))
  /external/curl/docs/examples/
Makefile.netware 150 ifeq ($(findstring gcc,$(CC)),gcc)
184 ifeq ($(findstring -static,$(CFG)),-static)
187 ifeq ($(findstring -ares,$(CFG)),-ares)
190 ifeq ($(findstring -rtmp,$(CFG)),-rtmp)
195 ifeq ($(findstring -ssh2,$(CFG)),-ssh2)
200 ifeq ($(findstring -axtls,$(CFG)),-axtls)
204 ifeq ($(findstring -ssl,$(CFG)),-ssl)
208 ifeq ($(findstring -zlib,$(CFG)),-zlib)
211 ifeq ($(findstring -idn,$(CFG)),-idn)
214 ifeq ($(findstring -ipv6,$(CFG)),-ipv6
    [all...]
  /device/asus/fugu/recovery/
Android.mk 1 ifneq (,$(findstring $(TARGET_DEVICE),fugu))
  /external/googletest/googletest/
Android.mk 38 $(1)$(if $(findstring _ndk,$(4)),$(4))$(if $(5),_$(5))) \
46 $(if $(findstring _ndk,$(4)),$(eval LOCAL_LDLIBS := -ldl)) \
47 $(if $(findstring _ndk,$(4)),$(eval LOCAL_SDK_VERSION := 9)) \
48 $(if $(findstring _ndk,$(4)),$(eval LOCAL_NDK_STL_VARIANT := $(5)_static)) \
49 $(if $(findstring _host,$(4)),,\
51 $(eval $(if $(findstring _host,$(4)), \
64 $(if $(findstring _ndk,$(1)),, \
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/
Makefile 19 ifneq ($(findstring fbdev, $(EGL_PLATFORMS)),)
23 ifneq ($(findstring x11, $(EGL_PLATFORMS)),)
28 ifneq ($(findstring kms, $(EGL_PLATFORMS)),)
  /external/cmockery/cmockery_0_1_2/packages/deb/
rules 21 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
26 ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
  /device/linaro/bootloader/edk2/BaseTools/Source/C/
GNUmakefile 28 ifneq (,$(findstring aarch64,$(uname_m)))
31 ifneq (,$(findstring arm,$(uname_m)))
  /external/curl/packages/DOS/
common.dj 18 ifneq ($(findstring COMMAND.COM,$(SHELL)),COMMAND.COM)
19 ifneq ($(findstring CMD.EXE,$(SHELL)),CMD.EXE)
20 ifneq ($(findstring 4DOS.COM,$(SHELL)),4DOS.COM)
  /external/syslinux/gnu-efi/gnu-efi-3.0/debian/
rules 4 ifneq (,$(findstring i386,$(buildarch)))
6 else ifneq (,$(findstring amd64,$(buildarch)))
16 ifneq (,$(findstring amd64,$(buildarch)))
21 ifneq (,$(findstring i386,$(buildarch)))
68 ifneq (,$(findstring amd64,$(buildarch)))
76 ifneq (,$(findstring i386,$(buildarch)))
  /external/mesa3d/src/gallium/state_trackers/egl/
Makefile 59 ifneq ($(findstring x11, $(EGL_PLATFORMS)),)
63 ifneq ($(findstring wayland, $(EGL_PLATFORMS)),)
69 ifneq ($(findstring drm, $(EGL_PLATFORMS)),)
73 ifneq ($(findstring fbdev, $(EGL_PLATFORMS)),)
77 ifneq ($(findstring null, $(EGL_PLATFORMS)),)
  /device/google/dragon/recovery/updater/
Android.mk 1 ifneq (,$(findstring $(TARGET_DEVICE),dragon))
  /external/strace/debian/
rules 11 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
49 ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
  /external/syslinux/win32/ntfstest/
Makefile 22 ifeq ($(findstring CYGWIN,$(OSTYPE)),CYGWIN)
29 ifeq ($(findstring MINGW32,$(OSTYPE)),MINGW32)

Completed in 493 milliseconds

1 2 3