OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:warnings
(Results
201 - 225
of
2194
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/antlr/antlr-3.4/runtime/Perl5/t/examples/
fig.t
2
use
warnings
;
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
ANTLRErrorListener.java
31
* both tool errors like "can't write file" and grammar ambiguity
warnings
.
/external/chromium/chrome/browser/sync/
sync_ui_util_mac.mm
57
// Needed to prevent release-mode
warnings
.
/external/clang/bindings/python/tests/cindex/
util.py
15
all_warnings is a convenience argument to enable all compiler
warnings
.
/external/clang/include/clang/Analysis/Analyses/
UninitializedValues.h
11
//
warnings
.
/external/clang/include/clang/Frontend/
ChainedDiagnosticConsumer.h
57
// Default implementation (
Warnings
/errors count).
/external/clang/lib/ARCMigrate/
ARCMTActions.cpp
22
// We only want to see
warnings
reported from arcmt::checkForManualIssues.
/external/clang/test/Analysis/
no-outofbounds.c
4
// This file tests cases where we should not flag out-of-bounds
warnings
.
/external/clang/test/Sema/
format-strings-no-fixit.c
7
warnings
for format strings within the function call will be
pointer-addition.c
14
/* The next couple tests are only pedantic
warnings
in gcc */
/external/clang/test/SemaCXX/
linkage.cpp
81
// Test both for mangling in the code generation and
warnings
from use
/external/emma/core/res/com/vladium/emma/
run_usage.res
70
"quiet operation (ignore all but
warnings
and severe errors)";
/external/expat/lib/
internal.h
26
regparm() generates
warnings
on Solaris boxes. See SF bug #692878.
/external/jpeg/
jerror.c
123
* An application might override this method if it wanted to abort on
warnings
133
/* It's a warning message. Since corrupt files may generate many
warnings
,
139
/* Always count
warnings
in num_warnings. */
240
err->num_warnings = 0; /* no
warnings
emitted yet */
maktjpeg.st
19
.C[-w-cln] ; no "constant is long"
warnings
/external/libvpx/vpx_ports/
mem.h
40
*
warnings
on gcc.
/external/linux-tools-perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
Util.pm
5
use
warnings
;
/external/llvm/projects/sample/autoconf/
AutoRegen.sh
43
autoconf --
warnings
=all -o ../configure configure.ac || die "autoconf failed"
/external/oprofile/daemon/
opd_pipe.c
62
/* modulus to output only a few
warnings
to avoid flooding oprofiled.log */
/external/protobuf/
autogen.sh
37
# TODO(kenton): Remove the ",no-obsolete" part and fix the resulting
warnings
.
/external/qemu/distrib/jpeg-6b/
jerror.c
123
* An application might override this method if it wanted to abort on
warnings
133
/* It's a warning message. Since corrupt files may generate many
warnings
,
139
/* Always count
warnings
in num_warnings. */
240
err->num_warnings = 0; /* no
warnings
emitted yet */
maktjpeg.st
19
.C[-w-cln] ; no "constant is long"
warnings
/external/quake/quake/src/QW/client/
console.h
59
void Con_NotifyBox (char *text); // during startup for sound / cd
warnings
/external/skia/gyp/
libtess.gyp
47
'-fno-rtti', # supresses
warnings
about invalid option of non-C++ code
/external/stlport/stlport/
stdlib.h
18
* which in turn include stdlib.h, which results in
warnings
and errors
Completed in 533 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>