Home
last modified time | relevance | path

Searched defs:vector2 (Results 1 – 25 of 43) sorted by relevance

12

/third_party/boost/libs/hana/example/tutorial/
Dtag_dispatching.cpp56 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/
DSerialQueueTests.cpp63 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
DSerialMapTests.cpp84 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/
DSerialQueueTests.cpp64 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
DSerialMapTests.cpp85 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/
Dtest_is_permutation.cpp31 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
Dtest_mismatch.cpp26 boost::compute::vector<int> vector2(data2, data2 + 6, queue); in BOOST_AUTO_TEST_CASE() local
Dtest_equal.cpp27 boost::compute::vector<int> vector2(data2, data2 + 6, queue); in BOOST_AUTO_TEST_CASE() local
Dtest_lexicographical_compare.cpp52 boost::compute::vector<int> vector2(data2, data2 + 6, queue); in BOOST_AUTO_TEST_CASE() local
Dtest_functional_bind.cpp120 compute::vector<int> vector2(data2, data2 + 4, queue); in BOOST_AUTO_TEST_CASE() local
/third_party/boost/boost/mpl/vector/aux_/preprocessed/typeof_based/
Dvector10.hpp29 struct vector2 struct
35 typedef vector2 type;
/third_party/boost/boost/fusion/container/vector/detail/cpp03/preprocessed/
Dvector10.hpp269 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/
Dunique_ptr_test.cpp128 MyVector vector2(boost::move(vector)); in main() local
Dexpand_bwd_test_template.hpp81 bool CheckEqualVector(const Vector1 &vector1, const Vector2 &vector2) in CheckEqualVector()
/third_party/boost/boost/phoenix/support/preprocessed/
Dvector_10.hpp77 struct vector2 struct
79 typedef A0 member_type0; A0 a0; typedef A1 member_type1; A1 a1;
104 , ( boost::phoenix::vector2 ) (A0) (A1)
Dvector_20.hpp77 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/
Dvector10.hpp88 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/
Dtransformation_vector_shuffle.cpp29 uint32_t fresh_id, uint32_t vector1, uint32_t vector2, in TransformationVectorShuffle()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_vector_shuffle.cpp29 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/
Dtransformation_vector_shuffle.cpp29 uint32_t fresh_id, uint32_t vector1, uint32_t vector2, in TransformationVectorShuffle()
/third_party/boost/libs/container/test/
Dexpand_bwd_test_template.hpp27 bool CheckEqualVector(const Vector1 &vector1, const Vector2 &vector2) in CheckEqualVector()
/third_party/boost/boost/mpl/vector/aux_/preprocessed/no_ctps/
Dvector10.hpp193 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/
Dvector50.hpp67 … > struct vector2 { typedef v_iter<vector2< P0 , P1>, boost::type_of::constant<int,0> > begin; typ… argument
/third_party/boost/libs/python/example/numpy/
Dgaussian.cpp46 class vector2 { class
/third_party/boost/libs/fusion/test/functional/
Dinvoke_function_object.cpp225 typedef fusion::vector<element1_type, element2_type> vector2; in main() typedef

12