Home
last modified time | relevance | path

Searched defs:vector1 (Results 1 – 25 of 53) sorted by relevance

123

/external/icing/icing/index/embed/
Dembedding-index_test.cc391 PropertyProto::VectorProto vector1 = CreateVector("model", {0.1, 0.2, 0.3}); in TEST_F() local
416 PropertyProto::VectorProto vector1 = CreateVector("model", {0.1, 0.2, 0.3}); in TEST_F() local
450 PropertyProto::VectorProto vector1 = CreateVector("model", {0.1, 0.2, 0.3}); in TEST_F() local
475 PropertyProto::VectorProto vector1 = CreateVector("model", {0.1, 0.2, 0.3}); in TEST_F() local
500 PropertyProto::VectorProto vector1 = CreateVector("model1", {0.1, 0.2}); in TEST_F() local
533 PropertyProto::VectorProto vector1 = CreateVector("model", {0.1, 0.2}); in TEST_F() local
564 PropertyProto::VectorProto vector1 = CreateVector("model", {0.1, 0.2, 0.3}); in TEST_F() local
620 PropertyProto::VectorProto vector1 = CreateVector("model", {0.1, 0.2, 0.3}); in TEST_F() local
685 PropertyProto::VectorProto vector1 = CreateVector("model", {0.1, 0.2, 0.3}); in TEST_F() local
712 PropertyProto::VectorProto vector1 = CreateVector("model", {0.1, 0.2, 0.3}); in TEST_F() local
[all …]
/external/tensorflow/tensorflow/lite/kernels/internal/
Dportable_tensor_utils.h63 inline void VectorVectorCwiseProduct(const T* vector1, const T* vector2, in VectorVectorCwiseProduct()
86 inline void VectorVectorCwiseProductAccumulate(const T* __restrict__ vector1, in VectorVectorCwiseProductAccumulate()
418 inline void BatchVectorBatchVectorDotProduct(const T* vector1, const T* vector2, in BatchVectorBatchVectorDotProduct()
/external/perfetto/ui/src/base/
Dgeom_unittest.ts19 const vector1 = new Vector2D({x: 1, y: 2}); constant
27 const vector1 = new Vector2D({x: 5, y: 7}); constant
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/vector/aux_/preprocessed/typeof_based/
Dvector10.hpp17 struct vector1 struct
23 typedef vector1 type;
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/vector/detail/cpp03/preprocessed/
Dvector10.hpp82 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() argument
[all …]
/external/icing/icing/schema/
Dproperty-util_test.cc114 PropertyProto::VectorProto vector1; in TEST() local
185 PropertyProto::VectorProto vector1; in TEST() local
241 PropertyProto::VectorProto vector1; in TEST() local
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_clock_test.cc57 ThreadClock vector1(100); in TEST() local
113 ThreadClock vector1(10); in TEST() local
166 ThreadClock vector1(10); in TEST() local
199 ThreadClock vector1(10); in TEST() local
/external/webrtc/common_audio/signal_processing/
Ddot_product_with_scale.cc15 int32_t WebRtcSpl_DotProductWithScale(const int16_t* vector1, in WebRtcSpl_DotProductWithScale()
Dcross_correlation_neon.c17 const int16_t* vector1, in DotProductWithScaleNeon()
/external/icing/icing/util/
Dtokenized-document_test.cc243 PropertyProto::VectorProto vector1; in TEST_F() local
503 PropertyProto::VectorProto vector1; in TEST_F() local
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/vector/aux_/preprocessed/plain/
Dvector10.hpp23 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;
/external/armnn/src/backends/reference/workloads/
DLstmUtils.cpp187 void VectorVectorCwiseProduct(armnn::Decoder<float>& vector1, in VectorVectorCwiseProduct()
204 void VectorVectorCwiseProductAccumulate(armnn::Decoder<float>& vector1, in VectorVectorCwiseProductAccumulate()
/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/support/preprocessed/
Dvector_10.hpp37 struct vector1 struct
39 typedef A0 member_type0; A0 a0;
64 , ( boost::phoenix::vector1 ) (A0)
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dtransformation_vector_shuffle.cpp29 uint32_t fresh_id, uint32_t vector1, uint32_t vector2, in TransformationVectorShuffle()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_vector_shuffle.cpp29 uint32_t fresh_id, uint32_t vector1, uint32_t vector2, in TransformationVectorShuffle()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_vector_shuffle.cpp29 uint32_t fresh_id, uint32_t vector1, uint32_t vector2, in TransformationVectorShuffle()
/external/sdv/vsomeip/third_party/boost/container/test/
Dexpand_bwd_test_template.hpp27 bool CheckEqualVector(const Vector1 &vector1, const Vector2 &vector2) in CheckEqualVector()
/external/sdv/vsomeip/third_party/boost/typeof/include/boost/typeof/
Dvector50.hpp66 …uct vector1 { typedef v_iter<vector1< P0>, boost::type_of::constant<int,0> > begin; typedef P0 ite… argument
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/vector/aux_/preprocessed/no_ctps/
Dvector10.hpp62 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;
/external/sdv/vsomeip/third_party/boost/fusion/test/functional/
Dinvoke_function_object.cpp224 typedef fusion::vector<element1_type> vector1; in main() typedef
/external/icing/icing/monkey_test/
Din-memory-icing-search-engine.cc82 const PropertyProto::VectorProto &vector1, in DoesVectorsMatch()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestDecimalFormatAPIC.java465 private static boolean compare(List vector1, List vector2) { in compare()
/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/
DIntlTestDecimalFormatAPIC.java462 private static boolean compare(List vector1, List vector2) { in compare()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dneon_tensor_utils.h226 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct()
241 float VectorVectorDotProduct(const float* vector1, const float* vector2, in VectorVectorDotProduct()
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dportable_tensor_utils.h268 float VectorVectorDotProduct(const float* vector1, const float* vector2, in VectorVectorDotProduct()
273 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct()

123