HomeSort by relevance Sort by last modified time
    Searched full:guest (Results 176 - 200 of 768) sorted by null

1 2 3 4 5 6 78 91011>>

  /build/target/board/generic_mips/
BoardConfig.mk 45 # Build OpenGLES emulation guest and host libraries
  /build/target/board/generic_mips64/
BoardConfig.mk 56 # Build OpenGLES emulation guest and host libraries
  /external/chromium_org/chrome/browser/chromeos/file_manager/
volume_manager_factory.cc 31 // Explicitly allow this manager in guest login mode.
  /external/chromium_org/chrome/browser/chromeos/settings/
system_settings_provider.cc 32 // Only non-guest users can change the time zone.
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_error_message.html 124 <span id="error-guest-signin"
125 class="error-message-paragraph guest-signin"></span>
128 <span id="error-guest-signin-fix-network"
129 class="error-message-paragraph guest-signin"></span>
header_bar.css 77 #login-header-bar #guest-user-button,
87 html[dir=rtl] #login-header-bar #guest-user-button,
100 #login-header-bar #guest-user-button {
  /external/chromium_org/chrome/browser/ui/views/profiles/
user_manager_view.cc 52 // active profile to Guest.
60 // Create the guest profile, if necessary, and open the user manager
61 // from the guest profile.
97 // active profile to Guest.
  /external/chromium_org/chromeos/login/auth/
mock_auth_status_consumer.cc 39 ADD_FAILURE() << "Guest login should have failed!";
  /external/chromium_org/extensions/browser/guest_view/extension_options/
extension_options_guest.cc 166 // this guest view, change the disposition to NEW_FOREGROUND_TAB.
203 // This method handles opening links from within the guest. Since this guest
205 // external links to be opened in a new tab, not in a new guest view.
  /external/chromium_org/third_party/mesa/src/docs/
vmware-guest.html 5 <title>VMware guest GL driver</title>
10 <h1>VMware guest GL driver</h1>
14 <a href="http://www.vmware.com/" target="_parent">VMware</a> guest GL driver
90 <li>VMware Linux guest kernel module. Note that this repo contains the complete DRM and TTM code. The vmware-specific driver is really only the files prefixed with vmwgfx.
  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
oobe.py 41 """Logs in as guest."""
  /external/chromium_org/tools/telemetry/telemetry/unittest/
run_tests_unittest.py 85 self._GetEnabledTests('cros-guest', 'chromeos', '', True))
  /external/mesa3d/docs/
vmware-guest.html 5 <title>VMware guest GL driver</title>
10 <h1>VMware guest GL driver</h1>
14 <a href="http://www.vmware.com/" target="_parent">VMware</a> guest GL driver
90 <li>VMware Linux guest kernel module. Note that this repo contains the complete DRM and TTM code. The vmware-specific driver is really only the files prefixed with vmwgfx.
  /external/qemu/android/
display-core.c 50 * was changed by the guest (e.g. when a Windows PC changes the display from
  /external/valgrind/main/VEX/priv/
guest_mips_defs.h 31 /* Only to be used within the guest-mips directory. */
68 /* Describes to the optimser which part of the guest state require
69 precise memory exceptions. This is logically part of the guest
79 /*--- mips guest helpers ---*/
guest_ppc_defs.h 36 /* Only to be used within the guest-ppc directory. */
80 /* Describes to the optimser which part of the guest state require
81 precise memory exceptions. This is logically part of the guest
143 /*--- ppc guest helpers ---*/
  /external/chromium_org/ash/
ash_switches.cc 84 // Wallpaper to use in guest mode (as paths to trusted, non-user-writable JPEG
86 const char kAshGuestWallpaperLarge[] = "ash-guest-wallpaper-large";
87 const char kAshGuestWallpaperSmall[] = "ash-guest-wallpaper-small";
  /external/chromium_org/chrome/browser/ui/cocoa/profiles/
user_manager_mac.mm 137 // This is only important if the active profile is Guest, which may have
176 // Create the guest profile, if necessary, and open the User Manager
177 // from the guest profile.
  /external/chromium_org/extensions/browser/guest_view/app_view/
app_view_guest.cc 202 // This is called after the guest process has been attached to a host
204 // events to the guest, and the guest knows how to get frames to the
  /external/kernel-headers/original/uapi/asm-x86/asm/
hyperv.h 98 /* Guest debugging support is available */
109 /* Support for a virtual guest idle state is available */
143 /* MSR used to identify the guest OS. */
  /external/linux-tools-perf/perf-3.12.0/arch/x86/include/asm/
kvm_host.h 166 * We detect PV-EOI changes by guest by comparing
167 * this bit with PV-EOI in guest memory.
184 * bits 0:3 - total guest paging levels (2-4, or zero for real mode)
364 * If the vcpu runs in guest mode with two level paging this still saves
365 * the paging mode of the l1 guest. This context is always used to
371 * Paging state of an L2 guest (used for nested npt)
374 * of the an L2 guest. This context is only initialized for page table
428 /* set guest stopped flag in pvclock flags field */
479 /* used for guest single stepping over the given code position */
511 * Indicate whether the access faults on its page table in guest
    [all...]
  /external/qemu/include/qapi/qmp/
qerror.h 202 ERROR_CLASS_GENERIC_ERROR, "Guest agent command failed, error was '%s'"
205 ERROR_CLASS_GENERIC_ERROR, "Guest agent failed to log non-optional log statement"
235 ERROR_CLASS_GENERIC_ERROR, "Migration is disabled when VirtFS export path '%s' is mounted in the guest using mount_tag '%s'"
  /external/valgrind/main/VEX/pub/
libvex_emnote.h 42 with the guest state pointer set to VEX_TRC_JMP_EMWARN or
45 is doing imprecise emulation in some sense. The guest's pseudo-register
50 All guest states must have a 32-bit (UInt) guest_EMNOTE pseudo-
libvex_trc_values.h 40 /* Magic values that the guest state pointer might be set to when
42 point to the start of the thread's VEX guest state.
55 #define VEX_TRC_JMP_NOREDIR 81 /* jump to undirected guest addr */
  /external/valgrind/main/coregrind/
pub_core_transtab.h 42 /* The fast-cache for tt-lookup. Unused entries are denoted by .guest
43 == 1, which is assumed to be a bogus address for all guest code. */
46 Addr guest; member in struct:__anon16440

Completed in 441 milliseconds

1 2 3 4 5 6 78 91011>>