/aosp_15_r20/external/pigweed/pw_presubmit/ |
H A D | docs.rst | 180 Code Formatting 229 Sorted Blocks 300 .gitmodules 326 #pragma once 332 #ifndef/#define 345 TODO(b/###) Formatting 356 Python Checks 363 Bazel Checks 369 Inclusive Language 387 OWNERS [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | PoisonChecking.cpp | 107 SmallVector<Value*, 2> &Checks) { in generatePoisonChecksForBinOp() 188 SmallVector<Value*, 2> Checks; in generatePoisonChecks() local 292 SmallVector<Value*, 4> Checks; in rewrite() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | PoisonChecking.cpp | 99 SmallVectorImpl<Value*> &Checks) { in generateCreationChecksForBinOp() 182 SmallVectorImpl<Value*> &Checks) { in generateCreationChecks() 294 SmallVector<Value*, 4> Checks; in rewrite() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | GuardWidening.cpp | 175 bool parseRangeChecks(Value *CheckCond, SmallVectorImpl<RangeCheck> &Checks) { in parseRangeChecks() 447 SmallVector<GuardWideningImpl::RangeCheck, 4> Checks, CombinedChecks; in widenCondCommon() local 481 Value *CheckCond, SmallVectorImpl<GuardWideningImpl::RangeCheck> &Checks, in parseRangeChecks() 555 SmallVectorImpl<GuardWideningImpl::RangeCheck> &Checks, in combineRangeChecks()
|
H A D | LoopLoadElimination.cpp | 356 SmallVector<RuntimePointerChecking::PointerCheck, 4> Checks; in collectMemchecks() local 480 SmallVector<RuntimePointerChecking::PointerCheck, 4> Checks = in processLoop() local
|
H A D | LoopDistribute.cpp | 717 auto Checks = includeOnlyCrossPartitionChecks(AllChecks, PtrToPartition, in processLoop() local 800 SmallVector<RuntimePointerChecking::PointerCheck, 4> Checks; in includeOnlyCrossPartitionChecks() local
|
/aosp_15_r20/external/junit/src/main/java/org/junit/internal/ |
H A D | Checks.java | 4 public final class Checks { class 6 private Checks() {} in Checks() method in Checks
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | GuardWidening.cpp | 232 bool parseRangeChecks(Value *CheckCond, SmallVectorImpl<RangeCheck> &Checks) { in parseRangeChecks() 544 SmallVector<GuardWideningImpl::RangeCheck, 4> Checks, CombinedChecks; in widenCondCommon() local 581 Value *CheckCond, SmallVectorImpl<GuardWideningImpl::RangeCheck> &Checks, in parseRangeChecks() 653 SmallVectorImpl<GuardWideningImpl::RangeCheck> &Checks, in combineRangeChecks()
|
H A D | LoopPredication.cpp | 737 unsigned LoopPredication::collectChecks(SmallVectorImpl<Value *> &Checks, in collectChecks() 797 SmallVector<Value *, 4> Checks; in widenGuardConditions() local 823 SmallVector<Value *, 4> Checks; in widenWidenableBranchGuardConditions() local
|
H A D | LoopLoadElimination.cpp | 394 SmallVector<RuntimePointerChecking::PointerCheck, 4> Checks; in collectMemchecks() local 523 SmallVector<RuntimePointerChecking::PointerCheck, 4> Checks = in processLoop() local
|
H A D | LoopDistribute.cpp | 802 auto Checks = includeOnlyCrossPartitionChecks(AllChecks, PtrToPartition, in processLoop() local 911 SmallVector<RuntimePointerChecking::PointerCheck, 4> Checks; in includeOnlyCrossPartitionChecks() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | GuardWidening.cpp | 237 bool parseRangeChecks(Value *CheckCond, SmallVectorImpl<RangeCheck> &Checks) { in parseRangeChecks() 544 SmallVector<GuardWideningImpl::RangeCheck, 4> Checks, CombinedChecks; in widenCondCommon() local 581 Value *CheckCond, SmallVectorImpl<GuardWideningImpl::RangeCheck> &Checks, in parseRangeChecks() 653 SmallVectorImpl<GuardWideningImpl::RangeCheck> &Checks, in combineRangeChecks()
|
H A D | LoopPredication.cpp | 755 unsigned LoopPredication::collectChecks(SmallVectorImpl<Value *> &Checks, in collectChecks() 815 SmallVector<Value *, 4> Checks; in widenGuardConditions() local 851 SmallVector<Value *, 4> Checks; in widenWidenableBranchGuardConditions() local
|
H A D | LoopLoadElimination.cpp | 392 SmallVector<RuntimePointerCheck, 4> Checks; in collectMemchecks() local 539 SmallVector<RuntimePointerCheck, 4> Checks = collectMemchecks(Candidates); in processLoop() local
|
H A D | LoopDistribute.cpp | 794 auto Checks = includeOnlyCrossPartitionChecks(AllChecks, PtrToPartition, in processLoop() local 904 SmallVector<RuntimePointerCheck, 4> Checks; in includeOnlyCrossPartitionChecks() local
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/command/ |
D | if.rst | 104 .. _COMMAND: 124 .. _DEFINED:
|
/aosp_15_r20/external/rust/crates/libsqlite3-sys/ |
D | Upgrade.md | 1 # Checks chapter
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | checks_unittest.cc | 22 TEST(ChecksDeathTest, Checks) { in TEST() argument
|
/aosp_15_r20/external/mockito/src/main/java/org/mockito/internal/util/ |
H A D | Checks.java | 11 public class Checks { class
|
/aosp_15_r20/external/python/mako/doc/build/ |
D | usage.rst | 192 .. _usage_unicode:
|
/aosp_15_r20/build/soong/cc/config/ |
H A D | tidy.go | 187 Checks string member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/ |
D | ClangTidyOptions.h | 69 std::optional<std::string> Checks; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/ |
D | ClangTidyOptions.h | 69 std::optional<std::string> Checks; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/ |
D | ClangTidyOptions.h | 69 std::optional<std::string> Checks; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/ |
D | ClangTidyOptions.h | 69 std::optional<std::string> Checks; member
|