Home
last modified time | relevance | path

Searched defs:SecondaryT (Results 1 – 7 of 7) sorted by relevance

/external/scudo/standalone/tests/
Dsecondary_test.cpp36 using SecondaryT = scudo::MapAllocator<scudo::SecondaryConfig<Config>>; in testSecondaryBasic() typedef
92 template <typename Config> using SecondaryT = scudo::MapAllocator<Config>; typedef
104 template <typename> using SecondaryT = void; typedef
Dprimary_test.cpp35 template <typename> using SecondaryT = void; typedef
54 template <typename> using SecondaryT = void; typedef
78 template <typename> using SecondaryT = void; typedef
103 template <typename> using SecondaryT = void; typedef
128 template <typename> using SecondaryT = void; typedef
242 template <typename> using SecondaryT = void; typedef
Dallocator_config_test.cpp21 template <typename> using SecondaryT = void; typedef
Dcombined_test.cpp211 template <typename Config> using SecondaryT = scudo::MapAllocator<Config>; typedef
695 template <typename Config> using SecondaryT = scudo::MapAllocator<Config>; typedef
/external/scudo/standalone/
Dallocator_config.h89 template <typename Config> using SecondaryT = MapAllocator<Config>; member
134 template <typename Config> using SecondaryT = MapAllocator<Config>; member
166 template <typename Config> using SecondaryT = MapAllocator<Config>; member
191 template <typename Config> using SecondaryT = MapAllocator<Config>; member
Dcombined.h55 using SecondaryT = variable
/external/scudo/config/
Dcustom_scudo_config.h129 template <typename Config> using SecondaryT = MapAllocator<Config>; member
178 template <typename Config> using SecondaryT = MapAllocator<Config>; member
218 template <typename Config> using SecondaryT = MapAllocator<Config>; member