Home
last modified time | relevance | path

Searched refs:isParticipant (Results 1 – 25 of 54) sorted by relevance

123

/dports/www/seahub/seahub-8.0.7-server/media/assets/frontend/static/js/
H A DviewFileText.chunk.js.map1isParticipant","getParticipants","listFileParticipants","participants","data","participant_list","…
H A DviewFileText.chunk.js.f0b0d1ae20e8.map1isParticipant","getParticipants","listFileParticipants","participants","data","participant_list","…
/dports/deskutils/egroupware/egroupware/smallpart/src/
H A DBo.php476 elseif ($this->isParticipant($course))
586 elseif ($this->isParticipant($course))
737 if (!$this->isParticipant($comment['course_id']))
867 public function isParticipant($course) function in EGroupware\\SmallParT\\Bo
1054 if ($check_subscribed && !$this->isParticipant($course))
H A DOverlay.php218 if (!$bo->isParticipant($course_id) || $update && !$bo->isAdmin($course_id))
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/
H A DSBO.h377 static bool isParticipant (unsigned int term);
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/
H A DSBO.h377 static bool isParticipant (unsigned int term);
/dports/www/sogo/SOGo-5.4.0/SOPE/NGCards/
H A DiCalEntityObject.h120 - (BOOL) isParticipant: (id) _email;
H A DiCalEntityObject.m523 - (BOOL) isParticipant: (id) _email
/dports/www/sogo-activesync/SOGo-5.4.0/SOPE/NGCards/
H A DiCalEntityObject.h120 - (BOOL) isParticipant: (id) _email;
H A DiCalEntityObject.m523 - (BOOL) isParticipant: (id) _email
/dports/www/sogo2/SOGo-2.4.1/SOPE/NGCards/
H A DiCalEntityObject.h120 - (BOOL) isParticipant: (id) _email;
H A DiCalEntityObject.m498 - (BOOL) isParticipant: (id) _email
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DSBO.java350 static boolean isParticipant(long term) { in isParticipant() method in SBO
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DSBO.cs477 static bool isParticipant(long term) { in isParticipant() method in libsbml.SBO
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A DSBO.cs480 static bool isParticipant(long term) { in isParticipant() method in libsbmlcs.SBO
/dports/deskutils/egroupware/egroupware/calendar/inc/
H A Dclass.calendar_groupdav.inc.php784 if ($user && !self::isParticipant($recurrence, $user))
787 if (!$master || !self::isParticipant($master, $user))
827 if (!$expand && $master && (!$user || self::isParticipant($master, $user) || !$events))
841 public static function isParticipant(array $event, $user) function in calendar_groupdav
/dports/net/jgroups/jgroups-2.12.0/src/org/jgroups/protocols/pbcast/
H A DFLUSH.java679 boolean isParticipant = false; in onResume()
681isParticipant = flushMembers.contains(localAddress) || (members != null && members.contains(localA… in onResume()
702 if(isParticipant) in onResume()
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/
H A DLeader.java166 if (!isParticipant(lh.getSid())) { in getNonVotingFollowers()
1399 if (isParticipant(sid)) { in getEpochToPropose()
1450 if (ss.getLastZxid() != -1 && isParticipant(id)) { in waitForEpochAck()
1638 private boolean isParticipant(long sid) { in isParticipant() method in Leader
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/
H A DLaunchShortcutExtension.java525 public boolean isParticipant() { in isParticipant() method in LaunchShortcutExtension
/dports/www/ilias6/ILIAS-6.14/Services/Membership/classes/
H A Dclass.ilParticipant.php285 public function isParticipant() function in ilParticipant
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/data/
H A Ddata_group_call.cpp887 const auto isParticipant = ranges::contains( in requestUnknownParticipants() local
891 if (isParticipant) { in requestUnknownParticipants()
/dports/www/ilias/ILIAS-5.4.25/Services/Membership/classes/
H A Dclass.ilParticipant.php278 public function isParticipant() function in ilParticipant
/dports/mail/thunderbird/thunderbird-91.8.0/comm/chat/modules/
H A DjsProtoHelper.jsm882 let isParticipant = this._participants.has(aOldNick);
889 if (!isParticipant) {
892 } else if (!isParticipant) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/contextlaunching/
H A DLaunchingResourceManager.java390 if(!ext.isParticipant()) { in pruneShortcuts()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/dev/utilities/sboTree/
H A DSBO.cpp.cmake420 SBO::isParticipant (unsigned int sboTerm)

123