Home
last modified time | relevance | path

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

12

/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/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/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/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_vector_shuffle.cpp29 uint32_t fresh_id, uint32_t vector1, uint32_t vector2, in TransformationVectorShuffle()
/external/angle/third_party/vulkan-deps/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/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestDecimalFormatAPIC.java463 private static boolean compare(List vector1, List vector2) { in compare()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDecimalFormatAPIC.java460 private static boolean compare(List vector1, List vector2) { in compare()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dsse_tensor_utils.h241 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct()
256 float VectorVectorDotProduct(const float* vector1, const float* vector2, in VectorVectorDotProduct()
Dneon_tensor_utils.h226 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct()
241 float VectorVectorDotProduct(const float* vector1, const float* vector2, in VectorVectorDotProduct()
Dsse_tensor_utils.cc535 const int8_t* __restrict__ vector1 = vectors + 1 * m_cols; in SseSparseMatrix4VectorsMultiplyAccumulate() local
/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()
Dportable_tensor_utils.cc687 float PortableVectorVectorDotProduct(const float* vector1, const float* vector2, in PortableVectorVectorDotProduct()
697 inline int32_t VectorVectorDotProduct(const int16_t* vector1, in VectorVectorDotProduct()
707 void PortableBatchVectorBatchVectorDotProduct(const int16_t* vector1, in PortableBatchVectorBatchVectorDotProduct()
/external/cronet/base/win/
Dvariant_vector_unittest.cc30 VariantVector vector1; in TEST() local
47 VariantVector vector1, vector2; in TEST() local
1459 VariantVector vector1, vector2; in TEST() local
/external/webrtc/modules/audio_coding/neteq/
Dexpand.cc542 const int16_t* vector1 = &(audio_history[signal_length - expansion_length]); in AnalyzeSignal() local
/external/angle/src/tests/gl_tests/
DSimpleOperationTest.cpp418 Vector3 vector1{-1.0f, -1.0f, 0.0f}; in TEST_P() local
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_stream_test.cc1266 std::vector<quiche::QuicheMemSlice> vector1; in TEST_P() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/protobufs/
Dspvtoolsfuzz.proto2334 uint32 vector1 = 3; field
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto2334 uint32 vector1 = 3; field
/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto2334 uint32 vector1 = 3; field
/external/angle/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp774 IdRef vector1, in WriteVectorShuffle()
1617 IdRef vector1, in WriteOuterProduct()
1631 IdRef vector1, in WriteDot()
Dspirv_instruction_parser_autogen.cpp892 IdRef *vector1, in ParseVectorShuffle()
1947 IdRef *vector1, in ParseOuterProduct()
1963 IdRef *vector1, in ParseDot()
/external/deqp-deps/glslang/glslang/Include/
DTypes.h2960 …bool vector1 : 1; // Backward-compatible tracking of a 1-component vector distinguished f… variable

12