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

1 2

  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/
Makefile 9 ifneq ($(findstring x11, $(EGL_PLATFORMS)),)
13 ifneq ($(findstring fbdev, $(EGL_PLATFORMS)),)
17 ifneq ($(findstring wayland, $(EGL_PLATFORMS)),)
  /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)),)
  /frameworks/compile/slang/
RSSpec.mk 29 ifneq ($(findstring RSClangBuiltinEnums.inc,$(RS_SPEC_TABLES)),)
35 ifneq ($(findstring RSDataTypeEnums.inc,$(RS_SPEC_TABLES)),)
41 ifneq ($(findstring RSMatrixTypeEnums.inc,$(RS_SPEC_TABLES)),)
47 ifneq ($(findstring RSObjectTypeEnums.inc,$(RS_SPEC_TABLES)),)
53 ifneq ($(findstring RSDataElementEnums.inc,$(RS_SPEC_TABLES)),)
  /external/chromium_org/third_party/mesa/src/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...]
  /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...]
  /external/chromium_org/third_party/mesa/src/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...]
  /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...]
  /external/clang/
clang-tblgen-rules.mk 12 ifneq ($(findstring AttrDump.inc,$(TBLGEN_TABLES)),)
19 ifneq ($(findstring AttrImpl.inc,$(TBLGEN_TABLES)),)
26 ifneq ($(findstring AttrList.inc,$(TBLGEN_TABLES)),)
33 ifneq ($(findstring AttrSpellings.inc,$(TBLGEN_TABLES)),)
40 ifneq ($(findstring AttrSpellingListIndex.inc,$(TBLGEN_TABLES)),)
47 ifneq ($(findstring AttrPCHRead.inc,$(TBLGEN_TABLES)),)
54 ifneq ($(findstring AttrPCHWrite.inc,$(TBLGEN_TABLES)),)
61 ifneq ($(findstring AttrExprArgs.inc,$(TBLGEN_TABLES)),)
68 ifneq ($(findstring AttrLateParsed.inc,$(TBLGEN_TABLES)),)
75 ifneq ($(findstring Attrs.inc,$(TBLGEN_TABLES)),
    [all...]
  /build/core/combo/
HOST_windows-x86.mk 26 ifneq ($(findstring Linux,$(UNAME)),)
63 ifneq ($(findstring CYGWIN,$(UNAME)),)
  /external/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/tcmalloc/vendor/packages/deb/
rules 21 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
26 ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
  /external/clang/tools/c-index-test/
Makefile 44 ifneq ($(findstring -Wdocumentation,$(OPTIMIZE_OPTION)),)
  /external/chromium_org/third_party/mesa/src/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)),)
  /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)),)
  /external/chromium/sdch/open-vcdiff/packages/deb/
rules 21 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
26 ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
  /external/chromium_org/sdch/open-vcdiff/packages/deb/
rules 21 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
26 ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
  /external/open-vcdiff/packages/deb/
rules 21 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
26 ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
  /external/chromium_org/native_client_sdk/src/tools/
nacl_gcc.mk 152 ifeq (,$(findstring $(NACL_ARCH),$(VALID_ARCHES)))
178 ifneq (,$(findstring x86_32,$(ARCHES)))
195 ifneq (,$(findstring x86_64,$(ARCHES)))
237 ifneq (,$(findstring x86_32,$(ARCHES)))
252 ifneq (,$(findstring x86_64,$(ARCHES)))
266 ifneq (,$(findstring arm,$(ARCHES)))
295 ifneq (,$(findstring x86_32,$(ARCHES)))
302 ifneq (,$(findstring x86_64,$(ARCHES)))
309 ifneq (,$(findstring arm,$(ARCHES)))
340 ifneq (,$(findstring x86_32,$(ARCHES))
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/gbm/
Makefile 20 ifneq ($(findstring wayland, $(EGL_PLATFORMS)),)
  /external/libvpx/libvpx/
docs.mk 34 doxyfile: $(if $(findstring examples, $(ALL_TARGETS)),examples.doxy)
  /external/llvm/tools/
Makefile 48 OPTIONAL_DIRS := $(findstring lldb,$(ONLY_TOOLS))
  /external/mesa3d/src/gallium/state_trackers/gbm/
Makefile 20 ifneq ($(findstring wayland, $(EGL_PLATFORMS)),)
  /external/libvpx/libvpx/build/make/
Android.mk 148 $(if $(findstring neon,$(v)),,$(v)))
157 $(if $(findstring neon,$(v)),$(v),))
  /build/core/
envsetup.mk 42 ifneq (,$(findstring Linux,$(UNAME)))
45 ifneq (,$(findstring Darwin,$(UNAME)))
48 ifneq (,$(findstring Macintosh,$(UNAME)))
51 ifneq (,$(findstring CYGWIN,$(UNAME)))
72 ifneq (,$(findstring 86,$(UNAME)))
76 ifneq (,$(findstring Power,$(UNAME)))

Completed in 1118 milliseconds

1 2