Searched defs:kMaxSize (Results 1 – 9 of 9) sorted by relevance
17 const uptr IgnoreSet::kMaxSize; member in __tsan::IgnoreSet
18 const uptr MutexSet::kMaxSize; member in __tsan::MutexSet
63 static const size_t kMaxSize = 32; variable
228 const UInt32 kMaxSize = (UInt32)1 << 28; in Lzma2EncProps_Normalize() local
1121 static const SkScalar kMaxSize = SkIntToScalar(kMaxSizeForGlyphCache); in MaxCacheSize2() local
1062 static const size_t kMaxSize = 256 * 1024; in d2i_PKCS12_bio() local
644 static const int kMaxSize = 16; variable
4389 static const int kMaxSize = 512 * MB; variable8979 static const int kMaxSize = 512 * MB - 1; variable9018 static const int kMaxSize = 512 * MB - 1; variable
111 static const uptr kMaxSize = 1UL << kMaxSizeLog; variable