OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:warnings
(Results
51 - 75
of
2194
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/host/windows/usb/adb_winapi_test/
SOURCES
39
# Turn on all
warnings
, and treat
warnings
as errors
/external/chromium/chrome/browser/ui/cocoa/extensions/
extension_install_dialog_controller.h
57
warnings
:(const std::vector<string16>&)
warnings
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
properties.html
22
<p><img src="images/properties-
warnings
.png" alt="Properties
warnings
"/></p>
/frameworks/base/core/java/android/annotation/
SuppressLint.java
29
/** Indicates that Lint should ignore the specified
warnings
for the annotated element. */
34
* The set of
warnings
(identified by the lint issue id) that should be
/sdk/annotations/src/android/annotation/
SuppressLint.java
29
/** Indicates that Lint should ignore the specified
warnings
for the annotated element. */
34
* The set of
warnings
(identified by the lint issue id) that should be
/external/bison/
configure.ac
40
AC_ARG_ENABLE(gcc-
warnings
,
41
[ --enable-gcc-
warnings
turn on lots of GCC
warnings
(not recommended)],
44
*) AC_MSG_ERROR([bad value ${enableval} for gcc-
warnings
option]) ;;
58
# The following
warnings
are not suitable for C++.
/external/clang/tools/diagtool/
ListWarnings.cpp
22
DEF_DIAGTOOL("list-
warnings
",
23
"List
warnings
and their corresponding flags",
101
out << "
Warnings
with flags (" << Flagged.size() << "):\n";
104
out << "
Warnings
without flags (" << Unflagged.size() << "):\n";
112
out << " Percentage of
warnings
with flags: "
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
diagnostic.h
69
/* True if we should display the "
warnings
are being tread as error"
73
/* True if it has been requested that
warnings
be treated as errors. */
115
/* True if permerrors are
warnings
. */
119
warnings
. */
125
/* True if all
warnings
should be disabled. */
128
/* True if
warnings
should be given in system headers. */
160
(of
warnings
as errors, etc.); the second is the kind after any
232
/* Similarly, but for
warnings
. */
237
/* Returns nonzero if
warnings
should be emitted. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
diagnostic.h
69
/* True if we should display the "
warnings
are being tread as error"
73
/* True if it has been requested that
warnings
be treated as errors. */
115
/* True if permerrors are
warnings
. */
119
warnings
. */
125
/* True if all
warnings
should be disabled. */
128
/* True if
warnings
should be given in system headers. */
160
(of
warnings
as errors, etc.); the second is the kind after any
232
/* Similarly, but for
warnings
. */
237
/* Returns nonzero if
warnings
should be emitted. */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
diagnostic.h
69
/* True if we should display the "
warnings
are being tread as error"
73
/* True if it has been requested that
warnings
be treated as errors. */
115
/* True if permerrors are
warnings
. */
119
warnings
. */
125
/* True if all
warnings
should be disabled. */
128
/* True if
warnings
should be given in system headers. */
160
(of
warnings
as errors, etc.); the second is the kind after any
232
/* Similarly, but for
warnings
. */
237
/* Returns nonzero if
warnings
should be emitted. */
/development/tools/apkcheck/src/com/android/apkcheck/
ApiList.java
48
* Increment the number of
warnings
associated with this API list.
55
* Increment the errors of
warnings
associated with this API list.
62
* Returns the number of
warnings
associated with this API list.
/external/clang/include/clang/Frontend/
TextDiagnosticBuffer.h
31
DiagList Errors,
Warnings
, Notes;
36
const_iterator warn_begin() const { return
Warnings
.begin(); }
37
const_iterator warn_end() const { return
Warnings
.end(); }
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/templateFiles/
testResults.php.template
73
<td><b>
Warnings
</b></td>
83
<td><b>Forbidden Access
Warnings
</b></td>
84
<td><b>Discouraged Access
Warnings
</b></td>
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
antRun.pl
31
#turn
warnings
on during dev; generates a few spurious uninitialised var access
warnings
32
#use
warnings
;
/external/antlr/antlr-3.4/runtime/Perl5/examples/id/
id.pl
10
use
warnings
;
/external/antlr/antlr-3.4/runtime/Perl5/examples/simplecalc/
simplecalc.pl
4
use
warnings
;
/external/antlr/antlr-3.4/runtime/Perl5/t/
lexer.t
2
use
warnings
;
32
use
warnings
;
57
use
warnings
;
111
use
warnings
;
/external/bison/tests/
c++.at
59
# The
WARNINGS
tag can be used to turn on/off the warning messages
62
WARNINGS
= YES
64
#
warnings
for undocumented members. If EXTRACT_ALL is set to YES then
67
# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate
warnings
/external/chromium/chrome/browser/debugger/manual_tests/
console-call-line-numbers.html
14
resource URLs and line numbers. Also verify that errors and
warnings
show up inline as bubbles in the
/external/clang/lib/Frontend/
CMakeLists.txt
41
Warnings
.cpp
/external/clang/test/FixIt/
fixit-errors-1.c
8
warnings
will be fixed by -fixit, and the resulting file should
fixit-errors.c
8
warnings
will be fixed by -fixit, and the resulting file should
fixit-pmem.cpp
8
warnings
will be fixed by -fixit, and the resulting file should
/external/clang/test/Sema/
format-strings-fixit-ssize_t.c
8
warnings
will be fixed by -fixit, and the resulting file should
vla-2.c
2
// Check that we don't crash trying to emit
warnings
in a potentially-evaluated
Completed in 1611 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>