HomeSort by relevance Sort by last modified time
    Searched refs:ifneq (Results 1 - 25 of 455) 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/asus/fugu/
Android.mk 23 ifneq ($(filter fugu,$(TARGET_DEVICE)),)
  /device/htc/flounder/
Android.mk 23 ifneq ($(filter flounder%, $(TARGET_DEVICE)),)
  /device/lge/hammerhead/
Android.mk 26 ifneq ($(filter hammerhead, $(TARGET_DEVICE)),)
  /device/moto/shamu/
Android.mk 26 ifneq ($(filter shamu, $(TARGET_DEVICE)),)
  /external/clang/examples/PrintFunctionNames/
Makefile 15 ifneq ($(REQUIRES_RTTI), 1)
16 ifneq ($(REQUIRES_EH), 1)
  /device/htc/flounder/audio/
Android.mk 0 ifneq ($(filter tegra132,$(TARGET_BOARD_PLATFORM)),)
2 ifneq ($(filter flounder flounder64 flounder_lte,$(TARGET_DEVICE)),)
  /external/lldb/test/functionalities/breakpoint/breakpoint_ids/
Makefile 5 ifneq (,$(findstring icc,$(CC)))
  /external/lldb/test/functionalities/breakpoint/breakpoint_locations/
Makefile 5 ifneq (,$(findstring icc,$(CC)))
  /external/lldb/test/functionalities/data-formatter/rdar-9973865/
Makefile 7 ifneq (,$(findstring clang,$(CC)))
  /external/lldb/test/functionalities/inline-stepping/
Makefile 5 ifneq (,$(findstring icc,$(CC)))
  /external/lldb/test/python_api/frame/inlines/
Makefile 5 ifneq (,$(findstring icc,$(CC)))
  /external/llvm/lib/CodeGen/
Makefile 19 ifneq ($(HUGE_VAL_SANITY),yes)
  /build/core/
shared_library.mk 10 ifneq ($(LOCAL_MODULE_PATH),)
11 ifneq ($(TARGET_2ND_ARCH),)
16 ifneq ($(LOCAL_UNSTRIPPED_PATH),)
17 ifneq ($(TARGET_2ND_ARCH),)
module_arch_supported.mk 40 ifneq (,$(LOCAL_MODULE_$(my_prefix)ARCH))
46 ifneq (,$(LOCAL_MODULE_$(my_prefix)ARCH_WARN))
53 ifneq (,$(filter $($(my_prefix)$(LOCAL_2ND_ARCH_VAR_PREFIX)ARCH),$(LOCAL_MODULE_UNSUPPORTED_$(my_prefix)ARCH)))
57 ifneq (,$(filter $($(my_prefix)$(LOCAL_2ND_ARCH_VAR_PREFIX)ARCH),$(LOCAL_MODULE_UNSUPPORTED_$(my_prefix)ARCH_WARN)))
  /build/core/combo/
HOST_darwin-x86_64.mk 23 ifneq ($(strip $(BUILD_HOST_static)),)
37 ifneq (,$(strip $(wildcard $(HOST_TOOLCHAIN_PREFIX)-gcc)))
40 ifneq ($(filter 10.8 10.9, $(mac_sdk_version)),)
68 ifneq ($(filter 10.7 10.7.% 10.8 10.8.%, $(build_mac_version)),)
HOST_windows-x86_64.mk 26 ifneq ($(findstring Linux,$(UNAME)),)
27 ifneq ($(strip $(USE_MINGW)),)
47 ifneq ($(strip $(BUILD_HOST_static)),)
61 ifneq ($(findstring CYGWIN,$(UNAME)),)
  /build/tools/zipalign/
Android.mk 29 ifneq ($(strip $(USE_MINGW)),)
35 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)),)

Completed in 2525 milliseconds

1 2 3 4 5 6 7 8 91011>>