OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SuppressWarnings
(Results
1 - 25
of
1896
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tools/signature-tools/src/signature/
UsageException.java
23
@
SuppressWarnings
("serial")
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/
TestStubs.java
20
@
SuppressWarnings
("unused")
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/
TestStubs.java
20
@
SuppressWarnings
("unused")
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/
TestStubs.java
20
@
SuppressWarnings
("unused")
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/
TestStubs.java
20
@
SuppressWarnings
("unused")
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_instance/
TTestClass.java
21
@
SuppressWarnings
("unused")
/external/apache-harmony/support/src/test/java/tests/resources/ServiceLoader/
ServiceFinalClass.java
27
@
SuppressWarnings
("nls")
ServiceMoreThanOne.java
27
@
SuppressWarnings
("nls")
/frameworks/volley/src/com/android/volley/
TimeoutError.java
22
@
SuppressWarnings
("serial")
NoConnectionError.java
22
@
SuppressWarnings
("serial")
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
Token.java
5
@
SuppressWarnings
("nls")
17
public void setText(@
SuppressWarnings
("hiding") String text)
27
public void setLine(@
SuppressWarnings
("hiding") int line)
37
public void setPos(@
SuppressWarnings
("hiding") int pos)
49
void removeChild(@
SuppressWarnings
("unused") Node child)
55
void replaceChild(@
SuppressWarnings
("unused") Node oldChild, @
SuppressWarnings
("unused") Node newChild)
ANoopCommand.java
7
@
SuppressWarnings
("nls")
34
void removeChild(@
SuppressWarnings
("unused") Node child)
41
void replaceChild(@
SuppressWarnings
("unused") Node oldChild, @
SuppressWarnings
("unused") Node newChild)
ANoopExpression.java
7
@
SuppressWarnings
("nls")
34
void removeChild(@
SuppressWarnings
("unused") Node child)
41
void replaceChild(@
SuppressWarnings
("unused") Node oldChild, @
SuppressWarnings
("unused") Node newChild)
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/parser/
TokenIndex.java
13
public void caseTData(@
SuppressWarnings
("unused") TData node)
19
public void caseTComment(@
SuppressWarnings
("unused") TComment node)
25
public void caseTVar(@
SuppressWarnings
("unused") TVar node)
31
public void caseTLvar(@
SuppressWarnings
("unused") TLvar node)
37
public void caseTEvar(@
SuppressWarnings
("unused") TEvar node)
43
public void caseTUvar(@
SuppressWarnings
("unused") TUvar node)
49
public void caseTSet(@
SuppressWarnings
("unused") TSet node)
55
public void caseTIf(@
SuppressWarnings
("unused") TIf node)
61
public void caseTElseIf(@
SuppressWarnings
("unused") TElseIf node)
67
public void caseTElse(@
SuppressWarnings
("unused") TElse node
[
all
...]
Parser.java
14
@
SuppressWarnings
("nls")
34
public Parser(@
SuppressWarnings
("hiding") Lexer lexer)
39
@
SuppressWarnings
({"unchecked","unused"})
103
@
SuppressWarnings
("unchecked")
872
@
SuppressWarnings
("unchecked")
875
@
SuppressWarnings
("hiding") ArrayList nodeList = new ArrayList();
889
@
SuppressWarnings
("unchecked")
892
@
SuppressWarnings
("hiding") ArrayList nodeList = new ArrayList();
894
@
SuppressWarnings
("unused") ArrayList nodeArrayList1 = pop();
903
@
SuppressWarnings
("unchecked"
[
all
...]
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
IdentityStub.java
34
@
SuppressWarnings
("deprecation")
40
@
SuppressWarnings
("deprecation")
50
@
SuppressWarnings
("deprecation")
62
@
SuppressWarnings
("deprecation")
74
@
SuppressWarnings
("deprecation")
80
@
SuppressWarnings
("deprecation")
/external/hamcrest/src/org/hamcrest/
Matcher.java
20
@
SuppressWarnings
({"unused", "UnusedDeclaration"})
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/lexer/
Lexer.java
8
@
SuppressWarnings
("nls")
21
@
SuppressWarnings
("unused")
27
public Lexer(@
SuppressWarnings
("hiding") PushbackReader in)
69
@
SuppressWarnings
("hiding") int[][][] gotoTable = Lexer.gotoTable[this.state.id()];
70
@
SuppressWarnings
("hiding") int[] accept = Lexer.accept[this.state.id()];
160
@
SuppressWarnings
("hiding") Token token = new0(
175
@
SuppressWarnings
("hiding") Token token = new1(
190
@
SuppressWarnings
("hiding") Token token = new2(
204
@
SuppressWarnings
("hiding") Token token = new3(
218
@
SuppressWarnings
("hiding") Token token = new4
[
all
...]
LexerException.java
5
@
SuppressWarnings
("serial")
/libcore/luni/src/main/java/java/lang/
EnumConstantNotPresentException.java
28
@
SuppressWarnings
("unchecked")
43
@
SuppressWarnings
("unchecked")
55
@
SuppressWarnings
("unchecked")
/external/easymock/src/org/easymock/internal/
EqualsMatcher.java
20
@
SuppressWarnings
("deprecation")
ILegacyMatcherMethods.java
22
@
SuppressWarnings
("deprecation")
25
@
SuppressWarnings
("deprecation")
/external/guava/guava-gwt/src/com/google/common/base/
GwtSerializationDependencies.java
32
@
SuppressWarnings
("serial")
/libcore/luni/src/main/java/java/lang/reflect/
Member.java
46
@
SuppressWarnings
("unchecked")
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/resources/manager/
IdeScanningContextTest.java
20
@
SuppressWarnings
("javadoc")
Completed in 1176 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>