/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/ |
D | SerialQueueTests.cpp | 62 std::vector<int> vector1 = {1, 2, 3, 4}; in TEST() local 83 std::vector<int> vector1 = {1, 2, 3, 4}; in TEST() local 105 std::vector<int> vector1 = {1, 2, 3, 4}; in TEST() local 129 std::vector<int> vector1 = {1, 2, 3, 4}; in TEST() local
|
D | SerialMapTests.cpp | 83 std::vector<int> vector1 = {1, 2, 3, 4}; in TEST() local 104 std::vector<int> vector1 = {1, 2, 3, 4}; in TEST() local 125 std::vector<int> vector1 = {1, 2, 3, 4}; in TEST() local 148 std::vector<int> vector1 = {1, 2, 3, 4}; in TEST() local
|
/third_party/boost/libs/hana/example/tutorial/ |
D | tag_dispatching.cpp | 43 struct vector1 { struct 44 T1 t1; 45 using hana_tag = vector_tag; 46 static constexpr std::size_t size = 1; 49 auto const& operator[](Index i) const { in operator []()
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
D | SerialQueueTests.cpp | 63 std::vector<int> vector1 = {1, 2, 3, 4}; in TEST() local 84 std::vector<int> vector1 = {1, 2, 3, 4}; in TEST() local 106 std::vector<int> vector1 = {1, 2, 3, 4}; in TEST() local 130 std::vector<int> vector1 = {1, 2, 3, 4}; in TEST() local
|
D | SerialMapTests.cpp | 84 std::vector<int> vector1 = {1, 2, 3, 4}; in TEST() local 105 std::vector<int> vector1 = {1, 2, 3, 4}; in TEST() local 126 std::vector<int> vector1 = {1, 2, 3, 4}; in TEST() local 149 std::vector<int> vector1 = {1, 2, 3, 4}; in TEST() local
|
/third_party/boost/libs/compute/test/ |
D | test_is_permutation.cpp | 28 bc::vector<bc::int_> vector1(dataset1, dataset1 + 5, queue); in BOOST_AUTO_TEST_CASE() local 51 bc::vector<bc::char_> vector1(dataset1, dataset1 + 5, queue); in BOOST_AUTO_TEST_CASE() local
|
D | test_mismatch.cpp | 25 boost::compute::vector<int> vector1(data1, data1 + 6, queue); in BOOST_AUTO_TEST_CASE() local
|
D | test_equal.cpp | 26 boost::compute::vector<int> vector1(data1, data1 + 6, queue); in BOOST_AUTO_TEST_CASE() local
|
D | test_lexicographical_compare.cpp | 51 boost::compute::vector<int> vector1(data1, data1 + 6, queue); in BOOST_AUTO_TEST_CASE() local
|
D | test_functional_bind.cpp | 119 compute::vector<int> vector1(data1, data1 + 4, queue); in BOOST_AUTO_TEST_CASE() local
|
/third_party/boost/boost/mpl/vector/aux_/preprocessed/typeof_based/ |
D | vector10.hpp | 17 struct vector1 struct 23 typedef vector1 type;
|
/third_party/boost/boost/fusion/container/vector/detail/cpp03/preprocessed/ |
D | vector10.hpp | 82 struct vector1 struct 86 typedef vector1<T0> this_type; 87 typedef vector_data1<T0> base_type; 88 typedef mpl::vector1<T0> types; 89 typedef vector_tag fusion_tag; 90 typedef fusion_sequence_tag tag; 91 typedef mpl::false_ is_view; 92 typedef random_access_traversal_tag category; 93 typedef mpl::int_<1> size; 95 vector1() {} in vector1() function [all …]
|
/third_party/boost/boost/mpl/vector/aux_/preprocessed/plain/ |
D | vector10.hpp | 23 struct vector1 struct 25 typedef aux::vector_tag<1> tag; 26 typedef vector1 type; 27 typedef T0 item0; 28 typedef void_ item1; 29 typedef T0 back; 30 typedef v_iter< type,0 > begin; 31 typedef v_iter< type,1 > end;
|
/third_party/boost/boost/phoenix/support/preprocessed/ |
D | vector_10.hpp | 37 struct vector1 struct 39 typedef A0 member_type0; A0 a0; 64 , ( boost::phoenix::vector1 ) (A0)
|
/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/typeof/ |
D | vector50.hpp | 66 …uct vector1 { typedef v_iter<vector1< P0>, boost::type_of::constant<int,0> > begin; typedef P0 ite… argument
|
/third_party/boost/boost/mpl/vector/aux_/preprocessed/no_ctps/ |
D | vector10.hpp | 62 struct vector1 struct 64 typedef aux::vector_tag<1> tag; 65 typedef vector1 type; 66 typedef T0 item0; 67 typedef void_ item1; 68 typedef T0 back; 69 typedef v_iter< type,0 > begin; 70 typedef v_iter< type,1 > end;
|
/third_party/boost/libs/interprocess/test/ |
D | expand_bwd_test_template.hpp | 81 bool CheckEqualVector(const Vector1 &vector1, const Vector2 &vector2) in CheckEqualVector()
|
/third_party/boost/libs/fusion/test/functional/ |
D | invoke_function_object.cpp | 224 typedef fusion::vector<element1_type> vector1; in main() typedef
|
D | invoke_procedure.cpp | 343 typedef fusion::vector<element1_type &> vector1; in main() typedef
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | IntlTestDecimalFormatAPIC.java | 460 private static boolean compare(List vector1, List vector2) { in compare()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | IntlTestDecimalFormatAPIC.java | 463 private static boolean compare(List vector1, List vector2) { in compare()
|