Home
last modified time | relevance | path

Searched defs:user_id (Results 26 – 50 of 3651) sorted by relevance

12345678910>>...147

/dports/databases/pg_citus/citus-10.2.3/src/test/regress/sql/
H A Dmulti_insert_select.sql16 CREATE TABLE raw_events_first (user_id int, time timestamp, value_1 int, value_2 int, value_3 float… field
19 CREATE TABLE raw_events_second (user_id int, time timestamp, value_1 int, value_2 int, value_3 floa… field
22 CREATE TABLE agg_events (user_id int, value_1_agg int, value_2_agg int, value_3_agg float, value_4_… field
26 CREATE TABLE reference_table (user_id int); field
1999 CREATE TABLE dist_table_with_sequence (user_id serial, value_1 serial); field
2040 CREATE TABLE dist_table_with_user_sequence (user_id int default nextval('seq1'), value_1 bigint def… field
2080 CREATE TABLE ref_table (user_id serial, value_1 int); field
2100 CREATE TABLE ref_table_with_user_sequence (user_id int default nextval('seq1'), value_1 int); field
2139 CREATE TABLE insert_append_table (user_id int, value_4 bigint); field
2191 CREATE TABLE coerce_events(user_id int, time timestamp, value_1 numeric); field
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/users/
H A Dsupervised_user_manager_impl.cc142 const std::string& user_id, in GetPasswordInformation()
162 const std::string& user_id, in SetPasswordInformation()
185 const std::string& user_id, in GetUserStringValue()
193 bool SupervisedUserManagerImpl::GetUserIntegerValue(const std::string& user_id, in GetUserIntegerValue()
201 bool SupervisedUserManagerImpl::GetUserBooleanValue(const std::string& user_id, in GetUserBooleanValue()
209 void SupervisedUserManagerImpl::SetUserStringValue(const std::string& user_id, in SetUserStringValue()
217 void SupervisedUserManagerImpl::SetUserIntegerValue(const std::string& user_id, in SetUserIntegerValue()
234 const std::string& user_id) { in RemoveNonCryptohomeData()
250 void SupervisedUserManagerImpl::CleanPref(const std::string& user_id, in CleanPref()
257 bool SupervisedUserManagerImpl::CheckForFirstRun(const std::string& user_id) { in CheckForFirstRun()
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/ruma-identifiers/src/
H A Duser_id.rs146 let user_id = UserId::try_from("@carl:example.com").expect("Failed to create UserId."); in valid_user_id_from_str() localVariable
156 let user_id = UserId::parse_with_server_name("@carl:example.com", server_name) in parse_valid_user_id() localVariable
167 let user_id = in parse_valid_user_id_parts() localVariable
177 let user_id = UserId::try_from("@a%b[irc]:example.com").expect("Failed to create UserId."); in valid_historical_user_id() localVariable
187 let user_id = UserId::parse_with_server_name("@a%b[irc]:example.com", server_name) in parse_valid_historical_user_id() localVariable
198 let user_id = UserId::parse_with_server_name("a%b[irc]", server_name) in parse_valid_historical_user_id_parts() localVariable
208 let user_id = UserId::try_from("@CARL:example.com").expect("Failed to create UserId."); in uppercase_user_id() localVariable
217 let user_id = UserId::new(server_name); in generate_random_valid_user_id() localVariable
256 let user_id = UserId::try_from("@carl:example.com:5000").expect("Failed to create UserId."); in valid_user_id_with_non_standard_port() localVariable
/dports/www/kanboard/kanboard-1.2.21/app/Model/
H A DProjectUserRoleModel.php30 public function getActiveProjectsByUser($user_id)
43 …public function getProjectsByUser($user_id, $status = array(ProjectModel::ACTIVE, ProjectModel::IN…
68 public function getUserRole($project_id, $user_id)
206 public function addUser($project_id, $user_id, $role)
223 public function removeUser($project_id, $user_id)
237 public function changeUserRole($project_id, $user_id, $role)
H A DGroupMemberModel.php75 public function addUser($group_id, $user_id)
91 public function removeUser($group_id, $user_id)
107 public function isMember($group_id, $user_id)
122 public function getGroups($user_id)
/dports/www/npm-node14/npm-6.14.8/lib/node_modules/npm/node_modules/from2/
H A DREADME.md15 ### `stream = from2([opts], read)` ###
50 ### `stream = from2.obj([opts], read)` ###
54 ### `createStream = from2.ctor([opts], read)` ###
63 ### See Also
/dports/www/npm-node17/npm-6.14.8/lib/node_modules/npm/node_modules/from2/
H A DREADME.md15 ### `stream = from2([opts], read)` ###
50 ### `stream = from2.obj([opts], read)` ###
54 ### `createStream = from2.ctor([opts], read)` ###
63 ### See Also
/dports/www/npm/npm-6.14.8/lib/node_modules/npm/node_modules/from2/
H A DREADME.md15 ### `stream = from2([opts], read)` ###
50 ### `stream = from2.obj([opts], read)` ###
54 ### `createStream = from2.ctor([opts], read)` ###
63 ### See Also
/dports/www/npm-node16/npm-6.14.8/lib/node_modules/npm/node_modules/from2/
H A DREADME.md15 ### `stream = from2([opts], read)` ###
50 ### `stream = from2.obj([opts], read)` ###
54 ### `createStream = from2.ctor([opts], read)` ###
63 ### See Also
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/from2/
H A DREADME.md15 ### `stream = from2([opts], read)` ###
50 ### `stream = from2.obj([opts], read)` ###
54 ### `createStream = from2.ctor([opts], read)` ###
63 ### See Also
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/tera-1.12.0/docs/node_modules/from2/
H A DREADME.md15 ### `stream = from2([opts], read)` ###
50 ### `stream = from2.obj([opts], read)` ###
54 ### `createStream = from2.ctor([opts], read)` ###
63 ### See Also
/dports/lang/rust/rustc-1.58.1-src/vendor/tera/docs/node_modules/from2/
H A DREADME.md15 ### `stream = from2([opts], read)` ###
50 ### `stream = from2.obj([opts], read)` ###
54 ### `createStream = from2.ctor([opts], read)` ###
63 ### See Also
/dports/www/node10/node-v10.24.1/deps/npm/node_modules/from2/
H A DREADME.md15 ### `stream = from2([opts], read)` ###
50 ### `stream = from2.obj([opts], read)` ###
54 ### `createStream = from2.ctor([opts], read)` ###
63 ### See Also
/dports/mail/roundcube/roundcubemail-1.5.1/SQL/postgres/
H A D2011092800.sql4 user_id integer DEFAULT NULL field
19 user_id integer NOT NULL field
31 user_id integer NOT NULL field
43 user_id integer NOT NULL field
54 user_id integer NOT NULL field
/dports/audio/ampache/ampache-php74-5.0.0/src/Repository/Model/
H A DRating.php113 public static function build_cache($type, $ids, $user_id = null)
166 public function get_user_rating($user_id = null)
221 public static function get_highest_sql($type, $user_id = null)
252 public static function get_highest($type, $count = 0, $offset = 0, $user_id = null)
281 public function set_rating($rating, $user_id = null)
322 private static function set_rating_for_group($rating, $album_array, $user_id = null)
351 public static function save_rating($object_id, $object_type, $new_rating, $user_id)
/dports/mail/roundcube/roundcubemail-1.5.1/SQL/
H A Dsqlite.initial.sql9 user_id integer NOT NULL, field
25 user_id integer NOT NULL default '0', field
49 user_id integer NOT NULL, field
64 user_id integer NOT NULL default '0', field
85 user_id integer NOT NULL PRIMARY KEY, field
116 user_id integer DEFAULT NULL, field
142 user_id integer NOT NULL default 0, field
169 user_id integer NOT NULL, field
184 user_id integer NOT NULL, field
198 user_id integer NOT NULL, field
[all …]
H A Dpostgres.initial.sql67 user_id integer NOT NULL field
103 user_id integer NOT NULL field
133 user_id integer NOT NULL field
165 user_id integer NOT NULL field
196 user_id integer NOT NULL field
225 user_id integer NOT NULL field
242 user_id integer NOT NULL field
258 user_id integer NOT NULL field
276 user_id integer DEFAULT NULL field
301 user_id integer NOT NULL field
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/policy/external_data_handlers/
H A Dprint_servers_external_data_handler.cc20 const std::string& user_id) { in GetPrintServersProvider()
41 const std::string& user_id) { in OnExternalDataSet()
47 const std::string& user_id) { in OnExternalDataCleared()
53 const std::string& user_id, in OnExternalDataFetched()
H A Duser_avatar_image_external_data_handler.cc18 chromeos::UserImageManager* GetUserImageManager(const std::string& user_id) { in GetUserImageManager()
40 const std::string& user_id) { in OnExternalDataSet()
46 const std::string& user_id) { in OnExternalDataCleared()
52 const std::string& user_id, in OnExternalDataFetched()
/dports/net/py-python-keystoneclient/python-keystoneclient-4.3.0/keystoneclient/v3/
H A Dec2.py37 def create(self, user_id, project_id): argument
55 def get(self, user_id, access): argument
71 def list(self, user_id): argument
84 def delete(self, user_id, access): argument
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libcutils/
H A Dmultiuser.cpp28 uid_t multiuser_get_uid(userid_t user_id, appid_t app_id) { in multiuser_get_uid()
32 gid_t multiuser_get_cache_gid(userid_t user_id, appid_t app_id) { in multiuser_get_cache_gid()
40 gid_t multiuser_get_ext_gid(userid_t user_id, appid_t app_id) { in multiuser_get_ext_gid()
48 gid_t multiuser_get_ext_cache_gid(userid_t user_id, appid_t app_id) { in multiuser_get_ext_cache_gid()
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libcutils/
H A Dmultiuser.cpp28 uid_t multiuser_get_uid(userid_t user_id, appid_t app_id) { in multiuser_get_uid()
32 gid_t multiuser_get_cache_gid(userid_t user_id, appid_t app_id) { in multiuser_get_cache_gid()
40 gid_t multiuser_get_ext_gid(userid_t user_id, appid_t app_id) { in multiuser_get_ext_gid()
48 gid_t multiuser_get_ext_cache_gid(userid_t user_id, appid_t app_id) { in multiuser_get_ext_cache_gid()
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/storage/schema/main/delta/40/
H A Ddevice_list_streams.sql18 user_id TEXT NOT NULL, field
26 user_id TEXT NOT NULL, field
40 user_id TEXT NOT NULL, field
53 user_id TEXT NOT NULL, field
/dports/net-im/beebeep/beebeep-code-r1476/src/sharedesktop/
H A DShareDesktop.cpp42 bool ShareDesktop::removeUserId( VNumber user_id ) in removeUserId()
48 void ShareDesktop::requestImageFromUser( VNumber user_id ) in requestImageFromUser()
63 void ShareDesktop::resetUserReadImage( VNumber user_id ) in resetUserReadImage()
113 bool ShareDesktop::addUserId( VNumber user_id ) in addUserId()
/dports/mail/roundcube/roundcubemail-1.5.1/SQL/sqlite/
H A D2011092800.sql4 user_id integer DEFAULT NULL, field
13 user_id integer NOT NULL DEFAULT '0', field
24 user_id integer NOT NULL, field
35 user_id integer NOT NULL, field
45 user_id integer NOT NULL, field

12345678910>>...147