Home
last modified time | relevance | path

Searched defs:vector2 (Results 1 – 25 of 29) sorted by relevance

12

/external/tensorflow/tensorflow/lite/kernels/internal/
Dtensor_utils_common.h313 const T* __restrict__ vector2, int v_size, in VectorVectorCwiseProduct()
324 const T* __restrict__ vector2, in VectorVectorCwiseProductAccumulate()
351 inline void BatchVectorBatchVectorDotProduct(const T* vector1, const T* vector2, in BatchVectorBatchVectorDotProduct()
/external/webrtc/common_audio/signal_processing/
Ddot_product_with_scale.cc16 const int16_t* vector2, in WebRtcSpl_DotProductWithScale()
Dcross_correlation_neon.c18 const int16_t* vector2, in DotProductWithScaleNeon()
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_clock_test.cc62 ThreadClock vector2(0); in TEST() local
115 ThreadClock vector2(20); in TEST() local
168 ThreadClock vector2(20); in TEST() local
201 ThreadClock vector2(100); in TEST() local
/external/llvm-project/compiler-rt/lib/tsan/tests/unit/
Dtsan_clock_test.cpp86 ThreadClock vector2(0); in TEST() local
166 ThreadClock vector2(20); in TEST() local
219 ThreadClock vector2(20); in TEST() local
252 ThreadClock vector2(100); in TEST() local
/external/llvm-project/clang/test/SemaTemplate/
Dderived.cpp4 template<typename T> class vector2 {}; class
/external/clang/test/SemaTemplate/
Dderived.cpp4 template<typename T> class vector2 {}; class
/external/deqp-deps/SPIRV-Tools/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/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/llvm-project/flang/test/Semantics/
Dfinal02.f9054 type(t2) :: vector2(2) local
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_common_test.cpp140 InternalMmapVector<uptr> vector2; in TEST() local
163 InternalMmapVector<uptr> vector2; in TEST() local
/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/reference/
Dportable_tensor_utils.h253 float VectorVectorDotProduct(const float* vector1, const float* vector2, in VectorVectorDotProduct()
259 const int16_t* vector2, int v_size, in BatchVectorBatchVectorDotProduct()
Dportable_tensor_utils.cc652 float PortableVectorVectorDotProduct(const float* vector1, const float* vector2, in PortableVectorVectorDotProduct()
663 const int16_t* vector2, int v_size) { in VectorVectorDotProduct()
673 const int16_t* vector2, in PortableBatchVectorBatchVectorDotProduct()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dsse_tensor_utils.h222 const int16_t* vector2, int v_size, in BatchVectorBatchVectorDotProduct()
236 float VectorVectorDotProduct(const float* vector1, const float* vector2, in VectorVectorDotProduct()
Dneon_tensor_utils.h212 const int16_t* vector2, int v_size, in BatchVectorBatchVectorDotProduct()
226 float VectorVectorDotProduct(const float* vector1, const float* vector2, in VectorVectorDotProduct()
Dsse_tensor_utils.cc333 const int8_t* __restrict__ vector2 = vectors + 2 * m_cols; in SseSparseMatrix4VectorsMultiplyAccumulate() local
/external/webrtc/modules/audio_coding/neteq/
Dexpand.cc543 const int16_t* vector2 = vector1 - distortion_lag; in AnalyzeSignal() local
/external/angle/src/tests/gl_tests/
DSimpleOperationTest.cpp398 Vector3 vector2{1.0f, 1.0f, 0.0f}; in TEST_P() local
/external/angle/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp774 IdRef vector2, in WriteVectorShuffle()
1617 IdRef vector2) in WriteOuterProduct()
1631 IdRef vector2) in WriteDot()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/protobufs/
Dspvtoolsfuzz.proto2318 uint32 vector2 = 4; field
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto2287 uint32 vector2 = 4; field
/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto2287 uint32 vector2 = 4; field

12