Home
last modified time | relevance | path

Searched refs:windowsIdKey (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
H A Dqtimezoneprivate_data_p.h77 quint16 windowsIdKey; // Windows ID Key member
83 quint16 windowsIdKey; // Windows ID Key member
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
H A Dqtimezoneprivate_data_p.h77 quint16 windowsIdKey; // Windows ID Key member
83 quint16 windowsIdKey; // Windows ID Key member
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
H A Dqtimezoneprivate_data_p.h77 quint16 windowsIdKey; // Windows ID Key member
83 quint16 windowsIdKey; // Windows ID Key member
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
H A Dqtimezoneprivate_data_p.h77 quint16 windowsIdKey; // Windows ID Key member
83 quint16 windowsIdKey; // Windows ID Key member
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
H A Dqtimezoneprivate_data_p.h77 quint16 windowsIdKey; // Windows ID Key member
83 quint16 windowsIdKey; // Windows ID Key member
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
H A Dqtimezoneprivate_data_p.h77 quint16 windowsIdKey; // Windows ID Key member
83 quint16 windowsIdKey; // Windows ID Key member
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/time/
H A Dqtimezoneprivate.cpp108 return data->windowsIdKey; in toWindowsIdKey()
113 static QByteArray toWindowsIdLiteral(quint16 windowsIdKey) in toWindowsIdLiteral() argument
117 if (data->windowsIdKey == windowsIdKey) in toWindowsIdLiteral()
533 if (data->windowsIdKey == winData->windowsIdKey) in availableTimeZoneIds()
679 return toWindowsIdLiteral(data->windowsIdKey); in ianaIdToWindowsId()
686 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToDefaultIanaId() local
689 if (data->windowsIdKey == windowsIdKey) in windowsIdToDefaultIanaId()
707 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
712 if (data->windowsIdKey == windowsIdKey) in windowsIdToIanaIds()
724 const quint16 windowsIdKey = toWindowsIdKey(windowsId); in windowsIdToIanaIds() local
[all …]

12