/external/bluetooth/glib/glib/ |
gmessages.h | 38 /* Suppress warnings when GCC is in -pedantic mode and not -std=c99
|
/external/clang/ |
CMakeLists.txt | 123 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fno-common -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings")
|
/external/clang/lib/Basic/ |
DiagnosticIDs.cpp | 395 /// which case -pedantic enables it) or treated as a warning/error by default. 495 // If this is an extension diagnostic and we're in -pedantic-error mode, and 510 // not be adjusted by -Werror or -pedantic-errors. 534 // -pedantic-errors modes, which *map* warnings/extensions to errors.
|
/external/clang/test/Sema/ |
exprs.c | 1 // RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only
|
/external/clang/tools/libclang/ |
CIndexDiagnostic.cpp | 239 return createCXString("-pedantic");
|
/external/dbus/ |
README.windbus | 83 DBUS_ENABLE_ANSI "enable -ansi -pedantic gcc flags" OFF
|
/external/libpng/contrib/gregbook/ |
Makefile.mingw32 | 52 # [-ansi, -pedantic and -W can also be used]
|
Makefile.unx | 69 # [-ansi, -pedantic and -W can also be used]
|
/external/libxml2/include/libxml/ |
HTMLparser.h | 182 HTML_PARSE_PEDANTIC = 1<<7, /* pedantic error reporting */
|
parser.h | 252 int pedantic; /* signal pedantic warnings */ member in struct:_xmlParserCtxt [all...] |
/external/llvm/ |
CMakeLists.txt | 148 option(LLVM_ENABLE_PEDANTIC "Compile with pedantic enabled." ON)
|
/external/openssl/apps/ |
gendh.c | 237 # if PEDANTIC
|
/external/openssl/ssl/ |
s2_enc.c | 189 # if PEDANTIC
|
/external/pcre/ |
dftables.c | 94 /* There are several fprintf() calls here, because gcc in pedantic mode
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
include_next.m4 | 19 dnl so as to avoid GCC warnings when the gcc option -pedantic is used.
|
/external/dbus/cmake/ |
CMakeLists.txt | 221 #AC_ARG_ENABLE(ansi, AS_HELP_STRING([--enable-ansi],[enable -ansi -pedantic gcc flags]),enable_ansi=$enableval,enable_ansi=no) 222 OPTION(DBUS_ENABLE_ANSI "enable -ansi -pedantic gcc flags" OFF) 225 add_definitions(-ansi -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -pedantic)
|
/external/clang/include/clang/Basic/ |
Diagnostic.h | 120 /// is controlled by -pedantic and -pedantic-errors. 171 /// mapped with -pedantic, -Werror, etc. 411 /// corresponds to the GCC -pedantic and -pedantic-errors option. [all...] |
/external/clang/include/clang/Driver/ |
Options.td | 40 def pedantic_Group : OptionGroup<"<pedantic group>">, [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
gcc.info | 165 standard, you should also specify `-pedantic' (or `-pedantic-errors' if 178 (with, as for other standard versions, `-pedantic' to receive all 265 specify `-pedantic' (or `-pedantic-errors' if you want them to be 278 required by the standard, you should also specify `-pedantic' (or 279 `-pedantic-errors' if you want them to be errors rather than warnings). 467 -fsyntax-only -pedantic -pedantic-errors 490 -Wparentheses -Wpedantic-ms-format -Wno-pedantic-ms-forma [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/ |
gcc.info | 165 standard, you should also specify `-pedantic' (or `-pedantic-errors' if 178 (with, as for other standard versions, `-pedantic' to receive all 265 specify `-pedantic' (or `-pedantic-errors' if you want them to be 278 required by the standard, you should also specify `-pedantic' (or 279 `-pedantic-errors' if you want them to be errors rather than warnings). 467 -fsyntax-only -pedantic -pedantic-errors 490 -Wparentheses -Wpedantic-ms-format -Wno-pedantic-ms-forma [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
gcc.info | 165 standard, you should also specify `-pedantic' (or `-pedantic-errors' if 178 (with, as for other standard versions, `-pedantic' to receive all 265 specify `-pedantic' (or `-pedantic-errors' if you want them to be 278 required by the standard, you should also specify `-pedantic' (or 279 `-pedantic-errors' if you want them to be errors rather than warnings). 467 -fsyntax-only -pedantic -pedantic-errors 490 -Wparentheses -Wpedantic-ms-format -Wno-pedantic-ms-forma [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/ |
gcc.info | 165 standard, you should also specify `-pedantic' (or `-pedantic-errors' if 178 (with, as for other standard versions, `-pedantic' to receive all 265 specify `-pedantic' (or `-pedantic-errors' if you want them to be 278 required by the standard, you should also specify `-pedantic' (or 279 `-pedantic-errors' if you want them to be errors rather than warnings). 467 -fsyntax-only -pedantic -pedantic-errors 490 -Wparentheses -Wpedantic-ms-format -Wno-pedantic-ms-forma [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
cpplib.h | 348 /* Zero means don't warn about __VA_ARGS__ usage in c89 pedantic mode. 386 unsigned char pedantic; member in struct:cpp_options 835 /* Warning, an error with -pedantic-errors or -Werror. */ [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
cpplib.h | 348 /* Zero means don't warn about __VA_ARGS__ usage in c89 pedantic mode. 386 unsigned char pedantic; member in struct:cpp_options 835 /* Warning, an error with -pedantic-errors or -Werror. */ [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
cpplib.h | 348 /* Zero means don't warn about __VA_ARGS__ usage in c89 pedantic mode. 386 unsigned char pedantic; member in struct:cpp_options 835 /* Warning, an error with -pedantic-errors or -Werror. */ [all...] |