Home
last modified time | relevance | path

Searched defs:PartitionRoot (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/allocator/partition_allocator/
H A Dpartition_root.h122 struct BASE_EXPORT PartitionRoot { struct
125 using SuperPageExtentEntry =
134 bool with_thread_cache = false;
139 bool allow_extras;
140 bool scannable = false;
141 bool initialized = false;
160 char* next_super_page = nullptr;
185 PartitionRoot() = default; argument
186 explicit PartitionRoot(PartitionOptions opts) { Init(opts); } in PartitionRoot() argument
291 bool UsesGigaCage() const { in UsesGigaCage()
[all …]
H A Dpartition_root.cc722 template struct BASE_EXPORT PartitionRoot<internal::ThreadSafe>; variable
723 template struct BASE_EXPORT PartitionRoot<internal::NotThreadSafe>; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/allocator/partition_allocator/
H A Dpartition_alloc.h111 struct BASE_EXPORT PartitionRoot : public internal::PartitionRootBase { struct
137 // Never instantiate a PartitionRootGeneric directly, instead use argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/base/allocator/partition_allocator/
H A Dpartition_alloc.h111 struct BASE_EXPORT PartitionRoot : public internal::PartitionRootBase { struct
137 // Never instantiate a PartitionRootGeneric directly, instead use argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/base/allocator/partition_allocator/
H A Dpartition_alloc.h111 struct BASE_EXPORT PartitionRoot : public internal::PartitionRootBase { struct
137 // Never instantiate a PartitionRootGeneric directly, instead use argument