Home
last modified time | relevance | path

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

/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/
H A DBlockSizeBlockConverter.cs18 public int BytesToBlocks(long bytes) in BytesToBlocks() method in Db4objects.Db4o.Internal.BlockSizeBlockConverter
25 return BytesToBlocks(bytes) * _blockSize; in BlockAlignedBytes()
35 return new Slot(slot.Address(), BytesToBlocks(slot.Length())); in ToBlockedLength()
H A DIBlockConverter.cs10 int BytesToBlocks(long bytes); in BytesToBlocks() method
H A DDisabledBlockConverter.cs21 public virtual int BytesToBlocks(long bytes) in BytesToBlocks() method in Db4objects.Db4o.Internal.DisabledBlockConverter
H A DLocalObjectContainer.cs123 _blockEndAddress = _blockConverter.BytesToBlocks(address); in SetRegularEndAddress()
361 int reservedBlocks = _blockConverter.BytesToBlocks(reservedStorageSpace); in GrowDatabaseByConfiguredSize()
379 int blockCount = _blockConverter.BytesToBlocks(bytes); in AppendBytes()
414 if (_blockEndAddress > _blockConverter.BytesToBlocks(FileLength())) in EnsureLastSlotWritten()
H A DMarshallingBuffer.cs259 int blockedPosition = context.Container().BlockConverter().BytesToBlocks(position in WriteIndex()
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Freespace/
H A DBlockAwareFreespaceManager.cs27 Slot slot = _delegate.AllocateSlot(_blockConverter.BytesToBlocks(length)); in AllocateSlot()
37 Slot slot = _delegate.AllocateSafeSlot(_blockConverter.BytesToBlocks(length)); in AllocateSafeSlot()
145 Slot slot = _delegate.AllocateTransactionLogSlot(_blockConverter.BytesToBlocks(length in AllocateTransactionLogSlot()
H A DAbstractFreespaceManager.cs60 : file.BlockConverter().BytesToBlocks(unblockedDiscardLimit); in CreateNew()
/dports/lang/mawk/mawk-1.3.4-20190203/
H A Dzmalloc.c32 #define BytesToBlocks(size) ((((unsigned)size) + ZBLOCKSZ - 1) >> ZSHIFT) macro
224 unsigned blocks = BytesToBlocks(size); in zmalloc()
274 unsigned blocks = BytesToBlocks(size); in zfree()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/DebugInfo/MSF/
H A DMSFCommonTest.cpp17 TEST(MSFCommonTest, BytesToBlocks) { in TEST() argument
/dports/devel/llvm11/llvm-11.0.1.src/unittests/DebugInfo/MSF/
H A DMSFCommonTest.cpp17 TEST(MSFCommonTest, BytesToBlocks) { in TEST() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/DebugInfo/MSF/
H A DMSFCommonTest.cpp17 TEST(MSFCommonTest, BytesToBlocks) { in TEST() argument
/dports/devel/llvm90/llvm-9.0.1.src/unittests/DebugInfo/MSF/
H A DMSFCommonTest.cpp17 TEST(MSFCommonTest, BytesToBlocks) { in TEST() argument
/dports/devel/llvm10/llvm-10.0.1.src/unittests/DebugInfo/MSF/
H A DMSFCommonTest.cpp17 TEST(MSFCommonTest, BytesToBlocks) { in TEST() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/DebugInfo/MSF/
H A DMSFCommonTest.cpp17 TEST(MSFCommonTest, BytesToBlocks) { in TEST() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/DebugInfo/MSF/
H A DMSFCommonTest.cpp17 TEST(MSFCommonTest, BytesToBlocks) { in TEST() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/DebugInfo/MSF/
H A DMSFCommonTest.cpp17 TEST(MSFCommonTest, BytesToBlocks) { in TEST() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/DebugInfo/MSF/
H A DMSFCommonTest.cpp17 TEST(MSFCommonTest, BytesToBlocks) { in TEST() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/DebugInfo/MSF/
H A DMSFCommonTest.cpp17 TEST(MSFCommonTest, BytesToBlocks) { in TEST() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/DebugInfo/MSF/
H A DMSFCommonTest.cpp17 TEST(MSFCommonTest, BytesToBlocks) { in TEST() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/DebugInfo/MSF/
H A DMSFCommonTest.cpp17 TEST(MSFCommonTest, BytesToBlocks) { in TEST() argument
/dports/devel/llvm80/llvm-8.0.1.src/unittests/DebugInfo/MSF/
H A DMSFCommonTest.cpp18 TEST(MSFCommonTest, BytesToBlocks) { in TEST() argument
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/DebugInfo/MSF/
H A DMSFCommonTest.cpp17 TEST(MSFCommonTest, BytesToBlocks) { in TEST() argument
/dports/devel/llvm70/llvm-7.0.1.src/unittests/DebugInfo/MSF/
H A DMSFCommonTest.cpp18 TEST(MSFCommonTest, BytesToBlocks) { in TEST() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/DebugInfo/MSF/
H A DMSFCommonTest.cpp17 TEST(MSFCommonTest, BytesToBlocks) { in TEST() argument