Searched defs:isDisabled (Results 1 - 11 of 11) sorted by path

/external/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerOptInfo.h34 bool isDisabled() const { return !isEnabled(); } function in class:clang::ento::CheckerOptInfo
/external/compiler-rt/lib/ubsan/
H A Dubsan_value.h69 bool isDisabled() { function in class:__ubsan::SourceLocation
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/skia/debugger/QT/
H A DSkInspectorWidget.h46 void setDisabled(bool isDisabled) { argument
47 fMatrixAndClipWidget.setDisabled(isDisabled);
/external/skia/src/gpu/
H A DGrStencil.h129 // initializers and inside GrStencilSettings::isDisabled()
248 bool isDisabled() const { function in class:GrStencilSettings
289 if (this->isDisabled() & s.isDisabled()) { // using & not &&
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
H A Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/spi/
H A DLoggerRepository.java49 boolean isDisabled(int level); method in interface:LoggerRepository

Completed in 381 milliseconds