Home
last modified time | relevance | path

Searched defs:clusterSize (Results 1 – 4 of 4) sorted by relevance

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixFunction.h165 …nction_compute_cluster_size(const ListOfClusters& clusters, Matrix<Index, Dynamic, 1>& clusterSize) in matrix_function_compute_cluster_size()
178 void matrix_function_compute_block_start(const VectorType& clusterSize, VectorType& blockStart) in matrix_function_compute_block_start()
247 …rixType& T, AtomicType& atomic, const VectorType& blockStart, const VectorType& clusterSize, Matri… in matrix_function_compute_block_atomic()
329 …e_diagonal(const MatrixType& T, const VectorType& blockStart, const VectorType& clusterSize, Matri… in matrix_function_compute_above_diagonal()
/external/lzma/CPP/Windows/
DFileSystem.cpp86 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize) in MyGetDiskFreeSpace()
DFileIO.cpp267 UInt64 clusterSize, totalSize, freeSize; in CalcDeviceSize() local
DFileFind.cpp431 UInt64 clusterSize, totalSize, freeSize; in Find() local