Home
last modified time | relevance | path

Searched refs:removeUser (Results 1 – 25 of 543) sorted by relevance

12345678910>>...22

/dports/security/pear-Auth/Auth-1.6.4/tests/
H A DTestAuthContainer.php30 $this->container->removeUser($opt['username']);
67 $this->container->removeUser($this->user);
110 $remove_res = $this->container->removeUser($user);
122 $remove_res = $this->container->removeUser('for_remove');
H A Dbug8735.phpt20 $error = $a->removeUser('username');
38 $a->removeUser('username');
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/objects/
H A Dbench.lua157 function Bench:removeUser(user) function
172 return Object.removeUser(self, user)
190 self:removeUser(self.reserved_for)
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/
H A DAbstractTypeUser.h96 void removeUser();
110 inline ~PATypeHandle() { removeUser(); } in ~PATypeHandle()
119 removeUser();
/dports/devel/pear-Horde_Core/Horde_Core-2.31.14/lib/Horde/Core/Auth/
H A DMsad.php58 public function removeUser($userId, $dn = null) function in Horde_Core_Auth_Msad
62 parent::removeUser($userId, isset($credentials['ldap']) ? $credentials['ldap']['dn'] : $dn);
H A DLdap.php65 public function removeUser($userId, $dn = null) function in Horde_Core_Auth_Ldap
69 … parent::removeUser($userId, isset($credentials['ldap']) ? $credentials['ldap']['dn'] : null);
H A DUsernameHook.php122 public function removeUser($userId) function in Horde_Core_Auth_UsernameHook
124 return $this->_base->removeUser($userId);
/dports/net-im/beebeep/beebeep-code-r1476/src/core/
H A DChat.h50 inline bool removeUser( VNumber );
107 inline bool Chat::removeUser( VNumber user_id ) { return m_group.removeUser( user_id ); } in removeUser() function
H A DUserManager.h37 inline bool removeUser( const User& );
82 inline bool UserManager::removeUser( const User& u ) { return u.isLocal() ? false : m_users.remove(… in removeUser() function
H A DGroup.h50 inline bool removeUser( VNumber );
83 inline bool Group::removeUser( VNumber user_id ) { return m_usersId.removeOne( user_id ); } in removeUser() function
/dports/textproc/jade/jade-1.2.1/lib/
H A DDescriptorManager.cxx22 manager_->removeUser(this); in ~DescriptorUser()
65 void DescriptorManager::removeUser(DescriptorUser *p) in removeUser() function in SP_NAMESPACE::DescriptorManager
/dports/textproc/opensp/OpenSP-1.5.2/lib/
H A DDescriptorManager.cxx22 manager_->removeUser(this); in ~DescriptorUser()
65 void DescriptorManager::removeUser(DescriptorUser *p) in removeUser() function in SP_NAMESPACE::DescriptorManager
/dports/security/pear-Horde_Auth/Horde_Auth-2.2.2/lib/Horde/Auth/
H A DComposite.php142 public function removeUser($userId) function in Horde_Auth_Composite
144 $this->_params['admin_driver']->removeUser($userId);
/dports/net/usockets/uSockets-0.8.1/src/crypto/
H A Dsni_tree.cpp59 void *removeUser(struct sni_node *root, unsigned int label, std::string_view *labels, unsigned int … in removeUser() function
76 void *removedUser = removeUser(it->second.get(), label + 1, labels, numLabels); in removeUser()
187 return removeUser(root, 0, labels, numLabels); in sni_remove()
/dports/www/grafana8/grafana-8.3.6/public/app/features/users/
H A DUsersListPage.tsx11 import { loadInvitees, loadUsers, removeUser, updateUser } from './state/actions';
34 removeUser,
105 onRemoveUser={(user) => this.props.removeUser(user.userId)}
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h136 void removeUser(VPUser &User) { in removeUser() function
239 Op->removeUser(*this); in ~VPUser()
256 Operands[I]->removeUser(*this); in setOperand()
263 Op->removeUser(*this); in removeLastOperand()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Vectorize/
H A DVPlanValue.h136 void removeUser(VPUser &User) { in removeUser() function
239 Op->removeUser(*this); in ~VPUser()
256 Operands[I]->removeUser(*this); in setOperand()
263 Op->removeUser(*this); in removeLastOperand()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h136 void removeUser(VPUser &User) { in removeUser() function
239 Op->removeUser(*this); in ~VPUser()
256 Operands[I]->removeUser(*this); in setOperand()
263 Op->removeUser(*this); in removeLastOperand()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h136 void removeUser(VPUser &User) { in removeUser() function
239 Op->removeUser(*this); in ~VPUser()
256 Operands[I]->removeUser(*this); in setOperand()
263 Op->removeUser(*this); in removeLastOperand()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h136 void removeUser(VPUser &User) { in removeUser() function
239 Op->removeUser(*this); in ~VPUser()
256 Operands[I]->removeUser(*this); in setOperand()
263 Op->removeUser(*this); in removeLastOperand()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h136 void removeUser(VPUser &User) { in removeUser() function
239 Op->removeUser(*this); in ~VPUser()
256 Operands[I]->removeUser(*this); in setOperand()
263 Op->removeUser(*this); in removeLastOperand()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h106 void removeUser(VPUser &User) { in removeUser() function
182 Op->removeUser(*this); in ~VPUser()
197 Operands[I]->removeUser(*this); in setOperand()
/dports/net-im/licq-qt-gui/licq-f271d55/licq/src/tests/
H A Dconversationtest.cpp75 EXPECT_TRUE(convo.removeUser(UserId(ownerId, "uno"))); in TEST()
81 EXPECT_FALSE(convo.removeUser(UserId(ownerId, "missing"))); in TEST()
/dports/net-im/licq-osd/licq-f271d55/licq/src/tests/
H A Dconversationtest.cpp75 EXPECT_TRUE(convo.removeUser(UserId(ownerId, "uno"))); in TEST()
81 EXPECT_FALSE(convo.removeUser(UserId(ownerId, "missing"))); in TEST()
/dports/net-im/licq/licq-f271d55/licq/src/tests/
H A Dconversationtest.cpp75 EXPECT_TRUE(convo.removeUser(UserId(ownerId, "uno"))); in TEST()
81 EXPECT_FALSE(convo.removeUser(UserId(ownerId, "missing"))); in TEST()

12345678910>>...22