OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:warnings
(Results
176 - 200
of
2194
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/vm/mterp/cstubs/
stubdefs.cpp
9
/* (void)xxx to quiet unused variable compiler
warnings
. */
53
* (void)xxx to quiet unused variable compiler
warnings
.
/external/antlr/antlr-3.4/runtime/Perl5/t/examples/
simplecalc.t
2
use
warnings
;
44
use
warnings
;
/external/bluetooth/glib/docs/reference/glib/
gtester.1
50
\fB\-\-g\-fatal\-
warnings
\fR
52
make
warnings
fatal
/external/clang/test/SemaObjC/
default-synthesize.m
20
@property (nonatomic) int howMany; // REM: nonatomic to avoid
warnings
about only implementing one of the pair
42
@property (nonatomic) int howMany; // REM: nonatomic to avoid
warnings
about only implementing one of the pair
/external/proguard/src/proguard/classfile/util/
WarningPrinter.java
29
* This class prints out and counts
warnings
.
130
* Returns the number of
warnings
printed so far.
/external/skia/include/core/
SkFloatBits.h
67
// Helper to see a float as its bit pattern (w/o aliasing
warnings
)
74
// Helper to see a bit pattern as a float (w/o aliasing
warnings
)
/external/stlport/src/
warning_disable.h
2
/* This header is used to turn off
warnings
of Microsoft compilers generated.
28
/* Suppress
warnings
emitted from Windows CE SDK headers. */
/external/stlport/stlport/stl/
_messages_facets.h
142
//explicitely defined as private to avoid
warnings
:
170
//explicitely defined as private to avoid
warnings
:
_numpunct.h
128
//explicitely defined as private to avoid
warnings
:
159
//explicitely defined as private to avoid
warnings
:
/external/zlib/
zlib2ansi
16
use
warnings
;
105
no
warnings
;
/ndk/sources/cxx-stl/stlport/src/
warning_disable.h
2
/* This header is used to turn off
warnings
of Microsoft compilers generated.
28
/* Suppress
warnings
emitted from Windows CE SDK headers. */
/ndk/sources/cxx-stl/stlport/stlport/stl/
_messages_facets.h
142
//explicitely defined as private to avoid
warnings
:
170
//explicitely defined as private to avoid
warnings
:
_numpunct.h
128
//explicitely defined as private to avoid
warnings
:
159
//explicitely defined as private to avoid
warnings
:
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_messages_facets.h
142
//explicitely defined as private to avoid
warnings
:
170
//explicitely defined as private to avoid
warnings
:
_numpunct.h
128
//explicitely defined as private to avoid
warnings
:
159
//explicitely defined as private to avoid
warnings
:
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_messages_facets.h
142
//explicitely defined as private to avoid
warnings
:
170
//explicitely defined as private to avoid
warnings
:
_numpunct.h
128
//explicitely defined as private to avoid
warnings
:
159
//explicitely defined as private to avoid
warnings
:
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_messages_facets.h
142
//explicitely defined as private to avoid
warnings
:
170
//explicitely defined as private to avoid
warnings
:
_numpunct.h
128
//explicitely defined as private to avoid
warnings
:
159
//explicitely defined as private to avoid
warnings
:
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
EclipseTestCollector.java
64
//
warnings
generated by the compiler under 3.5
97
//
warnings
generated by the compiler under 3.5
/sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/
FieldGetterDetectorTest.java
49
"No
warnings
.",
77
"No
warnings
.",
ObsoleteLayoutParamsDetectorTest.java
45
"No
warnings
.",
69
// Ignoring all but one of the
warnings
/sdk/manifmerger/src/com/android/manifmerger/
Main.java
29
* which takes file arguments from the command-line and dumps all errors and
warnings
on the
39
/** Logger object. Use this to print normal output,
warnings
or errors. Never null. */
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
ISdkLog.java
22
* Interface used to display
warnings
/errors while parsing the SDK content.
49
* Implementations should only display
warnings
in verbose mode.
/dalvik/vm/mterp/c/
OP_EXECUTE_INLINE.cpp
14
* the
warnings
incurs a slight penalty (5%: 373ns vs. 393ns
Completed in 519 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>