| /third_party/rust/crates/rustix/src/mm/ |
| H A D | mod.rs | 5 mod mmap; modules
|
| H A D | mmap.rs | 36 pub unsafe fn mmap<Fd: AsFd>( in mmap() functions [all...] |
| /third_party/rust/crates/rustix/tests/mm/ |
| H A D | main.rs | 11 mod mmap; modules
|
| /third_party/python/Lib/test/ |
| H A D | win_console_handler.py | 14 import mmap namespace
|
| /third_party/skia/third_party/icu/ |
| H A D | make_data_cpp.py | 18 import mmap namespace
|
| /device/soc/rockchip/rk3399/hardware/mpp/include/ |
| H A D | mpp_allocator.h | 38 MPP_RET (*mmap)(MppAllocator allocator, MppBufferInfo *data); member
|
| /device/soc/rockchip/rk3568/hardware/mpp/include/ |
| H A D | mpp_allocator.h | 38 MPP_RET (*mmap)(MppAllocator allocator, MppBufferInfo *data); member
|
| /device/soc/rockchip/rk3588/hardware/mpp/include/ |
| H A D | mpp_allocator.h | 39 MPP_RET (*mmap)(MppAllocator allocator, MppBufferInfo *data); member
|
| /device/soc/rockchip/common/hardware/mpp/include/ |
| H A D | mpp_allocator.h | 38 MPP_RET (*mmap)(MppAllocator allocator, MppBufferInfo *data); member
|
| /third_party/elfutils/tests/ |
| H A D | elfgetzdata.c | 47 bool mmap = strcmp (argv[1], "mmap") == 0; in main() local
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
| H A D | usb_handle.h | 71 void *(*mmap)(struct usb_handle *handle, uint32_t size); member
|
| /third_party/rust/crates/nix/src/sys/ |
| H A D | mman.rs | 419 pub unsafe fn mmap( in mmap() functions
|
| /third_party/musl/src/hook/linux/ |
| H A D | malloc_common.c | 131 void* mmap(void* addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap() function
|
| H A D | musl_malloc_dispatch.h | 62 MallocMmapType mmap; member
|
| /third_party/musl/porting/linux/user/src/hook/ |
| H A D | malloc_common.c | 103 void* mmap(void* addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap() function
|
| H A D | musl_malloc_dispatch.h | 40 MallocMmapType mmap; member
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ |
| H A D | dfx_elf_parser.h | 45 ElfParser(const std::shared_ptr<DfxMmap>& mmap) : mmap_(mmap) {} in ElfParser() argument 118 ElfParser32(const std::shared_ptr<DfxMmap>& mmap) : ElfParser(mmap) {} in ElfParser32() argument 129 ElfParser64(const std::shared_ptr<DfxMmap>& mmap) : ElfParser(mmap) {} in ElfParser64() argument
|
| /third_party/alsa-utils/axfer/ |
| H A D | xfer-libasound.h | 53 bool mmap:1; member
|
| /third_party/musl/src/malloc/mallocng/ |
| H A D | glue.h | 38 #define mmap __mmap macro
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | heap.py | 12 import mmap namespace [all...] |
| /base/hiviewdfx/faultloggerd/common/dfxutil/ |
| H A D | dfx_util.cpp | 219 void *mmap(void *addr, size_t length, int prot, int flags, int fd, size_t offset) in mmap() function
|
| /drivers/hdf_core/framework/model/camera/buffer_manager/include/ |
| H A D | buffer_queue.h | 56 int32_t (*mmap)(void *bufPriv, void *vm); member
|
| /third_party/backends/backend/ |
| H A D | v4l.h | 97 struct video_mmap mmap; member
|
| /third_party/NuttX/fs/vfs/include/ |
| H A D | file.h | 139 int (*mmap)(struct file* filep, struct VmMapRegion *region); member
|
| /third_party/node/deps/v8/tools/ |
| H A D | stats-viewer.py | 40 import mmap namespace
|