/device/generic/goldfish-opengl/android-emu/android/base/threads/ |
D | AndroidThreadStore.h | 90 inline void* swap(void* value) { in swap() function 137 T* old = static_cast<T*>(swap(t)); in set() 144 T* swap(T* t) { in swap() function 145 return static_cast<T*>(ThreadStoreBase::swap(t)); in swap()
|
/device/linaro/bootloader/edk2/StdLib/LibC/StdLib/ |
D | Qsort.c | 93 #define swap(a, b) \ macro 139 swap(pl, pl - es); in qsort() 154 swap(a, pm); in qsort() 162 swap(pa, pb); in qsort() 170 swap(pc, pd); in qsort() 177 swap(pb, pc); in qsort() 187 swap(pl, pl - es); in qsort()
|
/device/google/cuttlefish/common/libs/net/ |
D | netlink_request.cpp | 71 using std::swap; in NetlinkRequest() 72 swap(lists_, other.lists_); in NetlinkRequest() 73 swap(header_, other.header_); in NetlinkRequest() 74 swap(request_, other.request_); in NetlinkRequest()
|
/device/generic/goldfish/network/wifi_forwarder/ |
D | netlink_message.cpp | 26 std::swap(mMessage, other.mMessage); in NetlinkMessage() 41 std::swap(mMessage, other.mMessage); in operator =()
|
/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/hals/ |
D | host_connection_session.h | 40 std::swap(conn, rhs.conn);
|
/device/generic/goldfish/ |
D | fstab.ranchu.noavb | 8 dev/block/zram0 none swap defaults zramsize=75%
|
D | fstab.ranchu | 8 dev/block/zram0 none swap defaults zramsize=75%
|
D | fstab.ranchu.noavb.ex | 10 dev/block/zram0 none swap defaults zramsize=75%
|
D | fstab.ranchu.ex | 10 dev/block/zram0 none swap defaults zramsize=75%
|
/device/amlogic/yukawa/ |
D | fstab.yukawa | 6 /dev/block/zram0 none swap defaults zramsize=268435456
|
/device/generic/car/common/ |
D | fstab.ranchu.car | 9 dev/block/zram0 none swap defaults zramsize=75%
|
/device/google/cuttlefish/host/frontend/vnc_server/ |
D | frame_buffer_watcher.cpp | 81 std::swap(stripe.x, stripe.y); in Rotated() 82 std::swap(stripe.width, stripe.height); in Rotated()
|
/device/google/contexthub/firmware/os/algos/common/math/ |
D | mat.c | 231 uint32_t swap = i; in mat33Invert() local 235 swap = j; in mat33Invert() 239 if (swap != i) { in mat33Invert() 242 tmp.elem[i][k] = tmp.elem[swap][k]; in mat33Invert() 243 tmp.elem[swap][k] = t; in mat33Invert() 246 out->elem[i][k] = out->elem[swap][k]; in mat33Invert() 247 out->elem[swap][k] = t; in mat33Invert()
|
/device/google/sunfish/ |
D | fstab.hardware | 12 /dev/block/zram0 none swap defaults …
|
/device/google/coral/ |
D | fstab.hardware | 12 /dev/block/zram0 none swap defaults …
|
/device/google/redbull/ |
D | fstab.hardware | 12 /dev/block/zram0 none swap defaults …
|
/device/google/crosshatch/ |
D | fstab.mainline.hardware | 13 /dev/block/zram0 none swap defaults …
|
D | fstab.hardware | 13 /dev/block/zram0 none swap defaults …
|
/device/google/cuttlefish/shared/config/ |
D | fstab.ext4 | 14 /dev/block/zram0 none swap defaults zramsize=75%
|
D | fstab.f2fs | 14 /dev/block/zram0 none swap defaults zramsize=75%
|
/device/google/trout/product_files/ |
D | fstab.trout | 14 /dev/block/zram0 none swap defaults zramsize=75%
|
/device/google/cuttlefish/host/commands/kernel_log_monitor/ |
D | kernel_log_server.cc | 60 std::swap((*subscribers)[idx], (*subscribers)[active_subscription_count]); in ProcessSubscriptions()
|
/device/google/bonito/ |
D | fstab.hardware | 21 /dev/block/zram0 none swap defaults …
|
/device/linaro/hikey/l-loader/ |
D | generate_ptable.sh | 27 aosp-8g|linux-8g|swap-8g) 95 swap-8g)
|