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

1 2 3 45 6 7 8 91011>>

  /external/clang/test/Sema/
array-constraint.c 1 // RUN: %clang_cc1 -fsyntax-only -verify -pedantic %s
cast-to-union.c 1 // RUN: %clang_cc1 -fsyntax-only -verify -pedantic %s
compound-literal.c 1 // RUN: %clang_cc1 -fsyntax-only -verify -pedantic %s
type-spec-struct-union.c 1 // RUN: %clang_cc1 -fsyntax-only -pedantic -verify %s
vla.c 1 // RUN: %clang_cc1 %s -verify -fsyntax-only -pedantic
  /external/clang/test/SemaCXX/
decl-expr-ambiguity.cpp 1 // RUN: %clang_cc1 -fsyntax-only -verify -pedantic-errors %s
new-array-size-conv.cpp 1 // RUN: %clang_cc1 -fsyntax-only -pedantic -verify %s
qualification-conversion.cpp 1 // RUN: %clang_cc1 -fsyntax-only -pedantic -verify %s
dcl_ambig_res.cpp 1 // RUN: %clang_cc1 -fsyntax-only -pedantic -verify %s
  /external/clang/test/SemaObjC/
argument-checking.m 1 // RUN: %clang_cc1 -fsyntax-only -verify -pedantic %s
compatible-protocol-qualified-types.m 1 // RUN: %clang_cc1 -pedantic -fsyntax-only -verify %s
comptypes-legal.m 1 // RUN: %clang_cc1 -fsyntax-only -verify -pedantic %s
protocol-id-test-3.m 1 // RUN: %clang_cc1 -pedantic -fsyntax-only -verify %s
  /external/dhcpcd/mk/
cc.mk 13 _CCFLAGS= -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 \
  /external/harfbuzz/
configure.ac 10 CFLAGS="$CFLAGS -Wall -W -pedantic -ansi"
  /external/libvpx/nestegg/
Makefile.am 5 AM_CFLAGS = -ansi -pedantic -Wall -Wextra -Wno-long-long -O0 -g
  /external/llvm/lib/Support/
Makefile 21 CompileCommonOpts := $(filter-out -pedantic,$(CompileCommonOpts))
  /external/freetype/src/truetype/
ttobjs.c 707 /* pedantic :: Set if bytecode execution should be pedantic. */
714 FT_Bool pedantic )
742 exec->pedantic_hinting = pedantic;
801 /* pedantic :: Set if bytecode execution should be pedantic. */
808 FT_Bool pedantic )
831 exec->pedantic_hinting = pedantic;
912 FT_Bool pedantic )
985 error = tt_size_run_fpgm( size, pedantic );
    [all...]
  /external/bluetooth/glib/
msvc_recommended_pragmas.h 5 /* Make MSVC more pedantic, this is a recommended pragma list
  /external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/
p1.cpp 1 // RUN: %clang_cc1 -fsyntax-only -pedantic -verify %s
  /external/clang/test/Lexer/
char-escapes.c 1 // RUN: %clang_cc1 -fsyntax-only -pedantic -verify %s
constants.c 1 // RUN: %clang_cc1 -fsyntax-only -verify -pedantic -trigraphs %s
  /external/clang/test/Preprocessor/
macro_fn.c 1 /* RUN: %clang_cc1 %s -Eonly -std=c89 -pedantic -verify
  /external/clang/test/SemaOpenCL/
vec_step.cl 1 // RUN: %clang_cc1 -fsyntax-only -pedantic -verify %s
  /external/protobuf/gtest/
configure.ac 21 # pedantic complaints about package files, and enable various distribution

Completed in 721 milliseconds

1 2 3 45 6 7 8 91011>>