Home
last modified time | relevance | path

Searched defs:MapSizeIncrement (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/scudo/standalone/tests/
H A Dprimary_test.cpp46 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
70 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
95 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
119 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
144 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
252 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
H A Dallocator_config_test.cpp39 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
H A Dcombined_test.cpp185 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
718 static const scudo::uptr MapSizeIncrement = 1UL << 18; member
/aosp_15_r20/external/scudo/standalone/
H A Dallocator_config.h62 static const uptr MapSizeIncrement = 1UL << 18; member
107 static const uptr MapSizeIncrement = 1UL << 18; member
156 static const uptr MapSizeIncrement = 1UL << 18; member
180 static const uptr MapSizeIncrement = 1UL << 12; member
/aosp_15_r20/external/scudo/config/
H A Dcustom_scudo_config.h100 static const uptr MapSizeIncrement = 1UL << 18; member
149 static const uptr MapSizeIncrement = 1UL << 18; member
198 static const uptr MapSizeIncrement = 1UL << 18; member
/aosp_15_r20/trusty/user/app/storage/scudo/include/
Dcustom_scudo_config.h57 static const uptr MapSizeIncrement = 1UL << 12; member