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

/external/guava/guava/src/com/google/common/cache/
H A DCacheBuilder.java201 boolean strictParsing = true; field in class:CacheBuilder
239 strictParsing = false;
413 if (strictParsing) {
768 if (strictParsing) {
H A DLocalCache.java4647 builder.strictParsing = false;
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/omaha/
H A DResponseParser.java75 public ResponseParser(boolean strictParsing, String appId, boolean expectInstallEvent, argument
77 mStrictParsingMode = strictParsing;
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DSelectorChecker.h110 bool strictParsing() const { return m_strictParsing; } function in class:WebCore::SelectorChecker
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DStyleAdjuster.cpp91 static EDisplay equivalentBlockDisplay(EDisplay display, bool isFloating, bool strictParsing) argument
103 if (!strictParsing && isFloating)
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 331 milliseconds