Home
last modified time | relevance | path

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

/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqmalloc.cpp112 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
116 qptrdiff newoffset = reinterpret_cast<char *>(faked_ptr) - static_cast<char *>(real); in qReallocAligned()
118 memmove(faked_ptr, static_cast<char *>(real) + oldoffset, qMin(oldsize, newsize)); in qReallocAligned()
124 faked_ptr[-1] = real; in qReallocAligned()
126 return faked_ptr; in qReallocAligned()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/global/
H A Dqmalloc.cpp108 void **faked_ptr = reinterpret_cast<void **>(faked); in qReallocAligned() local
113 faked_ptr[-1] = real; in qReallocAligned()
115 return faked_ptr; in qReallocAligned()