Home
last modified time | relevance | path

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

/external/openscreen/third_party/abseil/src/absl/strings/
Dstr_cat_test.cc566 void CheckAll(uint64_t v) { in CheckAll() function
574 CheckAll(i); in TestFastPrints()
577 CheckAll(std::numeric_limits<uint64_t>::max()); in TestFastPrints()
578 CheckAll(std::numeric_limits<uint64_t>::max() - 1); in TestFastPrints()
579 CheckAll(std::numeric_limits<int64_t>::min()); in TestFastPrints()
580 CheckAll(std::numeric_limits<int64_t>::min() + 1); in TestFastPrints()
581 CheckAll(std::numeric_limits<uint32_t>::max()); in TestFastPrints()
582 CheckAll(std::numeric_limits<uint32_t>::max() - 1); in TestFastPrints()
583 CheckAll(std::numeric_limits<int32_t>::min()); in TestFastPrints()
584 CheckAll(std::numeric_limits<int32_t>::min() + 1); in TestFastPrints()
[all …]
/external/abseil-cpp/absl/strings/
Dstr_cat_test.cc566 void CheckAll(uint64_t v) { in CheckAll() function
574 CheckAll(i); in TestFastPrints()
577 CheckAll(std::numeric_limits<uint64_t>::max()); in TestFastPrints()
578 CheckAll(std::numeric_limits<uint64_t>::max() - 1); in TestFastPrints()
579 CheckAll(std::numeric_limits<int64_t>::min()); in TestFastPrints()
580 CheckAll(std::numeric_limits<int64_t>::min() + 1); in TestFastPrints()
581 CheckAll(std::numeric_limits<uint32_t>::max()); in TestFastPrints()
582 CheckAll(std::numeric_limits<uint32_t>::max() - 1); in TestFastPrints()
583 CheckAll(std::numeric_limits<int32_t>::min()); in TestFastPrints()
584 CheckAll(std::numeric_limits<int32_t>::min() + 1); in TestFastPrints()
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dstr_cat_test.cc566 void CheckAll(uint64_t v) { in CheckAll() function
574 CheckAll(i); in TestFastPrints()
577 CheckAll(std::numeric_limits<uint64_t>::max()); in TestFastPrints()
578 CheckAll(std::numeric_limits<uint64_t>::max() - 1); in TestFastPrints()
579 CheckAll(std::numeric_limits<int64_t>::min()); in TestFastPrints()
580 CheckAll(std::numeric_limits<int64_t>::min() + 1); in TestFastPrints()
581 CheckAll(std::numeric_limits<uint32_t>::max()); in TestFastPrints()
582 CheckAll(std::numeric_limits<uint32_t>::max() - 1); in TestFastPrints()
583 CheckAll(std::numeric_limits<int32_t>::min()); in TestFastPrints()
584 CheckAll(std::numeric_limits<int32_t>::min() + 1); in TestFastPrints()
[all …]
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dstr_cat_test.cc566 void CheckAll(uint64_t v) { in CheckAll() function
574 CheckAll(i); in TestFastPrints()
577 CheckAll(std::numeric_limits<uint64_t>::max()); in TestFastPrints()
578 CheckAll(std::numeric_limits<uint64_t>::max() - 1); in TestFastPrints()
579 CheckAll(std::numeric_limits<int64_t>::min()); in TestFastPrints()
580 CheckAll(std::numeric_limits<int64_t>::min() + 1); in TestFastPrints()
581 CheckAll(std::numeric_limits<uint32_t>::max()); in TestFastPrints()
582 CheckAll(std::numeric_limits<uint32_t>::max() - 1); in TestFastPrints()
583 CheckAll(std::numeric_limits<int32_t>::min()); in TestFastPrints()
584 CheckAll(std::numeric_limits<int32_t>::min() + 1); in TestFastPrints()
[all …]
/external/libtextclassifier/abseil-cpp/absl/strings/
Dstr_cat_test.cc566 void CheckAll(uint64_t v) { in CheckAll() function
574 CheckAll(i); in TestFastPrints()
577 CheckAll(std::numeric_limits<uint64_t>::max()); in TestFastPrints()
578 CheckAll(std::numeric_limits<uint64_t>::max() - 1); in TestFastPrints()
579 CheckAll(std::numeric_limits<int64_t>::min()); in TestFastPrints()
580 CheckAll(std::numeric_limits<int64_t>::min() + 1); in TestFastPrints()
581 CheckAll(std::numeric_limits<uint32_t>::max()); in TestFastPrints()
582 CheckAll(std::numeric_limits<uint32_t>::max() - 1); in TestFastPrints()
583 CheckAll(std::numeric_limits<int32_t>::min()); in TestFastPrints()
584 CheckAll(std::numeric_limits<int32_t>::min() + 1); in TestFastPrints()
[all …]
/external/angle/third_party/abseil-cpp/absl/strings/
Dstr_cat_test.cc566 void CheckAll(uint64_t v) { in CheckAll() function
574 CheckAll(i); in TestFastPrints()
577 CheckAll(std::numeric_limits<uint64_t>::max()); in TestFastPrints()
578 CheckAll(std::numeric_limits<uint64_t>::max() - 1); in TestFastPrints()
579 CheckAll(std::numeric_limits<int64_t>::min()); in TestFastPrints()
580 CheckAll(std::numeric_limits<int64_t>::min() + 1); in TestFastPrints()
581 CheckAll(std::numeric_limits<uint32_t>::max()); in TestFastPrints()
582 CheckAll(std::numeric_limits<uint32_t>::max() - 1); in TestFastPrints()
583 CheckAll(std::numeric_limits<int32_t>::min()); in TestFastPrints()
584 CheckAll(std::numeric_limits<int32_t>::min() + 1); in TestFastPrints()
[all …]
/external/llvm-project/llvm/lib/Target/X86/
DX86SchedPredicates.td23 def ZeroIdiomVPERMPredicate : CheckAll<[
30 def IsThreeOperandsLEAPredicate: CheckAll<[
41 CheckAll<[
125 def IsAtomicCompareAndSwap_8 : CheckAll<[
130 def IsAtomicCompareAndSwap : CheckAll<[
135 def IsAtomicCompareAndSwap8B : CheckAll<[
140 def IsAtomicCompareAndSwap16B : CheckAll<[
DX86ScheduleBtVer2.td941 CheckAll<[
DX86ScheduleBdVer2.td563 CheckAll<[
DX86SchedHaswell.td1934 CheckAll<[
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86SchedPredicates.td23 def ZeroIdiomVPERMPredicate : CheckAll<[
30 def IsThreeOperandsLEAPredicate: CheckAll<[
41 CheckAll<[
125 def IsAtomicCompareAndSwap_8 : CheckAll<[
130 def IsAtomicCompareAndSwap : CheckAll<[
135 def IsAtomicCompareAndSwap8B : CheckAll<[
140 def IsAtomicCompareAndSwap16B : CheckAll<[
DX86ScheduleBtVer2.td938 CheckAll<[
DX86SchedHaswell.td1951 CheckAll<[
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SchedPredExynos.td18 CheckAll<
29 CheckAll<[CheckOpcode<[BLR]>,
40 CheckAll<
85 CheckAll<
132 CheckAll<
145 CheckAll<[CheckOpcode<[EXTRWrri, EXTRXrri]>,
DAArch64SchedPredicates.td64 def CheckHForm : CheckAll<[CheckIsRegOperand<0>,
99 def CheckSForm : CheckAll<[CheckIsRegOperand<0>,
134 def CheckDForm : CheckAll<[CheckIsRegOperand<0>,
169 def CheckQForm : CheckAll<[CheckIsRegOperand<0>,
352 CheckAll<
366 CheckAll<
421 CheckAll<
434 CheckAll<
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64SchedPredExynos.td18 CheckAll<
29 CheckAll<[CheckOpcode<[BLR]>,
40 CheckAll<
85 CheckAll<
132 CheckAll<
145 CheckAll<[CheckOpcode<[EXTRWrri, EXTRXrri]>,
DAArch64SchedPredicates.td64 def CheckHForm : CheckAll<[CheckIsRegOperand<0>,
99 def CheckSForm : CheckAll<[CheckIsRegOperand<0>,
134 def CheckDForm : CheckAll<[CheckIsRegOperand<0>,
169 def CheckQForm : CheckAll<[CheckIsRegOperand<0>,
352 CheckAll<
366 CheckAll<
421 CheckAll<
434 CheckAll<
/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedSetGet.cpp67 if (!state.CheckAll()) in iterate()
77 if (!state.CheckAll()) in iterate()
85 if (!state.CheckAll()) in iterate()
DesextcDrawBuffersIndexedDefaultState.cpp62 if (!state.CheckAll()) in iterate()
DesextcDrawBuffersIndexedBase.hpp97 bool CheckAll();
DesextcDrawBuffersIndexedBase.cpp198 bool DrawBuffersIndexedBase::BlendMaskStateMachine::CheckAll() in CheckAll() function in glcts::DrawBuffersIndexedBase::BlendMaskStateMachine
/external/llvm-project/flang/include/flang/Semantics/
Dtype.h229 template <typename P> bool CheckAll(P predicate) const { in CheckAll() function
389 return CheckAll([](const ShapeSpec &x) { return x.ubound().isExplicit(); }); in IsExplicitShape()
392 return CheckAll([](const ShapeSpec &x) { return x.ubound().isDeferred(); }); in IsAssumedShape()
395 return CheckAll([](const ShapeSpec &x) { in IsDeferredShape()
401 CheckAll([](const ShapeSpec &x) { return x.ubound().isAssumed(); }); in IsImpliedShape()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetInstrPredicate.td16 // def MCInstPredicateExample : CheckAll<[
24 // The `CheckAll` from the example defines a composition of three different
181 // A sequence of predicates. It is used as the base class for CheckAll, and
188 class CheckAll<list<MCInstPredicate> Sequence>
/external/llvm-project/llvm/include/llvm/Target/
DTargetInstrPredicate.td16 // def MCInstPredicateExample : CheckAll<[
24 // The `CheckAll` from the example defines a composition of three different
186 // A sequence of predicates. It is used as the base class for CheckAll, and
193 class CheckAll<list<MCInstPredicate> Sequence>
/external/llvm-project/llvm/lib/Target/ARM/
DARMScheduleA57.td24 def IsCPSRDefinedAndPredicated : CheckAll<[IsCPSRDefined, IsPredicated]>;
36 class Am3NegativeRegOffset<int n> : MCSchedPredicate<CheckAll<[
48 CheckAll<[