/external/clang/test/FixIt/ |
D | fixit-objc-message.m | 3 // RUN: not %clang_cc1 -pedantic -Wall -fixit -x objective-c %t 4 // RUN: %clang_cc1 -fsyntax-only -pedantic -Wall -Werror -x objective-c %t 8 // RUN: not %clang_cc1 -pedantic -Wall -fixit -x objective-c++ %t 9 // RUN: %clang_cc1 -fsyntax-only -pedantic -Wall -Werror -x objective-c++ %t
|
D | fixit-objc-arc.m | 1 // RUN: %clang_cc1 -pedantic -verify %s 3 // RUN: not %clang_cc1 -pedantic -fobjc-arc -fixit -x objective-c %t 4 // RUN: %clang_cc1 -pedantic -fobjc-arc -Werror -x objective-c %t
|
D | fixit-objc.m | 1 // RUN: %clang_cc1 -pedantic -verify %s 3 // RUN: not %clang_cc1 -pedantic -fixit -x objective-c %t 4 // RUN: %clang_cc1 -pedantic -Werror -x objective-c %t 9 compile cleanly with -Werror -pedantic. */
|
D | fixit-missing-method-return-type.m | 4 // RUN: %clang_cc1 -fsyntax-only -pedantic -Wmissing-method-return-type -Werror -x objective-c -Wno… 9 // RUN: %clang_cc1 -fsyntax-only -pedantic -Wmissing-method-return-type -Werror -x objective-c++ -W…
|
/external/chromium_org/ppapi/ |
D | ppapi_cpp.gypi | 51 'cflags': ['-Wextra', '-pedantic'], 55 'WARNING_CFLAGS': ['-Wextra', '-pedantic'], 77 'cflags': ['-Wextra', '-pedantic'], 81 'WARNING_CFLAGS': ['-Wextra', '-pedantic'],
|
/external/chromium_org/tools/android/heap_profiler/ |
D | heap_dump.c | 58 bool pedantic, // Enable pedantic consistency checks on memory counters. in dump_process_heap() argument 161 if (pedantic && dbg_counted_allocs != stats.num_allocs) { in dump_process_heap() 168 if (pedantic && dbg_counted_total_alloc_bytes != stats.total_alloc_bytes) { in dump_process_heap() 212 if (pedantic && dbg_counted_total_alloc_bytes != stats.total_alloc_bytes) { in dump_process_heap() 296 bool pedantic = true; in main() local 305 pedantic = false; in main() 341 ret = dump_process_heap(mem_fd, fmaps, dump_also_allocs, pedantic, comment); in main()
|
/external/clang/test/Modules/ |
D | Werror.m | 55 // -pedantic, -Werror is not compatible with -Wall -Werror 58 // RUN: -Werror -pedantic 62 // -pedantic-errors is less strict that -pedantic, -Werror 65 // RUN: -pedantic-errors 71 // RUN: -pedantic-errors -Wsystem-headers
|
/external/llvm/autoconf/m4/ |
D | huge_val.m4 | 3 # -pedantic switch or not. XCode < 2.4.1 doesn't get it right. 9 CXXFLAGS="$CXXFLAGS -pedantic"
|
/external/icu/icu4c/source/test/testdata/ |
D | pkgdata.inc | 7 …a-sections -D_REENTRANT -DU_ATTRIBUTE_DEPRECATED= -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointe… 9 GENLIB=gcc -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strin…
|
/external/icu/icu4c/source/config/ |
D | pkgdata.inc | 7 …a-sections -D_REENTRANT -DU_ATTRIBUTE_DEPRECATED= -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointe… 9 GENLIB=gcc -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strin…
|
D | icu.pc | 14 CFLAGS = -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-string… 15 #CXXFLAGS = -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long $(THREADSCXXFLAG…
|
/external/lldb/ |
D | lldb-build.mk | 46 LOCAL_CFLAGS := $(subst -pedantic,,$(LOCAL_CFLAGS)) 47 LOCAL_CPPFLAGS := $(subst -pedantic,,$(LOCAL_CPPFLAGS))
|
/external/icu/icu4c/source/data/ |
D | icupkg.inc | 7 …_NAMESPACE=1 -D_REENTRANT -DU_ATTRIBUTE_DEPRECATED= -g -O0 -Wall -ansi -pedantic -Wshadow -Wpointe… 9 GENLIB=gcc -g -O0 -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strin…
|
/external/chromium_org/third_party/freetype/src/truetype/ |
D | ttobjs.h | 398 FT_Bool pedantic ); 402 FT_Bool pedantic ); 406 FT_Bool pedantic );
|
D | ttobjs.c | 742 FT_Bool pedantic ) in tt_size_run_fpgm() argument 770 exec->pedantic_hinting = pedantic; in tt_size_run_fpgm() 836 FT_Bool pedantic ) in tt_size_run_prep() argument 859 exec->pedantic_hinting = pedantic; in tt_size_run_prep() 960 FT_Bool pedantic ) in tt_size_init_bytecode() argument 1033 error = tt_size_run_fpgm( size, pedantic ); in tt_size_init_bytecode() 1045 FT_Bool pedantic ) in tt_size_ready_bytecode() argument 1052 error = tt_size_init_bytecode( (FT_Size)size, pedantic ); in tt_size_ready_bytecode() 1084 error = tt_size_run_prep( size, pedantic ); in tt_size_ready_bytecode()
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/ |
D | ttobjs.h | 398 FT_Bool pedantic ); 402 FT_Bool pedantic ); 406 FT_Bool pedantic );
|
D | ttobjs.c | 752 FT_Bool pedantic ) in tt_size_run_fpgm() argument 780 exec->pedantic_hinting = pedantic; in tt_size_run_fpgm() 846 FT_Bool pedantic ) in tt_size_run_prep() argument 869 exec->pedantic_hinting = pedantic; in tt_size_run_prep() 970 FT_Bool pedantic ) in tt_size_init_bytecode() argument 1043 error = tt_size_run_fpgm( size, pedantic ); in tt_size_init_bytecode() 1059 FT_Bool pedantic ) in tt_size_ready_bytecode() argument 1066 error = tt_size_init_bytecode( (FT_Size)size, pedantic ); in tt_size_ready_bytecode() 1098 …tt_size_run_prep( size, pedantic );/* It seems prep proc is causing some problem for some font, so… in tt_size_ready_bytecode()
|
/external/freetype/src/truetype/ |
D | ttobjs.h | 400 FT_Bool pedantic ); 404 FT_Bool pedantic ); 408 FT_Bool pedantic );
|
D | ttobjs.c | 747 FT_Bool pedantic ) in tt_size_run_fpgm() argument 775 exec->pedantic_hinting = pedantic; in tt_size_run_fpgm() 843 FT_Bool pedantic ) in tt_size_run_prep() argument 866 exec->pedantic_hinting = pedantic; in tt_size_run_prep() 965 FT_Bool pedantic ) in tt_size_init_bytecode() argument 1038 error = tt_size_run_fpgm( size, pedantic ); in tt_size_init_bytecode() 1050 FT_Bool pedantic ) in tt_size_ready_bytecode() argument 1056 error = tt_size_init_bytecode( (FT_Size)size, pedantic ); in tt_size_ready_bytecode() 1088 error = tt_size_run_prep( size, pedantic ); in tt_size_ready_bytecode()
|
/external/zopfli/ |
D | Makefile | 4 CFLAGS = -W -Wall -Wextra -ansi -pedantic -lm -O2 5 CXXFLAGS = -W -Wall -Wextra -ansi -pedantic -O2
|
/external/chromium_org/v8/src/test/ |
D | test.gyp | 55 '-pedantic', 59 '-pedantic',
|
/external/clang/test/PCH/ |
D | cxx11-lambdas.mm | 1 // RUN: %clang_cc1 -pedantic-errors -fblocks -std=c++1y -emit-pch %s -o %t-cxx11 2 // RUN: %clang_cc1 -ast-print -pedantic-errors -fblocks -std=c++1y -include-pch %t-cxx11 %s | File…
|
D | cxx1y-lambdas.mm | 1 // RUN: %clang_cc1 -pedantic-errors -fblocks -std=c++1y -emit-pch %s -o %t-cxx1y 2 // RUN: %clang_cc1 -ast-print -pedantic-errors -fblocks -std=c++1y -include-pch %t-cxx1y %s | File…
|
/external/llvm/tools/llvm-config/ |
D | BuildVariables.inc.in | 22 … -W -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -W… 24 … -W -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -W…
|
/external/clang/test/SemaObjC/ |
D | foreach.m | 1 /* RUN: %clang_cc1 -Wall -fsyntax-only -verify -std=c89 -pedantic %s 13 * and no diagnostics even in pedantic mode should happen.
|