Home
last modified time | relevance | path

Searched refs:BlockInfoVector (Results 1 – 25 of 28) sorted by relevance

12

/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dmdictparser.hh117 typedef vector< pair<qint64, qint64> > BlockInfoVector; typedef in Mdict::MdictParser
187 BlockInfoVector decodeHeadWordBlockInfo( QByteArray const & headWordBlockInfo );
194 BlockInfoVector headWordBlockInfos_;
195 BlockInfoVector::iterator headWordBlockInfosIter_;
H A Dmdictparser.cc535 MdictParser::BlockInfoVector MdictParser::decodeHeadWordBlockInfo( QByteArray const & headWordBlock… in decodeHeadWordBlockInfo()
537 BlockInfoVector headWordBlockInfos; in decodeHeadWordBlockInfo()
574 headWordBlockInfos.push_back( BlockInfoVector::value_type( compressedSize, decompressedSize ) ); in decodeHeadWordBlockInfo()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h4351 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
4352 BlockInfoVector m_Blocks;
7316BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in Defragment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dvk_mem_alloc.h6154 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6155 BlockInfoVector m_Blocks;
12518BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dvk_mem_alloc.h6157 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6158 BlockInfoVector m_Blocks;
12521BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/VulkanMemoryAllocator/
H A Dvk_mem_alloc.h6129 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
6130 BlockInfoVector m_Blocks;
12509BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()
/dports/misc/usd/USD-21.11/pxr/imaging/hgiVulkan/
H A Dvk_mem_alloc.h7183 typedef VmaVector< BlockInfo*, VmaStlAllocator<BlockInfo*> > BlockInfoVector; typedef
7184 BlockInfoVector m_Blocks;
13785BlockInfoVector::iterator it = VmaBinaryFindFirstNotLess(m_Blocks.begin(), m_Blocks.end(), pBlock,… in AddAllocation()

12