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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/views/frame/
browser_non_client_frame_view.h 78 // Menu button that displays the name of the active or guest profile.
opaque_browser_frame_view_layout_delegate.h 42 // Returns true if in guest mode or a non off the record session.
  /external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_resource_cache.h 35 GUEST,
  /external/chromium_org/chrome/browser/ui/webui/options/
reset_profile_settings_handler.h 73 // the underlying profile is off-the-record (e.g. in Guest mode on Chrome OS).
  /external/chromium_org/content/browser/renderer_host/
render_process_host_unittest.cc 17 // Tests that guest RenderProcessHosts are not considered suitable hosts when
  /external/chromium_org/content/public/browser/
render_process_host.h 93 // isolated guest renderer process. Not all guest renderers are created equal.
94 // A guest, as indicated by BrowserPluginGuest::IsGuest, may coexist with
95 // other non-guest renderers in the same process if IsIsolatedGuest is false.
  /external/chromium_org/content/public/common/
url_constants.cc 13 const char kGuestScheme[] = "chrome-guest";
  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin_manager.h 89 // This map is keyed by guest instance IDs.
  /external/chromium_org/extensions/browser/guest_view/app_view/
app_view_guest.h 18 // AppViewGuest is created on attachment. That is, when a guest WebContents is
  /external/chromium_org/extensions/browser/guest_view/web_view/
web_view_apitest.cc 24 // This class intercepts download request from the guest.
  /external/chromium_org/extensions/renderer/guest_view/
guest_view_internal_custom_bindings.cc 36 // Guest Instance ID.
  /external/chromium_org/third_party/WebKit/Tools/
run-perf-test.cfg 60 '--browser=cros-chrome-guest '\
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.7.html 45 VMware virtual graphics device. It allows Linux OpenGL guest applications
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga3d_reg.h 42 * register. Is set by the host and read by the guest. This lets
43 * us make new guest drivers which are backwards-compatible with old
44 * SVGA hardware revisions. It does not let us support old guest
179 * and so we can send those operations to the guest.
1364 SVGA3dGuestImage guest; member in struct:__anon18635
    [all...]
  /external/chromium_org/tools/auto_bisect/
bisect.cfg 53 'command': ('./tools/perf/run_measurement -v --browser=cros-chrome-guest '
  /external/chromium_org/tools/
run-perf-test.cfg 59 '--browser=cros-chrome-guest '\
  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
cros_test_case.py 20 self._is_guest = options.browser_type == 'cros-chrome-guest'
  /external/kernel-headers/original/uapi/linux/
mic_ioctl.h 54 * - host and guest features
virtio_balloon.h 40 /* Number of pages host wants Guest to give up. */
virtio_config.h 34 /* Status byte for guest to report progress, and synchronize features. */
virtio_console.h 57 * A message that's passed between the Host and the Guest for a
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-record.c 292 *As for guest kernel when processing subcommand record&report,
293 *we arrange module mmap prior to guest kernel mmap and trigger
294 *a preload dso because default guest module symbols are loaded
295 *from guest kallsyms instead of /lib/modules/XXX/XXX. This
297 *in module instead of in guest kernel.
302 pr_err("Couldn't record guest kernel [%d]'s reference"
306 * We use _stext for guest kernel because guest kernel's /proc/kallsyms
315 pr_err("Couldn't record guest kernel [%d]'s reference"
  /external/mesa3d/docs/
relnotes-7.7.html 45 VMware virtual graphics device. It allows Linux OpenGL guest applications
  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_reg.h 42 * register. Is set by the host and read by the guest. This lets
43 * us make new guest drivers which are backwards-compatible with old
44 * SVGA hardware revisions. It does not let us support old guest
179 * and so we can send those operations to the guest.
1364 SVGA3dGuestImage guest; member in struct:__anon11119
    [all...]
  /external/valgrind/main/VEX/priv/
guest_arm_defs.h 30 /* Only to be used within the guest-arm directory. */
65 /* Describes to the optimser which part of the guest state require
66 precise memory exceptions. This is logically part of the guest
76 /*--- arm guest helpers ---*/

Completed in 595 milliseconds

1 2 3 4 5 6 7 8 91011>>