HomeSort by relevance Sort by last modified time
    Searched defs:STRONG (Results 1 - 8 of 8) sorted by null

  /external/guava/guava/src/com/google/common/cache/
LocalCache.java 360 return keyStrength != Strength.STRONG;
364 return valueStrength != Strength.STRONG;
373 STRONG {
438 STRONG {
557 STRONG, STRONG_ACCESS, STRONG_WRITE, STRONG_ACCESS_WRITE,
1047 * To maintain this code, make a change for the strong reference type. Then, cut and paste, an
    [all...]
  /external/guava/guava/src/com/google/common/collect/
MapMakerInternalMap.java 283 return keyStrength != Strength.STRONG;
287 return valueStrength != Strength.STRONG;
296 STRONG {
353 STRONG {
526 { STRONG, STRONG_EXPIRABLE, STRONG_EVICTABLE, STRONG_EXPIRABLE_EVICTABLE },
957 * To maintain this code, make a change for the strong reference type. Then, cut and paste, and
958 * replace "Strong" with "Soft" or "Weak" within the pasted text. The primary difference is that
959 * strong entries store the key reference directly while soft and weak entries delegate to their
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 

Completed in 50 milliseconds