/external/mesa3d/src/gallium/winsys/svga/drm/ |
vmwgfx_drm.h | 327 * identified by a handle and an offset, which are private to the guest, but 328 * useable in the command stream. The guest kernel may translate these 333 * The DMA buffer may stay user-space mapped in the guest at all times,
|
/external/qemu/ |
Changelog | 25 - S390: Don't tell guest we're updating config space (Alexander Graf) 79 - virtio: fix guest oops with 2.6.25 kernels (Rusty Russell) 149 - Preliminary Alpha guest support (J. Mayer)
|
/external/valgrind/main/VEX/switchback/ |
switchback.c | 84 /* guest state */ 271 " movl sb_helper1, %eax\n" // eax = guest state ptr 452 // gp holds the guest state pointer to use
|
/external/valgrind/main/docs/internals/ |
3_2_BUGSTATUS.txt | 18 n-i-bz vx1794 priv/guest-amd64/toIR.c:2512 (dis_op2_E_G): Assertion 106 150678 vx1798 priv/guest-amd64/toIR.c:3741 (dis_Grp5): Assertion 452 vx1652,3 vx1654 Vfd 132813 Assertion at priv/guest-x86/toIR.c:652 fails
|
/external/valgrind/main/include/ |
pub_tool_basics.h | 90 // host", for the notional case where host word size != guest word size. 91 // But since the assumption that host arch == guest arch has become so 159 update both {R,E}DX and {R,E}AX (in guest state) given a SysRes,
|
/external/valgrind/main/VEX/priv/ |
main_main.c | 293 /* First off, check that the guest and host insn sets 685 vpanic("LibVEX_Translate: unsupported guest insn set"); [all...] |
/external/valgrind/main/coregrind/m_scheduler/ |
scheduler.c | 644 called at startup. The caller subsequently initialises the guest 691 /* Do various guest state alignment checks prior to running a thread. 692 Specifically, check that what we have matches Vex's guest state 695 guest state, its two copies, and the spill area. In short, all 4 727 /* Check that the guest state and its two shadows have the same 731 primary guest state area. */ 833 should therefore start by looking up the guest next IP in TT. If 834 it is True then we ignore the guest next IP and just run from 878 if (LIKELY(VG_(tt_fast)[cno].guest == (Addr)tst->arch.vex.VG_INSTR_PTR)) [all...] |
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-arm64-linux.c | 314 /* Just assign the tls pointer in the guest TPIDR_EL0. */ 368 //ZZ /* Assigns tlsptr to the guest TPIDRURO. 391 //ZZ For having emulated guest TLS working correctly with 398 //ZZ the need of the guest tls and of the host tls. 399 //ZZ If all the guest code would cleanly call 0xffff0fe0, 665 //ZZ /* Tell the driver not to update the guest state with the "result", 688 /* Tell the driver not to update the guest state with the "result", [all...] |
syswrap-s390x-linux.c | 190 /* We inherit our parent's guest state. */ 588 /* Tell the driver not to update the guest state with the "result", 619 /* Tell the driver not to update the guest state with the "result", [all...] |
/external/valgrind/main/coregrind/ |
m_translate.c | 200 /* Given a guest IP, get an origin tag for a 1-element stack trace, 279 /* Set up stuff for tracking the guest IP */ [all...] |
/external/chromium_org/content/browser/web_contents/ |
web_contents_impl.cc | 470 // This makes |new_contents| act as a guest. 1706 BrowserPluginGuest* guest = GetBrowserPluginGuest(); local 1850 WebContents* guest = guest_manager->GetGuestByInstanceID( local [all...] |
/external/chromium_org/third_party/skia/platform_tools/android/bin/linux/ |
perfhost | |
/external/skia/platform_tools/android/bin/linux/ |
perfhost | |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/svgadump/ |
svga_dump.c | [all...] |
/external/mesa3d/src/gallium/drivers/svga/svgadump/ |
svga_dump.c | [all...] |
/external/chromium_org/chrome/browser/chromeos/accessibility/ |
accessibility_manager.cc | 286 // Special case for Guest mode: 287 // Guest mode launches a guest-mode browser process before session starts, [all...] |
/external/chromium_org/chrome/browser/chromeos/events/ |
event_rewriter.cc | 530 // Do nothing if we have just logged in as guest but have not restarted chrome 533 // Note that currently, unlike other accounts, when user logs in as guest, we 536 // when user logs in as guest. [all...] |
/device/generic/goldfish/camera/ |
Converters.h | 178 * Note that due to the fact that guest uses RGB only on preview window, and the
|
/external/chromium_org/chrome/browser/chromeos/attestation/ |
platform_verification_flow.h | 115 // Returns true iff |web_contents| belongs to a guest or incognito session.
|
/external/chromium_org/chrome/browser/chromeos/file_manager/ |
file_manager_browsertest.cc | 534 // Adds an incognito and guest-mode flags for tests in the guest mode. 666 // Obtain whether the test is in guest mode or not. 669 // Obtain whether the test is in guest mode or not. [all...] |
/external/chromium_org/chrome/browser/chromeos/login/ |
existing_user_controller.h | 277 // URL to append to start Guest mode with.
|
/external/chromium_org/chrome/browser/chromeos/login/session/ |
user_session_manager.h | 131 // an ephemeral session type, such as guest or a public session.
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
login_common.js | 268 * Guest login for telemetry.
|
/external/chromium_org/chrome/browser/resources/inspect/ |
inspect.css | 198 .guest {
|
/external/chromium_org/chrome/browser/resources/ |
plugins.js | 162 // Disable some controls for Guest in ChromeOS.
|