/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | tensor_utils_common.h | 312 inline void VectorVectorCwiseProduct(const T* __restrict__ vector1, in VectorVectorCwiseProduct() 323 inline void VectorVectorCwiseProductAccumulate(const T* __restrict__ vector1, in VectorVectorCwiseProductAccumulate() 351 inline void BatchVectorBatchVectorDotProduct(const T* vector1, const T* vector2, in BatchVectorBatchVectorDotProduct()
|
/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/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/llvm-project/compiler-rt/lib/tsan/tests/unit/ |
D | tsan_clock_test.cpp | 81 ThreadClock vector1(100); in TEST() local 164 ThreadClock vector1(10); in TEST() local 217 ThreadClock vector1(10); in TEST() local 250 ThreadClock vector1(10); in TEST() local
|
/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/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/llvm-project/flang/test/Semantics/ |
D | final02.f90 | 48 type(t1) :: vector1(2) local
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_common_test.cpp | 139 InternalMmapVector<uptr> vector1; in TEST() local 162 InternalMmapVector<uptr> vector1; in TEST() local
|
/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/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/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/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | sse_tensor_utils.h | 221 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct() 236 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 | 332 const int8_t* __restrict__ vector1 = vectors + 1 * m_cols; in SseSparseMatrix4VectorsMultiplyAccumulate() local
|
/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 | 397 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/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 2315 uint32 vector1 = 3; field
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 2284 uint32 vector1 = 3; field
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/ |
D | spvtoolsfuzz.proto | 2284 uint32 vector1 = 3; field
|
/external/deqp-deps/glslang/glslang/Include/ |
D | Types.h | 2484 …bool vector1 : 1; // Backward-compatible tracking of a 1-component vector distinguished f… variable
|