Home
last modified time | relevance | path

Searched refs:order_sub_index_masks (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h349 size_t order_sub_index_masks[kBitsPerSizeT + 1]; member
776 size_t sub_order_index = size & root->order_sub_index_masks[order]; in PartitionGenericSizeToBucket()
Dpartition_alloc.cc200 root->order_sub_index_masks[order] = sub_order_index_mask; in PartitionAllocGenericInit()