/external/valgrind/main/VEX/priv/ |
host_s390_defs.c | 124 - 1 /* r13 guest state pointer */ 151 /* GPR13 is not available because it is used as guest state pointer */ 177 /* Return the real register that holds the guest state pointer */ 276 /* Construct an AMODE for accessing the guest state at OFFSET. 290 vpanic("invalid guest state offset"); [all...] |
/external/chromium_org/chrome/browser/ |
chrome_content_browser_client.cc | 394 // Special case : in ChromeOS in Guest mode bookmarks and history are 571 // By default, JavaScript and images are enabled in guest content. 713 // The partition ID for webview guest processes is the string value of its 714 // SiteInstance URL - "chrome-guest://app_id/persist?partition". 772 // used in guest schemes so they are cleared here. [all...] |
app_controller_mac.mm | [all...] |
chrome_browser_main.cc | 347 // Without NewAvatarMenu, replace guest with any existing profile. 358 // the active profile to the guest profile we ensure that no 359 // browser windows will be opened for the guest profile. [all...] |
/frameworks/base/core/java/android/provider/ |
CalendarContract.java | 67 * <li>The {@link Attendees} table holds the event attendee or guest 68 * information. Each row represents a single guest of an event. It specifies the 69 * type of guest they are and their attendance response for the event.</li> [all...] |
/external/chromium_org/chrome/browser/resources/options/ |
browser_options.js | 336 // |kGuestUser| if a guest session is active. 484 // Disable and turn off Autofill in guest mode. 491 // Disable and turn off Password Manager in guest mode. [all...] |
/external/chromium_org/content/browser/renderer_host/ |
render_process_host_impl.cc | [all...] |
/external/chromium_org/third_party/sqlite/src/test/ |
fts1c.test | [all...] |
fts2c.test | [all...] |
fts3ac.test | [all...] |
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-x86-linux.c | 753 /* We inherit our parent's guest state. */ [all...] |
syswrap-ppc64-linux.c | 422 /* We inherit our parent's guest state. */ 651 /* Tell the driver not to update the guest state with the "result", [all...] |
/external/chromium_org/chrome/browser/chromeos/login/ |
existing_user_controller.cc | 254 // have guest session link. 552 // Disallowed. The UI should normally not show the guest pod but if for some [all...] |
/external/chromium_org/chrome/browser/profiles/ |
profile_manager_unittest.cc | [all...] |
/external/qemu/slirp-android/ |
slirp.c | 63 /* ARP cache for the guest IP addresses (XXX: allow many entries) */ 1053 /* generic guest network redirection functionality for ipv4 */ [all...] |
/external/tcpdump/ |
print-lldp.c | 393 { LLDP_TIA_APPLICATION_TYPE_GUEST_VOICE, "guest voice"}, 394 { LLDP_TIA_APPLICATION_TYPE_GUEST_VOICE_SIGNALING, "guest voice signaling"}, [all...] |
/external/valgrind/main/coregrind/m_sigframe/ |
sigframe-ppc32-linux.c | 177 matter whether or not the (guest) stack is executable. This 453 //.. Vex guest state. NOTE: does not fill in the FP or SSE [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
ftplib.py | 10 '230 Guest login ok, access restrictions apply.' 613 '230 Guest login ok, access restrictions apply.' [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
ftplib.py | 10 '230 Guest login ok, access restrictions apply.' 613 '230 Guest login ok, access restrictions apply.' [all...] |
/device/generic/goldfish/opengl/system/egl/ |
egl.cpp | 703 // copied back to guest at some sync point. None of those methods not [all...] |
/device/generic/goldfish/opengl/system/gralloc/ |
gralloc.cpp | 258 // keep space for image on guest memory if SW access is needed
|
/external/chromium_org/chrome/browser/chromeos/ |
preferences.cc | 376 // If a guest is logged in, initialize the prefs as if this is the first
|
/external/chromium_org/chrome/browser/ui/ash/launcher/ |
chrome_launcher_controller.h | 238 // Returns true if the user is currently logged in as a guest.
|
/external/chromium_org/chrome/browser/ui/ |
browser_navigator.cc | 90 // in a non-incognito window. Note that even though a ChromeOS guest session is
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
global_menu_bar_x11.cc | 651 // There is no active profile in Guest mode, in which case the action buttons
|