Home
last modified time | relevance | path

Searched defs:allocSize (Results 1 – 25 of 850) sorted by relevance

12345678910>>...34

/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Folly/folly/memory/
H A DArena-inl.h28 size_t allocSize = sizeof(Block) + size; in allocate() local
48 size_t allocSize = std::max(size, minBlockSize()) + sizeof(Block); in allocateSlow() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/index/
H A Dtindex.cpp1654 int allocSize; in testFreeMgrBRM() local
1711 int allocSize, rc; in testFreeMgrInit() local
1878 int allocSize, rc; in testFreeMgrInit2() local
1985 int allocSize, rc; in testFreeMgrAssign() local
2188 int allocSize; in testFreeMgrAssignList() local
2374 int rc, allocSize; in testFreeMgrAssignListCk() local
2540 int rc, allocSize; in testFreeMgrAssignListBlocks() local
2618 int rc, allocSize; in testFreeMgrAssignListCk2() local
2708 int allocSize; in testFreeMgrAssignExtend() local
2793 int rc, allocSize; in testFreeMgrRelease() local
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/index/
H A Dtindex.cpp1654 int allocSize; in testFreeMgrBRM() local
1711 int allocSize, rc; in testFreeMgrInit() local
1878 int allocSize, rc; in testFreeMgrInit2() local
1985 int allocSize, rc; in testFreeMgrAssign() local
2188 int allocSize; in testFreeMgrAssignList() local
2374 int rc, allocSize; in testFreeMgrAssignListCk() local
2540 int rc, allocSize; in testFreeMgrAssignListBlocks() local
2618 int rc, allocSize; in testFreeMgrAssignListCk2() local
2708 int allocSize; in testFreeMgrAssignExtend() local
2793 int rc, allocSize; in testFreeMgrRelease() local
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/linux/
H A Dmemory_info.cpp18 uint32_t MemoryInfo::createGemExt(Drm *drm, void *data, uint32_t dataSize, size_t allocSize, uint32… in createGemExt()
66 uint32_t MemoryInfo::createGemExtWithSingleRegion(Drm *drm, uint32_t memoryBanks, size_t allocSize,… in createGemExtWithSingleRegion()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqarraydata.cpp181 static QArrayData *reallocateData(QArrayData *header, size_t allocSize, uint options) in reallocateData()
217 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in allocate() local
245 size_t allocSize = calculateBlockSize(capacity, objectSize, headerSize, options); in reallocateUnaligned() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/common/
H A Dpoolallocator.h45 allocSize(windowSize), in allocSize() function
86 unsigned allocSize; variable
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/common/
H A Dpoolallocator.h45 allocSize(windowSize), in allocSize() function
86 unsigned allocSize; variable

12345678910>>...34