Home
last modified time | relevance | path

Searched full:user (Results 1 – 25 of 13589) sorted by relevance

12345678910>>...544

/external/grpc-grpc/test/core/bad_client/tests/
Dlarge_metadata.headers11 user-agent: bad-client grpc-c/0.12.0.0 (linux)
12 user-header00: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
13 user-header01: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
14 user-header02: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
15 user-header03: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
16 user-header04: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
17 user-header05: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
18 user-header06: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
19 user-header07: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
20 user-header08: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
[all …]
/external/selinux/libsepol/src/
Duser_record.c10 /* This user's name */
13 /* This user's mls level (only required for mls) */
16 /* This user's mls range (only required for mls) */
27 /* This user's name */
40 "could not create selinux user key"); in sepol_user_key_create()
46 ERR(handle, "out of memory, could not create selinux user key"); in sepol_user_key_create()
64 const sepol_user_t * user, in sepol_user_key_extract() argument
68 if (sepol_user_key_create(handle, user->name, key_ptr) < 0) { in sepol_user_key_extract()
69 ERR(handle, "could not extract key from user %s", user->name); in sepol_user_key_extract()
84 int sepol_user_compare(const sepol_user_t * user, const sepol_user_key_t * key) in sepol_user_compare() argument
[all …]
/external/toybox/tests/
Duseradd.test20 # Default password for adding user is: 'password'
23 user="toyTestUser"
24 testing "(text)" "useradd $user $arg ||
25 grep '^$user:' /etc/passwd $arg && [ -d /home/$user ] &&
27 userdel -r $user $arg
29 user="toy1Test2User3"
30 testing "(alphanumeric)" "useradd $user $arg ||
31 grep '^$user:' /etc/passwd $arg && [ -d /home/$user ] &&
33 userdel -r $user $arg
35 user="987654321"
[all …]
/external/libwebsockets/minimal-examples/ws-client/minimal-ws-client-pmd-bulk/
DREADME.md23 [2018/04/05 12:08:58:9120] USER: LWS minimal ws client + permessage-deflate + multifragment bulk me…
24 [2018/04/05 12:08:58:9120] USER: ./lws-minimal-ws-client-pmd-bulk [-n (no exts)] [-c (compressib…
26 [2018/04/05 12:08:59:9139] USER: LWS_CALLBACK_CLIENT_RECEIVE: 1024 (rpp 0, last 0)
27 [2018/04/05 12:08:59:9139] USER: LWS_CALLBACK_CLIENT_RECEIVE: 1024 (rpp 0, last 0)
28 [2018/04/05 12:08:59:9139] USER: LWS_CALLBACK_CLIENT_RECEIVE: 1024 (rpp 0, last 0)
29 [2018/04/05 12:08:59:9139] USER: LWS_CALLBACK_CLIENT_RECEIVE: 1024 (rpp 0, last 0)
30 [2018/04/05 12:08:59:9139] USER: LWS_CALLBACK_CLIENT_RECEIVE: 1024 (rpp 0, last 0)
31 [2018/04/05 12:08:59:9140] USER: LWS_CALLBACK_CLIENT_RECEIVE: 1024 (rpp 0, last 0)
32 [2018/04/05 12:08:59:9140] USER: LWS_CALLBACK_CLIENT_RECEIVE: 1024 (rpp 0, last 0)
33 [2018/04/05 12:08:59:9140] USER: LWS_CALLBACK_CLIENT_RECEIVE: 1024 (rpp 0, last 0)
[all …]
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/debuginfo/
Dv1_1.0_224_frozen.wrong_attr.line.part.pbtxt.debug1 files: "fake/user/code/file_A.py"
2 files: "fake/user/code/file_B.py"
3 files: "fake/user/code/file_C.py"
4 files: "fake/user/code/file_D.py"
5 files: "fake/user/code/file_E.py"
6 files: "fake/user/code/file_F.py"
7 files: "fake/user/code/file_G.py"
8 files: "fake/user/code/file_H.py"
9 files: "fake/user/code/file_I.py"
10 files: "fake/user/code/file_J.py"
[all …]
Dv1_1.0_224_frozen.wrong_attr.stack.part.pbtxt.debug1 files: "fake/user/code/file_A.py"
2 files: "fake/user/code/file_B.py"
3 files: "fake/user/code/file_C.py"
4 files: "fake/user/code/file_D.py"
5 files: "fake/user/code/file_E.py"
6 files: "fake/user/code/file_F.py"
7 files: "fake/user/code/file_G.py"
8 files: "fake/user/code/file_H.py"
9 files: "fake/user/code/file_I.py"
10 files: "fake/user/code/file_J.py"
[all …]
/external/python/google-api-python-client/docs/dyn/
Ddfareporting_v3_3.userRoles.html82 <p class="firstline">Deletes an existing user role.</p>
85 <p class="firstline">Gets one user role by ID.</p>
88 <p class="firstline">Inserts a new user role.</p>
91 <p class="firstline">Retrieves a list of user roles, possibly filtered. This method supports paging…
97 <p class="firstline">Updates an existing user role. This method supports patch semantics.</p>
100 <p class="firstline">Updates an existing user role.</p>
109 <pre>Deletes an existing user role.
112 profileId: string, User profile ID associated with this request. (required)
113 id: string, User role ID. (required)
123 <pre>Gets one user role by ID.
[all …]
Ddfareporting_v3_4.userRoles.html82 <p class="firstline">Deletes an existing user role.</p>
85 <p class="firstline">Gets one user role by ID.</p>
88 <p class="firstline">Inserts a new user role.</p>
91 <p class="firstline">Retrieves a list of user roles, possibly filtered. This method supports paging…
97 <p class="firstline">Updates an existing user role. This method supports patch semantics.</p>
100 <p class="firstline">Updates an existing user role.</p>
109 <pre>Deletes an existing user role.
112 profileId: string, User profile ID associated with this request. (required)
113 id: string, User role ID. (required)
123 <pre>Gets one user role by ID.
[all …]
Ddfareporting_v3_5.userRoles.html82 <p class="firstline">Deletes an existing user role.</p>
85 <p class="firstline">Gets one user role by ID.</p>
88 <p class="firstline">Inserts a new user role.</p>
91 <p class="firstline">Retrieves a list of user roles, possibly filtered. This method supports paging…
97 <p class="firstline">Updates an existing user role. This method supports patch semantics.</p>
100 <p class="firstline">Updates an existing user role.</p>
109 <pre>Deletes an existing user role.
112 profileId: string, User profile ID associated with this request. (required)
113 id: string, User role ID. (required)
123 <pre>Gets one user role by ID.
[all …]
Ddfareporting_v3_5.accountUserProfiles.html82 <p class="firstline">Gets one account user profile by ID.</p>
85 <p class="firstline">Inserts a new account user profile.</p>
88 <p class="firstline">Retrieves a list of account user profiles, possibly filtered. This method supp…
94 <p class="firstline">Updates an existing account user profile. This method supports patch semantics…
97 <p class="firstline">Updates an existing account user profile.</p>
106 <pre>Gets one account user profile by ID.
109 profileId: string, User profile ID associated with this request. (required)
110 id: string, User profile ID. (required)
119 …les contains properties of a Campaign Manager user profile. This resource is specifically for mana…
120 …&quot;accountId&quot;: &quot;A String&quot;, # Account ID of the user profile. This is a read-only…
[all …]
Ddfareporting_v3_3.accountUserProfiles.html82 <p class="firstline">Gets one account user profile by ID.</p>
85 <p class="firstline">Inserts a new account user profile.</p>
88 <p class="firstline">Retrieves a list of account user profiles, possibly filtered. This method supp…
94 <p class="firstline">Updates an existing account user profile. This method supports patch semantics…
97 <p class="firstline">Updates an existing account user profile.</p>
106 <pre>Gets one account user profile by ID.
109 profileId: string, User profile ID associated with this request. (required)
110 id: string, User profile ID. (required)
119 …les contains properties of a Campaign Manager user profile. This resource is specifically for mana…
120 …&quot;accountId&quot;: &quot;A String&quot;, # Account ID of the user profile. This is a read-only…
[all …]
Ddfareporting_v3_4.accountUserProfiles.html82 <p class="firstline">Gets one account user profile by ID.</p>
85 <p class="firstline">Inserts a new account user profile.</p>
88 <p class="firstline">Retrieves a list of account user profiles, possibly filtered. This method supp…
94 <p class="firstline">Updates an existing account user profile. This method supports patch semantics…
97 <p class="firstline">Updates an existing account user profile.</p>
106 <pre>Gets one account user profile by ID.
109 profileId: string, User profile ID associated with this request. (required)
110 id: string, User profile ID. (required)
119 …les contains properties of a Campaign Manager user profile. This resource is specifically for mana…
120 …&quot;accountId&quot;: &quot;A String&quot;, # Account ID of the user profile. This is a read-only…
[all …]
Ddisplayvideo_v1.users.html79user roles for a user. The operation will delete the assigned user roles provided in BulkEditAssig…
85 <p class="firstline">Creates a new user. Returns the newly created user if successful.</p>
88 <p class="firstline">Deletes a user.</p>
91 <p class="firstline">Gets a user.</p>
94 <p class="firstline">Lists users that are accessible to the current user. If two users have user ro…
100 <p class="firstline">Updates an existing user. Returns the updated user if successful.</p>
104user roles for a user. The operation will delete the assigned user roles provided in BulkEditAssig…
107 userId: string, Required. The ID of the user to which the assigned user roles belong. (required)
112 …&quot;createdAssignedUserRoles&quot;: [ # The assigned user roles to create in batch, specified as…
113 …{ # A single assigned user role, which defines a user&#x27;s authorized interaction with a specifi…
[all …]
Dadmin_directory_v1.users.html92 <p class="firstline">Deletes a user.</p>
95 <p class="firstline">Retrieves a user.</p>
98 <p class="firstline">Creates a user.</p>
107 <p class="firstline">Makes a user a super administrator.</p>
110 <p class="firstline">Updates a user using patch semantics. The update method should be used instead…
113 <p class="firstline">Signs a user out of all web and device sessions and reset their sign-in cookie…
116 <p class="firstline">Undeletes a deleted user.</p>
119 <p class="firstline">Updates a user. This method supports patch semantics, meaning you only need to…
131 <pre>Deletes a user.
134 …g, Identifies the user in the API request. The value can be the user&#x27;s primary email address,…
[all …]
Drealtimebidding_v1.buyers.userLists.html79 …lass="firstline">Change the status of a user list to CLOSED. This prevents new users from being ad…
82 <p class="firstline">Create a new user list.</p>
85 <p class="firstline">Gets a user list by its name.</p>
88 … can be placed on a web page. When a user visits a page containing a remarketing tag, Google adds …
91 <p class="firstline">Lists the user lists visible to the current user.</p>
97 <p class="firstline">Change the status of a user list to OPEN. This allows new users to be added to…
100 <p class="firstline">Update the given user list. Only user lists with URLRestrictions can be update…
104 …<pre>Change the status of a user list to CLOSED. This prevents new users from being added to the u…
107 name: string, Required. The name of the user list to close. See UserList.name (required)
111 { # A request to close a specified user list.
[all …]
Dclassroom_v1.courses.students.html82user as a student of a course. This method returns the following error codes: * `PERMISSION_DENIED…
85 …eturns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to…
88 …eturns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to…
103user as a student of a course. This method returns the following error codes: * `PERMISSION_DENIED…
112 …&quot;profile&quot;: { # Global information for a user. # Global user information for the student.…
113 &quot;emailAddress&quot;: &quot;A String&quot;, # Email address of the user. Read-only.
114 &quot;id&quot;: &quot;A String&quot;, # Identifier of the user. Read-only.
115 &quot;name&quot;: { # Details of the user&#x27;s name. # Name of the user. Read-only.
116 &quot;familyName&quot;: &quot;A String&quot;, # The user&#x27;s last name. Read-only.
117 …&quot;fullName&quot;: &quot;A String&quot;, # The user&#x27;s full name formed by concatenating th…
[all …]
Dclassroom_v1.courses.teachers.html82user is not permitted to create teachers in this course or for access errors. * `NOT_FOUND` if the…
85 …eturns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to…
88 …eturns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to…
103user is not permitted to create teachers in this course or for access errors. * `NOT_FOUND` if the…
112 …&quot;profile&quot;: { # Global information for a user. # Global user information for the teacher.…
113 &quot;emailAddress&quot;: &quot;A String&quot;, # Email address of the user. Read-only.
114 &quot;id&quot;: &quot;A String&quot;, # Identifier of the user. Read-only.
115 &quot;name&quot;: { # Details of the user&#x27;s name. # Name of the user. Read-only.
116 &quot;familyName&quot;: &quot;A String&quot;, # The user&#x27;s last name. Read-only.
117 …&quot;fullName&quot;: &quot;A String&quot;, # The user&#x27;s full name formed by concatenating th…
[all …]
/external/autotest/client/cros/
Dcryptohome.py34 def get_user_hash(user): argument
35 """Get the user hash for the given user."""
37 '--user=%s' % user])
40 def user_path(user): argument
41 """Get the user mount point for the given user."""
42 return utils.system_output(['cryptohome-path', 'user', user])
45 def system_path(user): argument
46 """Get the system mount point for the given user."""
47 return utils.system_output(['cryptohome-path', 'system', user])
50 def temporary_mount_path(user): argument
[all …]
/external/selinux/libsemanage/man/man3/
Dsemanage_user.34 semanage_user \- SELinux User Management API
14 This object contains properties associated with a SELinux user.
15 Typically many Unix users are mapped to the same SELinux user. See
17 for overview of the Unix user API.
27 create a user
32 release resources for this user
37 create a key, which can be used to identify a user
42 release resources for this user key
47 create a key matching this user
52 create an identical user (deep-copy clone)
[all …]
/external/perfetto/test/trace_processor/diff_tests/profiling/
Dperf_sample_sc.out26 105090420158231,1,"user","[NULL]",0,"cpu-clock",1,2395,"__start_thread"
27 105090420158231,1,"user","[NULL]",0,"cpu-clock",1,2395,"_ZL15__pthread_startPv"
28 105090420158231,1,"user","[NULL]",0,"cpu-clock",1,2395,"_ZN13thread_data_t10trampolineEPKS_"
29 105090420158231,1,"user","[NULL]",0,"cpu-clock",1,2395,"_ZN7android14AndroidRuntime15javaThreadShel…
30 105090420158231,1,"user","[NULL]",0,"cpu-clock",1,2395,"_ZN7android6Thread11_threadLoopEPv"
31 105090420158231,1,"user","[NULL]",0,"cpu-clock",1,2395,"_ZN7android12_GLOBAL__N_115InputThreadImpl1…
32 105090420158231,1,"user","[NULL]",0,"cpu-clock",1,2395,"_ZN7android15inputdispatcher15InputDispatch…
33 105090420158231,1,"user","[NULL]",0,"cpu-clock",1,2395,"_ZN7android15inputdispatcher15InputDispatch…
34 105090420158231,1,"user","[NULL]",0,"cpu-clock",1,2395,"_ZN7android15inputdispatcher15InputDispatch…
35 105090420158231,1,"user","[NULL]",0,"cpu-clock",1,2395,"_ZN7android15inputdispatcher15InputDispatch…
[all …]
/external/selinux/libsemanage/src/
Duser_base_record.c3 /* Object: semanage_user_base_t (SELinux User/Class Policy Object)
4 * Object: semanage_user_key_t (SELinux User/Class Key)
29 const semanage_user_base_t * user, in semanage_user_base_key_extract() argument
33 return sepol_user_key_extract(handle->sepolh, user, key); in semanage_user_base_key_extract()
36 static int semanage_user_base_compare(const semanage_user_base_t * user, in semanage_user_base_compare() argument
40 return sepol_user_compare(user, key); in semanage_user_base_compare()
43 static int semanage_user_base_compare2(const semanage_user_base_t * user, in semanage_user_base_compare2() argument
47 return sepol_user_compare2(user, user2); in semanage_user_base_compare2()
50 static int semanage_user_base_compare2_qsort(const semanage_user_base_t ** user, in semanage_user_base_compare2_qsort() argument
55 return sepol_user_compare2(*user, *user2); in semanage_user_base_compare2_qsort()
[all …]
Duser_record.c3 /* Object: semanage_user_t (SELinux User/Class)
4 * Object: semanage_user_key_t (SELinux User/Class Key)
42 const semanage_user_t * user, in semanage_user_key_extract() argument
46 return semanage_user_base_key_extract(handle, user->base, key); in semanage_user_key_extract()
64 int semanage_user_compare(const semanage_user_t * user, in semanage_user_compare() argument
70 return strcmp(user->name, name); in semanage_user_compare()
74 int semanage_user_compare2(const semanage_user_t * user, in semanage_user_compare2() argument
78 return strcmp(user->name, user2->name); in semanage_user_compare2()
82 static int semanage_user_compare2_qsort(const semanage_user_t ** user, in semanage_user_compare2_qsort() argument
86 return strcmp((*user)->name, (*user2)->name); in semanage_user_compare2_qsort()
[all …]
/external/gson/extras/src/test/java/com/google/gson/interceptors/
DInterceptorTest.java54 gson.fromJson("{}", User.class); in testExceptionsPropagated()
60 User user = gson.fromJson("{name:'bob',password:'pwd'}", User.class); in testTopLevelClass() local
61 assertEquals(User.DEFAULT_EMAIL, user.email); in testTopLevelClass()
65 …List<User> list = gson.fromJson("[{name:'bob',password:'pwd'}]", new TypeToken<List<User>>(){}.get… in testList()
66 User user = list.get(0); in testList() local
67 assertEquals(User.DEFAULT_EMAIL, user.email); in testList()
71 …Collection<User> list = gson.fromJson("[{name:'bob',password:'pwd'}]", new TypeToken<Collection<Us… in testCollection()
72 User user = list.iterator().next(); in testCollection() local
73 assertEquals(User.DEFAULT_EMAIL, user.email); in testCollection()
77 Type mapType = new TypeToken<Map<User, Address>>(){}.getType(); in testMapKeyAndValues()
[all …]
/external/selinux/libsemanage/tests/
Dtest_user.c116 semanage_user_t *user; in get_user_nth() local
127 user = records[idx]; in get_user_nth()
135 return user; in get_user_nth()
141 semanage_user_t *user; in get_user_key_nth() local
147 user = get_user_nth(idx); in get_user_key_nth()
149 res = semanage_user_key_extract(sh, user, &key); in get_user_key_nth()
154 semanage_user_free(user); in get_user_key_nth()
161 semanage_user_t *user; in add_local_user() local
166 user = get_user_nth(user_idx); in add_local_user()
168 CU_ASSERT_FATAL(semanage_user_key_extract(sh, user, &key) >= 0); in add_local_user()
[all …]
/external/wpa_supplicant_8/src/ap/
Deap_user_db.c2 * hostapd / EAP user database
23 static void set_user_methods(struct hostapd_eap_user *user, const char *methods) in set_user_methods() argument
32 os_memset(&user->methods, 0, sizeof(user->methods)); in set_user_methods()
39 user->methods[num_methods].method = in set_user_methods()
41 &user->methods[num_methods].vendor); in set_user_methods()
42 if (user->methods[num_methods].vendor == EAP_VENDOR_IETF && in set_user_methods()
43 user->methods[num_methods].method == EAP_TYPE_NONE) { in set_user_methods()
45 user->ttls_auth |= EAP_TTLS_AUTH_PAP; in set_user_methods()
49 user->ttls_auth |= EAP_TTLS_AUTH_CHAP; in set_user_methods()
53 user->ttls_auth |= EAP_TTLS_AUTH_MSCHAP; in set_user_methods()
[all …]

12345678910>>...544