Home
last modified time | relevance | path

Searched refs:GetSegmentSize (Results 1 – 25 of 51) sorted by relevance

123

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pcidsk/sdk/blockdir/
H A Dblockfile.h70 virtual uint64 GetSegmentSize(uint16 nSegment) = 0;
H A Dblockdir.cpp457 uint64 nBlockOffset = mpoFile->GetSegmentSize(nDataSegment); in CreateFreeBlocks()
/dports/graphics/gdal/gdal-3.3.3/frmts/pcidsk/sdk/blockdir/
H A Dblockfile.h70 virtual uint64 GetSegmentSize(uint16 nSegment) = 0;
H A Dblockdir.cpp457 uint64 nBlockOffset = mpoFile->GetSegmentSize(nDataSegment); in CreateFreeBlocks()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pcidsk/sdk/blockdir/
H A Dblockfile.h70 virtual uint64 GetSegmentSize(uint16 nSegment) = 0;
H A Dblockdir.cpp457 uint64 nBlockOffset = mpoFile->GetSegmentSize(nDataSegment); in CreateFreeBlocks()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/io/
H A DnsSegmentedBuffer.h48 inline uint32_t GetSegmentSize() { return mSegmentSize; } in GetSegmentSize() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/io/
H A DnsSegmentedBuffer.h56 inline uint32_t GetSegmentSize() in GetSegmentSize() function
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/reputation/shmem/
H A Dshmem_config.h90 uint32_t (*GetSegmentSize)(ShmemDataFileList** file_list, int file_count); member
H A Dshmem_config.c109 dmfunc_ptr->GetSegmentSize = get_data_size; in InitShmemDataMgmtFunctions()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pcidsk/sdk/core/
H A Dcpcidskblockfile.h83 virtual uint64 GetSegmentSize(uint16 nSegment) override;
H A Dcpcidskblockfile.cpp225 uint64 CPCIDSKBlockFile::GetSegmentSize(uint16 nSegment) in GetSegmentSize() function in CPCIDSKBlockFile
/dports/graphics/gdal/gdal-3.3.3/frmts/pcidsk/sdk/core/
H A Dcpcidskblockfile.h83 virtual uint64 GetSegmentSize(uint16 nSegment) override;
H A Dcpcidskblockfile.cpp225 uint64 CPCIDSKBlockFile::GetSegmentSize(uint16 nSegment) in GetSegmentSize() function in CPCIDSKBlockFile
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pcidsk/sdk/core/
H A Dcpcidskblockfile.h83 virtual uint64 GetSegmentSize(uint16 nSegment) override;
H A Dcpcidskblockfile.cpp225 uint64 CPCIDSKBlockFile::GetSegmentSize(uint16 nSegment) in GetSegmentSize() function in CPCIDSKBlockFile
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/io/
H A DnsSegmentedBuffer.h55 inline uint32_t GetSegmentSize() { return mSegmentSize; } in GetSegmentSize() function
H A DnsPipe3.cpp585 aLimit = aCursor + mBuffer.GetSegmentSize(); in PeekSegment()
640 MOZ_DIAGNOSTIC_ASSERT(aBytesRead <= mBuffer.GetSegmentSize()); in AdvanceReadCursor()
715 aReadState.mReadLimit = aReadState.mReadCursor + mBuffer.GetSegmentSize(); in AdvanceReadSegment()
820 mWriteLimit = mWriteCursor + mBuffer.GetSegmentSize(); in GetWriteSegment()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/io/
H A DnsSegmentedBuffer.h55 inline uint32_t GetSegmentSize() { return mSegmentSize; } in GetSegmentSize() function
/dports/www/firefox/firefox-99.0/xpcom/io/
H A DnsSegmentedBuffer.h57 inline uint32_t GetSegmentSize() { return mSegmentSize; } in GetSegmentSize() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/io/
H A DnsSegmentedBuffer.h55 inline uint32_t GetSegmentSize() { return mSegmentSize; } in GetSegmentSize() function
/dports/news/nzbget/nzbget-21.1/daemon/nntp/
H A DArticleWriter.cpp432 outfile.Write(pa->GetSegmentContent(), pa->GetSegmentSize()); in CompleteFileParts()
472 crc = firstArticle ? pa->GetCrc() : Crc32::Combine(crc, pa->GetCrc(), pa->GetSegmentSize()); in CompleteFileParts()
660 outfile.Write(pa->GetSegmentContent(), pa->GetSegmentSize()); in FlushCache()
663 flushedSize += pa->GetSegmentSize(); in FlushCache()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/Boot/
H A DElfReader.h60 int GetSegmentSize(int segment) const { return segments[segment].p_filesz; } in GetSegmentSize() function
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/sample/
H A Dgcenv.h181 int GetSegmentSize() const { return 0; } in GetSegmentSize() function
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A Dgcenv.h179 int GetSegmentSize () const { return 0; } in GetSegmentSize() function

123