Home
last modified time | relevance | path

Searched defs:connType (Results 1 – 25 of 29) sorted by relevance

12

/dports/net-im/libquotient/libQuotient-0.6.8/lib/
H A Dqt_connection_util.h35 Qt::ConnectionType connType) in connectDecorated()
64 Qt::ConnectionType connType) in connectUntil()
80 Qt::ConnectionType connType) in connectSingleShot()
/dports/net-im/spectral/libQuotient-58dfe74390ebdd8ec6611d3b8fecfe7d051ff955/lib/
H A Dqt_connection_util.h35 Qt::ConnectionType connType) in connectDecorated()
64 Qt::ConnectionType connType) in connectUntil()
80 Qt::ConnectionType connType) in connectSingleShot()
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/test/java/org/jivesoftware/openfire/spi/
H A DConnectionTypeTest.java50 private final ConnectionType connType; field in ConnectionTypeTest
53 public ConnectionTypeTest(ConnectionType connType, boolean expected){ in ConnectionTypeTest()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/client/
H A Dconnection_string.cpp69 ConnectionString::ConnectionString(const std::string& s, ConnectionType connType) in ConnectionString()
75 ConnectionString::ConnectionString(ConnectionType connType) : _type(connType), _string("<local>") { in ConnectionString()
/dports/graphics/qgis/qgis-3.22.3/src/gui/ogr/
H A Dqgsnewogrconnection.cpp33 QgsNewOgrConnection::QgsNewOgrConnection( QWidget *parent, const QString &connType, const QString &… in QgsNewOgrConnection()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/ogr/
H A Dqgsnewogrconnection.cpp32 QgsNewOgrConnection::QgsNewOgrConnection( QWidget *parent, const QString &connType, const QString &… in QgsNewOgrConnection()
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/connections/
H A Dstructs.go39 connType connType member
44 type connType int type
87 func newInternalConn(tc tlsConn, connType connType, priority int) internalConn { argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/tests/ManualTests/SQL/SqlBulkCopyTest/
H A DHelpers.cs18 internal static void ProcessCommandBatch(Type connType, string constr, string[] batch) in ProcessCommandBatch()
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/jdbc/
H A DJDBCDriver.java315 String connType = props.getProperty("connection_type"); in getConnection() local
H A DJDBCConnection.java3537 String connType = props.getProperty("connection_type"); in JDBCConnection() local
3674 String connType = connProperties.getProperty("connection_type"); in setLocalVariables() local
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/debuggergdb/
H A Dremotedebugging.h83 ConnectionType connType; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/ozone/
H A Dgl_context_qt.cpp109 …Qt::ConnectionType connType = (QThread::currentThread() == qApp->thread()) ? Qt::DirectConnection … in initializeContext() local
/dports/databases/akonadi/akonadi-21.12.3/src/core/
H A Dconnection.cpp28 Connection::Connection(ConnectionType connType, const QByteArray &sessionId, CommandBuffer *command… in Connection()
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/sqlitestudio/singleapplication/
H A Dsingleapplication.cpp290 quint8 connType = InvalidConnection; in slotConnectionEstablished() local
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/IOS/Network/NCD/
H A DWiiNetConfig.h132 u8 connType; member
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/mkvtoolnix-gui/watch_jobs/
H A Dtab.cpp159 …auto connType = static_cast<Qt::ConnectionType>(Qt::AutoConnection | Qt::UniqueConnec… in connectToJob() local
/dports/devel/librelp/librelp-1.10.0/src/
H A Drelpsess.c108 relpSessConstruct(relpSess_t **ppThis, relpEngine_t *pEngine, int connType, void *pParent, void *pU… in relpSessConstruct()
H A Dtcp.c640 const int connType, in relpTcpConstruct()
/dports/misc/usd/USD-21.11/third_party/renderman-24/plugin/rmanArgsParser/
H A DrmanArgsParser.cpp544 for (const auto& connType : connTypes) { in _ParseChildElem() local
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dhs2p.c959 attach (SANE_String_Const devname, int __sane_unused__ connType, in attach()
H A Dcanon_dr.c819 attach_one (const char *device_name, int connType) in attach_one()
H A Dfujitsu.c977 attach_one (const char *device_name, int connType) in attach_one()
/dports/databases/py-PyGreSQL/PyGreSQL-5.2/
H A Dpgconn.c1682 static PyTypeObject connType = { variable
H A Dpgmodule.c111 static PyTypeObject connType, sourceType, queryType, noticeType, largeType; variable
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/wasapi/
H A Dpa_win_wasapi.c4030 static PaWasapiJackConnectionType ConvertJackConnectionTypeWASAPIToPA(int connType) in ConvertJackConnectionTypeWASAPIToPA()

12