Searched refs:sparse (Results 1 – 5 of 5) sorted by relevance
/device/google/cuttlefish/host/libs/image_aggregator/ |
D | image_aggregator.cc | 209 if (auto sparse = in ExpandedStorageSize() local 211 sparse) { in ExpandedStorageSize() 212 auto size = sparse_file_len(sparse, false, true); in ExpandedStorageSize() 213 sparse_file_destroy(sparse); in ExpandedStorageSize()
|
/device/generic/goldfish/tools/ |
D | README.md | 40 * Output in sparse format
|
/device/linaro/dragonboard/shared/utils/qrtr/ |
D | Makefile | 69 @sparse $< $(patsubst -iquote=%,-I%,$(CFLAGS)) $(SFLAGS)
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 5107 …map_header(const char *name, int index, int nr_areas) "Device %s region %d: %d sparse mmap entries" 5108 vfio_region_sparse_mmap_entry(int i, unsigned long start, unsigned long end) "sparse entry %d [0x%l…
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 5107 …map_header(const char *name, int index, int nr_areas) "Device %s region %d: %d sparse mmap entries" 5108 vfio_region_sparse_mmap_entry(int i, unsigned long start, unsigned long end) "sparse entry %d [0x%l…
|