/external/eigen/Eigen/src/Householder/ |
D | BlockHouseholder.h | 51 …er_triangular_factor(TriangularFactorType& triFactor, const VectorsType& vectors, const CoeffsType… in make_block_householder_triangular_factor() argument 53 const Index nbVecs = vectors.cols(); in make_block_householder_triangular_factor() 54 eigen_assert(triFactor.rows() == nbVecs && triFactor.cols() == nbVecs && vectors.rows()>=nbVecs); in make_block_householder_triangular_factor() 58 Index rs = vectors.rows() - i - 1; in make_block_householder_triangular_factor() 63 triFactor.row(i).tail(rt).noalias() = -hCoeffs(i) * vectors.col(i).tail(rs).adjoint() in make_block_householder_triangular_factor() 64 … * vectors.bottomRightCorner(rs, rt).template triangularView<UnitLower>(); in make_block_householder_triangular_factor() 79 void apply_block_householder_on_the_left(MatrixType& mat, const VectorsType& vectors, const CoeffsT… in apply_block_householder_on_the_left() argument 82 Index nbVecs = vectors.cols(); in apply_block_householder_on_the_left() 85 if(forward) make_block_householder_triangular_factor(T, vectors, hCoeffs); in apply_block_householder_on_the_left() 86 else make_block_householder_triangular_factor(T, vectors, hCoeffs.conjugate()); in apply_block_householder_on_the_left() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | v60Intrins.ll | 359 @vectors = common global [15 x <16 x i32>] zeroinitializer, align 64 407 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 0), a… 413 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 0), a… 417 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 0), a… 418 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 1), a… 422 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 0), a… 423 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 1), a… 427 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 0), a… 428 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 1), a… 434 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 0), a… [all …]
|
D | reg-scavengebug-3.ll | 8 @vectors = external global [15 x <16 x i32>], align 64 52 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 1), a… 54 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 1), a… 56 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 1), a… 58 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 1), a… 60 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 0), a… 61 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 1), a…
|
/external/llvm/test/CodeGen/Hexagon/ |
D | v60Intrins.ll | 360 @vectors = common global [15 x <16 x i32>] zeroinitializer, align 64 408 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 0), a… 414 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 0), a… 418 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 0), a… 419 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 1), a… 423 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 0), a… 424 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 1), a… 428 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 0), a… 429 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 1), a… 435 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 0), a… [all …]
|
D | reg-scavengebug-3.ll | 8 @vectors = external global [15 x <16 x i32>], align 64 52 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 1), a… 54 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 1), a… 56 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 1), a… 58 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 1), a… 60 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 0), a… 61 …6 x i32>* getelementptr inbounds ([15 x <16 x i32>], [15 x <16 x i32>]* @vectors, i32 0, i32 1), a…
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_SdcaOptimizerV2.pbtxt | 7 a list of vectors which contain example indices. 13 a list of vectors which contain feature indices. 19 a list of vectors which contains feature value 46 a list of vectors where each value is the indices which has 54 a list of vectors where each value is the weight associated with 61 a list of vectors where the values are the weights associated 68 a list of vectors containing the example state data. 74 a list of vectors containing the updated example state 81 a list of vectors where each value is the delta 88 a list of vectors where the values are the delta
|
D | api_def_SdcaOptimizer.pbtxt | 6 a list of vectors which contain example indices. 12 a list of vectors which contain feature indices. 18 a list of vectors which contains feature value 45 a list of vectors where each value is the indices which has 53 a list of vectors where each value is the weight associated with 60 a list of vectors where the values are the weights associated 67 a list of vectors containing the example state data. 73 a list of vectors containing the updated example state 80 a list of vectors where each value is the delta 87 a list of vectors where the values are the delta
|
D | api_def_Svd.pbtxt | 19 Left singular vectors. If `full_matrices` is `False` then shape is 27 Left singular vectors. If `full_matrices` is `False` then shape is 35 If true, left and right singular vectors will be 44 (the default), compute only the leading `P` singular vectors. 56 # u is the tensor containing of left singular vectors for each matrix. 57 # v is the tensor containing of right singular vectors for each matrix.
|
D | api_def_Cross.pbtxt | 6 A tensor containing 3-element vectors. 18 Pairwise cross product of the vectors in `a` and `b`. 23 `a` and `b` must be the same shape; they can either be simple 3-element vectors, 25 of corresponding 3-element vectors is cross-multiplied independently.
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | vector_support_library.cc | 339 std::vector<llvm::Value*> vectors, llvm::Value* init_values) { in ComputeHorizontalSums() argument 343 vectors.size() == x86_avx_vector_elements) { in ComputeHorizontalSums() 344 return ComputeAvxOptimizedHorizontalSums(std::move(vectors), init_values); in ComputeHorizontalSums() 348 std::transform(vectors.begin(), vectors.end(), std::back_inserter(result), in ComputeHorizontalSums() 361 std::vector<llvm::Value*> vectors, llvm::Value* init_values) { in ComputeAvxOptimizedHorizontalSums() argument 363 int64 lane_width = vectors.size(); in ComputeAvxOptimizedHorizontalSums() 365 while (vectors.size() != 2) { in ComputeAvxOptimizedHorizontalSums() 367 for (int i = 0; i < vectors.size(); i += 2) { in ComputeAvxOptimizedHorizontalSums() 368 new_vectors.push_back(AvxStyleHorizontalAdd(vectors[i], vectors[i + 1])); in ComputeAvxOptimizedHorizontalSums() 371 vectors = std::move(new_vectors); in ComputeAvxOptimizedHorizontalSums() [all …]
|
/external/skia/gm/ |
D | imagescalealigned.cpp | 17 const SkVector vectors[] = { { 1, 0 }, { 0, 1 } }; in onOnceBeforeDraw() local 19 for (size_t i = 0; i < SK_ARRAY_COUNT(vectors); ++i) { in onOnceBeforeDraw() 22 set.fVector = vectors[i]; in onOnceBeforeDraw() 23 set.fImages.push_back() = MakeImage(vectors[i], SK_ColorGREEN); in onOnceBeforeDraw() 25 set.fImages.push_back() = MakeImage(vectors[i], SK_ColorRED); in onOnceBeforeDraw() 27 set.fImages.push_back() = MakeImage(vectors[i], SK_ColorGREEN); in onOnceBeforeDraw()
|
/external/skqp/gm/ |
D | imagescalealigned.cpp | 17 const SkVector vectors[] = { { 1, 0 }, { 0, 1 } }; in onOnceBeforeDraw() local 19 for (size_t i = 0; i < SK_ARRAY_COUNT(vectors); ++i) { in onOnceBeforeDraw() 22 set.fVector = vectors[i]; in onOnceBeforeDraw() 23 set.fImages.push_back() = MakeImage(vectors[i], SK_ColorGREEN); in onOnceBeforeDraw() 25 set.fImages.push_back() = MakeImage(vectors[i], SK_ColorRED); in onOnceBeforeDraw() 27 set.fImages.push_back() = MakeImage(vectors[i], SK_ColorGREEN); in onOnceBeforeDraw()
|
/external/tensorflow/tensorflow/contrib/factorization/python/ops/ |
D | gmm_ops_test.py | 60 vectors = [] 64 vectors.append([np.random.normal(2.0, 0.6), np.random.normal(2.0, 0.9)]) 67 vectors.append( 70 return np.asarray(vectors), classes 83 vectors = [] 87 vectors.append([ 93 return np.asarray(vectors), len(centers)
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_sanity.c | 336 static struct reg vectors[512*4+1]; variable 358 for (i = 0, tmp = vector_names ; i < ARRAY_SIZE(vectors) ; i++) { in init_regs() 360 vectors[i].idx = i; in init_regs() 361 vectors[i].closest = tmp; in init_regs() 362 vectors[i].flags = ISFLOAT|ISVEC; in init_regs() 367 vectors[ARRAY_SIZE(vectors)-1].idx = -1; in init_regs() 517 for (i = 0 ; i < ARRAY_SIZE(vectors) ; i++) in dump_state() 518 print_reg( &vectors[i] ); in dump_state() 625 int sz = header.vectors.count; in radeon_emit_vectors() 627 int start = header.vectors.offset; in radeon_emit_vectors() [all …]
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | neon_tensor_utils.cc | 150 const int8_t* ShuffleVectors(const int8_t* vectors, const int n_batch, in ShuffleVectors() argument 160 reinterpret_cast<const int8*>(vectors) + (i * m_cols); in ShuffleVectors() 162 reinterpret_cast<const int8*>(vectors) + ((i + 1) * m_cols); in ShuffleVectors() 164 reinterpret_cast<const int8*>(vectors) + ((i + 2) * m_cols); in ShuffleVectors() 166 reinterpret_cast<const int8*>(vectors) + ((i + 3) * m_cols); in ShuffleVectors() 198 const int8_t* vectors, const float* scaling_factors, int n_batch, in DotprodMatrixBatchFourVectorMultiplyAccumulate() argument 203 ShuffleVectors(vectors, n_batch, m_cols, &shuffled_vectors_free); in DotprodMatrixBatchFourVectorMultiplyAccumulate() 315 const int m_cols, const int8_t* __restrict__ vectors, in DotprodSparseMatrixBatchVectorMultiplyAccumulate() argument 329 const int8* vec_ptr = vectors + (batch * m_cols); in DotprodSparseMatrixBatchVectorMultiplyAccumulate() 381 const int8_t* __restrict__ vectors, const float* scaling_factors, in NeonMatrixBatchVectorMultiplyAccumulate() argument [all …]
|
D | tensor_utils_impl.h | 50 const int8_t* __restrict__ vectors, const float* scaling_factors, 54 const int8_t* __restrict__ vectors, const float* scaling_factors, 67 const int m_cols, const int8_t* __restrict__ vectors, 72 const int m_cols, const int8_t* __restrict__ vectors,
|
D | neon_tensor_utils.h | 37 const int8_t* __restrict__ vectors, const float* scaling_factors, in MatrixBatchVectorMultiplyAccumulate() argument 40 vectors, scaling_factors, n_batch, result, result_stride); in MatrixBatchVectorMultiplyAccumulate() 53 const int m_cols, const int8_t* __restrict__ vectors, in SparseMatrixBatchVectorMultiplyAccumulate() argument 57 vectors, scaling_factors, in SparseMatrixBatchVectorMultiplyAccumulate()
|
/external/mesa3d/src/mesa/main/ |
D | uniform_query.cpp | 761 const unsigned vectors = uni->type->matrix_columns; in _mesa_propagate_uniforms_to_driver_storage() local 773 store->element_stride - (vectors * store->vector_stride); in _mesa_propagate_uniforms_to_driver_storage() 775 (uint8_t *) (&uni->storage[array_index * (dmul * components * vectors)].i); in _mesa_propagate_uniforms_to_driver_storage() 781 vectors, count, store->vector_stride, extra_stride); in _mesa_propagate_uniforms_to_driver_storage() 794 memcpy(dst, src, src_vector_byte_stride * vectors); in _mesa_propagate_uniforms_to_driver_storage() 795 src += src_vector_byte_stride * vectors; in _mesa_propagate_uniforms_to_driver_storage() 796 dst += store->vector_stride * vectors; in _mesa_propagate_uniforms_to_driver_storage() 802 memcpy(dst, src, src_vector_byte_stride * vectors * count); in _mesa_propagate_uniforms_to_driver_storage() 803 src += src_vector_byte_stride * vectors * count; in _mesa_propagate_uniforms_to_driver_storage() 804 dst += store->vector_stride * vectors * count; in _mesa_propagate_uniforms_to_driver_storage() [all …]
|
/external/ImageMagick/MagickCore/ |
D | distort.c | 541 **vectors, in GenerateCoefficients() local 549 vectors = (double **) AcquireQuantumMemory(number_values,sizeof(*vectors)); in GenerateCoefficients() 550 if (matrix == (double **) NULL || vectors == (double **) NULL) in GenerateCoefficients() 553 vectors = (double **) RelinquishMagickMemory(vectors); in GenerateCoefficients() 562 vectors[i] = &(coeff[i*3]); in GenerateCoefficients() 568 LeastSquaresAddTerms(matrix,vectors,terms, in GenerateCoefficients() 587 LeastSquaresAddTerms(matrix,vectors,terms,uv2,3UL,2UL); in GenerateCoefficients() 591 LeastSquaresAddTerms(matrix,vectors,terms, in GenerateCoefficients() 596 status=GaussJordanElimination(matrix,vectors,3UL,number_values); in GenerateCoefficients() 598 vectors = (double **) RelinquishMagickMemory(vectors); in GenerateCoefficients() [all …]
|
/external/compiler-rt/test/builtins/Unit/ |
D | comparesf2_test.c | 145 static const struct TestVector vectors[] = { variable 473 const int numVectors = sizeof vectors / sizeof vectors[0]; in main() 476 if (test__cmpsf2(&vectors[i])) return 1; in main()
|
D | comparedf2_test.c | 145 static const struct TestVector vectors[] = { variable 473 const int numVectors = sizeof vectors / sizeof vectors[0]; in main() 476 if (test__cmpdf2(&vectors[i])) return 1; in main()
|
/external/skqp/docs/ |
D | SkPoint_Reference.bmh | 946 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, 951 canvas->drawLine(center[i], center[i] + vectors[i][0], paint); 952 canvas->drawLine(center[i], center[i] + vectors[i][1], paint); 954 str.printf("dot = %g", SkPoint::DotProduct(vectors[i][0], vectors[i][1])); 973 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, 979 canvas->drawLine(center[i], center[i] + vectors[i][0], paint); 981 canvas->drawLine(center[i], center[i] + vectors[i][1], paint); 983 SkScalar cross = SkPoint::CrossProduct(vectors[i][1], vectors[i][0]); 1004 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, 1010 canvas->drawLine(center[i], center[i] + vectors[i][0], paint); [all …]
|
/external/skia/docs/ |
D | SkPoint_Reference.bmh | 946 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, 951 canvas->drawLine(center[i], center[i] + vectors[i][0], paint); 952 canvas->drawLine(center[i], center[i] + vectors[i][1], paint); 954 str.printf("dot = %g", SkPoint::DotProduct(vectors[i][0], vectors[i][1])); 973 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, 979 canvas->drawLine(center[i], center[i] + vectors[i][0], paint); 981 canvas->drawLine(center[i], center[i] + vectors[i][1], paint); 983 SkScalar cross = SkPoint::CrossProduct(vectors[i][1], vectors[i][0]); 1004 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, 1010 canvas->drawLine(center[i], center[i] + vectors[i][0], paint); [all …]
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | portable_tensor_utils.cc | 90 const int8_t* __restrict__ vectors, const float* scaling_factors, in PortableMatrixBatchVectorMultiplyAccumulate() argument 93 for (batch = 0; batch < n_batch; ++batch, vectors += m_cols) { in PortableMatrixBatchVectorMultiplyAccumulate() 106 dotprod += (*row_ptr) * (vectors[col]); in PortableMatrixBatchVectorMultiplyAccumulate() 145 const int m_cols, const int8_t* __restrict__ vectors, in PortableSparseMatrixBatchVectorMultiplyAccumulate() argument 152 for (batch = 0; batch < n_batch; ++batch, vectors += m_cols) { in PortableSparseMatrixBatchVectorMultiplyAccumulate() 169 const int8_t* vector_block_ptr = vectors + block_start_index; in PortableSparseMatrixBatchVectorMultiplyAccumulate()
|
/external/puffin/ |
D | README.md | 19 vectors with postfix `hcodes_`. 23 identified by vectors with postfix `rcodes_`. 27 are identified by vectors with postfix `lens_`.
|