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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/Transforms/Hello/
Makefile 17 ifneq ($(REQUIRES_RTTI), 1)
18 ifneq ($(REQUIRES_EH), 1)
  /external/llvm/tools/bugpoint-passes/
Makefile 17 ifneq ($(REQUIRES_RTTI), 1)
18 ifneq ($(REQUIRES_EH), 1)
  /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)),)
  /device/lge/hammerhead/
Android.mk 26 ifneq ($(filter hammerhead, $(TARGET_DEVICE)),)
  /external/clang/examples/PrintFunctionNames/
Makefile 15 ifneq ($(REQUIRES_RTTI), 1)
16 ifneq ($(REQUIRES_EH), 1)
  /external/llvm/lib/CodeGen/
Makefile 19 ifneq ($(HUGE_VAL_SANITY),yes)
  /pdk/apps/HelloPDK/jni/
Android.mk 18 ifneq ($(TARGET_BUILD_JAVA_SUPPORT_LEVEL),)
  /hardware/qcom/media/
Android.mk 2 ifneq ($(filter msm8610 msm8226 msm8974 msm8960 msm8660 msm7627a msm7630_surf apq8084 mpq8092,$(TARGET_BOARD_PLATFORM)),)
7 ifneq ($(filter msm8960 msm8660,$(TARGET_BOARD_PLATFORM)),)
11 ifneq ($(filter msm8610 msm8226 msm8974 apq8084 mpq8092,$(TARGET_BOARD_PLATFORM)),)
15 ifneq ($(filter msm8610 msm8226 msm8974 msm8960 apq8084 mpq8092,$(TARGET_BOARD_PLATFORM)),)
  /external/llvm/
tblgen-rules.mk 17 ifneq ($(strip $(TBLGEN_TABLES)),)
24 ifneq ($(TBLGEN_TD_DIR),)
28 ifneq ($(filter %GenRegisterNames.inc,$(tblgen_gen_tables)),)
34 ifneq ($(filter %GenRegisterInfo.h.inc,$(tblgen_gen_tables)),)
40 ifneq ($(filter %GenRegisterInfo.inc,$(tblgen_gen_tables)),)
46 ifneq ($(filter %GenInstrNames.inc,$(tblgen_gen_tables)),)
52 ifneq ($(filter %GenInstrInfo.inc,$(tblgen_gen_tables)),)
58 ifneq ($(filter %GenAsmWriter.inc,$(tblgen_gen_tables)),)
64 ifneq ($(filter %GenAsmWriter1.inc,$(tblgen_gen_tables)),)
70 ifneq ($(filter %GenAsmMatcher.inc,$(tblgen_gen_tables)),
    [all...]
  /build/core/combo/
HOST_windows-x86.mk 26 ifneq ($(findstring Linux,$(UNAME)),)
27 ifneq ($(strip $(USE_MINGW)),)
31 ifneq ($(strip $(BUILD_HOST_64bit)),)
49 ifneq ($(strip $(BUILD_HOST_static)),)
63 ifneq ($(findstring CYGWIN,$(UNAME)),)
HOST_linux-x86.mk 31 ifneq (,$(strip $(wildcard $(HOST_TOOLCHAIN_PREFIX)/gcc)))
37 ifneq ($(strip $(BUILD_HOST_64bit)),)
50 ifneq ($(strip $(BUILD_HOST_static)),)
  /frameworks/compile/slang/
RSSpec.mk 27 ifneq ($(strip $(TBLGEN_TABLES)),)
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)),)
  /dalvik/vm/compiler/codegen/x86/libenc/
Android.mk 22 ifneq ($(LIBENC_INCLUDED),true)
39 ifneq ($(SDK_ONLY),true) # SDK_only doesn't need device version
63 endif # ifneq ($(LIBENC_INCLUDED),true)
  /external/v8/
Android.mk 21 ifneq ($(strip $(ARCH_ARM_HAVE_ARMV7A)),true)
27 ifneq ($(filter $(TARGET_ARCH),x86 arm mips),)
  /hardware/qcom/media/mm-video-legacy/
Android.mk 0 ifneq ($(filter msm8960,$(TARGET_BOARD_PLATFORM)),)
  /ndk/tests/build/project-properties/jni/
Android.mk 2 ifneq ($(TARGET_PLATFORM),$(WANTED_PLATFORM))
  /system/core/netcfg/
Android.mk 0 ifneq ($(BUILD_TINY_ANDROID),true)
  /build/tools/zipalign/
Android.mk 27 ifneq ($(strip $(USE_MINGW)),)
33 ifneq ($(strip $(BUILD_HOST_static)),)
  /device/asus/flo/bdAddrLoader/
Android.mk 17 ifneq ($(filter flo deb,$(TARGET_DEVICE)),)
  /device/asus/flo/charger_touch/
Android.mk 17 ifneq ($(filter flo deb,$(TARGET_DEVICE)),)
  /device/lge/mako/bdAddrLoader/
Android.mk 17 ifneq ($(filter mako occam,$(TARGET_DEVICE)),)
  /device/lge/mako/charger_touch/
Android.mk 17 ifneq ($(filter mako occam,$(TARGET_DEVICE)),)
  /device/sample/apps/client/
Android.mk 17 ifneq ($(TARGET_BUILD_JAVA_SUPPORT_LEVEL),)
  /device/sample/apps/upgrade/
Android.mk 17 ifneq ($(TARGET_BUILD_JAVA_SUPPORT_LEVEL),)

Completed in 2299 milliseconds

1 2 3 4 5 6 7 8 91011>>