Searched defs:theSize (Results 1 – 6 of 6) sorted by relevance
60 static const size_t theSize = 0; member150 static const size_t theSize = sizeof(G); member314 …static const size_t theSize = sizeof(G) + sizeof(K) + sizeof(sal_uInt32) + sizeof(sal_Char[STORE_M… member430 static const size_t theSize = sizeof(G) + sizeof(LinkTable) + sizeof(sal_uInt32); member575 static const size_t theSize = NameBlock::theSize + DataBlock::theSize; member
125 static const size_t theSize = sizeof(G); member
69 static const size_t theSize = sizeof(G) + sizeof(D) + 2 * (sizeof(L) + sizeof(sal_uInt32)); member189 static const size_t theSize = 2 * SuperBlock::theSize; member
340 static size_t const theSize = sizeof(m_hash_table_0) / sizeof(m_hash_table_0[0]); in PageCache_Impl() local
449 static const size_t theSize = sizeof(G) + sizeof(D) + 2 * sizeof(L); member
177 static const size_t theSize = sizeof(G) + sizeof(D) + 2 * sizeof(L); member
Completed in 65 milliseconds