Home
last modified time | relevance | path

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

/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp83 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : nullptr; in qReallocAligned() local
86 void **newptr = static_cast<void **>(realloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
89 if (newptr == actualptr) { in qReallocAligned()
106 void *real = realloc(actualptr, newsize + alignment); in qReallocAligned()
115 qptrdiff oldoffset = static_cast<char *>(oldptr) - static_cast<char *>(actualptr); in qReallocAligned()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/global/
H A Dqmalloc.cpp78 void *actualptr = oldptr ? static_cast<void **>(oldptr)[-1] : 0; in qReallocAligned() local
81 void **newptr = static_cast<void **>(qRealloc(actualptr, newsize + sizeof(void*))); in qReallocAligned()
84 if (newptr == actualptr) { in qReallocAligned()
101 void *real = qRealloc(actualptr, newsize + alignment); in qReallocAligned()