/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkAllocationCallbackUtil.cpp | 325 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 …]
|
D | vkAllocationCallbackUtil.hpp | 218 std::vector<AllocationCallbackViolation> violations; member
|
/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/ |
D | CheckMojo.java | 133 private boolean violations; field in CheckMojo 162 violations = false; in executeCheck() 178 if (violations) { in executeCheck() 212 violations = true; in onViolation()
|
/external/v8/tools/ |
D | presubmit.py | 386 violations = 0 393 violations += 1 396 print "Total violating files: %s" % violations
|
/external/jacoco/org.jacoco.ant/src/org/jacoco/ant/ |
D | ReportTask.java | 351 private boolean violations = false; field in ReportTask.CheckFormatterElement 397 violations = true; in onViolation() 408 if (violations && failOnViolation) { in finish()
|
/external/ltp/testcases/kernel/security/integrity/ima/tests/ |
D | ima_violations.sh | 73 ima_violations=$SECURITYFS/ima/violations
|
/external/owasp/sanitizer/tools/findbugs/doc/ |
D | FilterFile.txt | 111 <!-- Match all XYZ violations. --> 116 <!-- Match all doublecheck violations in these methods of "AnotherClass". -->
|
D | AddingDetectors.txt | 96 BAD_PRACTICE - violations of recommended and essential coding practice
|
/external/llvm/bindings/python/ |
D | README.txt | 67 And try to keep the number of violations to a minimum.
|
/external/selinux/secilc/test/ |
D | neverallow.cil | 76 ;; Should not call these violations
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_flags.inc | 39 "Report violations of async signal-safety "
|
/external/curl/docs/ |
D | CHECKSRC.md | 108 You can also opt to ignore just N violations so that if you have a single long
|
/external/llvm/test/DebugInfo/COFF/ |
D | types-recursive-struct.ll | 8 ; violations, i.e. methods that only exist ifndef NDEBUG.
|
/external/nanopb-c/ |
D | CHANGELOG.txt | 30 Fix MISRA C violations (issue 91)
|
/external/llvm/docs/ |
D | CodeOfConduct.rst | 31 spaces. In addition, violations of this code outside these spaces may, in rare
|
/external/syslinux/doc/ |
D | SubmittingPatches.txt | 136 Check your patch for basic style violations, details of which can be 143 be able to justify all violations that remain in your patch. 485 You should be able to justify all violations that remain in your
|
/external/clang/docs/analyzer/ |
D | nullability.rst | 73 … is to reanalyze takesNullable as a top level function to get possible violations. The alternative…
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryAllocationTests.cpp | 262 TCU_CHECK(validateRes.violations.empty()); in computeDeviceMemorySystemMemFootprint()
|
/external/autotest/client/profilers/powertop/src/po/ |
D | fr.po | 210 "SE-Alert alerts you about SELinux policy violations, but also\n" 214 "SE-Alert vous avertit des violations des politiques SELinux, mais il a\n"
|
D | nl.po | 203 "SE-Alert alerts you about SELinux policy violations, but also\n"
|
D | ru.po | 209 "SE-Alert alerts you about SELinux policy violations, but also\n"
|
D | ja.po | 205 "SE-Alert alerts you about SELinux policy violations, but also\n"
|
D | it.po | 203 "SE-Alert alerts you about SELinux policy violations, but also\n"
|
D | zh.po | 449 "SE-Alert alerts you about SELinux policy violations, but also\n"
|
/external/clang/docs/ |
D | ControlFlowIntegrity.rst | 131 Bad casts are not in themselves control flow integrity violations, but they
|