HomeSort by relevance Sort by last modified time
    Searched full:pedantic (Results 301 - 325 of 495) sorted by null

<<11121314151617181920

  /external/bison/src/
scan-gram.l 610 should depend on a new --pedantic option, which would cause
611 Bison to warn if it detects an extension to POSIX. --pedantic
613 Perhaps there should also be a GCC-style --pedantic-errors
    [all...]
  /external/v8/
SConstruct 342 'WARNINGFLAGS': ['-pedantic', '-Wno-long-long']
345 'WARNINGFLAGS': ['-pedantic'],
353 'WARNINGFLAGS': ['-pedantic']
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
options.h 375 extern int pedantic;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
options.h 384 extern int pedantic;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
options.h 398 extern int pedantic;
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-g++.1 139 [\fB\-W\fR\fIwarn\fR...] [\fB\-pedantic\fR]
245 \&\fB\-fsyntax\-only \-pedantic \-pedantic\-errors
    [all...]
arm-eabi-gcc.1 139 [\fB\-W\fR\fIwarn\fR...] [\fB\-pedantic\fR]
245 \&\fB\-fsyntax\-only \-pedantic \-pedantic\-errors
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-g++.1 139 [\fB\-W\fR\fIwarn\fR...] [\fB\-pedantic\fR]
245 \&\fB\-fsyntax\-only \-pedantic \-pedantic\-errors
    [all...]
arm-eabi-gcc.1 139 [\fB\-W\fR\fIwarn\fR...] [\fB\-pedantic\fR]
245 \&\fB\-fsyntax\-only \-pedantic \-pedantic\-errors
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-g++.1 139 [\fB\-W\fR\fIwarn\fR...] [\fB\-pedantic\fR]
245 \&\fB\-fsyntax\-only \-pedantic \-pedantic\-errors
    [all...]
i686-unknown-linux-gnu-gcc.1 139 [\fB\-W\fR\fIwarn\fR...] [\fB\-pedantic\fR]
245 \&\fB\-fsyntax\-only \-pedantic \-pedantic\-errors
    [all...]
  /external/clang/INPUTS/
c99-intconst-1.c 5 /* { dg-options "-std=iso9899:1999 -pedantic-errors" } */
  /external/clang/test/Sema/
compare.c 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -fsyntax-only -pedantic -verify -Wsign-compare %s -Wno-unreachable-code
  /external/clang/test/SemaCXX/
overload-call.cpp 1 // RUN: %clang_cc1 -fsyntax-only -pedantic -verify %s
  /external/clang/www/
get_started.html 245 $ <b>clang -fsyntax-only ~/t.c -pedantic</b>
  /external/libxml2/
globals.c 238 * Global setting, indicate that the parser be pedantic
  /external/llvm/test/MC/MachO/
darwin-x86_64-reloc-offsets.s 20 // SIGNED, but don't for pedantic compatibility with Darwin 'as'.
  /external/mesa3d/src/mesa/main/
compiler.h 344 * gcc -pedantic warns about long string literals, LONGSTRING silences that.
  /external/openssl/apps/
dsaparam.c 475 # if PEDANTIC
engine.c 545 # if PEDANTIC
passwd.c 386 #ifndef PEDANTIC /* Unfortunately, this generates a "no effect" warning */
rsa.c 446 # if PEDANTIC
  /external/openssl/ssl/
s2_lib.c 552 # if PEDANTIC
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
gcc.info 159 standard, you should also specify `-pedantic' (or `-pedantic-errors' if
172 (with, as for other standard versions, `-pedantic' to receive all
423 -fsyntax-only -pedantic -pedantic-errors
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
gcc.info 159 standard, you should also specify `-pedantic' (or `-pedantic-errors' if
172 (with, as for other standard versions, `-pedantic' to receive all
423 -fsyntax-only -pedantic -pedantic-errors
    [all...]

Completed in 984 milliseconds

<<11121314151617181920