OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SuppressWarnings
(Results
251 - 275
of
1896
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/guava/guava-testlib/src/com/google/common/collect/testing/
TestEnumMapGenerator.java
46
@
SuppressWarnings
("unchecked")
50
@
SuppressWarnings
("unchecked")
61
@
SuppressWarnings
("unchecked")
TestStringMapGenerator.java
49
@
SuppressWarnings
("unchecked")
53
@
SuppressWarnings
("unchecked")
64
@
SuppressWarnings
("unchecked")
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
Node.java
7
@
SuppressWarnings
("nls")
20
void parent(@
SuppressWarnings
("hiding") Node parent)
55
@
SuppressWarnings
("unchecked")
ACallCommand.java
8
@
SuppressWarnings
("nls")
21
@
SuppressWarnings
("hiding") PPosition _position_,
22
@
SuppressWarnings
("hiding") List<TWord> _macro_,
23
@
SuppressWarnings
("hiding") List<PExpression> _arguments_)
123
void removeChild(@
SuppressWarnings
("unused") Node child)
146
void replaceChild(@
SuppressWarnings
("unused") Node oldChild, @
SuppressWarnings
("unused") Node newChild)
Start.java
7
@
SuppressWarnings
("nls")
19
@
SuppressWarnings
("hiding") PCommand _pCommand_,
20
@
SuppressWarnings
("hiding") EOF _eof_)
TArgWhitespace.java
7
@
SuppressWarnings
("nls")
/frameworks/base/test-runner/src/android/test/mock/
MockCursor.java
180
@
SuppressWarnings
("deprecation")
185
@
SuppressWarnings
("deprecation")
190
@
SuppressWarnings
("deprecation")
/cts/tests/SignatureTest/src/android/tests/sigtest/
InstrumentationRunner.java
29
@
SuppressWarnings
("deprecation")
/cts/tools/signature-tools/src/signature/model/impl/
SigAnnotatableElement.java
26
@
SuppressWarnings
("serial")
SigAnnotationElement.java
24
@
SuppressWarnings
("serial")
SigParameter.java
24
@
SuppressWarnings
("serial")
SigTypeVariableReference.java
24
@
SuppressWarnings
("serial")
/development/cmds/monkey/src/com/android/commands/monkey/
MonkeyEventQueue.java
25
@
SuppressWarnings
("serial")
/external/apache-harmony/annotation/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/
AnnotationTypeMismatchExceptionTest.java
36
@
SuppressWarnings
("nls")
IncompleteAnnotationExceptionTest.java
47
@
SuppressWarnings
("nls")
/external/apache-harmony/crypto/src/test/support/common/java/org/apache/harmony/crypto/tests/support/
MySecretKeyFactorySpi.java
44
@
SuppressWarnings
("unchecked")
/external/dexmaker/src/mockito/java/com/google/dexmaker/mockito/
UnsafeAllocator.java
45
@
SuppressWarnings
("unchecked")
64
@
SuppressWarnings
("unchecked")
87
@
SuppressWarnings
("unchecked")
110
@
SuppressWarnings
("unchecked")
/external/easymock/src/org/easymock/internal/matchers/
CompareTo.java
32
@
SuppressWarnings
("unchecked")
/external/guava/guava-gwt/src/com/google/common/collect/
ExplicitOrdering_CustomFieldSerializer.java
34
@
SuppressWarnings
("unchecked") // deserialization is unsafe
LexicographicalOrdering_CustomFieldSerializer.java
34
@
SuppressWarnings
("unchecked") // deserialization is unsafe
NullsFirstOrdering_CustomFieldSerializer.java
34
@
SuppressWarnings
("unchecked") // deserialization is unsafe
NullsLastOrdering_CustomFieldSerializer.java
34
@
SuppressWarnings
("unchecked") // deserialization is unsafe
ReverseOrdering_CustomFieldSerializer.java
34
@
SuppressWarnings
("unchecked") // deserialization is unsafe
/external/guava/guava-testlib/src/com/google/common/testing/
SerializableTester.java
59
@
SuppressWarnings
("unchecked")
/external/jmonkeyengine/engine/src/networking/com/jme3/network/serializing/serializers/
DateSerializer.java
45
@
SuppressWarnings
("unchecked")
Completed in 420 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>