/third_party/flutter/flutter/packages/flutter/test/painting/ |
D | notched_shapes_test.dart | 12 test('guest and host don\'t overlap', () { 15 const Rect guest = Rect.fromLTWH(50.0, 50.0, 10.0, 10.0); 17 final Path actualPath = shape.getOuterPath(host, guest); 30 test('guest center above host', () { 33 const Rect guest = Rect.fromLTRB(190.0, 85.0, 210.0, 105.0); 35 final Path actualPath = shape.getOuterPath(host, guest); 37 expect(pathDoesNotContainCircle(actualPath, guest), isTrue); 40 test('guest center below host', () { 43 const Rect guest = Rect.fromLTRB(190.0, 95.0, 210.0, 115.0); 45 final Path actualPath = shape.getOuterPath(host, guest); [all …]
|
/third_party/flutter/flutter/packages/flutter/lib/src/painting/ |
D | notched_shapes.dart | 13 /// accommodates a 'guest' widget. e.g the [BottomAppBar] may have a notch to 29 /// The `guest` is the bounding rectangle of the shape for which a notch will 30 /// be made. It is null when there is no guest. 31 Path getOuterPath(Rect host, Rect guest); 50 /// `guest` is the bounding box of a circle that the notch accommodates. All 51 /// points in the circle bounded by `guest` will be outside of the returned 55 /// the guest circle. 58 Path getOuterPath(Rect host, Rect guest) { 59 if (guest == null || !host.overlaps(guest)) 62 // The guest's shape is a circle bounded by the guest rectangle. [all …]
|
/third_party/ltp/testcases/kernel/mce-test/kvm/ |
D | README | 4 Linux kernel MCE processing features in KVM guest system. 18 guest/* 19 Contains guest test scripts, which drive test procedure on guest system. 53 - Start a process in the guest OS, get a virtual address from guest OS 59 - (optionally) Write to the address from the guest, i.e attempt to 60 write to the poisoned page from the guest. 94 and following config both on *host* and *guest* 110 4. install the guest OS on the qemu 128 b) DHCP guest ethernet card. This operation is to ensure the network connection
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/material/ |
D | bottom_app_bar_demo.dart | 450 Path getOuterPath(Rect host, Rect guest) { 451 if (!host.overlaps(guest)) 453 assert(guest.width > 0.0); 455 final Rect intersection = guest.intersect(host); 465 // notchToCenter is the horizontal distance between the guest's center and 469 intersection.height * (guest.height / 2.0) 470 / (guest.width / 2.0); 474 ..lineTo(guest.center.dx - notchToCenter, host.top) 475 ..lineTo(guest.left + guest.width / 2.0, guest.bottom) 476 ..lineTo(guest.center.dx + notchToCenter, host.top)
|
/third_party/cef/libcef/browser/chrome/extensions/ |
D | chrome_mime_handler_view_guest_delegate_cef.cc | 16 MimeHandlerViewGuest* guest) in ChromeMimeHandlerViewGuestDelegateCef() argument 17 : guest_(guest), owner_web_contents_(guest_->owner_web_contents()) {} in ChromeMimeHandlerViewGuestDelegateCef()
|
D | chrome_mime_handler_view_guest_delegate_cef.h | 17 explicit ChromeMimeHandlerViewGuestDelegateCef(MimeHandlerViewGuest* guest);
|
/third_party/flutter/flutter/packages/flutter/test/material/ |
D | bottom_app_bar_test.dart | 442 Path getOuterPath(Rect host, Rect guest) { 443 if (guest == null) 447 ..lineTo(guest.left, host.top) 448 ..lineTo(guest.left, guest.bottom) 449 ..lineTo(guest.right, guest.bottom) 450 ..lineTo(guest.right, host.top)
|
/third_party/cef/libcef/browser/extensions/ |
D | browser_extensions_util.cc | 46 content::WebContents* GetOwnerForGuestContents(content::WebContents* guest) { in GetOwnerForGuestContents() argument 48 static_cast<content::WebContentsImpl*>(guest); in GetOwnerForGuestContents() 58 return print_preview_controller->GetInitiator(guest); in GetOwnerForGuestContents()
|
D | extensions_api_client.cc | 47 MimeHandlerViewGuest* guest) const { in CreateMimeHandlerViewGuestDelegate() 48 return base::WrapUnique(new CefMimeHandlerViewGuestDelegate(guest)); in CreateMimeHandlerViewGuestDelegate()
|
D | mime_handler_view_guest_delegate.cc | 19 MimeHandlerViewGuest* guest) in CefMimeHandlerViewGuestDelegate() argument 20 : guest_(guest), owner_web_contents_(guest_->owner_web_contents()) {} in CefMimeHandlerViewGuestDelegate()
|
D | mime_handler_view_guest_delegate.h | 20 explicit CefMimeHandlerViewGuestDelegate(MimeHandlerViewGuest* guest);
|
D | extensions_api_client.h | 25 MimeHandlerViewGuest* guest) const override;
|
D | browser_extensions_util.h | 34 content::WebContents* GetOwnerForGuestContents(content::WebContents* guest);
|
/third_party/mesa3d/docs/drivers/ |
D | venus.rst | 78 kernel driver, one must make sure the guest kernel includes the changes from 121 In this setup, the guest userspace uses Xwayland and a special Wayland 122 compositor to connect guest X11/Wayland clients to the host Wayland 126 For now, the guest kernel must be built from the ``chromeos-5.10`` branch of 146 In the guest, build and start sommelier, the special Wayland compositor, 203 the guest kernel work together to set up a write-back or write-combined guest 205 accesses to the device memory are via the guest mapping, and are assumed to be
|
/third_party/toybox/scripts/ |
D | mkroot.sh | 105 guest:x:500:500:guest:/home/guest:/bin/sh 112 guest:x:500:
|
/third_party/cef/patch/patches/ |
D | chrome_browser_extensions.patch | 27 MimeHandlerViewGuest* guest) const { 29 + return std::make_unique<ChromeMimeHandlerViewGuestDelegateCef>(guest);
|
D | mime_handler_view_guest_1565_2727.patch | 24 // TODO(erikchen): Fix ownership semantics for guest views. 91 + // Called when a guest is attached or detached.
|
/third_party/icu/docs/userguide/format_parse/messages/ |
D | index.md | 86 "=1 {{host} invites {guest} to her party.}" 87 "=2 {{host} invites {guest} and one other person to her party.}" 88 "other {{host} invites {guest} and # other people to her party.}}}" 92 "=1 {{host} invites {guest} to his party.}" 93 "=2 {{host} invites {guest} and one other person to his party.}" 94 "other {{host} invites {guest} and # other people to his party.}}}" 98 "=1 {{host} invites {guest} to their party.}" 99 "=2 {{host} invites {guest} and one other person to their party.}" 100 "other {{host} invites {guest} and # other people to their party.}}}}"
|
/third_party/libwebsockets/READMEs/ |
D | README.build-windows.md | 11 For building you'll need 40GB+ available for the guest storage. 20 ### Required: Spice guest 23 resolution, you must install spice guest tools inside the windows VM. It also 26 https://www.spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-latest.exe
|
/third_party/python/Lib/test/ |
D | cfgparser.2 | 83 # Uncomment this if you want a guest account, you must add this to 86 ; guest account = pcguest 259 # domain guest groups is a list of unix users or groups who are made 262 ; domain guest group = nobody @guest 357 ; guest ok = yes 373 ; guest ok = yes 388 # to allow user 'guest account' to print. 389 guest ok = yes 428 guest ok = No 518 ; only guest = yes
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
D | hostapd.vlan | 5 100 guest
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | hostapd.vlan | 5 100 guest
|
/third_party/cef/libcef/common/extensions/api/ |
D | _permission_features.json | 14 // Required by the PDF extension which is hosted in a guest view.
|
D | _api_features.json | 14 // Required by the PDF extension which is hosted in a guest view.
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd.c | 462 swc->region_relocation(swc, &cmd->guest.ptr, st->hwbuf, 0, region_flags); in SVGA3D_SurfaceDMA() 463 cmd->guest.pitch = st->base.stride; in SVGA3D_SurfaceDMA() 488 struct svga_winsys_buffer *guest, in SVGA3D_BufferDMA() argument 524 swc->region_relocation(swc, &cmd->guest.ptr, guest, 0, region_flags); in SVGA3D_BufferDMA() 525 cmd->guest.pitch = 0; in SVGA3D_BufferDMA()
|