Home
last modified time | relevance | path

Searched defs:isTestAndSetNative (Results 1 – 25 of 42) sorted by relevance

12

/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/arch/
H A Dqatomic_sh4a.h63 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
85 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
H A Dqatomic_m68k.h58 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
81 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
H A Dqatomic_avr32.h58 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
81 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
H A Dqatomic_parisc.h58 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
80 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
H A Dqatomic_bfin.h58 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
80 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
H A Dqatomic_sparc.h61 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
85 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
H A Dqatomic_generic.h58 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
80 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
H A Dqatomic_integrity.h69 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
100 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
H A Dqatomic_sh.h58 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
80 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
H A Dqatomic_i386.h59 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
84 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
H A Dqatomic_s390.h58 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
80 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
H A Dqatomic_armv5.h58 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
81 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
H A Dqatomic_x86_64.h60 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
85 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
H A Dqatomic_armv6.h58 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
80 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
H A Dqatomic_windows.h255 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
280 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
H A Dqatomic_powerpc.h58 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
80 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
H A Dqatomic_alpha.h58 inline bool QBasicAtomicInt::isTestAndSetNative() in isTestAndSetNative() function
80 Q_INLINE_TEMPLATE bool QBasicAtomicPointer<T>::isTestAndSetNative() in isTestAndSetNative() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqbasicatomic.h121 static Q_DECL_CONSTEXPR bool isTestAndSetNative() noexcept { return Ops::isTestAndSetNative(); } in isTestAndSetNative() function
258 static Q_DECL_CONSTEXPR bool isTestAndSetNative() noexcept { return Ops::isTestAndSetNative(); } in isTestAndSetNative() function
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqbasicatomic.h121 static Q_DECL_CONSTEXPR bool isTestAndSetNative() noexcept { return Ops::isTestAndSetNative(); } in isTestAndSetNative() function
258 static Q_DECL_CONSTEXPR bool isTestAndSetNative() noexcept { return Ops::isTestAndSetNative(); } in isTestAndSetNative() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqbasicatomic.h121 static Q_DECL_CONSTEXPR bool isTestAndSetNative() noexcept { return Ops::isTestAndSetNative(); } in isTestAndSetNative() function
258 static Q_DECL_CONSTEXPR bool isTestAndSetNative() noexcept { return Ops::isTestAndSetNative(); } in isTestAndSetNative() function
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqbasicatomic.h121 static Q_DECL_CONSTEXPR bool isTestAndSetNative() noexcept { return Ops::isTestAndSetNative(); } in isTestAndSetNative() function
258 static Q_DECL_CONSTEXPR bool isTestAndSetNative() noexcept { return Ops::isTestAndSetNative(); } in isTestAndSetNative() function
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqbasicatomic.h121 static Q_DECL_CONSTEXPR bool isTestAndSetNative() noexcept { return Ops::isTestAndSetNative(); } in isTestAndSetNative() function
258 static Q_DECL_CONSTEXPR bool isTestAndSetNative() noexcept { return Ops::isTestAndSetNative(); } in isTestAndSetNative() function
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqbasicatomic.h121 static Q_DECL_CONSTEXPR bool isTestAndSetNative() noexcept { return Ops::isTestAndSetNative(); } in isTestAndSetNative() function
258 static Q_DECL_CONSTEXPR bool isTestAndSetNative() noexcept { return Ops::isTestAndSetNative(); } in isTestAndSetNative() function
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqbasicatomic.h121 static Q_DECL_CONSTEXPR bool isTestAndSetNative() noexcept { return Ops::isTestAndSetNative(); } in isTestAndSetNative() function
258 static Q_DECL_CONSTEXPR bool isTestAndSetNative() noexcept { return Ops::isTestAndSetNative(); } in isTestAndSetNative() function
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/thread/
H A Dqbasicatomic.h121 static Q_DECL_CONSTEXPR bool isTestAndSetNative() noexcept { return Ops::isTestAndSetNative(); } in isTestAndSetNative() function
258 static Q_DECL_CONSTEXPR bool isTestAndSetNative() noexcept { return Ops::isTestAndSetNative(); } in isTestAndSetNative() function

12