Home
last modified time | relevance | path

Searched defs:vectors (Results 1 – 25 of 31) sorted by relevance

12

/external/u-boot/arch/arm/cpu/armv8/
Dexceptions.S17 .globl vectors symbol
18 vectors: label
/external/eigen/Eigen/src/Householder/
DBlockHouseholder.h51 …householder_triangular_factor(TriangularFactorType& triFactor, const VectorsType& vectors, const C… 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()
/external/compiler-rt/test/builtins/Unit/
Dcomparesf2_test.c145 static const struct TestVector vectors[] = { variable
Dcomparedf2_test.c145 static const struct TestVector vectors[] = { variable
/external/ImageMagick/MagickCore/
Ddistort.c541 **vectors, in GenerateCoefficients() local
778 *vectors[1], in GenerateCoefficients() local
899 **vectors, in GenerateCoefficients() local
1037 **vectors, in GenerateCoefficients() local
Dmatrix.c481 double **vectors,const size_t rank,const size_t number_vectors) in GaussJordanElimination()
829 MagickPrivate void LeastSquaresAddTerms(double **matrix,double **vectors, in LeastSquaresAddTerms()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dneon_tensor_utils.cc150 const int8_t* ShuffleVectors(const int8_t* vectors, const int n_batch, in ShuffleVectors()
198 const int8_t* vectors, const float* scaling_factors, int n_batch, in DotprodMatrixBatchFourVectorMultiplyAccumulate()
315 const int m_cols, const int8_t* __restrict__ vectors, in DotprodSparseMatrixBatchVectorMultiplyAccumulate()
381 const int8_t* __restrict__ vectors, const float* scaling_factors, in NeonMatrixBatchVectorMultiplyAccumulate()
555 const int m_cols, const int8_t* __restrict__ vectors, in NeonSparseMatrixBatchVectorMultiplyAccumulate()
Dneon_tensor_utils.h37 const int8_t* __restrict__ vectors, const float* scaling_factors, in MatrixBatchVectorMultiplyAccumulate()
53 const int m_cols, const int8_t* __restrict__ vectors, in SparseMatrixBatchVectorMultiplyAccumulate()
/external/skia/gm/
Dimagescalealigned.cpp17 const SkVector vectors[] = { { 1, 0 }, { 0, 1 } }; in onOnceBeforeDraw() local
/external/skqp/gm/
Dimagescalealigned.cpp17 const SkVector vectors[] = { { 1, 0 }, { 0, 1 } }; in onOnceBeforeDraw() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dvector_support_library.cc339 std::vector<llvm::Value*> vectors, llvm::Value* init_values) { in ComputeHorizontalSums()
361 std::vector<llvm::Value*> vectors, llvm::Value* init_values) { in ComputeAvxOptimizedHorizontalSums()
/external/expat/lib/
Dsiphash.h289 static const unsigned char vectors[64][8] = { in sip24_valid() local
/external/python/cpython2/Modules/expat/
Dsiphash.h289 static const unsigned char vectors[64][8] = { in sip24_valid() local
/external/python/cpython3/Modules/expat/
Dsiphash.h289 static const unsigned char vectors[64][8] = { in sip24_valid() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dportable_tensor_utils.cc90 const int8_t* __restrict__ vectors, const float* scaling_factors, in PortableMatrixBatchVectorMultiplyAccumulate()
145 const int m_cols, const int8_t* __restrict__ vectors, in PortableSparseMatrixBatchVectorMultiplyAccumulate()
Dportable_tensor_utils.h187 const int m_cols, const int8_t* __restrict__ vectors, in SparseMatrixBatchVectorMultiplyAccumulate()
/external/mesa3d/src/mesa/main/
Duniform_query.cpp761 const unsigned vectors = uni->type->matrix_columns; in _mesa_propagate_uniforms_to_driver_storage() local
1236 const unsigned vectors = uni->type->matrix_columns; in _mesa_uniform_matrix() local
/external/wpa_supplicant_8/src/crypto/
Dcrypto_module_tests.c356 } vectors[] = { in test_cbc() local
424 } vectors[] = { in test_ecb() local
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_sanity.c336 static struct reg vectors[512*4+1]; variable
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_sanity.c614 static struct reg vectors[512*4+1]; variable
/external/skia/tests/
DMatrixTest.cpp281 SkVector vectors[1000]; in test_matrix_min_max_scale() local
/external/skqp/tests/
DMatrixTest.cpp281 SkVector vectors[1000]; in test_matrix_min_max_scale() local
/external/nos/host/generic/citadel/updater/
Dupdater.cpp524 uint32_t vectors[239]; member
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtensor_utils_test.cc162 std::vector<int8_t> vectors; member
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp378 std::vector<Value*> vectors(16); in JitLoadVertices() local

12