/external/icing/icing/index/embed/ |
D | embedding-index_test.cc | 392 PropertyProto::VectorProto vector2 = in TEST_F() local 417 PropertyProto::VectorProto vector2 = in TEST_F() local 451 PropertyProto::VectorProto vector2 = in TEST_F() local 476 PropertyProto::VectorProto vector2 = in TEST_F() local 501 PropertyProto::VectorProto vector2 = in TEST_F() local 534 PropertyProto::VectorProto vector2 = in TEST_F() local 565 PropertyProto::VectorProto vector2 = in TEST_F() local 621 PropertyProto::VectorProto vector2 = in TEST_F() local 686 PropertyProto::VectorProto vector2 = in TEST_F() local 713 PropertyProto::VectorProto vector2 = in TEST_F() local [all …]
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | portable_tensor_utils.h | 63 inline void VectorVectorCwiseProduct(const T* vector1, const T* vector2, in VectorVectorCwiseProduct() 87 const T* __restrict__ vector2, in VectorVectorCwiseProductAccumulate() 418 inline void BatchVectorBatchVectorDotProduct(const T* vector1, const T* vector2, in BatchVectorBatchVectorDotProduct()
|
/external/perfetto/ui/src/base/ |
D | geom_unittest.ts | 20 const vector2 = new Vector2D({x: 3, y: 4}); constant 28 const vector2 = new Vector2D({x: 2, y: 3}); constant
|
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/vector/aux_/preprocessed/typeof_based/ |
D | vector10.hpp | 29 struct vector2 struct 35 typedef vector2 type;
|
/external/sdv/vsomeip/third_party/boost/fusion/include/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 …]
|
/external/federated-compute/fcp/secagg/shared/ |
D | secagg_vector_test.cc | 115 SecAggVector vector2(packed_bytes2, 32, 0, GetParam()); in TEST_P() local 182 SecAggVector vector2(empty_raw_vector, modulus, GetParam()); in TEST_P() local 216 SecAggVector vector2(raw_vector, modulus, GetParam()); in TEST_P() local 418 SecAggUnpackedVector vector2({1, 2, 3}, 32); in TEST() local 427 SecAggUnpackedVector vector2(std::move(vector)); in TEST() local 437 SecAggUnpackedVector vector2(vector); in TEST() local 445 SecAggUnpackedVector vector2 = std::move(vector); in TEST() local
|
/external/icing/icing/schema/ |
D | property-util_test.cc | 119 PropertyProto::VectorProto vector2; in TEST() local 189 PropertyProto::VectorProto vector2; in TEST() local 245 PropertyProto::VectorProto vector2; in TEST() local
|
/external/compiler-rt/lib/tsan/tests/unit/ |
D | tsan_clock_test.cc | 62 ThreadClock vector2(0); in TEST() local 115 ThreadClock vector2(20); in TEST() local 168 ThreadClock vector2(20); in TEST() local 201 ThreadClock vector2(100); in TEST() local
|
/external/webrtc/common_audio/signal_processing/ |
D | dot_product_with_scale.cc | 16 const int16_t* vector2, in WebRtcSpl_DotProductWithScale()
|
D | cross_correlation_neon.c | 18 const int16_t* vector2, in DotProductWithScaleNeon()
|
/external/sdv/vsomeip/third_party/boost/phoenix/include/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)
|
/external/icing/icing/util/ |
D | tokenized-document_test.cc | 247 PropertyProto::VectorProto vector2; in TEST_F() local 507 PropertyProto::VectorProto vector2; in TEST_F() local
|
/external/sdv/vsomeip/third_party/boost/mpl/include/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;
|
/external/clang/test/SemaTemplate/ |
D | derived.cpp | 4 template<typename T> class vector2 {}; class
|
/external/armnn/src/backends/reference/workloads/ |
D | LstmUtils.cpp | 188 armnn::Decoder<float>& vector2, in VectorVectorCwiseProduct() 205 armnn::Decoder<float>& vector2, in VectorVectorCwiseProductAccumulate()
|
/external/angle/third_party/spirv-tools/src/source/fuzz/ |
D | transformation_vector_shuffle.cpp | 29 uint32_t fresh_id, uint32_t vector1, uint32_t vector2, in TransformationVectorShuffle()
|
/external/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()
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_vector_shuffle.cpp | 29 uint32_t fresh_id, uint32_t vector1, uint32_t vector2, in TransformationVectorShuffle()
|
/external/sdv/vsomeip/third_party/boost/container/test/ |
D | expand_bwd_test_template.hpp | 27 bool CheckEqualVector(const Vector1 &vector1, const Vector2 &vector2) in CheckEqualVector()
|
/external/sdv/vsomeip/third_party/boost/mpl/include/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;
|
/external/sdv/vsomeip/third_party/boost/typeof/include/boost/typeof/ |
D | vector50.hpp | 67 … > struct vector2 { typedef v_iter<vector2< P0 , P1>, boost::type_of::constant<int,0> > begin; typ… argument
|
/external/sdv/vsomeip/third_party/boost/fusion/test/functional/ |
D | invoke_function_object.cpp | 225 typedef fusion::vector<element1_type, element2_type> vector2; in main() typedef
|
/external/icing/icing/monkey_test/ |
D | in-memory-icing-search-engine.cc | 83 const PropertyProto::VectorProto &vector2) { in DoesVectorsMatch()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | IntlTestDecimalFormatAPIC.java | 465 private static boolean compare(List vector1, List vector2) { in compare()
|