Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/Eigen/src/MatrixFunctions/
H A DMatrixFunction.h163 …nction_compute_cluster_size(const ListOfClusters& clusters, Matrix<Index, Dynamic, 1>& clusterSize) in matrix_function_compute_cluster_size()
176 void matrix_function_compute_block_start(const VectorType& clusterSize, VectorType& blockStart) in matrix_function_compute_block_start()
242 …rixType& T, AtomicType& atomic, const VectorType& blockStart, const VectorType& clusterSize, Matri… in matrix_function_compute_block_atomic()
323 …e_diagonal(const MatrixType& T, const VectorType& blockStart, const VectorType& clusterSize, Matri… in matrix_function_compute_above_diagonal()
/aosp_15_r20/external/angle/src/common/spirv/
H A Dspirv_instruction_builder_autogen.cpp3399 const IdRef *clusterSize) in WriteGroupNonUniformIAdd()
3420 const IdRef *clusterSize) in WriteGroupNonUniformFAdd()
3441 const IdRef *clusterSize) in WriteGroupNonUniformIMul()
3462 const IdRef *clusterSize) in WriteGroupNonUniformFMul()
3483 const IdRef *clusterSize) in WriteGroupNonUniformSMin()
3504 const IdRef *clusterSize) in WriteGroupNonUniformUMin()
3525 const IdRef *clusterSize) in WriteGroupNonUniformFMin()
3546 const IdRef *clusterSize) in WriteGroupNonUniformSMax()
3567 const IdRef *clusterSize) in WriteGroupNonUniformUMax()
3588 const IdRef *clusterSize) in WriteGroupNonUniformFMax()
[all …]
H A Dspirv_instruction_parser_autogen.cpp4002 IdRef *clusterSize) in ParseGroupNonUniformIAdd()
4025 IdRef *clusterSize) in ParseGroupNonUniformFAdd()
4048 IdRef *clusterSize) in ParseGroupNonUniformIMul()
4071 IdRef *clusterSize) in ParseGroupNonUniformFMul()
4094 IdRef *clusterSize) in ParseGroupNonUniformSMin()
4117 IdRef *clusterSize) in ParseGroupNonUniformUMin()
4140 IdRef *clusterSize) in ParseGroupNonUniformFMin()
4163 IdRef *clusterSize) in ParseGroupNonUniformSMax()
4186 IdRef *clusterSize) in ParseGroupNonUniformUMax()
4209 IdRef *clusterSize) in ParseGroupNonUniformFMax()
[all …]
/aosp_15_r20/external/lzma/CPP/Windows/
H A DFileSystem.cpp95 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize) in MyGetDiskFreeSpace()
H A DFileIO.cpp386 UInt64 clusterSize, totalSize, freeSize; in CalcDeviceSize() local
H A DFileFind.cpp587 UInt64 clusterSize, totalSize, freeSize; in Find() local
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DComHandler.cpp382 const UInt32 clusterSize = (UInt32)1 << bsLog; in Update_PhySize_WithItem() local
850 const UInt32 clusterSize = (UInt32)1 << bsLog; in Z7_COM7F_IMF() local
/aosp_15_r20/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DClusterChain.java35 private final int clusterSize; field in ClusterChain
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjobb.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
HDfat32lib.jarMETA-INF/ META-INF/MANIFEST.MF de/ de/waldheinz/ de/ ...
/aosp_15_r20/external/skia/src/core/
H A DSkTextBlob.cpp740 clusterSize = pe.extended ? safe.mul(glyphCount, sizeof(uint32_t)) : 0; in MakeFromBuffer() local
/aosp_15_r20/external/skia/tools/viewer/
H A DViewer.cpp1625 size_t clusterSize = sizeof(decltype(*it.clusters())); in filterTextBlob() local
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dbigquery.v2.json2550 "clusterSize": { object