Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h356 bucket_lookups[((kBitsPerSizeT + 1) * kGenericNumBucketsPerOrder) + 1]; member
778 root->bucket_lookups[(order << kGenericNumBucketsPerOrderBits) + in PartitionGenericSizeToBucket()
Dpartition_alloc.cc231 PartitionBucket** bucketPtr = &root->bucket_lookups[0]; in PartitionAllocGenericInit()
251 &root->bucket_lookups[0] + in PartitionAllocGenericInit()