Home
last modified time | relevance | path

Searched defs:PrimaryGroupSizeLog (Results 1 – 3 of 3) sorted by relevance

/external/scudo/standalone/
Dallocator_config.h76 static const uptr PrimaryGroupSizeLog = 21U; member
84 static const uptr PrimaryGroupSizeLog = 19U; member
109 static const uptr PrimaryGroupSizeLog = 20U; member
115 static const uptr PrimaryGroupSizeLog = 18U; member
142 static const uptr PrimaryGroupSizeLog = 18U; member
148 static const uptr PrimaryGroupSizeLog = 16U; member
175 static const uptr PrimaryGroupSizeLog = 19U; member
178 static const uptr PrimaryGroupSizeLog = 21U; member
199 static const uptr PrimaryGroupSizeLog = 10U; member
/external/scudo/standalone/tests/
Dprimary_test.cpp30 static const scudo::uptr PrimaryGroupSizeLog = 18U; member
47 static const scudo::uptr PrimaryGroupSizeLog = 20U; member
64 static const scudo::uptr PrimaryGroupSizeLog = 20U; member
85 static const scudo::uptr PrimaryGroupSizeLog = 20U; member
180 static const scudo::uptr PrimaryGroupSizeLog = 20U; member
Dcombined_test.cpp555 static const scudo::uptr PrimaryGroupSizeLog = 18; member