Home
last modified time | relevance | path

Searched refs:violations (Results 1 – 25 of 85) sorted by relevance

1234

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.cpp325 violations.clear(); in clear()
367 DE_ASSERT(results->liveAllocations.empty() && results->violations.empty()); in validateAllocationCallbacks()
384 …results->violations.push_back(AllocationCallbackViolation(record, AllocationCallbackViolation::REA… in validateAllocationCallbacks()
392 …results->violations.push_back(AllocationCallbackViolation(record, AllocationCallbackViolation::REA… in validateAllocationCallbacks()
438 …results->violations.push_back(AllocationCallbackViolation(record, AllocationCallbackViolation::REA… in validateAllocationCallbacks()
444 …results->violations.push_back(AllocationCallbackViolation(record, AllocationCallbackViolation::REA… in validateAllocationCallbacks()
489 …results->violations.push_back(AllocationCallbackViolation(record, AllocationCallbackViolation::REA… in validateAllocationCallbacks()
522 …results->violations.push_back(AllocationCallbackViolation(record, AllocationCallbackViolation::REA… in validateAllocationCallbacks()
525 …results->violations.push_back(AllocationCallbackViolation(record, AllocationCallbackViolation::REA… in validateAllocationCallbacks()
543 …results->violations.push_back(AllocationCallbackViolation(record, AllocationCallbackViolation::REA… in validateAllocationCallbacks()
[all …]
DvkAllocationCallbackUtil.hpp218 std::vector<AllocationCallbackViolation> violations; member
/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
DCheckMojo.java137 private boolean violations; field in CheckMojo
165 violations = false; in executeCheck()
185 if (violations) { in executeCheck()
199 violations = true; in onViolation()
/external/perfetto/tools/sanitizers_unittests/
DREADME.md5 work and spot violations, rather than unconditionally succeeding if we mess up
/external/jacoco/org.jacoco.ant/src/org/jacoco/ant/
DReportTask.java351 private boolean violations = false; field in ReportTask.CheckFormatterElement
397 violations = true; in onViolation()
408 if (violations && failOnViolation) { in finish()
/external/v8/tools/
Dv8_presubmit.py448 violations = 0
455 violations += 1
458 print "Total violating files: %s" % violations
/external/owasp/sanitizer/tools/findbugs/doc/
DFilterFile.txt111 <!-- Match all XYZ violations. -->
116 <!-- Match all doublecheck violations in these methods of "AnotherClass". -->
/external/perfetto/src/android_internal/
DREADME.md29 (e.g. base) are not allowed, as doing that would create ODR violations.
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/python/
DREADME.txt67 And try to keep the number of violations to a minimum.
/external/llvm/bindings/python/
DREADME.txt67 And try to keep the number of violations to a minimum.
/external/selinux/secilc/test/
Dneverallow.cil76 ;; Should not call these violations
/external/python/cpython2/Doc/c-api/
Dconcrete.rst22 access violations and immediate termination of the interpreter.
/external/python/cpython3/Doc/c-api/
Dconcrete.rst22 access violations and immediate termination of the interpreter.
/external/google-styleguide/cpplint/
DREADME3 heavily relies on regular expressions, cpplint.py won't catch all violations of
/external/libcxx/docs/
DReleaseNotes.rst49 together may lead to ODR violations and ABI issues. On the flipside, code
/external/compiler-rt/lib/tsan/rtl/
Dtsan_flags.inc39 "Report violations of async signal-safety "
/external/robolectric-shadows/processor/
DREADME.md21 …sing the simple type system in the annotations themselves. Testing for violations of these constra…
23 …an perform these tests, the better. RAP allows detection of constraint violations at *compile time…
/external/u-boot/drivers/misc/
DKconfig113 like software violations or hardware security violations.
/external/tensorflow/tensorflow/python/framework/
Dtest_util.py2393 violations = (
2396 violations = np.logical_or(
2397 violations,
2400 violation_subscripts = np.where(violations)
/external/skqp/experimental/canvaskit/canvaskit/
DCODE_OF_CONDUCT.md74 receive and address reported violations of the code of conduct. They will then
/external/skqp/modules/pathkit/npm-asmjs/
DCODE_OF_CONDUCT.md74 receive and address reported violations of the code of conduct. They will then
/external/skia/modules/pathkit/npm-asmjs/
DCODE_OF_CONDUCT.md74 receive and address reported violations of the code of conduct. They will then
/external/skqp/modules/pathkit/npm-wasm/
DCODE_OF_CONDUCT.md74 receive and address reported violations of the code of conduct. They will then
/external/skia/modules/canvaskit/canvaskit/
DCODE_OF_CONDUCT.md74 receive and address reported violations of the code of conduct. They will then
/external/skia/modules/pathkit/npm-wasm/
DCODE_OF_CONDUCT.md74 receive and address reported violations of the code of conduct. They will then

1234