HomeSort by relevance Sort by last modified time
    Searched full:users (Results 651 - 675 of 5734) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
yppasswd.x 7 * media and as a part of the software program in whole or part. Users
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
user.py 7 However, some programs or sites may find it convenient to allow users
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
user.py 7 However, some programs or sites may find it convenient to allow users
  /prebuilts/tools/common/proguard/
README 6 distributed to users in the tools/ folder)
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/utils/
ApiHelper.java 25 * Users should get use {@link ApiHelper#get()} to retrieve a singleton
  /development/samples/CubeLiveWallpaper/
_index.html 2 <code>.apk</code> that users can install on their devices.</p>
70 Google Play uses this feature as a filter, when presenting users lists of
72 displays your application only to users whose devices support live wallpapers,
  /external/chromium/chrome/browser/ui/cocoa/
install.sh 61 # somewhere under /Applications, try to make it writable by all admin users.
62 # This will allow other admin users to update the application from their own
68 # probably won't be something that other users on the system are running, so
  /external/chromium_org/chrome/browser/chromeos/login/
multi_profile_user_controller.cc 182 const UserList& users = UserManager::Get()->GetLoggedInUsers(); local
183 for (UserList::const_iterator it = users.begin(); it != users.end(); ++it) {
  /external/chromium_org/chrome/browser/mac/
install.sh 64 # somewhere under /Applications, try to make it writable by all admin users.
65 # This will allow other admin users to update the application from their own
71 # probably won't be something that other users on the system are running, so
  /external/chromium_org/chrome/browser/managed_mode/
managed_user_sync_service.h 84 // Returns a dictionary containing all managed users managed by this
86 // syncing managed users (i.e. has finished its initial merge of local and
91 // Calls the passed |callback| with a dictionary containing all managed users
  /external/chromium_org/chrome/browser/password_manager/
password_manager.h 128 // of users so we want to include a larger fraction of these users than the
133 // Returns true if we can show possible usernames to users in cases where
  /external/chromium_org/chrome/browser/ui/
network_profile_bubble.cc 94 // On Windows notify the users if their profiles are located on a network
96 // However we don't want to bother users on Cytrix setups as those have no
121 // We should warn the users if they have their profile on a network share only
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
permissions.html 29 Extensions run with fewer permissions since users only enable permissions that are needed.</li>
30 <li><strong>Better information for users:</strong>
33 When you upgrade your extension, Chrome will not disable it for your users if the upgrade adds optional rather than required permissions.</li>
  /external/chromium_org/chrome/installer/setup/
install.h 46 // Install global shortcuts visible to all users. Note: the Quick Launch
48 // all-users version).
69 // for all users on the system (this should only be used to update legacy
  /external/chromium_org/chrome/installer/util/
delete_reg_key_work_item_unittest.cc 102 sec_desc.FromString(L"D:PAI(A;OICI;KR;;;BU)"); // builtin users read
107 sec_desc.FromString(L"D:PAI(A;OICI;KA;;;BU)"); // builtin users all access
131 // Give users all access to the subkey so it can be deleted.
  /external/chromium_org/chromeos/settings/
cros_settings_names.cc 16 const char kAccountsPrefUsers[] = "cros.accounts.users";
90 // Determines whether the device reports recently logged in users in device
123 // A boolean pref that indicates whether users are allowed to redeem offers
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_test_util.cc 268 const std::vector<std::string>& users, size_t active_index) {
274 for (size_t i = 0; i < users.size(); ++i) {
276 users[i], "obfuscated_id", i, i == active_index));
  /external/chromium_org/rlz/win/lib/
rlz_lib_win.cc 97 // Create a SID that represents ALL USERS.
142 // If all users already have read/write access to the registry key, then
149 // Add ALL-USERS ALL-ACCESS ACL.
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
README.tokenizers 23 FTS2 allows users to provide custom tokenizer implementations. The
34 FTS2 does not expose a C-function that users call to register new
54 malicious users may execute arbitrary SQL (i.e. gears), they should be
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
README.tokenizers 23 FTS3 allows users to provide custom tokenizer implementations. The
34 FTS3 does not expose a C-function that users call to register new
54 malicious users may execute arbitrary SQL (i.e. gears), they should be
  /external/chromium_org/third_party/sqlite/src/test/
tkt2854.test 70 # Check that an exclusive lock prevents other shared-cache users from
93 # Check that an exclusive lock prevents other shared-cache users from
129 # shared-cache users is correctly cleared.
  /external/guava/guava/src/com/google/common/util/concurrent/
ListenableFuture.java 41 * access to the {@code Future} result. (Users who want such access may prefer
59 * methods so that users can take advantages of the utilities built atop the
69 * similar method, create a {@link SettableFuture} instead. (Users with more
  /external/llvm/include/llvm/Analysis/
IVUsers.h 1 //===- llvm/Analysis/IVUsers.h - Induction Variable Users -------*- C++ -*-===//
10 // This file implements bookkeeping for "interesting" users of expressions
145 /// reducible SCEV, recursively add its users to the IVUsesByStride set and
  /external/llvm/lib/Target/XCore/
XCoreLowerThreadLocal.cpp 110 SmallVector<User *, 16> Users(GV->use_begin(), GV->use_end());
111 for (unsigned I = 0, E = Users.size(); I != E; ++I) {
112 User *U = Users[I];
  /external/proguard/docs/
feedback.html 65 document.write("users.sourceforge.net\">");
68 document.write("users.sourceforge.net");
83 &lt;&nbsp;lafortune&nbsp;&#64;&nbsp;users&nbsp;.&nbsp;sourceforge&nbsp;.&nbsp;net&nbsp;&gt;

Completed in 383 milliseconds

<<21222324252627282930>>