Home
last modified time | relevance | path

Searched defs:QT_MAKE_CHECKED_ARRAY_ITERATOR (Results 1 – 19 of 19) sorted by relevance

/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqcompilerdetection.h106 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) stdext::make_checked_array_iterator(x, size_t(N)) //… macro
1246 # define QT_MAKE_CHECKED_ARRAY_ITERATOR(x, N) (x) macro