Home
last modified time | relevance | path

Searched refs:pedantic (Results 1 – 25 of 126) sorted by relevance

123456

/third_party/typescript/tests/baselines/reference/
DnoUncheckedIndexedAccess.errors.txt1 tests/cases/conformance/pedantic/noUncheckedIndexedAccess.ts(3,32): error TS2344: Type 'boolean | u…
3 tests/cases/conformance/pedantic/noUncheckedIndexedAccess.ts(12,7): error TS2322: Type 'boolean | u…
4 tests/cases/conformance/pedantic/noUncheckedIndexedAccess.ts(13,7): error TS2322: Type 'boolean | u…
5 tests/cases/conformance/pedantic/noUncheckedIndexedAccess.ts(14,7): error TS2322: Type 'boolean | u…
6 tests/cases/conformance/pedantic/noUncheckedIndexedAccess.ts(15,7): error TS2322: Type 'boolean | u…
7 tests/cases/conformance/pedantic/noUncheckedIndexedAccess.ts(16,7): error TS2322: Type 'boolean | u…
8 tests/cases/conformance/pedantic/noUncheckedIndexedAccess.ts(17,7): error TS2322: Type 'boolean | u…
9 tests/cases/conformance/pedantic/noUncheckedIndexedAccess.ts(18,7): error TS2322: Type 'boolean | u…
10 tests/cases/conformance/pedantic/noUncheckedIndexedAccess.ts(19,7): error TS2322: Type 'boolean | u…
11 tests/cases/conformance/pedantic/noUncheckedIndexedAccess.ts(20,7): error TS2322: Type 'boolean | u…
[all …]
DnoUncheckedIndexedAccessDestructuring.errors.txt1 tests/cases/conformance/pedantic/noUncheckedIndexedAccessDestructuring.ts(8,1): error TS18048: 's1'…
2 tests/cases/conformance/pedantic/noUncheckedIndexedAccessDestructuring.ts(12,9): error TS2345: Argu…
3 tests/cases/conformance/pedantic/noUncheckedIndexedAccessDestructuring.ts(16,9): error TS2345: Argu…
4 tests/cases/conformance/pedantic/noUncheckedIndexedAccessDestructuring.ts(23,1): error TS18048: 't1…
5 tests/cases/conformance/pedantic/noUncheckedIndexedAccessDestructuring.ts(26,1): error TS18048: 't2…
6 tests/cases/conformance/pedantic/noUncheckedIndexedAccessDestructuring.ts(34,5): error TS18048: 'z'…
7 tests/cases/conformance/pedantic/noUncheckedIndexedAccessDestructuring.ts(41,5): error TS18048: 'q.…
8 tests/cases/conformance/pedantic/noUncheckedIndexedAccessDestructuring.ts(52,5): error TS18048: 'q.…
9 tests/cases/conformance/pedantic/noUncheckedIndexedAccessDestructuring.ts(62,2): error TS2322: Type…
11 tests/cases/conformance/pedantic/noUncheckedIndexedAccessDestructuring.ts(71,8): error TS2322: Type…
[all …]
/third_party/libevdev/test/
DMakefile.in117 am__EXEEXT_2 = test-compile-pedantic$(EXEEXT) test-link$(EXEEXT) \
127 test_compile_pedantic-test-compile-pedantic.$(OBJEXT)
258 ./$(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Po \
666 build_tests = test-compile-pedantic test-link $(am__append_1)
670 test_compile_pedantic_SOURCES = test-compile-pedantic.c
671 test_compile_pedantic_CFLAGS = $(AM_CPPFLAGS) -pedantic -Werror -std=c89
783 test-compile-pedantic$(EXEEXT): $(test_compile_pedantic_OBJECTS) $(test_compile_pedantic_DEPENDENCI…
784 @rm -f test-compile-pedantic$(EXEEXT)
832 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_compile_pedantic-test-compile-pedantic.Po@am_…
870 test_compile_pedantic-test-compile-pedantic.o: test-compile-pedantic.c
[all …]
DMakefile.am1 build_tests = test-compile-pedantic test-link
12 test_compile_pedantic_SOURCES = test-compile-pedantic.c
13 test_compile_pedantic_CFLAGS = $(AM_CPPFLAGS) -pedantic -Werror -std=c89
/third_party/icu/icu4c/source/
DBUILD.gn248 "-pedantic",
325 "-pedantic",
386 "-pedantic",
420 "-pedantic",
441 "-pedantic",
462 "-pedantic",
483 "-pedantic",
504 "-pedantic",
531 "-pedantic",
569 "-pedantic",
[all …]
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttobjs.c894 FT_Bool pedantic ) in tt_size_run_fpgm() argument
917 exec->pedantic_hinting = pedantic; in tt_size_run_fpgm()
988 FT_Bool pedantic ) in tt_size_run_prep() argument
1021 exec->pedantic_hinting = pedantic; in tt_size_run_prep()
1119 FT_Bool pedantic ) in tt_size_init_bytecode() argument
1218 error = tt_size_run_fpgm( size, pedantic ); in tt_size_init_bytecode()
1231 FT_Bool pedantic ) in tt_size_ready_bytecode() argument
1237 error = tt_size_init_bytecode( (FT_Size)size, pedantic ); in tt_size_ready_bytecode()
1265 error = tt_size_run_prep( size, pedantic ); in tt_size_ready_bytecode()
Dttobjs.h379 FT_Bool pedantic );
383 FT_Bool pedantic );
387 FT_Bool pedantic );
/third_party/vk-gl-cts/external/vulkan-docs/src/xml/
DMakefile183 gcc -Wall -pedantic-errors -std=c99 -c -I$(INCLUDE) -I$(TESTS) $(TESTFILE)
184 gcc -Wall -pedantic-errors -std=c11 -c -I$(INCLUDE) -I$(TESTS) $(TESTFILE)
185 g++ -Wall -pedantic-errors -c -std=c++11 -I$(INCLUDE) -I$(TESTS) $(TESTFILE)
187 g++ -Wall -pedantic-errors -c -std=c++98 -I$(INCLUDE) -I$(TESTS) $(TESTFILE)
188 g++ -Wall -pedantic-errors -c -std=c++11 -I$(INCLUDE) -I$(TESTS) -DUSE_HPP=1 $(TESTFILE)
/third_party/libsnd/Scripts/
Dbuild-test-tarball.mk.in49 $(TESTNAME)/test_wrapper.sh : tests/test_wrapper.sh tests/pedantic-header-test.sh
57 cp tests/pedantic-header-test.sh $(TESTNAME)/tests/
/third_party/node/test/fixtures/snapshot/
Dmarked.js85 pedantic: false,
504 text: !this.options.pedantic ? rtrim(text, '\n') : text
533 if (this.options.pedantic) {
595 if (this.options.pedantic) {
614 if (this.options.pedantic) {
640 if (this.options.pedantic) {
928 if (!this.options.pedantic && /^</.test(trimmedUrl)) {
956 if (this.options.pedantic) {
971 if (this.options.pedantic && !/>$/.test(trimmedUrl)) {
1281 block$1.pedantic = merge$1({}, block$1.normal, {
[all …]
/third_party/rust/crates/clap/clap_derive/src/derives/
Dinto_app.rs36 clippy::pedantic, in gen_for_struct()
76 clippy::pedantic, in gen_for_enum()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
DBUILD.gn29 "-pedantic-errors",
31 "-Wno-c++98-compat-pedantic",
32 "-Wno-format-pedantic",
/third_party/benchmark/test/
DBUILD11 "-pedantic",
12 "-pedantic-errors",
/third_party/vk-gl-cts/external/amber/src/src/
DBUILD.gn29 "-pedantic-errors",
31 "-Wno-c++98-compat-pedantic",
32 "-Wno-format-pedantic",
/third_party/skia/third_party/externals/dawn/src/common/
DBUILD.gn131 # clang-cl doesn't know -pedantic, pass it explicitly to the clang driver
132 "/clang:-pedantic",
138 cflags += [ "-pedantic" ]
/third_party/libsnd/tests/
Dpedantic-header-test.sh.in45 …$CC -std=c99 -Werror -pedantic -I@top_srcdir@/src -I@abs_top_builddir@/src -I@top_srcdir@/include …
/third_party/skia/third_party/externals/freetype/builds/compiler/
Dgcc.mk68 ANSIFLAGS ?= -std=c99 -pedantic
Dgcc-dev.mk87 ANSIFLAGS ?= -std=c99 -pedantic
/third_party/vk-gl-cts/external/amber/src/
DCMakeLists.txt216 -pedantic-errors
229 -Wno-c++98-compat-pedantic
230 -Wno-format-pedantic
/third_party/curl/CMake/
DPickyWarnings.cmake29 set(WPICKY "${WPICKY} -pedantic-errors")
49 -Wall -pedantic
169 -Wno-pedantic-ms-format # gcc 4.5 (mingw-only)
/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/
DMakefile23 -pedantic \
/third_party/lame/
DMakefile.unix149 CC_OPTS = -UNDEBUG -O -Wall -pedantic -ggdb -DABORTFP
240 CC_OPTS = -O4 -pedantic -Wall -fomit-frame-pointer -ffast-math -funroll-loops \
261 CC_OPTS += -w0 -pedantic -Wall
/third_party/node/deps/base64/base64/test/
DMakefile1 CFLAGS += -std=c99 -O3 -Wall -Wextra -pedantic -DBASE64_STATIC_DEFINE
/third_party/musl/libc-test/src/api/
DBUILD.gn39 "-pedantic-errors",
/third_party/node/deps/v8/tools/gcmole/
DMakefile48 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter \

123456