/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/ |
TooManyViewsDetector.java | 24 import com.android.tools.lint.detector.api.Severity; 44 CATEGORY_PERFORMANCE, 1, Severity.WARNING); 54 CATEGORY_PERFORMANCE, 1, Severity.WARNING);
|
UselessViewDetector.java | 24 import com.android.tools.lint.detector.api.Severity; 46 CATEGORY_LAYOUT, 2, Severity.WARNING); 54 CATEGORY_LAYOUT, 2, Severity.WARNING);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/ |
BaseBuilder.java | 184 * @param severity the severity of the marker. 188 protected final IMarker markProject(String markerId, String message, int severity) { 189 return BaseProjectHelper.markResource(getProject(), markerId, message, severity); 329 int severity = marker.getAttribute(IMarker.SEVERITY, -1 /*defaultValue*/); local 330 if (severity == IMarker.SEVERITY_ERROR) {
|
/external/dbus/dbus/ |
dbus-sysdeps-util-unix.c | 380 * @param severity a severity value 386 _dbus_system_log (DBusSystemLogSeverity severity, const char *msg, ...) 392 _dbus_system_logv (severity, msg, args); 400 * @param severity a severity value 404 * If the FATAL severity is given, this function will terminate the program 408 _dbus_system_logv (DBusSystemLogSeverity severity, const char *msg, va_list args) 411 switch (severity) 427 if (severity == DBUS_SYSTEM_LOG_FATAL [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/bin/ |
arm-eabi-gccbug | 157 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity] 183 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi 323 >Severity: $SEVERITY_C 420 # 2) Severity 422 PATTERN=">Severity:" 423 SEVERITY=`eval sed -n -e "\"$SED_CMD\"" $TEMP` 424 case "$SEVERITY" in 426 *) echo "$COMMAND: \`$SEVERITY' is not a valid value for \`Severity'." 537 /^>Severity:/s;<.*>; [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/bin/ |
arm-eabi-gccbug | 156 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity] 182 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi 322 >Severity: $SEVERITY_C 419 # 2) Severity 421 PATTERN=">Severity:" 422 SEVERITY=`eval sed -n -e "\"$SED_CMD\"" $TEMP` 423 case "$SEVERITY" in 425 *) echo "$COMMAND: \`$SEVERITY' is not a valid value for \`Severity'." 536 /^>Severity:/s;<.*>; [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/bin/ |
arm-eabi-gccbug | 156 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity] 182 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi 322 >Severity: $SEVERITY_C 419 # 2) Severity 421 PATTERN=">Severity:" 422 SEVERITY=`eval sed -n -e "\"$SED_CMD\"" $TEMP` 423 case "$SEVERITY" in 425 *) echo "$COMMAND: \`$SEVERITY' is not a valid value for \`Severity'." 536 /^>Severity:/s;<.*>; [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin/ |
arm-eabi-gccbug | 156 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity] 182 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi 322 >Severity: $SEVERITY_C 419 # 2) Severity 421 PATTERN=">Severity:" 422 SEVERITY=`eval sed -n -e "\"$SED_CMD\"" $TEMP` 423 case "$SEVERITY" in 425 *) echo "$COMMAND: \`$SEVERITY' is not a valid value for \`Severity'." 536 /^>Severity:/s;<.*>; [all...] |
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/bin/ |
arm-linux-androideabi-gccbug | 156 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity] 182 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi 322 >Severity: $SEVERITY_C 419 # 2) Severity 421 PATTERN=">Severity:" 422 SEVERITY=`eval sed -n -e "\"$SED_CMD\"" $TEMP` 423 case "$SEVERITY" in 425 *) echo "$COMMAND: \`$SEVERITY' is not a valid value for \`Severity'." 536 /^>Severity:/s;<.*>; [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/ |
arm-eabi-gccbug | 157 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity] 183 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi 323 >Severity: $SEVERITY_C 420 # 2) Severity 422 PATTERN=">Severity:" 423 SEVERITY=`eval sed -n -e "\"$SED_CMD\"" $TEMP` 424 case "$SEVERITY" in 426 *) echo "$COMMAND: \`$SEVERITY' is not a valid value for \`Severity'." 537 /^>Severity:/s;<.*>; [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/ |
arm-eabi-gccbug | 156 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity] 182 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi 322 >Severity: $SEVERITY_C 419 # 2) Severity 421 PATTERN=">Severity:" 422 SEVERITY=`eval sed -n -e "\"$SED_CMD\"" $TEMP` 423 case "$SEVERITY" in 425 *) echo "$COMMAND: \`$SEVERITY' is not a valid value for \`Severity'." 536 /^>Severity:/s;<.*>; [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/ |
arm-eabi-gccbug | 156 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity] 182 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi 322 >Severity: $SEVERITY_C 419 # 2) Severity 421 PATTERN=">Severity:" 422 SEVERITY=`eval sed -n -e "\"$SED_CMD\"" $TEMP` 423 case "$SEVERITY" in 425 *) echo "$COMMAND: \`$SEVERITY' is not a valid value for \`Severity'." 536 /^>Severity:/s;<.*>; [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/ |
arm-eabi-gccbug | 156 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity] 182 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi 322 >Severity: $SEVERITY_C 419 # 2) Severity 421 PATTERN=">Severity:" 422 SEVERITY=`eval sed -n -e "\"$SED_CMD\"" $TEMP` 423 case "$SEVERITY" in 425 *) echo "$COMMAND: \`$SEVERITY' is not a valid value for \`Severity'." 536 /^>Severity:/s;<.*>; [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/bin/ |
arm-linux-androideabi-gccbug | 156 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity] 182 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi 322 >Severity: $SEVERITY_C 419 # 2) Severity 421 PATTERN=">Severity:" 422 SEVERITY=`eval sed -n -e "\"$SED_CMD\"" $TEMP` 423 case "$SEVERITY" in 425 *) echo "$COMMAND: \`$SEVERITY' is not a valid value for \`Severity'." 536 /^>Severity:/s;<.*>; [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/bin/ |
i686-linux-gccbug | 156 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity] 182 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi 322 >Severity: $SEVERITY_C 419 # 2) Severity 421 PATTERN=">Severity:" 422 SEVERITY=`eval sed -n -e "\"$SED_CMD\"" $TEMP` 423 case "$SEVERITY" in 425 *) echo "$COMMAND: \`$SEVERITY' is not a valid value for \`Severity'." 536 /^>Severity:/s;<.*>; [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/ |
i686-unknown-linux-gnu-gccbug | 157 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity] 183 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi 323 >Severity: $SEVERITY_C 420 # 2) Severity 422 PATTERN=">Severity:" 423 SEVERITY=`eval sed -n -e "\"$SED_CMD\"" $TEMP` 424 case "$SEVERITY" in 426 *) echo "$COMMAND: \`$SEVERITY' is not a valid value for \`Severity'." 537 /^>Severity:/s;<.*>; [all...] |
/external/libxml2/include/libxml/ |
xmlreader.h | 390 * @severity: the severity of the error 397 xmlParserSeverities severity,
|
/external/chromium/base/ |
vlog.h | 36 // vlog severity will be read from there..
|
/external/chromium/chrome/browser/ |
page_info_model.h | 39 // order of severity. Code may depend on this order.
|
/external/chromium/chrome/browser/ssl/ |
ssl_blocking_page.h | 42 // The severity of the certificate error.
|
/external/chromium/googleurl/base/ |
logging.cc | 227 LogMessage::LogMessage(const char* file, int line, LogSeverity severity, 229 : severity_(severity) { 244 LogMessage::LogMessage(const char* file, int line, LogSeverity severity) 245 : severity_(severity) {
|
/libcore/luni/src/main/java/org/w3c/dom/ |
DOMErrorHandler.java | 41 * <code>DOMError.severity</code>.
|
/external/chromium/third_party/libjingle/overrides/talk/base/ |
logging.h | 31 // The severity level passed as the first argument to the the LOGging 38 // LOG(sev) logs the given stream at severity "sev", which must be a 169 // GetLogToStream gets the severity for the specified stream, of if none 170 // is specified, the minimum stream severity. 209 // The severity level of this message
|
/external/chromium/third_party/libjingle/source/talk/base/ |
logging.h | 31 // The severity level passed as the first argument to the LOGging 38 // LOG(sev) logs the given stream at severity "sev", which must be a 166 // GetLogToStream gets the severity for the specified stream, of if none 167 // is specified, the minimum stream severity. 206 // The severity level of this message
|
/external/webkit/Source/WebCore/inspector/front-end/ |
ExtensionAPI.js | 299 addResult: function(displayName, description, severity, details) 310 severity: severity, 328 get Severity() 330 return apiPrivate.audits.Severity;
|