Home
last modified time | relevance | path

Searched refs:user_type (Results 1 – 25 of 1373) sorted by relevance

12345678910>>...55

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/support/shared_examples/requests/api/terraform/modules/v1/
H A Dpackages_shared_examples.rb56 context "for user type #{user_type}" do
58 group.send("add_#{user_type}", user) if add_member && user_type != :anonymous
72 context "for user type #{user_type}" do
74 group.send("add_#{user_type}", user) if add_member && user_type != :anonymous
88 context "for user type #{user_type}" do
90 group.send("add_#{user_type}", user) if add_member && user_type != :anonymous
106 project.send("add_#{user_type}", user) if add_member && user_type != :anonymous
116 project.send("add_#{user_type}", user) if add_member && user_type != :anonymous
127 project.send("add_#{user_type}", user) if add_member && user_type != :anonymous
137 project.send("add_#{user_type}", user) if add_member && user_type != :anonymous
[all …]
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/src/
H A Ddse_user_type_value.cpp28 CassError cass_user_type_set_dse_point(CassUserType* user_type, size_t index, cass_double_t x, in cass_user_type_set_dse_point() argument
34 CassError cass_user_type_set_dse_point_by_name(CassUserType* user_type, const char* name, in cass_user_type_set_dse_point_by_name() argument
36 return cass_user_type_set_dse_point_by_name_n(user_type, name, SAFE_STRLEN(name), x, y); in cass_user_type_set_dse_point_by_name()
39 CassError cass_user_type_set_dse_point_by_name_n(CassUserType* user_type, const char* name, in cass_user_type_set_dse_point_by_name_n() argument
43 return cass_user_type_set_custom_by_name_n(user_type, name, name_length, DSE_POINT_TYPE, in cass_user_type_set_dse_point_by_name_n()
48 CassError cass_user_type_set_dse_line_string(CassUserType* user_type, size_t index, in cass_user_type_set_dse_line_string() argument
50 return cass_user_type_set_custom(user_type, index, DSE_LINE_STRING_TYPE, in cass_user_type_set_dse_line_string()
56 return cass_user_type_set_dse_line_string_by_name_n(user_type, name, SAFE_STRLEN(name), in cass_user_type_set_dse_line_string_by_name()
68 CassError cass_user_type_set_dse_polygon(CassUserType* user_type, size_t index, in cass_user_type_set_dse_polygon() argument
86 CassError cass_user_type_set_dse_date_range(CassUserType* user_type, size_t index, in cass_user_type_set_dse_date_range() argument
[all …]
H A Duser_type_value.cpp40 void cass_user_type_free(CassUserType* user_type) { delete user_type->from(); } in cass_user_type_free() argument
42 const CassDataType* cass_user_type_data_type(const CassUserType* user_type) { in cass_user_type_data_type() argument
43 return CassDataType::to(user_type->data_type().get()); in cass_user_type_data_type()
72 CASS_USER_TYPE_SET(user_type, ONE_PARAM_(const CassUserType* value), value) in CASS_USER_TYPE_SET()
84 return user_type->set(index, CassString(value, SAFE_STRLEN(value))); in CASS_USER_TYPE_SET()
89 return user_type->set(index, CassString(value, value_length)); in cass_user_type_set_string_n()
92 CassError cass_user_type_set_string_by_name(CassUserType* user_type, const char* name, in cass_user_type_set_string_by_name() argument
94 return user_type->set(StringRef(name), CassString(value, SAFE_STRLEN(value))); in cass_user_type_set_string_by_name()
105 return user_type->set(index, CassCustom(StringRef(class_name), value, value_size)); in cass_user_type_set_custom()
111 return user_type->set(index, in cass_user_type_set_custom_n()
[all …]
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/classes/helpers/
H A DCRoleHelper.php292 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
330 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
354 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
387 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
418 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
429 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
443 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
490 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
503 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
524 return ($user_type !== null) ? self::$api_methods[$user_type] : self::$api_methods;
[all …]
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/classes/helpers/
H A DCRoleHelper.php292 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
330 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
354 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
387 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
418 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
429 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
443 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
490 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
503 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
524 return ($user_type !== null) ? self::$api_methods[$user_type] : self::$api_methods;
[all …]
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/classes/helpers/
H A DCRoleHelper.php292 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
330 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
354 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
387 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
418 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
429 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
443 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
490 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
503 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
524 return ($user_type !== null) ? self::$api_methods[$user_type] : self::$api_methods;
[all …]
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/classes/helpers/
H A DCRoleHelper.php292 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
330 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
354 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
387 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
418 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
429 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
443 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
490 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
503 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
524 return ($user_type !== null) ? self::$api_methods[$user_type] : self::$api_methods;
[all …]
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/classes/helpers/
H A DCRoleHelper.php292 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
330 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
354 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
387 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
418 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
429 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
443 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
490 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
503 if ($user_type === USER_TYPE_ZABBIX_ADMIN || $user_type === USER_TYPE_SUPER_ADMIN) {
524 return ($user_type !== null) ? self::$api_methods[$user_type] : self::$api_methods;
[all …]
/dports/devel/py-pyplusplus/pyplusplus-1.8.4/pyplusplus/code_creators/
H A Dctypes_formatter.py21 self.user_type = type_
82 base_visitor = self.create_converter( self.user_type.base )
86 base_visitor = self.create_converter( self.user_type.base )
98 base_visitor = self.create_converter( self.user_type.base )
100 if declarations.is_calldef_pointer( self.user_type ):
114 base_visitor = self.create_converter( self.user_type.base )
121 size = declarations.array_size( self.user_type )
127 return_visitor = self.create_converter( self.user_type.return_type )
130 for arg in self.user_type.arguments_types:
147 return self.decl_formatter( self.user_type.declaration )
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/test/shell_docs_SUITE_data/
H A Dsofs.docs_v11user_type,120,relation,[]},[]}},{a_set,0} => {attribute,124,opaque,{a_set,{type,124,record,[{atom,…
H A Dfile.docs_v11user_type,101,deep_list,[]}]}]},[]}},{delete_option,0} => {attribute,126,type,{delete_option,{atom…
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/test/shell_docs_SUITE_data/
H A Dsofs.docs_v11user_type,120,relation,[]},[]}},{a_set,0} => {attribute,124,opaque,{a_set,{type,124,record,[{atom,…
H A Dfile.docs_v11user_type,101,deep_list,[]}]}]},[]}},{delete_option,0} => {attribute,126,type,{delete_option,{atom…
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/test/shell_docs_SUITE_data/
H A Dsofs.docs_v11user_type,120,relation,[]},[]}},{a_set,0} => {attribute,124,opaque,{a_set,{type,124,record,[{atom,…
H A Dfile.docs_v11user_type,101,deep_list,[]}]}]},[]}},{delete_option,0} => {attribute,126,type,{delete_option,{atom…
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/test/shell_docs_SUITE_data/
H A Dsofs.docs_v11user_type,120,relation,[]},[]}},{a_set,0} => {attribute,124,opaque,{a_set,{type,124,record,[{atom,…
H A Dfile.docs_v11user_type,101,deep_list,[]}]}]},[]}},{delete_option,0} => {attribute,126,type,{delete_option,{atom…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/support/shared_examples/requests/api/
H A Dcomposer_packages_shared_examples.rb3 RSpec.shared_context 'Composer user type' do |user_type, add_member|
5 group.send("add_#{user_type}", user) if add_member && user_type != :anonymous
6 project.send("add_#{user_type}", user) if add_member && user_type != :anonymous
24 include_context 'Composer user type', user_type, add_member do
39 include_context 'Composer user type', user_type, add_member do
76 context "for user type #{user_type}" do
78 group.send("add_#{user_type}", user) if add_member && user_type != :anonymous
79 project.send("add_#{user_type}", user) if add_member && user_type != :anonymous
104 context "for user type #{user_type}" do
106 group.send("add_#{user_type}", user) if add_member && user_type != :anonymous
[all …]
H A Drubygems_packages_shared_examples.rb3 RSpec.shared_examples 'rejects rubygems packages access' do |user_type, status, add_member = true|
4 context "for user type #{user_type}" do
6 project.send("add_#{user_type}", user) if add_member && user_type != :anonymous
14 context "for user type #{user_type}" do
16 project.send("add_#{user_type}", user) if add_member && user_type != :anonymous
69 context "for user type #{user_type}" do
71 project.send("add_#{user_type}", user) if add_member && user_type != :anonymous
146 context "for user type #{user_type}" do
148 project.send("add_#{user_type}", user) if add_member && user_type != :anonymous
193 context "for user type #{user_type}" do
[all …]
H A Dnuget_packages_shared_examples.rb4 context "for user type #{user_type}" do
6 target.send("add_#{user_type}", user) if add_member && user_type != :anonymous
22 context "for user type #{user_type}" do
24 target.send("add_#{user_type}", user) if add_member && user_type != :anonymous
60 target.send("add_#{user_type}", user) if add_member && user_type != :anonymous
86 target.send("add_#{user_type}", user) if add_member && user_type != :anonymous
112 target.send("add_#{user_type}", user) if add_member && user_type != :anonymous
155 target.send("add_#{user_type}", user) if add_member && user_type != :anonymous
263 target.send("add_#{user_type}", user) if add_member && user_type != :anonymous
289 target.send("add_#{user_type}", user) if add_member && user_type != :anonymous
[all …]
H A Dhelm_packages_shared_examples.rb3 RSpec.shared_examples 'rejects helm packages access' do |user_type, status|
4 context "for user type #{user_type}" do
6 … project.send("add_#{user_type}", user) if user_type != :anonymous && user_type != :not_a_member
22 context "for user type #{user_type}" do
24 … project.send("add_#{user_type}", user) if user_type != :anonymous && user_type != :not_a_member
61 context "for user type #{user_type}" do
63 … project.send("add_#{user_type}", user) if user_type != :anonymous && user_type != :not_a_member
103 context "for user type #{user_type}" do
105 … project.send("add_#{user_type}", user) if user_type != :anonymous && user_type != :not_a_member
182 context "for user type #{user_type}" do
[all …]
H A Dpypi_packages_shared_examples.rb20 context "for user type #{user_type}" do
22 project.send("add_#{user_type}", user) if add_member && user_type != :anonymous
110 context "for user type #{user_type}" do
112 project.send("add_#{user_type}", user) if add_member && user_type != :anonymous
113 group.send("add_#{user_type}", user) if add_member && user_type != :anonymous
128 context "for user type #{user_type}" do
130 project.send("add_#{user_type}", user) if add_member && user_type != :anonymous
131 group.send("add_#{user_type}", user) if add_member && user_type != :anonymous
146 context "for user type #{user_type}" do
148 project.send("add_#{user_type}", user) if add_member && user_type != :anonymous
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/concerns/
H A Dhas_user_type.rb24 scope :humans, -> { where(user_type: :human) }
25 scope :bots, -> { where(user_type: BOT_USER_TYPES) }
26 scope :without_bots, -> { humans.or(where.not(user_type: BOT_USER_TYPES)) }
27 scope :bots_without_project_bot, -> { where(user_type: BOT_USER_TYPES - ['project_bot']) }
28 scope :non_internal, -> { humans.or(where(user_type: NON_INTERNAL_USER_TYPES)) }
29 scope :without_ghosts, -> { humans.or(where.not(user_type: :ghost)) }
30 scope :without_project_bot, -> { humans.or(where.not(user_type: :project_bot)) }
31 scope :human_or_service_user, -> { humans.or(where(user_type: :service_user)) }
33 enum user_type: USER_TYPES
36 super || user_type.nil?
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/user_manager/
H A Duser.cc51 bool User::TypeHasGaiaAccount(UserType user_type) { in TypeHasGaiaAccount() argument
52 return user_type == USER_TYPE_REGULAR || in TypeHasGaiaAccount()
53 user_type == USER_TYPE_CHILD; in TypeHasGaiaAccount()
64 void UpdateType(UserType user_type) override;
198 void User::UpdateType(UserType user_type) { in UpdateType() argument
201 << user_type; in UpdateType()
314 return new RegularUser(account_id, user_type); in CreateRegularUser()
379 if (user_type != USER_TYPE_CHILD && user_type != USER_TYPE_REGULAR && in RegularUser()
380 user_type != USER_TYPE_ACTIVE_DIRECTORY) { in RegularUser()
410 if (user_type == current_type) in UpdateType()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/user_manager/
H A Duser.cc51 bool User::TypeHasGaiaAccount(UserType user_type) { in TypeHasGaiaAccount() argument
52 return user_type == USER_TYPE_REGULAR || in TypeHasGaiaAccount()
53 user_type == USER_TYPE_CHILD; in TypeHasGaiaAccount()
64 void UpdateType(UserType user_type) override;
198 void User::UpdateType(UserType user_type) { in UpdateType() argument
201 << user_type; in UpdateType()
314 return new RegularUser(account_id, user_type); in CreateRegularUser()
379 if (user_type != USER_TYPE_CHILD && user_type != USER_TYPE_REGULAR && in RegularUser()
380 user_type != USER_TYPE_ACTIVE_DIRECTORY) { in RegularUser()
410 if (user_type == current_type) in UpdateType()
[all …]

12345678910>>...55