| /external/grpc-grpc/test/core/bad_client/tests/ | 
| D | large_metadata.headers | 11 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/ | 
| D | user_record.c | 10 	/* 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/ | 
| D | useradd.test | 20 # 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/ | 
| D | README.md | 23 [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/ | 
| D | v1_1.0_224_frozen.wrong_attr.line.part.pbtxt.debug | 1 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 …]
 
 | 
| D | v1_1.0_224_frozen.wrong_attr.stack.part.pbtxt.debug | 1 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/ | 
| D | dfareporting_v3_3.userRoles.html | 82 <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 …]
 
 | 
| D | dfareporting_v3_4.userRoles.html | 82 <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 …]
 
 | 
| D | dfareporting_v3_5.userRoles.html | 82 <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 …]
 
 | 
| D | dfareporting_v3_5.accountUserProfiles.html | 82 <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 …"accountId": "A String", # Account ID of the user profile. This is a read-only…
 [all …]
 
 | 
| D | dfareporting_v3_3.accountUserProfiles.html | 82 <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 …"accountId": "A String", # Account ID of the user profile. This is a read-only…
 [all …]
 
 | 
| D | dfareporting_v3_4.accountUserProfiles.html | 82 <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 …"accountId": "A String", # Account ID of the user profile. This is a read-only…
 [all …]
 
 | 
| D | displayvideo_v1.users.html | 79 …user 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>
 104 …user 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 …"createdAssignedUserRoles": [ # The assigned user roles to create in batch, specified as…
 113 …{ # A single assigned user role, which defines a user's authorized interaction with a specifi…
 [all …]
 
 | 
| D | admin_directory_v1.users.html | 92 <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's primary email address,…
 [all …]
 
 | 
| D | realtimebidding_v1.buyers.userLists.html | 79 …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 …]
 
 | 
| D | classroom_v1.courses.students.html | 82 …user 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…
 103 …user as a student of a course. This method returns the following error codes: * `PERMISSION_DENIED…
 112 …"profile": { # Global information for a user. # Global user information for the student.…
 113     "emailAddress": "A String", # Email address of the user. Read-only.
 114     "id": "A String", # Identifier of the user. Read-only.
 115     "name": { # Details of the user's name. # Name of the user. Read-only.
 116       "familyName": "A String", # The user's last name. Read-only.
 117 …"fullName": "A String", # The user's full name formed by concatenating th…
 [all …]
 
 | 
| D | classroom_v1.courses.teachers.html | 82 …user 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…
 103 …user is not permitted to create teachers in this course or for access errors. * `NOT_FOUND` if the…
 112 …"profile": { # Global information for a user. # Global user information for the teacher.…
 113     "emailAddress": "A String", # Email address of the user. Read-only.
 114     "id": "A String", # Identifier of the user. Read-only.
 115     "name": { # Details of the user's name. # Name of the user. Read-only.
 116       "familyName": "A String", # The user's last name. Read-only.
 117 …"fullName": "A String", # The user's full name formed by concatenating th…
 [all …]
 
 | 
| /external/autotest/client/cros/ | 
| D | cryptohome.py | 34 def get_user_hash(user):  argument35     """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/ | 
| D | semanage_user.3 | 4 semanage_user \- SELinux User Management API14 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/ | 
| D | perf_sample_sc.out | 26 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/ | 
| D | user_base_record.c | 3 /* 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 …]
 
 | 
| D | user_record.c | 3 /* 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/ | 
| D | InterceptorTest.java | 54       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/ | 
| D | test_user.c | 116 	semanage_user_t *user;  in get_user_nth()  local127 	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/ | 
| D | eap_user_db.c | 2  * hostapd / EAP user database23 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 …]
 
 |