/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 | 1055 #define TestCmovRegReg(C, Src0, Value0, Src1, Value1, Dest, IsTrue) \ in TEST_F() argument 1123 #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-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonConstPropagation.cpp | 1117 bool IsTrue = true, IsFalse = true; in evaluateCMPrr() local 1144 bool IsTrue = true, IsFalse = true; in evaluateCMPri() local 1172 bool IsTrue = true, IsFalse = true; in evaluateCMPrp() local
|
D | HexagonISelLoweringHVX.cpp | 524 auto IsTrue = [] (SDValue V) { in buildHvxVectorPred() local
|
/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/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
D | gtest.cc | 4498 bool IsTrue(bool condition) { return condition; } in IsTrue() function
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 4501 bool IsTrue(bool condition) { return condition; } in IsTrue() function
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest.cc | 4563 bool IsTrue(bool condition) { return condition; } in IsTrue() function
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest.cc | 4987 bool IsTrue(bool condition) { return condition; } in IsTrue() function
|
/external/mesa3d/src/gtest/src/ |
D | gtest.cc | 4986 bool IsTrue(bool condition) { return condition; } in IsTrue() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 4986 bool IsTrue(bool condition) { return condition; } in IsTrue() function
|
/external/googletest/googletest/src/ |
D | gtest.cc | 5611 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/epid-sdk/ext/gtest/ |
D | gtest-all.cc | 6438 bool IsTrue(bool condition) { return condition; } in IsTrue() function
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 7452 bool IsTrue = true; in DiagnoseOutOfRangeComparison() local
|
/external/v8/src/ |
D | api.cc | 3351 bool Value::IsTrue() const { in IsTrue() function in v8::Value
|