/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | portable_tensor_utils.h | 63 inline void VectorVectorCwiseProduct(const T* __restrict__ vector1, in VectorVectorCwiseProduct() 87 inline void VectorVectorCwiseProductAccumulate(const T* __restrict__ vector1, in VectorVectorCwiseProductAccumulate()
|
D | tensor_utils_common.h | 317 inline void BatchVectorBatchVectorDotProduct(const T* vector1, const T* vector2, in BatchVectorBatchVectorDotProduct()
|
/external/compiler-rt/lib/tsan/tests/unit/ |
D | tsan_clock_test.cc | 57 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/ |
D | dot_product_with_scale.cc | 15 int32_t WebRtcSpl_DotProductWithScale(const int16_t* vector1, in WebRtcSpl_DotProductWithScale()
|
D | cross_correlation_neon.c | 17 const int16_t* vector1, in DotProductWithScaleNeon()
|
/external/armnn/src/backends/reference/workloads/ |
D | LstmUtils.cpp | 187 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/ |
D | transformation_vector_shuffle.cpp | 29 uint32_t fresh_id, uint32_t vector1, uint32_t vector2, in TransformationVectorShuffle()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/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/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | IntlTestDecimalFormatAPIC.java | 460 private static boolean compare(List vector1, List vector2) { in compare()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | IntlTestDecimalFormatAPIC.java | 463 private static boolean compare(List vector1, List vector2) { in compare()
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | sse_tensor_utils.h | 226 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct() 241 float VectorVectorDotProduct(const float* vector1, const float* vector2, in VectorVectorDotProduct()
|
D | neon_tensor_utils.h | 211 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct() 226 float VectorVectorDotProduct(const float* vector1, const float* vector2, in VectorVectorDotProduct()
|
D | sse_tensor_utils.cc | 425 const int8_t* __restrict__ vector1 = vectors + 1 * m_cols; in SseSparseMatrix4VectorsMultiplyAccumulate() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | portable_tensor_utils.h | 253 float VectorVectorDotProduct(const float* vector1, const float* vector2, in VectorVectorDotProduct() 258 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct()
|
D | portable_tensor_utils.cc | 652 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/ |
D | expand.cc | 542 const int16_t* vector1 = &(audio_history[signal_length - expansion_length]); in AnalyzeSignal() local
|
/external/angle/src/tests/gl_tests/ |
D | SimpleOperationTest.cpp | 418 Vector3 vector1{-1.0f, -1.0f, 0.0f}; in TEST_P() local
|
/external/angle/src/common/spirv/ |
D | spirv_instruction_builder_autogen.cpp | 773 IdRef vector1, in WriteVectorShuffle() 1616 IdRef vector1, in WriteOuterProduct() 1630 IdRef vector1, in WriteDot()
|
D | spirv_instruction_parser_autogen.cpp | 892 IdRef *vector1, in ParseVectorShuffle() 1947 IdRef *vector1, in ParseOuterProduct() 1963 IdRef *vector1, in ParseDot()
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 2334 uint32 vector1 = 3; field
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 2334 uint32 vector1 = 3; field
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 2334 uint32 vector1 = 3; field
|
/external/deqp-deps/glslang/glslang/Include/ |
D | Types.h | 2695 …bool vector1 : 1; // Backward-compatible tracking of a 1-component vector distinguished f… variable
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/ |
D | Types.h | 2833 …bool vector1 : 1; // Backward-compatible tracking of a 1-component vector distinguished f… variable
|