Home
last modified time | relevance | path

Searched refs:guest (Results 1 – 25 of 208) sorted by relevance

123456789

/external/one-true-awk/testdir/
Dtd.15 rhm Jxoi/5WRkeSf2 5 1 m0130,m322 /usr/guest
6 ken X.68wd1.ijayM 6 1 m0130,m322 /usr/guest
7 dmr C4u3dJWbg7RCk 7 1 mh1092,m069 /usr/guest/dmr
8 doug Ki71crWGxw/yM 8 1 m1660,m025 /usr/guest
10 greg aP/aSvprvNzjs 10 1 m0130,m322 /usr/guest
13 scj y937pkRi0VkSQ 24 1 m5190,m292 /usr/guest
14 mel WdR3IjGmtatqE 26 1 m2019,m285,pounce,lesk /usr/guest
15 agf X3yQDkiqWmPJg 34 1 m1699,m245 /usr/guest
16 llc Z/l25S2gaFn7U 41 1 m1650,m324 /usr/guest
17 lem JuvkSQUElv7mE 43 1 m0220,m157,l /usr/guest
[all …]
Dtest.data160 21guest:nfP4/Wpvio/Rw:998:998:Guest Account:/usr/people/guest:/bin/csh
190 21 guest nfP4/Wpvio/Rw 998 998 Guest Account /usr/people/guest /bin/csh
/external/autotest/client/site_tests/telemetry_UnitTests/
Dcontrol.guest7 PURPOSE = "Run the Telemetry unit tests as guest (incognito)."
15 Verifies that all Telemetry unit tests pass when run as guest (incognito).
18 job.run_test('telemetry_UnitTests', browser_type='system-guest', tag='guest',
/external/autotest/server/site_tests/telemetry_UnitTestsServer/
Dcontrol.guest7 PURPOSE = "Run the Telemetry unit tests as guest (incognito)."
15 Verifies that all Telemetry unit tests pass when run as guest (incognito).
23 browser_type='system-guest', tag='guest',
/external/autotest/client/site_tests/login_CryptohomeIncognito/
Dcontrol14 This test will fail if guest cryptohome is not mounted when logged in as guest,
15 or if it is mounted when not logged in as guest.
/external/autotest/server/site_tests/rlz_CheckPing/
Dcontrol.guest6 NAME = "rlz_CheckPing.guest"
7 PURPOSE = "Tests that CAI and CAF RLZ pings are sent in guest mode."
15 sent on first use of the device in guest mode, as long as the device has been
/external/autotest/client/site_tests/desktopui_CheckRlzPingSent/
Ddesktopui_CheckRlzPingSent.py23 def _verify_rlz_data(self, expect_caf_ping=True, guest=False): argument
35 if guest:
178 guest=pre_login is 'lock')
/external/autotest/server/site_tests/firmware_Cr50InvalidateRW/
Dcontrol18 cleared and logging in as guest. After the tpm owner is cleared, corrupting the
19 header will be done on the second login. During guest login the owner wont be
Dcontrol.faft_cr50_tot18 cleared and logging in as guest. After the tpm owner is cleared, corrupting the
19 header will be done on the second login. During guest login the owner wont be
/external/crosvm/
DREADME.md111 malfunctioning guest OS.
140 >**WARNING:** The guest OS will not be notified or gracefully shutdown.
157 Virtio Wayland support requires special support on the part of the guest and as
163 compositor you would like the guest to use.
167 crosvm supports [GDB Remote Serial Protocol] to allow developers to debug guest
222 | `i8042` | Used by the guest kernel to exit crosvm. …
225 | `virtio-net` | Device to interface the host and guest networks. …
226 | `virtio-rng` | Entropy source used to seed guest OS's entropy pool. …
228 | `virtio-wayland` | Allowed guest to use host Wayland socket. …
275 * `devices` - Virtual devices exposed to the guest OS.
/external/rust/crates/vsock/
DMakefile56 …-enable-kvm -m 256 -device vhost-vsock-pci,id=vhost-vsock-pci0,guest-cid=3 -nographic -append "con…
61 …-m 256 -device vhost-vsock-pci,id=vhost-vsock-pci0,guest-cid=3 -display none -daemonize -append "c…
/external/crosvm/docs/
Darchitecture.md22 … proxied trait methods of `BusDevice`, shared memory mappings such as the guest memory, and file d…
30guest memory address space, there are the vm control sockets. There are a few kinds, split by the …
36 … `SharedMemory`, are common types used throughout crosvm to interact with guest memory. Know which…
38 … for sending around references to all of the guest memory. It can be cloned freely, but the underl…
40 …rait for functions that operate on a memory space but don't necessarily need it to be guest memory.
66 …eart of the implementation. It's called by the virtio transport after the guest's driver has indic…
/external/autotest/client/tests/ffsb/
DREADME18 the KVM guest for :
29 Autotest will be able to run variety of I/O tests on guest as FFSB improves,
/external/virglrenderer/ci/
DTODO5 - Run weston in the guest (as a systemd service) instead of X
/external/wpa_supplicant_8/hostapd/
Dhostapd.vlan5 100 guest
/external/python/cpython3/Lib/test/
Dcfgparser.283 # 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
/external/cldr/tools/scripts/ansible/
DVagrantfile9 config.vm.network "forwarded_port", guest: 80, host: 8880
/external/virglrenderer/
DMETADATA4 "virtual 3D GPU for use inside qemu virtual machines, that allows the guest "
/external/virglrenderer/perf-testing/
DREADME.md5 will be built from local directories to be used both in the host and the guest.
61 $(API_TRACE_TO_RUN%.*}-host.perfetto, $(API_TRACE_TO_RUN%.*}-guest.perfetto
/external/toybox/scripts/
Dmkroot.sh114 guest:x:500:500:guest:/home/guest:/bin/sh
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c462 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()
/external/autotest/client/site_tests/graphics_Idle/
Dcontrol11 It depends on the browser not using graphics continuously in guest/kiosk mode.
Dcontrol.arc11 It depends on the browser not using graphics continuously in guest/kiosk mode.
/external/cldr/tools/java/org/unicode/cldr/util/
DOrganization.java29 guest("Guest (Unicode)"), enumConstant
/external/mesa3d/docs/drivers/
Dvmware-guest.rst5 `VMware <https://www.vmware.com/>`__ guest GL driver (aka the SVGA or
12 supported in the guest. This requires:
63 All of these components reside in the guest Linux virtual machine. On
118 - VMware Linux guest kernel module. Note that this repo contains the

123456789