Home
last modified time | relevance | path

Searched defs:clusterSize (Results 1 – 8 of 8) 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
/external/skia/src/core/
DSkTextBlob.cpp773 clusterSize = pe.extended ? safe.mul(glyphCount, sizeof(uint32_t)) : 0; in MakeFromBuffer() local
/external/skqp/src/core/
DSkTextBlob.cpp773 clusterSize = pe.extended ? safe.mul(glyphCount, sizeof(uint32_t)) : 0; in MakeFromBuffer() local
/external/skia/tools/viewer/
DViewer.cpp1106 size_t clusterSize = sizeof(decltype(*it.clusters())); in filterTextBlob() local
/external/skqp/tools/viewer/
DViewer.cpp1055 size_t clusterSize = sizeof(decltype(*it.clusters())); in filterTextBlob() local