Lines Matching +full:- +full:wno +full:- +full:sign +full:- +full:conversion
1 LOCAL_PATH := $(call my-dir)
4 # The clang-tidy google-explicit-constructor warning is issued to nearly
5 # 1000 conversion constructors in this project. They are from more than
8 # or NOLINT(implicit), we suppress the google-explicit-constructor check.
9 LOCAL_TIDY_CHECKS := -google-explicit-constructor
984 -DDEQP_SUPPORT_GLES1=1 \
985 -DDE_ANDROID_API=9 \
986 -D_XOPEN_SOURCE=600 \
987 -DDEQP_TARGET_NAME=\"android\" \
988 -DDEQP_GLES3_RUNTIME_LOAD=1 \
989 -DDEQP_GLES2_RUNTIME_LOAD=1 \
990 -DQP_SUPPORT_PNG=1 \
991 -Wconversion \
992 -fwrapv \
993 -Wno-sign-conversion
1012 LOCAL_CPPFLAGS += -Wno-non-virtual-dtor -Wno-delete-non-virtual-dtor
1014 LOCAL_RTTI_FLAG := -frtti -fexceptions
1021 # include $(call all-makefiles-under,$(LOCAL_PATH)/android)