HomeSort by relevance Sort by last modified time
    Searched full:violations (Results 1 - 25 of 181) sorted by null

1 2 3 4 5 6 7 8

  /external/llvm/utils/lint/
common_lint.py 18 violations found.
38 A list of tuples with format [(line_number, msg), ...] with any violations
60 violations found.
86 violations found.
  /frameworks/compile/slang/
slang_rs_check_ast.h 27 // violations. Examples of violations for FS are pointer declarations and
  /external/qemu/docs/
ANDROID-MEMCHECK.TXT 6 The memory checker is intended to catch simple memory access violations in the
40 To detect read/write violations, emulator uses prefix and suffix guarding areas
42 access violations, emulator instruments ld_/st_mmu routines to verify that
  /frameworks/base/core/java/android/os/
StrictMode.java 95 * application to see the violations as they happen.
97 * <p>If you find violations that you feel are problematic, there are
130 * The boolean system property to control screen flashes on violations.
238 * Flash the screen during violations.
349 * violations. (but note that {@link #build} will default
439 * violations, rate-limited to be only a little annoying.
448 * see logging or other violations before the process dies.
478 * Log detected violations to the system log.
485 * Enable detected violations log a stacktrace and timing data
671 * your logging or other violations before the process dies
1245 ArrayList<ViolationInfo> violations = gatheredViolations.get(); local
1633 ArrayList<ViolationInfo> violations = gatheredViolations.get(); local
    [all...]
  /external/chromium/net/base/
network_delegate.h 16 // NOTE: Layering violations!
17 // We decided to accept these violations (depending
  /external/qemu/memcheck/
memcheck_logging.h 54 /* Enables reading violations tracing. */
56 /* Enables writing violations tracing. */
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
fixjsstyle.py 18 """Automatically fix simple style guide violations."""
gjslint.py 18 """Checks JavaScript files for common style guide violations.
21 style guide violations. As of now, it checks for the following violations:
checker.py 17 """Core methods for checking JS files for common style guide violations."""
  /external/llvm/bindings/python/
README.txt 67 And try to keep the number of violations to a minimum.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
maudit-frames.xsl 176 <!-- print the violations of the class -->
194 <H3>Violations</H3>
334 <th>Violations</th>
339 <td><xsl:value-of select="@violations"/></td>
346 experience from the Java development community and insite experience. Violations are generally
349 Please consult these documents for additional information about violations.
353 One should note that these violations do not necessary underline errors but should be used
368 <td><xsl:value-of select="sum(/classes/class[./@package = current()/@package]/@violations)"/></td>
464 <th>Violations</th>
482 <td><xsl:apply-templates select="@violations"/></td
    [all...]
  /external/chromium-trace/trace-viewer/third_party/web_dev_style/web_dev_style/
js_checker.py 68 taken out all the style guide violations) or a PresubmitPromptWarning
95 """Check for violations of the Chromium JavaScript style guide. See
204 'Found JavaScript style violations in %s:' %
  /libcore/dalvik/src/main/java/dalvik/system/
CloseGuard.java 147 * violations. Must be non-null.
223 * Default Reporter which reports CloseGuard violations to the log.
  /external/v8/tools/
presubmit.py 346 violations = 0
353 violations += 1
356 print "Total violating files: %s" % violations
  /external/compiler-rt/lib/tsan/rtl/
tsan_flags.h 38 // Report violations of async signal-safety
  /external/kernel-headers/original/linux/can/
error.h 21 #define CAN_ERR_PROT 0x00000008U /* protocol violations / data[2..3] */
  /external/okhttp/
checkstyle.xml 49 <!-- Checks for Size Violations. -->
  /external/valgrind/unittest/
atomicity_tests.cc 30 // C++ tests for atomicity violations (aka high-level races).
  /external/webkit/Source/WebCore/platform/mac/
ThreadCheck.mm 108 NSLog(@"Additional threading violations for this function will not be logged.");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
stdexcept 50 * program runs (e.g., violations of class invariants).
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
stdexcept 53 * program runs (e.g., violations of class invariants).
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
stdexcept 53 * program runs (e.g., violations of class invariants).
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 50 * program runs (e.g., violations of class invariants).
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 50 * program runs (e.g., violations of class invariants).
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 50 * program runs (e.g., violations of class invariants).

Completed in 803 milliseconds

1 2 3 4 5 6 7 8