/external/llvm-project/flang/include/flang/Evaluate/ |
D | logical.h | 64 constexpr bool IsTrue() const { in IsTrue() function
|
/external/flatbuffers/tests/FlatBuffers.Test/ |
D | Assert.cs | 102 public static void IsTrue(bool value) in IsTrue() method in FlatBuffers.Test.Assert
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
D | DataMov.cpp | 422 #define TestRegReg(C, Dest, IsTrue, Src0, Value0, Src1, Value1) \ in TEST_F() argument 441 #define TestRegAddr(C, Dest, IsTrue, Src0, Value0, Value1) \ in TEST_F() argument 462 #define TestValue(C, Dest, IsTrue, Src0, Value0, Src1, Value1) \ in TEST_F() argument
|
D | GPRArith.cpp | 33 #define TestSetCC(C, Dest, IsTrue, Src0, Value0, Src1, Value1) \ in TEST_F() argument
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | DataMov.cpp | 1061 #define TestCmovRegReg(C, Src0, Value0, Src1, Value1, Dest, IsTrue) \ in TEST_F() argument 1129 #define TestCmovRegAddr(C, Src0, Value0, Value1, Dest, IsTrue) \ in TEST_F() argument
|
D | GPRArith.cpp | 48 #define TestSetCC(C, Src0, Value0, Src1, Value1, Dest, IsTrue) \ in TEST_F() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonConstPropagation.cpp | 1129 bool IsTrue = true, IsFalse = true; in evaluateCMPrr() local 1156 bool IsTrue = true, IsFalse = true; in evaluateCMPri() local 1184 bool IsTrue = true, IsFalse = true; in evaluateCMPrp() local
|
D | HexagonISelLoweringHVX.cpp | 602 auto IsTrue = [] (SDValue V) { in buildHvxVectorPred() local
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonConstPropagation.cpp | 1134 bool IsTrue = true, IsFalse = true; in evaluateCMPrr() local 1161 bool IsTrue = true, IsFalse = true; in evaluateCMPri() local 1189 bool IsTrue = true, IsFalse = true; in evaluateCMPrp() local
|
D | HexagonISelLoweringHVX.cpp | 732 auto IsTrue = [] (SDValue V) { in buildHvxVectorPred() local
|
/external/llvm-project/clang/lib/AST/Interp/ |
D | Interp.h | 94 template <typename T> inline bool IsTrue(const T &V) { return !V.isZero(); } in IsTrue() function
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 1435 auto getConstant = [&I, this](bool IsTrue) { in FoldICmpCstShrCst() 1499 auto getConstant = [&I, this](bool IsTrue) { in FoldICmpCstShlCst()
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 4501 bool IsTrue(bool condition) { return condition; } in IsTrue() function
|
/external/llvm-project/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 4986 bool IsTrue(bool condition) { return condition; } in IsTrue() function
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
D | gtest.cc | 5644 bool IsTrue(bool condition) { return condition; } in IsTrue() function
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest.cc | 5550 bool IsTrue(bool condition) { return condition; } in IsTrue() function
|
/external/mesa3d/src/gtest/src/ |
D | gtest.cc | 5706 bool IsTrue(bool condition) { return condition; } in IsTrue() function
|
/external/googletest/googletest/src/ |
D | gtest.cc | 6238 bool IsTrue(bool condition) { return condition; } in IsTrue() function
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest.cc | 5749 bool IsTrue(bool condition) { return condition; } in IsTrue() function
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 7452 bool IsTrue = true; in DiagnoseOutOfRangeComparison() local
|
/external/fmtlib/test/ |
D | gmock-gtest-all.cc | 5980 bool IsTrue(bool condition) { return condition; } in IsTrue() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/ |
D | gmock-gtest-all.cc | 6434 bool IsTrue(bool condition) { return condition; } in IsTrue() function
|