Home
last modified time | relevance | path

Searched refs:Wshadow (Results 1 – 25 of 109) sorted by relevance

12345

/third_party/lz4/examples/
DMakefile32 CFLAGS += -std=gnu99 -Wall -Wextra -Wundef -Wshadow -Wcast-align -Wstrict-prototypes
105 cxxtest: CFLAGS := -O3 -Wall -Wextra -Wundef -Wshadow -Wcast-align -Werror
/third_party/skia/third_party/externals/oboe/
DCMakeLists.txt78 -Wshadow
79 -Wshadow-field
/third_party/ltp/utils/benchmark/ebizzy-0.3/
DMakefile32 WCPPFLAGS += -Wshadow
Dconfigure34 gcc -Wall -Wshadow ${LIBS} ${FLAGS} -o ebizzy ebizzy.c
/third_party/vk-gl-cts/external/jsoncpp/
DCMakeLists.txt131 add_compile_options(-Wall -Wconversion -Wshadow -Werror=conversion -Werror=sign-compare)
134 add_compile_options(-Wall -Wconversion -Wshadow -Wextra)
145 add_compile_options(-Wall -Wconversion -Wshadow -Wextra -Werror=conversion)
/third_party/skia/third_party/externals/freetype/builds/compiler/
Dgcc-dev.mk75 -Wshadow \
/third_party/elfutils/config/
Deu.am90 AM_CFLAGS = -std=gnu99 -Wall -Wshadow -Wformat=2 \
100 AM_CXXFLAGS = -std=c++11 -Wall -Wshadow \
/third_party/skia/buildtools/third_party/eu-strip/
Dbuild.sh16 gcc -std=gnu99 -Wall -Wshadow -Wunused -Wextra -fgnu89-inline \
/third_party/skia/third_party/externals/spirv-cross/
DMakefile16 CXXFLAGS += -std=c++11 -Wall -Wextra -Wshadow -Wno-deprecated-declarations
/third_party/lz4/contrib/djgpp/
DMakefile22 CFLAGS ?= -O3 -std=gnu99 -Wall -Wextra -Wundef -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototype…
/third_party/lz4/contrib/gen_manual/
DMakefile34 CXXFLAGS += -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wno-…
/third_party/lz4/lib/dll/example/
DMakefile32 CFLAGS += -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum \
/third_party/lz4/
DMakefile199 cxxtest cxx32test: CFLAGS = -O3 -Wall -Wextra -Wundef -Wshadow -Wcast-align -Werror
209 cxx17build : CFLAGS = -std=c++17 -Wall -Wextra -Wundef -Wshadow -Wcast-align -Werror -pedantic
/third_party/bounds_checking_function/
DMakefile8 OPTION += -Wformat=2 -Wfloat-equal -Wshadow
/third_party/ltp/tools/sparse/sparse-src/
Doptions.h126 extern int Wshadow;
/third_party/libcoap/examples/
Dshare.libcoap.examples.Makefile24 -Wshadow \
/third_party/icu/vendor/double-conversion/upstream/
DSConstruct23 CCFLAGS.append(ARGUMENTS.get('CXXFLAGS', '-g -Wall -Wshadow -Werror -UNDEBUG'))
/third_party/skia/third_party/externals/imgui/examples/example_null/
DMakefile46 CXXFLAGS += -Wshadow -Wsign-conversion
/third_party/selinux/libsepol/tests/
DMakefile16 -Wshadow \
/third_party/lz4/contrib/meson/meson/
Dmeson.build30 '-Wshadow',
/third_party/skia/third_party/externals/libpng/scripts/
Dmakefile.beos38 WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow \
/third_party/cJSON/tests/unity/test/
DMakefile12 CFLAGS += -Wbad-function-cast -Wcast-qual -Wold-style-definition -Wshadow -Wstrict-overflow \
/third_party/unity/extras/memory/test/
DMakefile70 CFLAGS += -Wshadow
/third_party/unity/extras/fixture/test/
DMakefile64 CFLAGS += -Wshadow
/third_party/cJSON/tests/unity/extras/fixture/test/
DMakefile67 CFLAGS += -Wshadow

12345