Home
last modified time | relevance | path

Searched refs:ifeq (Results 51 - 75 of 153) sorted by relevance

1234567

/third_party/skia/third_party/externals/spirv-cross/
H A DMakefile18 ifeq ($(DEBUG), 1)
24 ifeq ($(SPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS), 1)
/third_party/skia/third_party/externals/freetype/builds/os2/
H A Ddetect.mk19 ifeq ($(PLATFORM),ansi)
28 ifeq ($(PLATFORM),os2)
/third_party/skia/third_party/externals/freetype/builds/unix/
H A Ddetect.mk17 ifeq ($(PLATFORM),ansi)
32 ifeq ($(PLATFORM),unix)
H A Dinstall.mk43 ifeq ($(INSTALL_FT2_CONFIG),TRUE)
69 ifeq ($(INSTALL_FT2_CONFIG),TRUE)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/icons/
H A DMakefile8 ifeq (1, $(shell which inkscape; echo $$?))
11 ifeq (0, $(shell inkscape --without-gui 2>&1 > /dev/null; echo $$?))
/third_party/mesa3d/android/
H A DAndroid.mk48 ifeq ($(BOARD_MESA3D_FORCE_SOFTPIPE),)
91 ifeq ($(shell test $(PLATFORM_SDK_VERSION) -ge 30; echo $$?), 0)
103 ifeq ($(TARGET_IS_64_BIT),true)
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A DMakefile4 ifeq ($(KERNEL_TYPE), linux)
14 ifeq ($(QUIET), 1)
20 ifeq ($(V), 1)
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_opengl3/
H A DMakefile48 ifeq ($(USE_FILE_SYSTEM), 0)
52 ifeq ($(USE_FILE_SYSTEM), 1)
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_wgpu/
H A DMakefile44 ifeq ($(USE_FILE_SYSTEM), 0)
48 ifeq ($(USE_FILE_SYSTEM), 1)
/third_party/skia/third_party/externals/brotli/
H A DMakefile14 ifeq ($(os), Darwin)
26 ifeq ($(ARCH), arm)
/third_party/skia/third_party/externals/freetype/builds/
H A Ddetect.mk81 ifeq ($(PLATFORM),)
88 ifeq ($(findstring ansi,$(MAKECMDGOALS)),)
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A DMakefile11 ifeq ($(KERNEL_TYPE), linux)
28 ifeq ($(V), 1)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A DMakefile11 ifeq ($(KERNEL_TYPE), linux)
28 ifeq ($(V), 1)
/third_party/libexif/contrib/watcom/
H A DMakefile31 !ifeq FINAL 1
53 !ifeq SYSTEM DOS
55 !else ifeq SYSTEM OS2
57 !else ifeq SYSTEM NT
/third_party/lz4/programs/
H A DMakefile59 ifeq ($(TARGET_OS)$(shell $(OS_VERSION)),SunOS5.10)
80 ifeq ($(WINBASED),yes)
135 ifeq ($(WINBASED),yes)
148 ifeq ($(POSIX_ENV),Yes)
/third_party/vk-gl-cts/external/vulkan-docs/src/xml/
H A DMakefile44 ifeq ($(VULKAN_API),vulkan)
83 ifeq ($(VULKAN_API),vulkansc)
88 ifeq ($(VULKAN_API),vulkansc)
156 ifeq ($(VULKAN_API),vulkan)
186 ifeq ($(VULKAN_API),vulkansc)
/third_party/cJSON/tests/unity/test/
H A DMakefile2 ifeq ($(shell uname -s), Darwin)
5 ifeq ($(findstring clang, $(CC)), clang)
/third_party/jerryscript/targets/esp8266/
H A DMakefile62 ifeq ($(FLAVOR),debug)
66 ifeq ($(FLAVOR),release)
/third_party/unity/extras/memory/test/
H A DMakefile2 ifeq ($(shell uname -s), Darwin)
9 ifeq ($(OS),Windows_NT)
/third_party/zlib/nintendods/
H A DMakefile5 ifeq ($(strip $(DEVKITARM)),)
68 ifeq ($(strip $(CPPFILES)),)
/third_party/libwebsockets/test-apps/android/app/src/main/jni/
H A DNativeLibs.mk49 ifeq ($(MAKE_NO_INCLUDES),)
55 ifeq ($(NDK_ROOT),)
62 ifeq ($(NDK_APP_ABI),)
66 ifeq ($(NDK_APP_ABI),all)
76 ifeq ($(APP_PLATFORM),)
89 ifeq ($(ZLIB_VERSION),)
92 ifeq ($(OPENSSL_VERSION),)
96 ifeq ($(ZLIB_TGZ_SOURCE),)
99 ifeq ($(OPENSSL_TGZ_SOURCE),)
112 ifeq (
[all...]
/third_party/ltp/testcases/kernel/syscalls/access/
H A DMakefile6 ifeq ($(UCLINUX),1)
/third_party/ltp/testcases/misc/math/
H A DMakefile25 ifeq ($(ANDROID),1)
/third_party/ltp/testcases/kernel/syscalls/dup/
H A DMakefile8 ifeq ($(ANDROID), 1)
/third_party/ltp/testcases/kernel/syscalls/gettid/
H A DMakefile12 ifeq ($(ANDROID), 1)

Completed in 6 milliseconds

1234567