/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest_pred_impl.h | 185 const T3& v3) { in AssertPred3Helper() 199 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument 205 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument 216 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument 218 #define EXPECT_PRED3(pred, v1, v2, v3) \ argument 220 #define ASSERT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument 222 #define ASSERT_PRED3(pred, v1, v2, v3) \ argument 242 const T3& v3, in AssertPred4Helper() 259 #define GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, on_failure)\ argument 265 #define GTEST_PRED4_(pred, v1, v2, v3, v4, on_failure)\ argument [all …]
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest_pred_impl.h | 187 const T3& v3) { in AssertPred3Helper() 201 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument 207 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument 218 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument 220 #define EXPECT_PRED3(pred, v1, v2, v3) \ argument 222 #define ASSERT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument 224 #define ASSERT_PRED3(pred, v1, v2, v3) \ argument 244 const T3& v3, in AssertPred4Helper() 260 #define GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, on_failure)\ argument 266 #define GTEST_PRED4_(pred, v1, v2, v3, v4, on_failure)\ argument [all …]
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest_pred_impl.h | 185 const T3& v3) { in AssertPred3Helper() 199 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument 205 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument 216 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument 218 #define EXPECT_PRED3(pred, v1, v2, v3) \ argument 220 #define ASSERT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument 222 #define ASSERT_PRED3(pred, v1, v2, v3) \ argument 242 const T3& v3, in AssertPred4Helper() 259 #define GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, on_failure)\ argument 265 #define GTEST_PRED4_(pred, v1, v2, v3, v4, on_failure)\ argument [all …]
|
/external/googletest/googletest/include/gtest/ |
D | gtest_pred_impl.h | 187 const T3& v3) { in AssertPred3Helper() 201 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument 207 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument 218 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument 220 #define EXPECT_PRED3(pred, v1, v2, v3) \ argument 222 #define ASSERT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument 224 #define ASSERT_PRED3(pred, v1, v2, v3) \ argument 244 const T3& v3, in AssertPred4Helper() 260 #define GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, on_failure)\ argument 266 #define GTEST_PRED4_(pred, v1, v2, v3, v4, on_failure)\ argument [all …]
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/ |
D | gtest_pred_impl.h | 187 const T3& v3) { in AssertPred3Helper() 201 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument 207 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument 218 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument 220 #define EXPECT_PRED3(pred, v1, v2, v3) \ argument 222 #define ASSERT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument 224 #define ASSERT_PRED3(pred, v1, v2, v3) \ argument 244 const T3& v3, in AssertPred4Helper() 260 #define GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, on_failure)\ argument 266 #define GTEST_PRED4_(pred, v1, v2, v3, v4, on_failure)\ argument [all …]
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest_pred_impl.h | 184 const T3& v3) { in AssertPred3Helper() 198 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument 204 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument 215 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument 217 #define EXPECT_PRED3(pred, v1, v2, v3) \ argument 219 #define ASSERT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument 221 #define ASSERT_PRED3(pred, v1, v2, v3) \ argument 241 const T3& v3, in AssertPred4Helper() 258 #define GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, on_failure)\ argument 264 #define GTEST_PRED4_(pred, v1, v2, v3, v4, on_failure)\ argument [all …]
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest_pred_impl.h | 155 const T1 &v1, const T2 &v2, const T3 &v3) { in AssertPred3Helper() 169 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure) \ argument 174 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure) \ argument 180 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument 182 #define EXPECT_PRED3(pred, v1, v2, v3) \ argument 184 #define ASSERT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument 186 #define ASSERT_PRED3(pred, v1, v2, v3) \ argument 195 const T2 &v2, const T3 &v3, const T4 &v4) { in AssertPred4Helper() 210 #define GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, on_failure) \ argument 215 #define GTEST_PRED4_(pred, v1, v2, v3, v4, on_failure) \ argument [all …]
|
/external/libgav1/libgav1/src/utils/ |
D | bit_mask_set.h | 38 constexpr BitMaskSet(int v1, int v2, int v3) in BitMaskSet() 41 constexpr BitMaskSet(int v1, int v2, int v3, int v4) in BitMaskSet() 44 constexpr BitMaskSet(int v1, int v2, int v3, int v4, int v5) in BitMaskSet() 47 constexpr BitMaskSet(int v1, int v2, int v3, int v4, int v5, int v6) in BitMaskSet() 51 constexpr BitMaskSet(int v1, int v2, int v3, int v4, int v5, int v6, int v7) in BitMaskSet() 55 constexpr BitMaskSet(int v1, int v2, int v3, int v4, int v5, int v6, int v7, in BitMaskSet() 60 constexpr BitMaskSet(int v1, int v2, int v3, int v4, int v5, int v6, int v7, in BitMaskSet()
|
/external/llvm-project/libcxx/test/std/utilities/variant/variant.visit/ |
D | visit.pass.cpp | 148 V v1(42l), v2("hello"), v3(101), v4(1.1); in test_call_operator_forwarding() local 160 V v1(42l), v2("hello"), v3(nullptr), v4(1.1); in test_call_operator_forwarding() local 221 V v1(42), v2("hello"), v3(43l); in test_argument_forwarding() local 229 V v1(42l), v2("hello"), v3(101), v4(1.1); in test_argument_forwarding() local 237 V v1(42l), v2("hello"), v3(nullptr), v4(1.1); in test_argument_forwarding() local 283 V v1(42l), v2("hello"), v3(101), v4(1.1); in test_return_type() local 291 V v1(42l), v2("hello"), v3(nullptr), v4(1.1); in test_return_type() local 330 constexpr V3 v3; in test_constexpr() local 339 constexpr V3 v3; in test_constexpr() local 344 constexpr V v1(42l), v2(101), v3(nullptr), v4(1.1); in test_constexpr() local [all …]
|
/external/eigen/unsupported/Eigen/CXX11/src/util/ |
D | EmulateArray.h | 57 EIGEN_STRONG_INLINE array(const T& v1, const T& v2, const T& v3) { in array() 64 EIGEN_STRONG_INLINE array(const T& v1, const T& v2, const T& v3, in array() 73 EIGEN_STRONG_INLINE array(const T& v1, const T& v2, const T& v3, const T& v4, in array() 83 EIGEN_STRONG_INLINE array(const T& v1, const T& v2, const T& v3, const T& v4, in array() 94 EIGEN_STRONG_INLINE array(const T& v1, const T& v2, const T& v3, const T& v4, in array() 107 const T& v1, const T& v2, const T& v3, const T& v4, in array()
|
/external/kmod/testsuite/ |
D | test-hash.c | 52 const char *v1 = "v1", *v2 = "v2", *v3 = "v3"; in test_hash_get_count() local 71 const char *v1 = "v1", *v2 = "v2", *v3 = "v3", *v4 = "v4"; in test_hash_replace() local 101 const char *v1 = "v1", *v2 = "v2", *v3 = "v3", *v4 = "v4"; in test_hash_replace_failing() local 133 const char *v1 = "v1", *v2 = "v2", *v3 = "v3"; in test_hash_iter() local 167 const char *v1 = "v1", *v2 = "v2", *v3 = "v3"; in test_hash_iter_after_del() local 202 const char *v1 = "v1", *v2 = "v2", *v3 = "v3"; in test_hash_free() local
|
/external/libcxx/test/std/numerics/numarray/valarray.nonmembers/valarray.comparison/ |
D | or_value_valarray.pass.cpp | 30 std::valarray<bool> v3 = 5 || v2; in main() local 41 std::valarray<bool> v3 = 0 || v2; in main() local
|
D | and_valarray_value.pass.cpp | 30 std::valarray<bool> v3 = v1 && 5; in main() local 41 std::valarray<bool> v3 = v1 && 0; in main() local
|
D | and_value_valarray.pass.cpp | 30 std::valarray<bool> v3 = 5 && v2; in main() local 41 std::valarray<bool> v3 = 0 && v2; in main() local
|
D | or_valarray_value.pass.cpp | 30 std::valarray<bool> v3 = v1 || 5; in main() local 41 std::valarray<bool> v3 = v1 || 0; in main() local
|
/external/llvm-project/clang/test/CodeGen/ |
D | aarch64-neon-intrinsics-constrained.c | 109 float32x2_t test_vmla_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { in test_vmla_f32() 121 float32x4_t test_vmlaq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vmlaq_f32() 133 float64x2_t test_vmlaq_f64(float64x2_t v1, float64x2_t v2, float64x2_t v3) { in test_vmlaq_f64() 145 float32x2_t test_vmls_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { in test_vmls_f32() 157 float32x4_t test_vmlsq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vmlsq_f32() 169 float64x2_t test_vmlsq_f64(float64x2_t v1, float64x2_t v2, float64x2_t v3) { in test_vmlsq_f64() 181 float32x2_t test_vfma_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { in test_vfma_f32() 193 float32x4_t test_vfmaq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vfmaq_f32() 205 float64x2_t test_vfmaq_f64(float64x2_t v1, float64x2_t v2, float64x2_t v3) { in test_vfmaq_f64() 219 float32x2_t test_vfms_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { in test_vfms_f32() [all …]
|
/external/guava/android/guava/src/com/google/common/collect/ |
D | ImmutableSortedMapFauxverideShim.java | 92 public static <K, V> ImmutableSortedMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3) { in of() 107 public static <K, V> ImmutableSortedMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of() 123 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
|
/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | matrix_major_storage.inl | 37 const tvec3<T, P>& v3) 73 const tvec4<T, P>& v3, 139 const tvec3<T, P>& v3) 155 const tvec4<T, P>& v3,
|
/external/llvm-project/libcxx/test/std/numerics/numarray/valarray.nonmembers/valarray.comparison/ |
D | or_value_valarray.pass.cpp | 31 std::valarray<bool> v3 = 5 || v2; in main() local 42 std::valarray<bool> v3 = 0 || v2; in main() local
|
D | and_value_valarray.pass.cpp | 31 std::valarray<bool> v3 = 5 && v2; in main() local 42 std::valarray<bool> v3 = 0 && v2; in main() local
|
D | and_valarray_value.pass.cpp | 31 std::valarray<bool> v3 = v1 && 5; in main() local 42 std::valarray<bool> v3 = v1 && 0; in main() local
|
D | or_valarray_value.pass.cpp | 31 std::valarray<bool> v3 = v1 || 5; in main() local 42 std::valarray<bool> v3 = v1 || 0; in main() local
|
/external/angle/third_party/abseil-cpp/absl/algorithm/ |
D | algorithm_test.cc | 29 std::vector<int> v3 = {1, 2}; in TEST() local 73 std::vector<char> v3{1, 2}; in TEST() local 84 std::vector<bool> v3{true}; in TEST() local 96 std::vector<int*> v3{&n[0], &n[1], &n[3]}; in TEST() local 134 std::vector<int> v3{1, 2}; in TEST() local
|
/external/abseil-cpp/absl/algorithm/ |
D | algorithm_test.cc | 29 std::vector<int> v3 = {1, 2}; in TEST() local 73 std::vector<char> v3{1, 2}; in TEST() local 84 std::vector<bool> v3{true}; in TEST() local 96 std::vector<int*> v3{&n[0], &n[1], &n[3]}; in TEST() local 134 std::vector<int> v3{1, 2}; in TEST() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/algorithm/ |
D | algorithm_test.cc | 29 std::vector<int> v3 = {1, 2}; in TEST() local 73 std::vector<char> v3{1, 2}; in TEST() local 84 std::vector<bool> v3{true}; in TEST() local 96 std::vector<int*> v3{&n[0], &n[1], &n[3]}; in TEST() local 134 std::vector<int> v3{1, 2}; in TEST() local
|