Home
last modified time | relevance | path

Searched refs:tryReadFromChannel (Results 1 – 25 of 58) sorted by relevance

123

/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/cloud-provider/controllers/service/
H A Dcontroller_test.go1781 tryReadFromChannel(t, controller.nodeSyncCh, false)
1783 tryReadFromChannel(t, controller.nodeSyncCh, true)
1784 tryReadFromChannel(t, controller.nodeSyncCh, false)
1785 tryReadFromChannel(t, controller.nodeSyncCh, false)
1786 tryReadFromChannel(t, controller.nodeSyncCh, false)
1790 tryReadFromChannel(t, controller.nodeSyncCh, true)
1791 tryReadFromChannel(t, controller.nodeSyncCh, false)
1792 tryReadFromChannel(t, controller.nodeSyncCh, false)
1793 tryReadFromChannel(t, controller.nodeSyncCh, false)
1822 func tryReadFromChannel(t *testing.T, ch chan interface{}, expectValue bool) { func
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
H A Dqprocess_p.h318 bool tryReadFromChannel(Channel *channel); // obviously, only stdout and stderr
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
H A Dqprocess_p.h318 bool tryReadFromChannel(Channel *channel); // obviously, only stdout and stderr
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
H A Dqprocess_p.h318 bool tryReadFromChannel(Channel *channel); // obviously, only stdout and stderr
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
H A Dqprocess_p.h318 bool tryReadFromChannel(Channel *channel); // obviously, only stdout and stderr
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
H A Dqprocess_p.h318 bool tryReadFromChannel(Channel *channel); // obviously, only stdout and stderr
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/io/
H A Dqprocess.cpp1009 bool QProcessPrivate::tryReadFromChannel(Channel *channel) in tryReadFromChannel() function in QProcessPrivate
1084 return tryReadFromChannel(&stdoutChannel); in _q_canReadStandardOutput()
1092 return tryReadFromChannel(&stderrChannel); in _q_canReadStandardError()

123