/external/valgrind/main/none/tests/ |
cmdline2.stdout.exp | 150 --vex-guest-max-insns=<1..100> [50] 151 --vex-guest-chase-thresh=<0..99> [10] 152 --vex-guest-chase-cond=no|yes [no]
|
/frameworks/base/services/core/java/com/android/server/pm/ |
UserManagerService.java | 470 * If default guest restrictions haven't been initialized yet, add the basic [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/ |
vmwgfx_drm.h | 353 * identified by a handle and an offset, which are private to the guest, but 354 * useable in the command stream. The guest kernel may translate these 359 * The DMA buffer may stay user-space mapped in the guest at all times,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/ |
vmwgfx_drm.h | 353 * identified by a handle and an offset, which are private to the guest, but 354 * useable in the command stream. The guest kernel may translate these 359 * The DMA buffer may stay user-space mapped in the guest at all times,
|
/external/valgrind/main/VEX/priv/ |
host_arm64_defs.h | 703 /* Update the guest PC value, then exit requesting to chain 705 assumes that wordsize(guest) == wordsize(host). */ 707 Addr64 dstGA; /* next guest address */ 708 ARM64AMode* amPC; /* amode in guest state for PC */ 712 /* Boring transfer to a guest address not known at JIT time. 719 /* Assisted transfer to a guest address, most general case. [all...] |
guest_mips_helpers.c | 43 /* This file contains helper functions for mips guest code. Calls to 158 /* Used to record the unredirected guest address at the start of 266 /* Used to record the unredirected guest address at the start of 278 /*--- Describing the mips guest state, for the benefit ---*/ 282 /* Figure out if any part of the guest state contained in minoff 286 We enforce precise exns for guest SP, PC. 359 /* Total size of the guest state, in bytes. */ 387 /* Total size of the guest state, in bytes. */ [all...] |
guest_generic_bb_to_IR.c | 107 The precise guest address ranges from which code has been taken 109 the guest's address space corresponding to the instruction at 135 guest_CMLEN. Since this routine has to work for any guest state, 143 /* Regarding IP updating. dis_instr_fn (that does the guest specific 152 immediately (due to jumping to the wrong next guest address). 155 nicely. The IRSB exit is defined to update the guest IP, so that 157 address to be in the guest state. Hence what the IRSB next fields 252 /* Guest addresses as IRConsts. Used in self-checks to specify the 273 /* The callback has completed the IR block without any guest 407 instruction with an assignment to the guest PC. * [all...] |
/external/chromium_org/extensions/browser/guest_view/web_view/ |
web_view_permission_helper.cc | 74 UserMetricsAction("WebView.Guest.PermissionAllow.PluginLoad")); 110 UserMetricsAction("WebView.Guest.PermissionDeny.PluginLoad"));
|
/external/qemu/android/avd/ |
info.h | 180 * into the guest system. Note that this never returns NULL, but 272 /* Returns mode in which ADB daemon running in the guest communicates with the
|
/external/qemu/docs/ |
DISPLAY-STATE.TXT | 146 guest event codes with functions like 'kbd_put_keycode' or 'kbd_mouse_event'. 180 consoles, or when the framebuffer's size is modified by the guest kernel.
|
/external/valgrind/main/coregrind/m_gdbserver/ |
valgrind-low-arm.c | 177 /* store registers in the guest state (gdbserver_to_valgrind) 178 or fetch register from the guest state (valgrind_to_gdbserver). */
|
valgrind-low-arm64.c | 137 /* store registers in the guest state (gdbserver_to_valgrind) 138 or fetch register from the guest state (valgrind_to_gdbserver). */
|
valgrind-low-x86.c | 116 /* store registers in the guest state (gdbserver_to_valgrind) 117 or fetch register from the guest state (valgrind_to_gdbserver). */
|
/external/valgrind/main/coregrind/m_sigframe/ |
sigframe-amd64-darwin.c | 57 and return. However .. for now .. just stick the vex guest state 212 /* restore the entire guest state, and shadows, from the
|
sigframe-x86-darwin.c | 57 and return. However .. for now .. just stick the vex guest state 218 /* restore the entire guest state, and shadows, from the
|
/external/valgrind/main/coregrind/ |
pub_core_gdbserver.h | 43 // before any guest code execution, to e.g. allow the user to set 106 // guest program.
|
pub_core_machine.h | 36 // architecture, things like accessing guest state, endianness, word size, 159 // Guest state accessors that are not visible to tools. The only
|
m_transtab.c | 134 guest code are included in the translation, and contains all other 156 /* This is the original guest address that purportedly is the 160 .vge must always correctly describe the guest code sections 166 /* This structure describes precisely what ranges of guest code 226 translation. In such a case, the guest address of N is 231 The execution will continue at the current guest PC 368 recently used (guest address, host address) pairs. This array is 375 A special .guest address - TRANSTAB_BOGUS_GUEST_ADDR -- must be 377 assumption that no guest code actually has that address, hence a 384 Addr guest; [all...] |
/external/valgrind/main/lackey/ |
lk_main.c | 665 VG_(tool_panic)("host/guest word size mismatch"); 727 /* Count guest instruction. */ 734 * guest's instructions can be represented, in the IRSB to 738 * line option --vex-guest-chase-thresh. 742 * check for each guest instruction (Ist_IMark) if it is [all...] |
/frameworks/base/core/tests/coretests/src/android/provider/ |
SettingsProviderTest.java | 146 assertNotSame("Current calling user id should not be the new guest user", 158 assertNotSame("Current calling user id should not be the new guest user",
|
/device/generic/goldfish/opengl/system/renderControl_enc/ |
README | 2 on the android guest into a stream and get decoded and executed on the host.
|
/external/chromium_org/ash/ |
ash_strings.grd | 223 <message name="IDS_ASH_STATUS_TRAY_GUEST_LABEL" desc="The label used in the system tray's user card to indicate that the current session is a guest session."> 224 Guest 226 <message name="IDS_ASH_STATUS_TRAY_EXIT_GUEST" desc="The label used for the button in the status tray to terminate a guest session."> 227 Exit guest
|
shell_delegate.h | 70 // restarted, typically due to logging in as a guest or logging out.
|
/external/chromium_org/chrome/browser/chromeos/login/auth/ |
login_performer.h | 79 // Performs actions to prepare guest mode login.
|
/external/chromium_org/chrome/browser/chromeos/login/ui/ |
login_display.h | 106 // guest, new user pods if those are enabled.
|