Home
last modified time | relevance | path

Searched refs:participants (Results 201 – 225 of 6206) sorted by relevance

12345678910>>...249

/dports/misc/urh/urh-2.9.2/src/urh/awre/
H A DProtocolGenerator.py23 def __init__(self, message_types: list, participants: list = None, preambles_by_mt=None,
35 self.participants = participants if participants is not None else []
107 if isinstance(participant, Participant) and participant not in self.participants:
108 self.participants.append(participant)
202 self.protocol.to_xml_file(filename, [], self.participants, write_bits=True)
227 if len(self.participants) > 1:
228 … f.write("There were {} participants involved in communication: ".format(len(self.participants)))
229 …e(", ".join("{} (\\texttt{{0x{}}})".format(p.name, p.address_hex) for p in self.participants[:-1]))
230 …f.write(" and {} (\\texttt{{0x{}}})".format(self.participants[-1].name, self.participants[-1].addr…
/dports/www/ilias/ILIAS-5.4.25/Services/Membership/classes/
H A Dclass.ilParticipants.php42 protected $participants = array(); variable in ilParticipants
571 return count($this->participants);
585 return $this->participants ? $this->participants : array();
1021 $this->participants[] = $a_usr_id;
1153 $this->participants = array();
1164 …$this->participants = array_unique(array_merge($assigned = $rbacreview->assignedUsers($role_id), $…
1172 …$this->participants = array_unique(array_merge($assigned = $rbacreview->assignedUsers($role_id), $…
1180 …$this->participants = array_unique(array_merge($assigned = $rbacreview->assignedUsers($role_id), $…
1188 …$this->participants = array_unique(array_merge($assigned = $rbacreview->assignedUsers($role_id), $…
1196 …$this->participants = array_unique(array_merge($assigned = $rbacreview->assignedUsers($role_id), $…
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/Membership/classes/
H A Dclass.ilParticipants.php42 protected $participants = array(); variable in ilParticipants
577 return count($this->participants);
591 return $this->participants ? $this->participants : array();
1028 $this->participants[] = $a_usr_id;
1144 $this->participants = array();
1155 …$this->participants = array_unique(array_merge($assigned = $rbacreview->assignedUsers($role_id), $…
1163 …$this->participants = array_unique(array_merge($assigned = $rbacreview->assignedUsers($role_id), $…
1171 …$this->participants = array_unique(array_merge($assigned = $rbacreview->assignedUsers($role_id), $…
1179 …$this->participants = array_unique(array_merge($assigned = $rbacreview->assignedUsers($role_id), $…
1187 …$this->participants = array_unique(array_merge($assigned = $rbacreview->assignedUsers($role_id), $…
[all …]
H A Dclass.ilMembershipGUI.php119 return $this->participants;
400 protected function participants() function in ilMembershipGUI
440 $this->participants();
452 $this->participants();
478 if (!count($participants)) {
632 if (!count($participants)) {
669 $participants
681 foreach ($participants as $usr_id) {
706 if (!is_array($participants) or !count($participants)) {
758 $participants = [];
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ds/org.eclipse.pde.ds.annotations/src/org/eclipse/pde/ds/internal/annotations/
H A DComponentMoveParticipant.java24 import org.eclipse.ltk.core.refactoring.participants.CheckConditionsContext;
25 import org.eclipse.ltk.core.refactoring.participants.ISharableParticipant;
26 import org.eclipse.ltk.core.refactoring.participants.MoveArguments;
27 import org.eclipse.ltk.core.refactoring.participants.MoveParticipant;
28 import org.eclipse.ltk.core.refactoring.participants.RefactoringArguments;
H A DComponentRenameParticipant.java23 import org.eclipse.ltk.core.refactoring.participants.CheckConditionsContext;
24 import org.eclipse.ltk.core.refactoring.participants.ISharableParticipant;
25 import org.eclipse.ltk.core.refactoring.participants.RefactoringArguments;
26 import org.eclipse.ltk.core.refactoring.participants.RenameArguments;
27 import org.eclipse.ltk.core.refactoring.participants.RenameParticipant;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/
H A DMoveModifications.java32 import org.eclipse.ltk.core.refactoring.participants.IParticipantDescriptorFilter;
33 import org.eclipse.ltk.core.refactoring.participants.MoveArguments;
34 import org.eclipse.ltk.core.refactoring.participants.ParticipantManager;
35 import org.eclipse.ltk.core.refactoring.participants.RefactoringArguments;
36 import org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant;
37 import org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor;
38 import org.eclipse.ltk.core.refactoring.participants.SharableParticipants;
39 import org.eclipse.ltk.core.refactoring.participants.ValidateEditChecker;
47 import org.eclipse.jdt.internal.corext.refactoring.participants.ResourceModifications;
H A DCopyModifications.java30 import org.eclipse.ltk.core.refactoring.participants.CopyArguments;
31 import org.eclipse.ltk.core.refactoring.participants.IParticipantDescriptorFilter;
32 import org.eclipse.ltk.core.refactoring.participants.ParticipantManager;
33 import org.eclipse.ltk.core.refactoring.participants.RefactoringArguments;
34 import org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant;
35 import org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor;
36 import org.eclipse.ltk.core.refactoring.participants.SharableParticipants;
43 import org.eclipse.jdt.internal.corext.refactoring.participants.ResourceModifications;
/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_conference.c212 SCCP_RWLIST_HEAD_DESTROY(&conference->participants); in __sccp_conference_destroy()
306 SCCP_RWLIST_HEAD_INIT(&conference->participants); in sccp_conference_create()
514 SCCP_RWLIST_WRLOCK(&(((conferencePtr)conference)->participants)); in sccp_conference_addParticipant_toList()
518 SCCP_RWLIST_UNLOCK(&(((conferencePtr)conference)->participants)); in sccp_conference_addParticipant_toList()
801 SCCP_RWLIST_RDLOCK(&conference->participants); in sccp_conference_end()
822 SCCP_RWLIST_UNLOCK(&conference->participants); in sccp_conference_end()
1223 if (SCCP_RWLIST_GETSIZE(&conference->participants) < 1) { in sccp_conference_show_list()
1261 SCCP_RWLIST_TRAVERSE(&conference->participants, part, list) { in sccp_conference_show_list()
1415 SCCP_RWLIST_RDLOCK(&(conference->participants)); in sccp_conference_update_conflist()
1421 SCCP_RWLIST_UNLOCK(&(conference->participants)); in sccp_conference_update_conflist()
[all …]
/dports/www/moodle310/moodle/mod/assign/feedback/file/
H A Dimportziplib.php42 … * @param array $participants - A list of valid participants for this module indexed by unique_id
48 …public function is_valid_filename_for_import($assignment, $fileinfo, $participants, & $user, & $pl… argument
84 if (empty($participants[$participantid])) {
89 $user = $participants[$participantid];
245 $participants = array();
247 $participants[$assignment->get_uniqueid_for_user($user->id)] = $user;
256 …if ($this->is_valid_filename_for_import($assignment, $unzippedfile, $participants, $user, $plugin,…
/dports/www/moodle311/moodle/mod/assign/feedback/file/
H A Dimportziplib.php42 … * @param array $participants - A list of valid participants for this module indexed by unique_id
48 …public function is_valid_filename_for_import($assignment, $fileinfo, $participants, & $user, & $pl… argument
84 if (empty($participants[$participantid])) {
89 $user = $participants[$participantid];
245 $participants = array();
247 $participants[$assignment->get_uniqueid_for_user($user->id)] = $user;
256 …if ($this->is_valid_filename_for_import($assignment, $unzippedfile, $participants, $user, $plugin,…
/dports/www/moodle39/moodle/mod/assign/feedback/file/
H A Dimportziplib.php42 … * @param array $participants - A list of valid participants for this module indexed by unique_id
48 …public function is_valid_filename_for_import($assignment, $fileinfo, $participants, & $user, & $pl… argument
84 if (empty($participants[$participantid])) {
89 $user = $participants[$participantid];
245 $participants = array();
247 $participants[$assignment->get_uniqueid_for_user($user->id)] = $user;
256 …if ($this->is_valid_filename_for_import($assignment, $unzippedfile, $participants, $user, $plugin,…
/dports/www/moodle310/moodle/message/tests/behat/
H A Dgroup_conversation.feature61 Scenario: View group conversation's participants numbers
66 And I should see "5 participants" in the "Group 1" "core_message > Message header"
69 And I should see "1 participants" in the "Group 2" "core_message > Message header"
71 Scenario: View group conversation's participants list
75 # Check Group 1 participants list.
86 # Check Group 2 participants list.
90 And "No participants" "core_message > Message member" should exist
102 And I should see "6 participants" in the "Group 1" "core_message > Message header"
108 And I should see "2 participants" in the "Group 2" "core_message > Message header"
110 And "No participants" "core_message > Message member" should not exist
/dports/www/moodle311/moodle/message/tests/behat/
H A Dgroup_conversation.feature61 Scenario: View group conversation's participants numbers
66 And I should see "5 participants" in the "Group 1" "core_message > Message header"
69 And I should see "1 participants" in the "Group 2" "core_message > Message header"
71 Scenario: View group conversation's participants list
75 # Check Group 1 participants list.
86 # Check Group 2 participants list.
90 And "No participants" "core_message > Message member" should exist
102 And I should see "6 participants" in the "Group 1" "core_message > Message header"
108 And I should see "2 participants" in the "Group 2" "core_message > Message header"
110 And "No participants" "core_message > Message member" should not exist
/dports/www/moodle39/moodle/message/tests/behat/
H A Dgroup_conversation.feature61 Scenario: View group conversation's participants numbers
66 And I should see "5 participants" in the "Group 1" "core_message > Message header"
69 And I should see "1 participants" in the "Group 2" "core_message > Message header"
71 Scenario: View group conversation's participants list
75 # Check Group 1 participants list.
86 # Check Group 2 participants list.
90 And "No participants" "core_message > Message member" should exist
102 And I should see "6 participants" in the "Group 1" "core_message > Message header"
108 And I should see "2 participants" in the "Group 2" "core_message > Message header"
110 And "No participants" "core_message > Message member" should not exist
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/ui/controls/
H A Dwho_read_context_action.cpp217 const auto changed = (_content.participants != content.participants) in __anon0e6dd9c80602()
242 if (_content.participants.size() == 1) { in __anon0e6dd9c80902()
244 onstack(_content.participants.front().id); in __anon0e6dd9c80902()
279 if (!_content.participants.empty()) { in updateUserpicsFromContent()
281 int(_content.participants.size()), in updateUserpicsFromContent()
286 auto &participant = _content.participants[i]; in updateUserpicsFromContent()
299 if (_content.participants.size() < 2) { in populateSubmenu()
314 for (const auto &participant : _content.participants) { in populateSubmenu()
381 const auto count = int(_content.participants.size()); in refreshText()
387 ? _content.participants.front().name in refreshText()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/utils/
H A DStringPoolJob.java34 …private Map<IStringPoolParticipant, ISchedulingRule> participants = Collections.synchronizedMap(ne… field in StringPoolJob
63 participants.put(participant, rule); in addStringPoolParticipant()
79 participants.remove(participant); in removeStringPoolParticipant()
89 …gPoolParticipant, ISchedulingRule>[] entries = participants.entrySet().toArray(new Map.Entry[parti… in run()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/refactoring/reorg/
H A DIReorgPolicy.java24 import org.eclipse.ltk.core.refactoring.participants.CheckConditionsContext;
25 import org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant;
26 import org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor;
27 import org.eclipse.ltk.core.refactoring.participants.ReorgExecutionLog;
28 import org.eclipse.ltk.core.refactoring.participants.SharableParticipants;
/dports/security/keybase/client-v5.7.1/shared/chat/conversation/messages/coinflip/
H A Dindex.tsx6 import CoinFlipParticipants from './participants'
18 participants: Array<RPCChatTypes.UICoinFlipParticipant>
42 const total = this.props.participants.length
43 const revealed = this.props.participants.reduce((r, p) => {
62 … {`${this.props.participants.length} ${pluralize('participant', this.props.participants.length)}`}
67 participants={this.props.participants}
75 {!Styles.isMobile && 'Collecting '}commitments: {this.props.participants.length}
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/bgq/src/test/
H A Dl2lock_func.c68 int participants = l2atomic.shared->counter; in main() local
72 …rc = l2atomic_barrier_alloc_generic(&l2atomic, &barrier, participants, "lock_barrier_test"); linen… in main()
85 uint64_t expected = (uint64_t)((participants+1) * ((double)participants/2.0)) * ITERATIONS; in main()
/dports/net/sems/sems-f89581a/core/
H A DAmConferenceStatus.h46 unsigned int participants; member
51 unsigned int participants, in ConferenceEvent()
55 participants(participants), in ConferenceEvent()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DGroupCallManager.cpp1604 return participants.get(); in add_group_call_participants()
1952 participants.erase(participants.begin()); in process_group_call_participants()
2081 for (auto &participant : participants->participants) { in update_group_call_participants_can_be_muted()
2092 for (auto &participant : participants->participants) { in update_group_call_participants_order()
2148 for (size_t i = 0; i < participants->participants.size(); i++) { in process_group_call_participant()
2149 auto &old_participant = participants->participants[i]; in process_group_call_participant()
2160 participants->participants.erase(participants->participants.begin() + i); in process_group_call_participant()
2209 participants->participants.push_back(std::move(participant)); in process_group_call_participant()
2210 if (participants->participants.back().order.is_valid()) { in process_group_call_participant()
2223 return {diff, participants->participants.back().video_diff}; in process_group_call_participant()
[all …]
/dports/www/ilias/ILIAS-5.4.25/Modules/Group/classes/
H A Dclass.ilGroupXMLParser.php72 private $participants = null; variable in ilGroupXMLParser
526 $this->participants = new ilGroupParticipants($this->group_obj->getId());
527 $this->participants->add($ilUser->getId(), IL_GRP_ADMIN);
528 …$this->participants->updateNotification($ilUser->getId(), $ilSetting->get('mail_grp_admin_notifica…
535 $this->participants->add($id_data['usr_id'], IL_GRP_ADMIN);
537 $this->participants->updateNotification($id_data['usr_id'], true);
548 if ($this->participants->isAssigned($id_data['usr_id'])) {
549 $this->participants->delete($id_data['usr_id']);
560 $this->participants->add($id_data['usr_id'], IL_GRP_MEMBER);
570 if ($this->participants->isAssigned($id_data['usr_id'])) {
[all …]
/dports/www/ilias/ILIAS-5.4.25/Modules/Course/classes/
H A Dclass.ilCourseParticipantsGroupsTableGUI.php19 protected $participants; // array variable in ilCourseParticipantsGroupsTableGUI
97 $this->participants = $this->groups = $this->groups_rights = array();
134 $this->participants[$group_data["ref_id"]]["members"] = $members;
135 $this->participants[$group_data["ref_id"]]["admins"] = $admins;
183 foreach (array_keys($this->participants) as $group_id) {
184 if (in_array($usr_id, $this->participants[$group_id]["members"])) {
187 } elseif (in_array($usr_id, $this->participants[$group_id]["admins"])) {
/dports/www/ilias6/ILIAS-6.14/Modules/Course/classes/
H A Dclass.ilCourseParticipantsGroupsTableGUI.php19 protected $participants; // array variable in ilCourseParticipantsGroupsTableGUI
97 $this->participants = $this->groups = $this->groups_rights = array();
134 $this->participants[$group_data["ref_id"]]["members"] = $members;
135 $this->participants[$group_data["ref_id"]]["admins"] = $admins;
183 foreach (array_keys($this->participants) as $group_id) {
184 if (in_array($usr_id, $this->participants[$group_id]["members"])) {
187 } elseif (in_array($usr_id, $this->participants[$group_id]["admins"])) {

12345678910>>...249