/device/google/cuttlefish/common/libs/net/ |
D | netlink_request.cpp | 79 using std::swap; in NetlinkRequest() 80 swap(lists_, other.lists_); in NetlinkRequest() 81 swap(header_, other.header_); in NetlinkRequest() 82 swap(request_, other.request_); in NetlinkRequest()
|
/device/google/contexthub/firmware/os/algos/common/math/ |
D | mat.c | 232 uint32_t swap = i; in mat33Invert() local 236 swap = j; in mat33Invert() 240 if (swap != i) { in mat33Invert() 243 tmp.elem[i][k] = tmp.elem[swap][k]; in mat33Invert() 244 tmp.elem[swap][k] = t; in mat33Invert() 247 out->elem[i][k] = out->elem[swap][k]; in mat33Invert() 248 out->elem[swap][k] = t; in mat33Invert()
|
/device/google/cuttlefish/host/commands/secure_env/ |
D | tpm_auth.cpp | 27 std::swap(auth2, auth3); in TpmAuth() 30 std::swap(auth1, auth2); in TpmAuth()
|
/device/google/cuttlefish/common/libs/fs/ |
D | shared_select.h | 46 void swap(SharedFDSet* rhs) { in swap() function 47 value_.swap(rhs->value_); in swap()
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | Gralloc.cpp | 347 std::swap(gralloc_buffer_, rhs.gralloc_buffer_); in operator =() 348 std::swap(locked_, rhs.locked_); in operator =() 349 std::swap(locked_ycbcr_, rhs.locked_ycbcr_); in operator =()
|
/device/google/cuttlefish_vmm/aarch64-linux-gnu/etc/seccomp/ |
D | gpu_render_server.policy | 82 # (from vmm-swap below) 0xc018aa3f == UFFDIO_API, 0xaa00 == USERFAULTFD_IOC_NEW 111 ## Rules for vmm-swap
|
D | gpu_device.policy | 82 # (from vmm-swap below) 0xc018aa3f == UFFDIO_API, 0xaa00 == USERFAULTFD_IOC_NEW 111 ## Rules for vmm-swap
|
D | wl_device.policy | 82 # (from vmm-swap below) 0xc018aa3f == UFFDIO_API, 0xaa00 == USERFAULTFD_IOC_NEW 111 ## Rules for vmm-swap
|
D | tpm_device.policy | 67 # ## Rules for vmm-swap
|
/device/google/cuttlefish/guest/hals/camera/ |
D | vsock_frame_provider.cpp | 161 frame_.swap(next_frame_); in VsockReadLoop() 167 cached_jpeg_.swap(next_frame_); in VsockReadLoop()
|
/device/google/cuttlefish_vmm/x86_64-linux-gnu/ |
D | Cargo.lock | 25 "swap", 92 "swap", 776 "swap", 832 "swap", 973 "swap", 1045 "swap", 2569 name = "swap" 2919 "swap", 3245 "swap",
|
/device/google/cuttlefish_vmm/aarch64-linux-gnu/ |
D | Cargo.lock | 25 "swap", 92 "swap", 776 "swap", 832 "swap", 973 "swap", 1045 "swap", 2569 name = "swap" 2919 "swap", 3245 "swap",
|
/device/generic/goldfish-opengl/system/hals/ |
D | host_connection_session.h | 40 std::swap(conn, rhs.conn);
|
/device/google/cuttlefish/shared/wear/ |
D | wearable-1024.prop | 12 dalvik.vm.dex2oat-swap=true
|
/device/google/cuttlefish/host/frontend/webrtc/ |
D | bluetooth_handler.cpp | 36 read_thread_.swap(loop); in BluetoothHandler()
|
D | adb_handler.cpp | 65 read_thread_.swap(loop); in AdbHandler()
|
/device/generic/car/common/ |
D | fstab.ranchu.car | 10 dev/block/zram0 none swap defaults zramsize=75%
|
/device/amlogic/yukawa/ |
D | fstab.yukawa.ab | 10 /dev/block/zram0 none swap defaults zramsize=268435456
|
D | fstab.yukawa.avb.ab | 10 /dev/block/zram0 none swap defaults zramsize=268435456
|
D | fstab.yukawa | 11 /dev/block/zram0 none swap defaults …
|
/device/linaro/dragonboard/sm8x50/ |
D | fstab | 11 /dev/block/zram0 none swap defaults zramsize=75%
|
/device/generic/goldfish/board/fstab/ |
D | x86 | 15 /dev/block/zram0 none swap defaults zramsize=75%
|
/device/google/coral/ |
D | fstab.hardware | 13 /dev/block/zram0 none swap defaults …
|
/device/google/sunfish/ |
D | fstab.hardware | 13 /dev/block/zram0 none swap defaults …
|
/device/google/cuttlefish_vmm/x86_64-linux-gnu/etc/seccomp/ |
D | vvu_proxy_device.policy | 71 # ## Rules for vmm-swap
|