Home
last modified time | relevance | path

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

/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Ids/
H A DInMemoryIdSystem.cs83 Slot reservedSlot = AllocateSlot(false, EstimatedSlotLength(EstimateMappingCount( in Commit()
213 private int EstimatedSlotLength(int estimatedCount) in EstimatedSlotLength() method in Db4objects.Db4o.Internal.Ids.InMemoryIdSystem