/third_party/boost/libs/hana/example/tutorial/ |
D | tag_dispatching.cpp | 56 struct vector2 { struct 57 T1 t1; T2 t2; 58 using hana_tag = vector_tag; 59 static constexpr std::size_t size = 2; 63 auto const& operator[](Index i) const { in operator []()
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/ |
D | SerialQueueTests.cpp | 63 std::vector<int> vector2 = {5, 6, 7, 8}; in TEST() local 84 std::vector<int> vector2 = {5, 6, 7, 8}; in TEST() local 106 std::vector<int> vector2 = {5, 6, 7, 8}; in TEST() local 130 std::vector<int> vector2 = {5, 6, 7, 8}; in TEST() local
|
D | SerialMapTests.cpp | 84 std::vector<int> vector2 = {5, 6, 7, 8}; in TEST() local 105 std::vector<int> vector2 = {5, 6, 7, 8}; in TEST() local 126 std::vector<int> vector2 = {5, 6, 7, 8}; in TEST() local 149 std::vector<int> vector2 = {5, 6, 7, 8}; in TEST() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
D | SerialQueueTests.cpp | 64 std::vector<int> vector2 = {5, 6, 7, 8}; in TEST() local 85 std::vector<int> vector2 = {5, 6, 7, 8}; in TEST() local 107 std::vector<int> vector2 = {5, 6, 7, 8}; in TEST() local 131 std::vector<int> vector2 = {5, 6, 7, 8}; in TEST() local
|
D | SerialMapTests.cpp | 85 std::vector<int> vector2 = {5, 6, 7, 8}; in TEST() local 106 std::vector<int> vector2 = {5, 6, 7, 8}; in TEST() local 127 std::vector<int> vector2 = {5, 6, 7, 8}; in TEST() local 150 std::vector<int> vector2 = {5, 6, 7, 8}; in TEST() local
|
/third_party/boost/libs/compute/test/ |
D | test_is_permutation.cpp | 31 bc::vector<bc::int_> vector2(dataset2, dataset2 + 5, queue); in BOOST_AUTO_TEST_CASE() local 54 bc::vector<bc::char_> vector2(dataset2, dataset2 + 5, queue); in BOOST_AUTO_TEST_CASE() local
|
D | test_mismatch.cpp | 26 boost::compute::vector<int> vector2(data2, data2 + 6, queue); in BOOST_AUTO_TEST_CASE() local
|
D | test_equal.cpp | 27 boost::compute::vector<int> vector2(data2, data2 + 6, queue); in BOOST_AUTO_TEST_CASE() local
|
D | test_lexicographical_compare.cpp | 52 boost::compute::vector<int> vector2(data2, data2 + 6, queue); in BOOST_AUTO_TEST_CASE() local
|
D | test_functional_bind.cpp | 120 compute::vector<int> vector2(data2, data2 + 4, queue); in BOOST_AUTO_TEST_CASE() local
|
/third_party/boost/boost/mpl/vector/aux_/preprocessed/typeof_based/ |
D | vector10.hpp | 29 struct vector2 struct 35 typedef vector2 type;
|
/third_party/boost/boost/fusion/container/vector/detail/cpp03/preprocessed/ |
D | vector10.hpp | 269 struct vector2 struct 273 typedef vector2<T0 , T1> this_type; 274 typedef vector_data2<T0 , T1> base_type; 275 typedef mpl::vector2<T0 , T1> types; 276 typedef vector_tag fusion_tag; 277 typedef fusion_sequence_tag tag; 278 typedef mpl::false_ is_view; 279 typedef random_access_traversal_tag category; 280 typedef mpl::int_<2> size; 282 vector2() {} in vector2() argument [all …]
|
/third_party/boost/libs/interprocess/test/ |
D | unique_ptr_test.cpp | 128 MyVector vector2(boost::move(vector)); in main() local
|
D | expand_bwd_test_template.hpp | 81 bool CheckEqualVector(const Vector1 &vector1, const Vector2 &vector2) in CheckEqualVector()
|
/third_party/boost/boost/phoenix/support/preprocessed/ |
D | vector_10.hpp | 77 struct vector2 struct 79 typedef A0 member_type0; A0 a0; typedef A1 member_type1; A1 a1; 104 , ( boost::phoenix::vector2 ) (A0) (A1)
|
D | vector_20.hpp | 77 struct vector2 struct 79 typedef A0 member_type0; A0 a0; typedef A1 member_type1; A1 a1; 104 , ( boost::phoenix::vector2 ) (A0) (A1)
|
/third_party/boost/boost/mpl/vector/aux_/preprocessed/plain/ |
D | vector10.hpp | 88 struct vector2 struct 90 typedef aux::vector_tag<2> tag; 91 typedef vector2 type; 92 typedef T0 item0; 93 typedef T1 item1; 96 typedef void_ item2; 97 typedef T1 back; 98 typedef v_iter< type,0 > begin; 99 typedef v_iter< type,2 > end;
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_vector_shuffle.cpp | 29 uint32_t fresh_id, uint32_t vector1, uint32_t vector2, in TransformationVectorShuffle()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_vector_shuffle.cpp | 29 uint32_t fresh_id, uint32_t vector1, uint32_t vector2, in TransformationVectorShuffle()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_vector_shuffle.cpp | 29 uint32_t fresh_id, uint32_t vector1, uint32_t vector2, in TransformationVectorShuffle()
|
/third_party/boost/libs/container/test/ |
D | expand_bwd_test_template.hpp | 27 bool CheckEqualVector(const Vector1 &vector1, const Vector2 &vector2) in CheckEqualVector()
|
/third_party/boost/boost/mpl/vector/aux_/preprocessed/no_ctps/ |
D | vector10.hpp | 193 struct vector2 struct 195 typedef aux::vector_tag<2> tag; 196 typedef vector2 type; 197 typedef T0 item0; 198 typedef T1 item1; 201 typedef void_ item2; 202 typedef T1 back; 203 typedef v_iter< type,0 > begin; 204 typedef v_iter< type,2 > end;
|
/third_party/boost/boost/typeof/ |
D | vector50.hpp | 67 … > struct vector2 { typedef v_iter<vector2< P0 , P1>, boost::type_of::constant<int,0> > begin; typ… argument
|
/third_party/boost/libs/python/example/numpy/ |
D | gaussian.cpp | 46 class vector2 { class
|
/third_party/boost/libs/fusion/test/functional/ |
D | invoke_function_object.cpp | 225 typedef fusion::vector<element1_type, element2_type> vector2; in main() typedef
|