HomeSort by relevance Sort by last modified time
    Searched refs:Severity (Results 1 - 19 of 19) sorted by null

  /external/webkit/Source/WebCore/inspector/front-end/
AuditCategories.js 40 this.addRule(new WebInspector.AuditRules.UnusedCssRule(), WebInspector.AuditRule.Severity.Warning);
41 this.addRule(new WebInspector.AuditRules.CssInHeadRule(), WebInspector.AuditRule.Severity.Severe);
42 this.addRule(new WebInspector.AuditRules.StylesScriptsOrderRule(), WebInspector.AuditRule.Severity.Severe);
57 this.addRule(new WebInspector.AuditRules.GzipRule(), WebInspector.AuditRule.Severity.Severe);
58 this.addRule(new WebInspector.AuditRules.ImageDimensionsRule(), WebInspector.AuditRule.Severity.Warning);
59 this.addRule(new WebInspector.AuditRules.CookieSizeRule(400), WebInspector.AuditRule.Severity.Warning);
60 this.addRule(new WebInspector.AuditRules.StaticCookielessRule(5), WebInspector.AuditRule.Severity.Warning);
61 this.addRule(new WebInspector.AuditRules.CombineJsResourcesRule(2), WebInspector.AuditRule.Severity.Severe);
62 this.addRule(new WebInspector.AuditRules.CombineCssResourcesRule(2), WebInspector.AuditRule.Severity.Severe);
63 this.addRule(new WebInspector.AuditRules.MinimizeDnsLookupsRule(4), WebInspector.AuditRule.Severity.Warning)
    [all...]
ExtensionCommon.js 37 apiPrivate.audits.Severity = {
ExtensionAPI.js 299 addResult: function(displayName, description, severity, details)
310 severity: severity,
328 get Severity()
330 return apiPrivate.audits.Severity;
AuditsPanel.js 287 addRule: function(rule, severity)
289 rule.severity = severity;
317 WebInspector.AuditRule.Severity = {
340 set severity(severity)
342 this._severity = severity;
348 result.severity = this._severity;
  /external/clang/tools/libclang/
CIndexDiagnostic.cpp 59 CXDiagnosticSeverity Severity = clang_getDiagnosticSeverity(Diagnostic);
108 switch (Severity) {
  /external/libvpx/examples/includes/geshi/geshi/
ruby.php 90 'Logger::LogDevice::LogDeviceMutex', 'Logger::Severity',
rails.php 83 'Logger::LogDevice::LogDeviceMutex', 'Logger::Severity',
  /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...]

Completed in 365 milliseconds