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

1 2

  /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)),)
  /build/core/combo/
HOST_windows-x86.mk 26 ifneq ($(findstring Linux,$(UNAME)),)
59 ifneq ($(findstring CYGWIN,$(UNAME)),)
  /device/samsung/toro/recovery/
Android.mk 3 ifneq (,$(findstring $(TARGET_DEVICE),toro torospr))
  /external/clang/
clang-tblgen-rules.mk 12 ifneq ($(findstring AttrImpl.inc,$(TBLGEN_TABLES)),)
19 ifneq ($(findstring AttrList.inc,$(TBLGEN_TABLES)),)
26 ifneq ($(findstring AttrSpellings.inc,$(TBLGEN_TABLES)),)
33 ifneq ($(findstring AttrPCHRead.inc,$(TBLGEN_TABLES)),)
40 ifneq ($(findstring AttrPCHWrite.inc,$(TBLGEN_TABLES)),)
47 ifneq ($(findstring AttrLateParsed.inc,$(TBLGEN_TABLES)),)
54 ifneq ($(findstring Attrs.inc,$(TBLGEN_TABLES)),)
61 ifneq ($(findstring AttrParsedAttrKinds.inc,$(TBLGEN_TABLES)),)
68 ifneq ($(findstring AttrParsedAttrList.inc,$(TBLGEN_TABLES)),)
75 ifneq ($(findstring AttrTemplateInstantiate.inc,$(TBLGEN_TABLES)),
    [all...]
  /device/samsung/tuna/recovery/
Android.mk 1 ifneq (,$(findstring $(TARGET_DEVICE),tuna toro torospr maguro))
  /external/chromium/sdch/open-vcdiff/packages/deb/
rules 21 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
26 ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
  /external/libvpx/
docs.mk 37 doxyfile: $(if $(findstring examples, $(ALL_TARGETS)),examples.doxy)
  /external/llvm/tools/
Makefile 42 OPTIONAL_DIRS := $(findstring lldb,$(ONLY_TOOLS))
  /device/ti/panda/audio/
Android.mk 19 ifneq (,$(findstring panda, $(TARGET_PRODUCT)))
  /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)))
definitions.mk     [all...]
main.mk 42 ifeq (,$(findstring CYGWIN,$(shell uname -sm)))
408 ifeq ($(findstring Linux,$(UNAME)),)
  /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)))
  /gdk/build/core/
init.mk 80 ifneq (,$(findstring Linux,$(UNAME)))
83 ifneq (,$(findstring Darwin,$(UNAME)))
87 ifneq (,$(findstring CYGWIN,$(UNAME)))
110 ifneq (,$(findstring 86,$(UNAME)))
114 ifneq (,$(findstring Power,$(UNAME)))
  /external/compiler-rt/make/platform/
clang_linux.mk 24 ifneq ($(findstring -linux-,$(CompilerTargetTriple)),)
  /external/linux-tools-perf/Documentation/
Makefile 119 ifneq ($(findstring $(MAKEFLAGS),w),w)
125 ifneq ($(findstring $(MAKEFLAGS),s),s)
  /external/quake/quake/src/QW/
Makefile.Solaris 9 ifneq (,$(findstring i86pc,$(shell uname -m)))
  /external/llvm/
tblgen-rules.mk 136 ifneq ($(findstring ARMGenDecoderTables.inc,$(tblgen_gen_tables)),)
Makefile 27 ifneq ($(findstring llvmCore, $(RC_ProjectName)),llvmCore) # Normal build (not "Apple-style").
llvm-tblgen-rules.mk 153 ifneq ($(findstring ARMGenDecoderTables.inc,$(tblgen_gen_tables)),)
  /ndk/build/core/
init.mk 118 ifneq (,$(findstring Linux,$(UNAME)))
121 ifneq (,$(findstring Darwin,$(UNAME)))
125 ifneq (,$(findstring CYGWIN,$(UNAME)))
194 ifneq (,$(findstring 86,$(UNAME)))
198 ifneq (,$(findstring Power,$(UNAME)))
  /dalvik/vm/
Android.mk 130 ifneq (,$(findstring libffi,$(LOCAL_SHARED_LIBRARIES)))
  /external/linux-tools-perf/config/
utilities.mak 126 shell-wordify = $(if $(findstring $(newline),$(1)),$(_sw-esc-nl),$(shell-sq))
  /external/e2fsprogs/debian/
rules 111 #ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
158 ifneq (,$(findstring $(DEB_BUILD_ARCH),mips mipsel))
511 ifneq (,$(findstring update-symbols,$(DEB_BUILD_OPTIONS)))
  /external/quake/quake/src/WinQuake/
Makefile.Solaris 11 ifneq (,$(findstring i86pc,$(shell uname -m)))

Completed in 1151 milliseconds

1 2