HomeSort by relevance Sort by last modified time
    Searched full:guest (Results 351 - 375 of 648) sorted by null

<<11121314151617181920>>

  /external/valgrind/main/VEX/priv/
guest_s390_toIR.c 62 /* The guest address for the instruction currently being
66 /* The guest address for the instruction following the current instruction. */
767 /*--- Guest register access ---*/
775 /* Return the guest state offset of a ar register. */
804 /* Return the guest state offset of word #0 of a ar register. */
811 /* Write word #0 of a ar to the guest state. */
832 /* Return the guest state offset of a fpr register. */
861 /* Return the guest state offset of word #0 of a fpr register. */
868 /* Write word #0 of a fpr to the guest state. */
884 /* Return the guest state offset of double word #0 of a fpr register. *
    [all...]
guest_arm_helpers.c 42 /* This file contains helper functions for arm guest code. Calls to
50 guest-arm/toIR.c.
    [all...]
guest_amd64_helpers.c 48 /* This file contains helper functions for amd64 guest code.
57 guest-amd64/toIR.c.
    [all...]
  /device/generic/goldfish/camera/
QemuClient.h 34 * Guest exchanges data with the emulator via queries sent over the qemu pipe.
62 * dealing with different endianness on the host, and on the guest.
  /external/chromium/chrome/browser/profiles/
profile.cc 747 // Special case of the OffTheRecordProfileImpl which is used while Guest
765 // The guest user should be able to customize Chrome OS preferences.
  /external/chromium_org/ash/strings/
ash_strings_en-GB.xtb 55 <translation id="3294437725009624529">Guest</translation>
111 <translation id="5980301590375426705">Exit guest</translation>
  /external/chromium_org/chrome/browser/chromeos/login/
chrome_restart_request.cc 51 // Increase logging level for Guest mode to avoid INFO messages in logs.
225 // Copying switches won't be needed when Guest mode won't need restart
user_manager.h 85 // Username for Guest session user.
281 // Returns true if we're logged in as a Guest.
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.cc 455 // Special case of the OffTheRecordProfileImpl which is used while Guest
470 // The guest user should be able to customize Chrome OS preferences.
  /external/chromium_org/content/browser/web_contents/
web_contents_view_gtk.cc 313 // Drag-and-drop is entirely managed by BrowserPluginGuest for guest
315 // will result in spurious messages being sent to the guest process which
  /external/linux-tools-perf/util/
map.c 678 snprintf(bf, size, "[%s]", "guest.kernel.kallsyms");
680 snprintf(bf, size, "[%s.%d]", "guest.kernel.kallsyms", self->pid);
  /external/qemu/android/
qemu-setup.c 286 // Set up redirect from host to guest system. adbd on the guest listens
  /external/valgrind/main/coregrind/m_gdbserver/
server.h 208 to ignore the signal, so signal can be delivered to the guest. */
213 has to be passed directly to the guest, without asking gdb.
target.c 287 /* Fetch one register from valgrind VEX guest state. */
508 the provided register set: 0 => normal guest registers,
valgrind-low-amd64.c 149 /* store registers in the guest state (gdbserver_to_valgrind)
150 or fetch register from the guest state (valgrind_to_gdbserver). */
valgrind-low-ppc32.c 176 /* store registers in the guest state (gdbserver_to_valgrind)
177 or fetch register from the guest state (valgrind_to_gdbserver). */
valgrind-low-ppc64.c 173 /* store registers in the guest state (gdbserver_to_valgrind)
174 or fetch register from the guest state (valgrind_to_gdbserver). */
  /external/chromium_org/ash/desktop_background/
desktop_background_view.cc 204 // 4. From an empty background, guest user logged in.
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_account_picker.js 169 * @param {boolean} showGuest Whether to show guest session button.
  /external/chromium_org/chrome/browser/resources/inspect/
inspect.css 188 .guest {
  /external/chromium_org/chrome/browser/ui/ash/
event_rewriter.cc 418 // when user logs in as guest. See Rewrite() for details.
478 // Do nothing if we have just logged in as guest but have not restarted chrome
481 // Note that currently, unlike other accounts, when user logs in as guest, we
484 // when user logs in as guest.
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
profile_chooser_view.cc 222 // the photo isn't allowed to be edited (e.g. for guest profiles).
298 // the profile name isn't allowed to be edited (e.g. for guest profiles).
478 if (!current_profile_view) // Guest windows don't have an active profile.
527 // Only non-guest users appear in the User Manager.
  /external/chromium_org/chrome_frame/test/
http_negotiate_unittest.cc 278 EXPECT_THAT(AppendCFUserAgentString(L"User-Agent: Near Guest;\r\n",
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_guest.h 45 BrowserPluginGuest* guest,
  /external/kernel-headers/original/asm-x86/
cmpxchg_32.h 148 * hypervisor, since the system may be SMP even if the guest kernel

Completed in 788 milliseconds

<<11121314151617181920>>