Home
last modified time | relevance | path

Searched defs:channelType (Results 1 – 25 of 623) sorted by relevance

12345678910>>...25

/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/opencl/api/
H A DCLImageFormat.java45 private final int channelType; field in CLImageFormat
47 public CLImageFormat(final int channelOrder, final int channelType) { in CLImageFormat()
/dports/net-im/jitsi-videobridge/jitsi-videobridge-dbddd16/src/main/java/org/jitsi/videobridge/datachannel/protocol/
H A DOpenChannelMessage.java28 public final int channelType; field in OpenChannelMessage
38 int channelType, int priority, in OpenChannelMessage()
52 int channelType = buf.get(1); in parse() local
/dports/net-im/ruqola/ruqola-1.6.1/src/rocketchatrestapi-qt5/channels/
H A Dchannelfilesjob.cpp47 ChannelFilesJob::ChannelType ChannelFilesJob::channelType() const in channelType() function in ChannelFilesJob
52 void ChannelFilesJob::setChannelType(ChannelType channelType) in setChannelType()
H A Dchannelclosejob.cpp47 ChannelCloseJob::ChannelType ChannelCloseJob::channelType() const in channelType() function in ChannelCloseJob
52 void ChannelCloseJob::setChannelType(ChannelType channelType) in setChannelType()
H A Dchannelmembersjob.cpp54 ChannelMembersJob::ChannelType ChannelMembersJob::channelType() const in channelType() function in ChannelMembersJob
59 void ChannelMembersJob::setChannelType(ChannelType channelType) in setChannelType()
/dports/games/scorched3d/scorched/src/common/coms/
H A DComsChannelMessage.cpp73 unsigned int channelType; in readMessage() local
83 unsigned int channelType; in readMessage() local
/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/plugins/lipi-toolkit/3rdparty/lipi-toolkit/src/common/
H A DLTKChannel.cpp120 LTKChannel::LTKChannel(const string& channelName, ELTKDataType channelType, in LTKChannel()
291 void LTKChannel::setChannelType(ELTKDataType channelType) in setChannelType()
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/tests/lib/glib-helpers/
H A Dtest-conn-helper.cpp250 Tp::ChannelPtr TestConnHelper::createChannel(const QString &channelType, const Tp::ContactPtr &targ… in createChannel()
262 Tp::ChannelPtr TestConnHelper::createChannel(const QString &channelType, in createChannel()
275 Tp::ChannelPtr TestConnHelper::createChannel(const QString &channelType, in createChannel()
309 Tp::ChannelPtr TestConnHelper::ensureChannel(const QString &channelType, const Tp::ContactPtr &targ… in ensureChannel()
321 Tp::ChannelPtr TestConnHelper::ensureChannel(const QString &channelType, in ensureChannel()
334 Tp::ChannelPtr TestConnHelper::ensureChannel(const QString &channelType, in ensureChannel()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/dsf/
H A Ddsfproperties.cpp53 unsigned int channelType; member in DSF::Properties::PropertiesPrivate
121 int DSF::Properties::channelType() const in channelType() function in DSF::Properties
/dports/audio/csound/csound-6.15.0/tests/c/
H A Dchannel_tests.c100 void *channelType) in inputCallback()
117 void *channelType) in outputCallback()
181 void *channelType) in inputCallback2()
192 void *channelType) in outputCallback2()
/dports/audio/kid3-kf5/kid3-3.8.6/src/plugins/taglibmetadata/taglibext/dsf/
H A Ddsfproperties.cpp61 DSFHeader::ChannelType channelType; member in DSFProperties::PropertiesPrivate
109 DSFHeader::ChannelType DSFProperties::channelType() const in channelType() function in DSFProperties
H A Ddsfheader.cpp53 ChannelType channelType; member in DSFHeader::HeaderPrivate
97 DSFHeader::ChannelType DSFHeader::channelType() const in channelType() function in DSFHeader
/dports/audio/kid3-qt5/kid3-3.8.6/src/plugins/taglibmetadata/taglibext/dsf/
H A Ddsfproperties.cpp61 DSFHeader::ChannelType channelType; member in DSFProperties::PropertiesPrivate
109 DSFHeader::ChannelType DSFProperties::channelType() const in channelType() function in DSFProperties
H A Ddsfheader.cpp53 ChannelType channelType; member in DSFHeader::HeaderPrivate
97 DSFHeader::ChannelType DSFHeader::channelType() const in channelType() function in DSFHeader
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/SASPortalTesting/
H A DSasPortalDeviceGrant.php21 public $channelType; variable in Google_Service_SASPortalTesting_SasPortalDeviceGrant
32 public function setChannelType($channelType)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Sasportal/
H A DSasPortalDeviceGrant.php21 public $channelType; variable in Google_Service_Sasportal_SasPortalDeviceGrant
32 public function setChannelType($channelType)
/dports/net-im/jitsi-videobridge/jitsi-videobridge-dbddd16/src/main/java/org/jitsi/videobridge/datachannel/
H A DDataChannel.java33 protected final int channelType; field in DataChannel
52 int channelType, int priority, long reliability, int sid, String label in DataChannel()
/dports/devel/apitrace/apitrace-9.0/lib/image/
H A Dimage.hpp52 ChannelType channelType; member in image::Image
143 ChannelType channelType; member
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Diagnostics/
H A DChannelTraceRecord.cs13 string channelType; field in System.ServiceModel.Diagnostics.ChannelTraceRecord
/dports/net-im/ruqola/ruqola-1.6.1/src/widgets/room/
H A Droomutil.cpp14 …til::generatePermalink(const QString &messageId, const QString &roomId, Room::RoomType channelType) in generatePermalink()
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/opencl/
H A DCLChecks.java202 final int channelType = format.getInt(format.position() + 4); in getElementSize() local
245 private static int getChannelSize(final int channelType) { in getChannelSize()
/dports/net-im/ruqola/ruqola-1.6.1/src/core/model/
H A Dadminroomsfilterproxymodel.cpp32 const QString channelType = sourceModel()->data(sourceIndex).toString(); in filterAcceptsRow() local
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/crypto/ssh/agent/
H A Dforward.go53 const channelType = "auth-agent@openssh.com" const
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/golang.org/x/crypto/ssh/agent/
H A Dforward.go53 const channelType = "auth-agent@openssh.com" const
/dports/mail/mailhog/MailHog-1.0.0/vendor/golang.org/x/crypto/ssh/agent/
H A Dforward.go53 const channelType = "auth-agent@openssh.com" const

12345678910>>...25