HomeSort by relevance Sort by last modified time
    Searched refs:ifneq (Results 1 - 25 of 327) 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/clang/examples/PrintFunctionNames/
Makefile 15 ifneq ($(REQUIRES_RTTI), 1)
16 ifneq ($(REQUIRES_EH), 1)
  /build/tools/
Android.mk 20 ifneq ($(TARGET_BUILD_APPS),)
  /external/llvm/lib/CodeGen/
Makefile 19 ifneq ($(HUGE_VAL_SANITY),yes)
  /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...]
  /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)),)
  /build/core/
host_shared_library.mk 18 ifneq ($(strip $(OVERRIDE_BUILT_MODULE_PATH)),)
21 ifneq ($(strip $(LOCAL_MODULE_STEM)$(LOCAL_BUILT_MODULE_STEM)),)
java_library.mk 13 ifneq (,$(LOCAL_ASSET_DIR))
17 ifneq (true,$(LOCAL_IS_STATIC_JAVA_LIBRARY))
18 ifneq (,$(LOCAL_RESOURCE_DIR))
34 ifneq (true,$(WITH_DEXPREOPT))
56 ifneq ($(extra_jar_args),)
70 ifneq ($(extra_jar_args),)
76 ifneq ($(dexpreopt_boot_jar_module),)
100 ifneq (nostripping,$(LOCAL_DEX_PREOPT))
copy_headers.mk 4 ifneq ($(strip $(LOCAL_IS_HOST_MODULE)),)
  /external/v8/
Android.mk 21 ifneq ($(strip $(ARCH_ARM_HAVE_ARMV7A)),true)
27 ifneq ($(filter $(TARGET_ARCH),x86 arm),)
  /hardware/msm7k/dspcrashd/
Android.mk 0 ifneq ($(BUILD_TINY_ANDROID),true)
  /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/core/combo/
HOST_windows-x86.mk 26 ifneq ($(findstring Linux,$(UNAME)),)
27 ifneq ($(strip $(USE_MINGW)),)
31 ifneq ($(strip $(BUILD_HOST_64bit)),)
59 ifneq ($(findstring CYGWIN,$(UNAME)),)
  /device/sample/apps/client/
Android.mk 17 ifneq ($(TARGET_BUILD_PDK),true)
  /device/sample/apps/upgrade/
Android.mk 17 ifneq ($(TARGET_BUILD_PDK),true)
  /external/clang/runtime/libcxx/
Makefile 23 ifneq ($(CLANG_NO_RUNTIME),1)
  /external/icu4c/config/
gmakever.mk 21 ifneq ($(at_least),$(latest_a))
  /external/icu4c/tools/pkgdata/
Makefile.in 26 ifneq ($(PKGDATA_DEFS),)
33 ifneq ($(top_builddir),$(top_srcdir))
98 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
  /external/wpa_supplicant_8/wpa_supplicant/
Android.mk 11 ifneq ($(BOARD_WPA_SUPPLICANT_DRIVER),)
1007 ifneq ($(CONFIG_L2_PACKET), freebsd)
1412 ifneq ($(BOARD_WPA_SUPPLICANT_PRIVATE_LIB),)
  /frameworks/base/tests/RenderScriptTests/Fountain_v11/
Android.mk 17 ifneq ($(TARGET_SIMULATOR),true)
  /frameworks/base/tests/RenderScriptTests/tests_v11/
Android.mk 17 ifneq ($(TARGET_SIMULATOR),true)
  /frameworks/compile/libbcc/runtime/make/
config.mk 27 ifneq ($(VERBOSE),1)
  /hardware/msm7k/libcamera/
Android.mk 7 ifneq ($(BUILD_TINY_ANDROID),true)
19 ifneq ($(DLOPEN_LIBQCAMERA),1)

Completed in 1018 milliseconds

1 2 3 4 5 6 7 8 91011>>