Searched refs:user (Results 451 - 475 of 1242) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/ash/system/user/
H A Duser_view.cc5 #include "ash/system/user/user_view.h"
18 #include "ash/system/user/button_from_view.h"
19 #include "ash/system/user/config.h"
20 #include "ash/system/user/rounded_image_view.h"
21 #include "ash/system/user/user_card_view.h"
67 // Switch to a user with the given |user_index|.
127 // The menu item view which gets shown when the user clicks in multi profile
128 // mode onto the user item.
202 user::LoginStatus login,
213 CHECK_NE(user
[all...]
/external/chromium_org/chrome/browser/chromeos/policy/
H A Duser_network_configuration_updater.h48 // Implements additional special handling of ONC user policies. Namely string
49 // expansion with the user's name (or email address, etc.) and handling of "Web"
65 // Creates an updater that applies the ONC user policy from |policy_service|
66 // for user |user| once the policy service is completely initialized and on
69 // to |user| is stored. It must outlive the returned updater.
73 const user_manager::User& user,
94 const user_manager::User& user,
130 // The user for whom the user polic
[all...]
/external/chromium_org/chrome/browser/chromeos/
H A Dpreferences.h54 // This method will initialize Chrome OS settings to values in user prefs.
55 // |user| is the user owning this preferences.
56 void Init(Profile* profile, const user_manager::User* user);
60 const user_manager::User* user,
77 // This will set the OS settings when the preference changed or user owning
91 // Restores the user's preferred input method / keyboard layout on signing in.
146 // Whether user is a primary user.
149 // Input Methods state for this user
[all...]
/external/chromium_org/chrome/browser/resources/print_preview/settings/advanced_settings/
H A Dadvanced_settings.css28 -webkit-user-select: none;
/external/chromium_org/chrome/browser/resources/uber/
H A Duber_frame.css30 -webkit-user-select: none;
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dchange_picture_options_handler.cc29 #include "components/user_manager/user.h"
52 // Returns info about extensions for files we support as user images.
276 const user_manager::User* user = GetUser(); local
277 DCHECK(!user->email().empty());
279 previous_image_index_ = user->image_index();
283 previous_image_ = user->GetImage();
289 SendProfileImage(user->GetImage(), true);
364 VLOG(1) << "Selected old user image";
367 // One of the default user images.
374 VLOG(1) << "Selected default user imag
481 user_manager::User* user = ProfileHelper::Get()->GetUserByProfile(profile); local
[all...]
/external/chromium_org/content/browser/resources/gpu/
H A Dinfo_view.css12 -webkit-user-select: text;
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DthemeInputMultipleFields.css21 -webkit-user-modify: read-only !important;
27 -webkit-user-modify: read-only !important;
44 -webkit-user-modify: read-only !important;
81 -webkit-user-modify: read-only !important;
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DresourcesPanel.css155 -webkit-user-modify: read-write-plaintext-only;
156 -webkit-user-select: text;
159 .database-user-query::before,
170 -webkit-user-select: none;
176 .database-user-query::before,
187 .database-user-query {
195 .database-user-query::before {
201 -webkit-user-select: text;
214 -webkit-user-select: text;
/external/chromium_org/third_party/WebKit/Source/web/resources/
H A DcolorSuggestionPicker.css26 -webkit-user-select: none;
/external/chromium_org/third_party/libxml/src/
H A DtestURI.c40 if (uri->user) printf("user: %s\n", uri->user);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dradeon_remove_constants.c60 void rc_remove_unused_constants(struct radeon_compiler *c, void *user) argument
62 unsigned **out_remap_table = (unsigned**)user;
/external/chromium_org/third_party/skia/src/animator/
H A DSkAnimatorScript.h40 static bool Box(void* user, SkScriptValue* );
50 SkTDArray<SkScriptValue>& params, void* user, SkScriptValue* value);
/external/chromium_org/ui/file_manager/file_manager/foreground/css/
H A Dlist.css18 -webkit-user-select: none;
H A Dtable.css38 -webkit-user-select: none;
/external/chromium_org/ui/login/account_picker/
H A Dscreen_account_picker.css47 html[screen=user-adding] #signin-banner {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
H A Dbuild.properties123 buildDirectory=${user.home}/eclipse.build
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_remove_constants.c60 void rc_remove_unused_constants(struct radeon_compiler *c, void *user) argument
62 unsigned **out_remap_table = (unsigned**)user;
/external/skia/src/animator/
H A DSkAnimatorScript.h40 static bool Box(void* user, SkScriptValue* );
50 SkTDArray<SkScriptValue>& params, void* user, SkScriptValue* value);
/external/smack/src/org/jivesoftware/smack/
H A DBOSHConnection.java110 * The full JID of the authenticated user.
112 private String user = null; field in class:BOSHConnection
132 * (e.g. domain.lt for the user alice@domain.lt)
249 // If this is the first time the user has asked for the roster after calling
250 // login, we want to wait for the server to send back the user's roster.
279 return user;
329 // Set the user.
331 this.user = response;
335 this.user = username + "@" + getServiceName();
337 this.user
[all...]
/external/wpa_supplicant_8/hs20/client/
H A Dosu_client.h68 const char *alt_loc, char **user, char **pw);
116 const char *user, const char *pw);
/external/iptables/libiptc/
H A Dlibip4tc.c5 * Chains go INPUT, FORWARD, OUTPUT then user chains.
6 * Each user chain starts with an ERROR node.
7 * Every chain ends with an unconditional jump: a RETURN for user chains,
151 printf("Target name: `%s' [%u]\n", t->u.user.name, t->u.target_size);
152 if (strcmp(t->u.user.name, STANDARD_TARGET) == 0) {
164 } else if (strcmp(t->u.user.name, XT_ERROR_TARGET) == 0)
258 assert(!TC_IS_CHAIN(t->target.u.user.name, h));
260 if (strcmp(t->target.u.user.name, STANDARD_TARGET) == 0) {
274 assert(strcmp(GET_TARGET(te)->u.user.name,
282 ->u.user
[all...]
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_server_pax.c361 (sm->user->methods[i].vendor != EAP_VENDOR_IETF ||
362 sm->user->methods[i].method != EAP_TYPE_NONE);
364 if (sm->user->methods[i].vendor == EAP_VENDOR_IETF &&
365 sm->user->methods[i].method == EAP_TYPE_PAX)
370 sm->user->methods[i].vendor != EAP_VENDOR_IETF ||
371 sm->user->methods[i].method != EAP_TYPE_PAX) {
379 if (sm->user->password == NULL ||
380 sm->user->password_len != EAP_PAX_AK_LEN) {
382 "user database for CID",
387 os_memcpy(data->ak, sm->user
[all...]
H A Deap_server_psk.c259 (sm->user->methods[i].vendor != EAP_VENDOR_IETF ||
260 sm->user->methods[i].method != EAP_TYPE_NONE);
262 if (sm->user->methods[i].vendor == EAP_VENDOR_IETF &&
263 sm->user->methods[i].method == EAP_TYPE_PSK)
268 sm->user->methods[i].vendor != EAP_VENDOR_IETF ||
269 sm->user->methods[i].method != EAP_TYPE_PSK) {
277 if (sm->user->password == NULL ||
278 sm->user->password_len != EAP_PSK_PSK_LEN) {
280 "user database for ID_P",
285 if (eap_psk_key_setup(sm->user
[all...]
/external/wpa_supplicant_8/src/eap_server/
H A Deap_server_pax.c361 (sm->user->methods[i].vendor != EAP_VENDOR_IETF ||
362 sm->user->methods[i].method != EAP_TYPE_NONE);
364 if (sm->user->methods[i].vendor == EAP_VENDOR_IETF &&
365 sm->user->methods[i].method == EAP_TYPE_PAX)
370 sm->user->methods[i].vendor != EAP_VENDOR_IETF ||
371 sm->user->methods[i].method != EAP_TYPE_PAX) {
379 if (sm->user->password == NULL ||
380 sm->user->password_len != EAP_PAX_AK_LEN) {
382 "user database for CID",
387 os_memcpy(data->ak, sm->user
[all...]

Completed in 1654 milliseconds

<<11121314151617181920>>