OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pedantic
(Results
126 - 150
of
495
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/freetype/src/truetype/
ttobjs.h
394
FT_Bool
pedantic
);
398
FT_Bool
pedantic
);
402
FT_Bool
pedantic
);
/external/chromium/testing/gtest/
configure.ac
22
#
pedantic
complaints about package files, and enable various distribution
/external/clang/test/CXX/temp/temp.spec/temp.explicit/
p4.cpp
1
// RUN: %clang_cc1 -fsyntax-only -verify -
pedantic
%s
/external/clang/test/Parser/
declarators.c
1
// RUN: %clang_cc1 %s -fsyntax-only -verify -
pedantic
recovery.c
1
// RUN: %clang_cc1 -fsyntax-only -verify -
pedantic
-fblocks %s
/external/clang/test/Sema/
builtins.c
1
// RUN: %clang_cc1 %s -fsyntax-only -verify -
pedantic
-triple=i686-apple-darwin9
c89.c
1
/* RUN: %clang_cc1 %s -std=c89 -
pedantic
-fsyntax-only -verify
function.c
1
// RUN: %clang_cc1 %s -fsyntax-only -verify -
pedantic
enum.c
1
// RUN: %clang_cc1 %s -fsyntax-only -verify -
pedantic
flexible-array-init.c
1
// RUN: %clang_cc1 -fsyntax-only -
pedantic
-verify %s
i-c-e.c
1
// RUN: %clang %s -ffreestanding -fsyntax-only -Xclang -verify -
pedantic
-fpascal-strings -std=c99
/external/clang/test/SemaCXX/
enum.cpp
1
// RUN: %clang_cc1 -fsyntax-only -
pedantic
-std=c++98 -verify -triple x86_64-apple-darwin %s
dcl_init_aggr.cpp
1
// RUN: %clang_cc1 -fsyntax-only -
pedantic
-verify %s
/external/dbus/cmake/
readme-cmake.txt
46
DBUS_ENABLE_ANSI "enable -ansi -
pedantic
gcc flags" OFF
/external/mesa3d/docs/
README.LYNXOS
40
SPECIAL_CFLAGS = -g -ansi -
pedantic
-funroll-loops -ffast-math -DSHM
/external/v8/tools/gcmole/
Makefile
38
-
pedantic
-Wno-long-long -Wall \
/external/icu4c/tools/tzcode/
Makefile.in
121
$(CXX) -W -Wall -I$(srcdir) -I$(top_srcdir)/common -
pedantic
$(srcdir)/tz2icu.cpp -o $@
124
$(LINK.cc) -I$(srcdir) -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/tools/toolutil -I$(top_srcdir)/io -
pedantic
$(srcdir)/icuzdump.cpp $(LIBICUUC) $(LIBICUDT) $(LIBICUI18N) $(LIBICUIO) $(LIBICUTOOLUTIL) -o $@
/external/clang/test/FixIt/
typo.cpp
4
// RUN: %clang_cc1 -fsyntax-only -
pedantic
-Werror -x c++ %t
/external/clang/test/Preprocessor/
line-directive.c
1
// RUN: %clang_cc1 -fsyntax-only -verify -
pedantic
%s
/external/clang/test/SemaObjC/
comptypes-1.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -
pedantic
%s
comptypes-7.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -
pedantic
%s
conditional-expr.m
1
// RUN: %clang_cc1 -fsyntax-only -verify -
pedantic
%s
/external/clang/test/SemaTemplate/
temp_explicit.cpp
1
// RUN: %clang_cc1 -fsyntax-only -verify -
pedantic
-Wc++0x-compat %s
/external/openssl/crypto/
md32_common.h
144
#ifndef
PEDANTIC
190
#endif /*
PEDANTIC
*/
198
#ifndef
PEDANTIC
241
#ifndef
PEDANTIC
/external/openssl/ssl/
s2_meth.c
80
# if
PEDANTIC
Completed in 1549 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>