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

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/chromeos/policy/
device_local_account.h 41 // user on the device (such as regular users or supervised users) and be
  /external/chromium_org/chrome/browser/password_manager/
psl_matching_helper.h 37 // would be better for their users if they did, but until then we help them
44 // users are entering their credentials, please contact palmer@chromium.org,
  /external/chromium_org/chrome/browser/profiles/
profile_metrics.h 22 // Enum for counting the ways users were added.
40 // Enum for getting net counts for adding and deleting users.
  /external/chromium_org/chrome/browser/ui/ash/launcher/
shell_window_launcher_controller.h 84 // A set of unowned ShellWindowRegistry pointers for loaded users.
85 // Note that this will only be used with multiple users in the side by side
  /external/chromium_org/chrome/browser/ui/gtk/
avatar_menu_bubble_gtk.h 24 // It displays a list of profiles and allows users to switch between profiles.
94 // Is set to true if the managed user has clicked on Switch Users.
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_state_impl.h 19 // customized for users with assistive technology, such as screen readers. We
21 // for screen reader users. The way we detect a screen reader program is
  /external/chromium_org/remoting/host/installer/mac/Scripts/
remoting_preflight.sh 13 USERS_TMP_FILE="$SCRIPT_FILE.users"
49 # record the user IDs so the service can be restarted for the same users in the
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
package_info.h 46 // I/O and encoding/decoding raw bytes. Most users will not need to
47 // deal with this package. However, users who want to adapt the system to
  /external/clang/www/analyzer/
filing_bugs.html 18 <p>We encourage users to file bug reports for any problems that they encounter.
55 <h2>Apple-internal Users</h2>
  /external/icu4c/common/
uelement.h 16 * This allows users of UVector to avoid the confusing #include of uhash.h.
18 * so that we need not change all of its code and its users.
  /external/llvm/include/llvm/Transforms/Utils/
SimplifyIndVar.h 31 /// Interface for visiting interesting IV users that are recognized but not
45 /// SimplifyLoopIVs - Simplify users of induction variables within this
  /external/llvm/test/CodeGen/ARM/
2010-04-15-ScavengerDebugValue.ll 19 !12 = metadata !{metadata !"libgcc2.c", metadata !"/Users/bwilson/local/nightly/test-2010-04-14/build/llvmgcc.roots/llvmgcc~obj/src/gcc"}
24 !7 = metadata !{i32 524329, metadata !"libgcc2.h", metadata !"/Users/bwilson/local/nightly/test-2010-04-14/build/llvmgcc.roots/llvmgcc~obj/src/gcc", metadata !3} ; [ DW_TAG_file_type ]
  /external/protobuf/src/google/protobuf/io/
package_info.h 46 // I/O and encoding/decoding raw bytes. Most users will not need to
47 // deal with this package. However, users who want to adapt the system to
  /frameworks/base/docs/html/distribute/googleplay/promote/
linking.jd 14 <p>Google Play provides several link formats that let you bring users to your
32 <p>Use the format below to deep-link users directly to a specific app's product
33 details page. At the product details page, users can see the app description,
62 <p>Use the format below to link users to a list of apps published by you. The
63 product list lets users see all of the apps from a specific publisher, with
89 <p>Use the format below to link users to a search query result on Google Play.
119 collections, you can use the format below to link users directly to the
160 <p>There are two general formats for links that are accessible to users on
  /frameworks/base/docs/html/guide/topics/text/
index.jd 3 page.landing.intro=Use text services to add conventient features such as copy/paste and spell checking to your app. You can also develop your own text services to offer custom IMEs, dictionaries, and spelling checkers that you can distribute to users as applications.
15 <p>A new feature available in Android 4.0 is voice typing: the difference for users is that
  /frameworks/base/docs/html/tools/publishing/
versioning.jd 12 <li>How you version your applications affects how users upgrade </li>
39 <li>Users need to have specific information about the application version that
47 users. A publishing service may also need to check the application version to
54 informing users of the version restrictions and limitations. The Android system does, however,
82 services should not display this version value to users.</p>
85 release version of the application code, as it should be shown to users.
92 users. Publishing services may also extract the <code>android:versionName</code>
93 value for display to users.</p>
  /frameworks/base/docs/html/training/animation/
index.jd 40 Animations can add subtle visual cues that notify users about what's going on in your app and
49 annoying your users.
  /frameworks/base/docs/html/training/camera/
index.jd 42 part of your users' lives, give them a way to put their lives into it.
43 Using the on-board cameras, your application can enable users to augment what
  /frameworks/base/docs/html/training/managing-audio/
audio-output.jd 31 <p>Users have a number of alternatives when it comes to enjoying the audio from their Android
65 that listens for this intent whenever you?re playing audio. In the case of music players, users
index.jd 28 <p>If your app plays audio, it?s important that your users can control the audio in a predictable
48 <dd>Learn how to ensure your users can control the volume of your app using the hardware or
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
reg.h 26 location of the users' stored general purpose registers. */
58 * location of the users' stored general purpose registers. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
reg.h 26 location of the users' stored general purpose registers. */
58 * location of the users' stored general purpose registers. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
reg.h 26 location of the users' stored general purpose registers. */
58 * location of the users' stored general purpose registers. */
  /external/llvm/lib/Analysis/
IVUsers.cpp 1 //===- IVUsers.cpp - Induction Variable Users -------------------*- C++ -*-===//
10 // This file implements bookkeeping for "interesting" users of expressions
15 #define DEBUG_TYPE "iv-users"
34 INITIALIZE_PASS_BEGIN(IVUsers, "iv-users",
35 "Induction Variable Users", false, true)
39 INITIALIZE_PASS_END(IVUsers, "iv-users",
40 "Induction Variable Users", false, true)
112 /// reducible SCEV, recursively add its users to the IVUsesByStride set and
117 // all IV users are members of the set. See IVUsers::isIVUserOrOperand.
207 // SCEVExpander can only handle users that are dominated by simplified loo
    [all...]
  /frameworks/base/docs/html/guide/practices/
compatibility.jd 35 more devices that run Android apps, the more users who can access your app. In
42 some minor changes in your app's manifest file, you can ensure that users
89 <p>This way, users never even see apps that won?t work properly on their
91 need to worry about users blaming you for compatibility problems.</p>
110 <p>Google Play filters the applications that are visible to users, so
111 that users can see and download only those applications that are compatible with
156 shopping app that only uses the camera for barcode scanning, users without
172 for the London Underground is unlikely to be useful to users outside the United
183 <li>Select which carrier?s users are able to access the app.</li>
208 prevent users from having a bad experience with those apps, existing apps tha
    [all...]

Completed in 507 milliseconds

<<11121314151617181920>>