Home
last modified time | relevance | path

Searched defs:FreeListEntry (Results 1 – 3 of 3) sorted by relevance

/external/rust/android-crates-io/crates/slotmap/src/
Dhop.rs33 struct FreeListEntry { struct
42 free: FreeListEntry, argument
372 unsafe fn freelist(&mut self, idx: u32) -> &mut FreeListEntry { in freelist()
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/
Dpartition_root.h219 using FreeListEntry = internal::PartitionFreelistEntry; in PA_COMPONENT_EXPORT() local
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/
Dpartition_root.h219 using FreeListEntry = internal::PartitionFreelistEntry; in PA_COMPONENT_EXPORT() local