Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/icing/icing/index/embed/
H A Dembedding-index_test.cc393 PropertyProto::VectorProto vector2 = in TEST_F() local
418 PropertyProto::VectorProto vector2 = in TEST_F() local
452 PropertyProto::VectorProto vector2 = in TEST_F() local
477 PropertyProto::VectorProto vector2 = in TEST_F() local
502 PropertyProto::VectorProto vector2 = in TEST_F() local
535 PropertyProto::VectorProto vector2 = in TEST_F() local
566 PropertyProto::VectorProto vector2 = in TEST_F() local
622 PropertyProto::VectorProto vector2 = in TEST_F() local
687 PropertyProto::VectorProto vector2 = in TEST_F() local
714 PropertyProto::VectorProto vector2 = in TEST_F() local
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/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 …]
/aosp_15_r20/external/federated-compute/fcp/secagg/shared/
H A Dsecagg_vector_test.cc115 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
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/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)
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/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;
/aosp_15_r20/external/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_clock_test.cc62 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
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dportable_tensor_utils.h63 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()
/aosp_15_r20/external/icing/icing/schema/
H A Dproperty-util_test.cc119 PropertyProto::VectorProto vector2; in TEST() local
189 PropertyProto::VectorProto vector2; in TEST() local
245 PropertyProto::VectorProto vector2; in TEST() local
/aosp_15_r20/external/perfetto/ui/src/base/
H A Dgeom_unittest.ts20 const vector2 = new Vector2D({x: 3, y: 4}); constant
28 const vector2 = new Vector2D({x: 2, y: 3}); constant
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/vector/aux_/preprocessed/typeof_based/
Dvector10.hpp29 struct vector2 struct
35 typedef vector2 type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/typeof/include/boost/typeof/
Dvector50.hpp67 … > struct vector2 { typedef v_iter<vector2< P0 , P1>, boost::type_of::constant<int,0> > begin; typ… argument
Dvector100.hpp117 … > struct vector2 { typedef v_iter<vector2< P0 , P1>, boost::type_of::constant<int,0> > begin; typ… argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/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;
/aosp_15_r20/frameworks/base/core/java/android/gesture/
H A DGestureUtils.java407 static float squaredEuclideanDistance(float[] vector1, float[] vector2) { in squaredEuclideanDistance()
424 static float cosineDistance(float[] vector1, float[] vector2) { in cosineDistance()
441 static float minimumCosineDistance(float[] vector1, float[] vector2, int numOrientations) { in minimumCosineDistance()
/aosp_15_r20/external/icing/icing/util/
H A Dtokenized-document_test.cc248 PropertyProto::VectorProto vector2; in TEST_F() local
508 PropertyProto::VectorProto vector2; in TEST_F() local
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DLstmUtils.cpp188 armnn::Decoder<float>& vector2, in VectorVectorCwiseProduct()
205 armnn::Decoder<float>& vector2, in VectorVectorCwiseProductAccumulate()
/aosp_15_r20/external/webrtc/common_audio/signal_processing/
H A Ddot_product_with_scale.cc16 const int16_t* vector2, in WebRtcSpl_DotProductWithScale()
H A Dcross_correlation_neon.c18 const int16_t* vector2, in DotProductWithScaleNeon()
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dderived.cpp4 template<typename T> class vector2 {}; class
/aosp_15_r20/system/core/libutils/binder/
H A DVector_test.cpp125 Vector<int> vector2 = vector1; in TEST_F() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_vector_shuffle.cpp29 uint32_t fresh_id, uint32_t vector1, uint32_t vector2, in TransformationVectorShuffle()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_vector_shuffle.cpp29 uint32_t fresh_id, uint32_t vector1, uint32_t vector2, in TransformationVectorShuffle()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dtransformation_vector_shuffle.cpp29 uint32_t fresh_id, uint32_t vector1, uint32_t vector2, in TransformationVectorShuffle()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dexpand_bwd_test_template.hpp27 bool CheckEqualVector(const Vector1 &vector1, const Vector2 &vector2) in CheckEqualVector()

12345