Searched refs:EXPLICIT (Results 1 - 8 of 8) sorted by relevance

/external/guava/guava/src/com/google/common/cache/
H A DRemovalCause.java38 EXPLICIT { enum constant in enum:RemovalCause
94 * {@link #EXPLICIT} nor {@link #REPLACED}).
H A DLocalCache.java3113 cause = RemovalCause.EXPLICIT;
3210 cause = RemovalCause.EXPLICIT;
3224 return (cause == RemovalCause.EXPLICIT);
3244 enqueueNotification(e, RemovalCause.EXPLICIT);
/external/guava/guava/src/com/google/common/collect/
H A DMapMaker.java761 * {@link RemovalCause#EXPLICIT} nor {@link RemovalCause#REPLACED}).
776 EXPLICIT { enum constant in enum:MapMaker.RemovalCause
832 * {@link #EXPLICIT} nor {@link #REPLACED}).
H A DMapMakerInternalMap.java2786 cause = RemovalCause.EXPLICIT;
2829 cause = RemovalCause.EXPLICIT;
2842 return (cause == RemovalCause.EXPLICIT);
2863 enqueueNotification(e, RemovalCause.EXPLICIT);
/external/guava/guava-tests/test/com/google/common/collect/
H A DMapMakerInternalMapTest.java320 assertNotified(listener, one, two, RemovalCause.EXPLICIT);
324 assertNotified(listener, two, three, RemovalCause.EXPLICIT);
330 assertNotified(listener, three, four, RemovalCause.EXPLICIT);
336 assertNotified(listener, four, five, RemovalCause.EXPLICIT);
342 assertNotified(listener, five, six, RemovalCause.EXPLICIT);
/external/guava/guava-tests/test/com/google/common/cache/
H A DLocalCacheTest.java737 assertNotified(listener, one, two, RemovalCause.EXPLICIT);
741 assertNotified(listener, two, three, RemovalCause.EXPLICIT);
747 assertNotified(listener, three, four, RemovalCause.EXPLICIT);
753 assertNotified(listener, four, five, RemovalCause.EXPLICIT);
759 assertNotified(listener, five, six, RemovalCause.EXPLICIT);
1641 assertNotified(listener, key, value, RemovalCause.EXPLICIT);
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 254 milliseconds