Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/lite/kernels/internal/
Dportable_tensor_utils.h63 inline void VectorVectorCwiseProduct(const T* __restrict__ vector1, in VectorVectorCwiseProduct()
87 inline void VectorVectorCwiseProductAccumulate(const T* __restrict__ vector1, in VectorVectorCwiseProductAccumulate()
Dtensor_utils_common.h317 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/swiftshader/third_party/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/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_vector_shuffle.cpp29 uint32_t fresh_id, uint32_t vector1, uint32_t vector2, in TransformationVectorShuffle()
/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/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestDecimalFormatAPIC.java463 private static boolean compare(List vector1, List vector2) { in compare()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dsse_tensor_utils.h226 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct()
241 float VectorVectorDotProduct(const float* vector1, const float* vector2, in VectorVectorDotProduct()
Dneon_tensor_utils.h211 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct()
226 float VectorVectorDotProduct(const float* vector1, const float* vector2, in VectorVectorDotProduct()
Dsse_tensor_utils.cc425 const int8_t* __restrict__ vector1 = vectors + 1 * m_cols; in SseSparseMatrix4VectorsMultiplyAccumulate() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dportable_tensor_utils.h253 float VectorVectorDotProduct(const float* vector1, const float* vector2, in VectorVectorDotProduct()
258 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct()
Dportable_tensor_utils.cc652 float PortableVectorVectorDotProduct(const float* vector1, const float* vector2, in PortableVectorVectorDotProduct()
662 inline int32_t VectorVectorDotProduct(const int16_t* vector1, in VectorVectorDotProduct()
672 void PortableBatchVectorBatchVectorDotProduct(const int16_t* vector1, in PortableBatchVectorBatchVectorDotProduct()
/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/angle/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp773 IdRef vector1, in WriteVectorShuffle()
1616 IdRef vector1, in WriteOuterProduct()
1630 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/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto2334 uint32 vector1 = 3; field
/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/glslang/glslang/Include/
DTypes.h2695 …bool vector1 : 1; // Backward-compatible tracking of a 1-component vector distinguished f… variable
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DTypes.h2833 …bool vector1 : 1; // Backward-compatible tracking of a 1-component vector distinguished f… variable

12