OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subPrune
(Results
1 - 10
of
10
) sorted by null
/external/annotation-tools/scene-lib/src/annotations/util/coll/
VivifyingMap.java
52
boolean subEmpty =
subPrune
(e.getValue());
70
* by {@link #prune}. Before returning, {@link #
subPrune
} may carry out
72
* is another {@link VivifyingMap}, {@link #
subPrune
} could prune that map.
74
protected abstract boolean
subPrune
(V v);
/external/annotation-tools/scene-lib/src/annotations/el/
ADeclaration.java
30
public boolean
subPrune
(ATypeElement v) {
45
public boolean
subPrune
(ATypeElementWithType v) {
AField.java
22
public boolean
subPrune
(AField v) {
AElement.java
32
public boolean
subPrune
(AElement v) {
49
public boolean
subPrune
(AElement v) {
ATypeElementWithType.java
34
public boolean
subPrune
(ATypeElementWithType v) {
AClass.java
30
public boolean
subPrune
(AMethod v) {
45
public boolean
subPrune
(ABlock v) {
60
public boolean
subPrune
(AExpression v) {
ATypeElement.java
30
public boolean
subPrune
(ATypeElement v) {
AExpression.java
47
public boolean
subPrune
(AMethod v) {
AScene.java
81
public boolean
subPrune
(AClass v) {
/external/annotation-tools/annotation-file-utilities/
annotation-file-utilities.jar
Completed in 99 milliseconds