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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/docs/
systems.html 59 <li><a href="vmware-guest.html">VMware</a> guest OS driver
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga_escape.h 65 * he host about the state of the guest or guest applications. The
  /external/mesa3d/docs/
systems.html 59 <li><a href="vmware-guest.html">VMware</a> guest OS driver
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_escape.h 65 * he host about the state of the guest or guest applications. The
  /external/qemu/tcg/
tcg-be-ldst.h 29 TCGReg addrlo_reg; /* reg index for low word of guest virtual addr */
30 TCGReg addrhi_reg; /* reg index for high word of guest virtual addr */
  /external/qemu/
qapi-schema.json 59 # Guest name information.
61 # @name: #optional The name of the guest
70 # Return the name information of a guest.
72 # Returns: @NameInfo of the guest
146 # @finish-migrate: guest is paused to finish the migration process
148 # @inmigrate: guest is paused waiting for an incoming migration. Note
154 # @internal-error: An internal error that prevents further guest execution
160 # @paused: guest has been paused via the 'stop' command
162 # @postmigrate: guest is paused following a successful 'migrate'
164 # @prelaunch: QEMU was started with -S and guest has not starte
    [all...]
  /build/target/board/generic_x86/
BoardConfig.mk 30 # Build OpenGLES emulation host and guest libraries
  /build/target/board/generic_x86_64/
BoardConfig.mk 36 # Build OpenGLES emulation host and guest libraries
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
event_router_factory.cc 49 // Explicitly and always allow this router in guest login mode.
  /external/chromium_org/chrome/browser/extensions/api/identity/
web_auth_flow.cc 160 GuestViewBase* guest = GuestViewBase::FromWebContents(web_contents); local
161 WebContents* embedder = guest ? guest->embedder_web_contents() : NULL;
164 // Switch from watching the app window to the guest inside it.
  /external/chromium_org/chrome/browser/extensions/api/web_view/
chrome_web_view_internal_api.h 99 virtual bool RunAsyncSafe(WebViewGuest* guest) OVERRIDE;
  /external/chromium_org/chrome/browser/invalidation/
profile_invalidation_provider_factory.h 40 // (Chrome OS login profile, Chrome OS guest), returns NULL instead.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/
generate_manifest.gypi 14 # guest_manifest: 1 or 0; generates a manifest usable while in guest
  /external/chromium_org/chrome/browser/resources/chromeos/
guest_session_tab.html 16 <div id="enterprise-info" location="guest-tab"
  /external/chromium_org/chrome/browser/resources/ntp4/
incognito_and_guest_tab.css 5 * Incognito and guest mode NTP shared CSS.
  /external/chromium_org/chrome/browser/resources/options/
startup_section.html 1 <section id="startup-section" guest-visibility="hidden">
  /external/chromium_org/chrome/browser/ui/
browser_navigator_browsertest.h 29 // for the |BrowserGuestModeNavigation| which tests navigation while in guest
  /external/chromium_org/chrome/browser/ui/cocoa/profiles/
user_manager_mac_unittest.mm 23 // Pre-load the guest profile so we don't have to wait for the User Manager
  /external/chromium_org/chrome/common/extensions/api/
autotest_private.idl 19 // Are we logged into the guest account?
  /external/chromium_org/chrome/test/base/
testing_profile_manager.h 63 // Creates a new guest TestingProfile whose data lives in the guest profile
73 // Deletes all TestingProfiles from the profile subsystem, including guest
77 // Deletes a guest TestingProfile from the profile manager.
  /external/chromium_org/cloud_print/service/win/
service_ipc_unittest.cc 42 SetupListener setup(L"guest");
  /external/chromium_org/content/browser/web_contents/
web_contents_view_guest.cc 36 BrowserPluginGuest* guest,
40 guest_(guest),
76 // We need to add |offset| of the guest from the embedder to position the
247 RecordAction(base::UserMetricsAction("BrowserPlugin.Guest.StartDrag"));
  /external/chromium_org/extensions/browser/api/
capture_web_contents_function.h 51 // the guest.
  /external/chromium_org/extensions/browser/guest_view/web_view/
javascript_dialog_helper.h 16 explicit JavaScriptDialogHelper(WebViewGuest* guest);
  /external/chromium_org/extensions/common/api/
guest_view_internal.json 76 "description": "The instance ID of the guest &lt;webview&gt; process. This not exposed to developers through the API."

Completed in 317 milliseconds

1 2 3 4 56 7 8 91011>>