| /xnu-8019.80.24/tests/safe_allocation_src/ |
| H A D | ctor.move.cpp | 25 T* memory = from.data(); in tests() local 45 T* memory = from.data(); in tests() local 65 T* memory = from.data(); in tests() local
|
| H A D | operator.subscript.cpp | 23 RawT* memory = reinterpret_cast<RawT*>(malloc_allocator::allocate(10 * sizeof(RawT))); in tests() local 37 RawT* memory = reinterpret_cast<RawT*>(malloc_allocator::allocate(10 * sizeof(RawT))); in tests() local 52 RawT* memory = reinterpret_cast<RawT*>(malloc_allocator::allocate(10 * sizeof(RawT))); in tests() local
|
| H A D | assign.move.cpp | 23 T* memory = from.data(); in tests() local 74 T* memory = from.data(); in tests() local 125 T* memory = obj.data(); in tests() local
|
| H A D | data.cpp | 24 T* memory = reinterpret_cast<T*>(malloc_allocator::allocate(10 * sizeof(T))); in tests() local 30 T* memory = reinterpret_cast<T*>(malloc_allocator::allocate(10 * sizeof(T))); in tests() local
|
| H A D | ctor.adopt.cpp | 19 T* memory = reinterpret_cast<T*>(tracking_allocator::allocate(10 * sizeof(T))); in tests() local
|
| H A D | size.cpp | 26 T* memory = reinterpret_cast<T*>(malloc_allocator::allocate(10 * sizeof(T))); in tests() local
|
| /xnu-8019.80.24/iokit/Tests/TestServices/ |
| H A D | TestIOConnectMapMemoryPortLeak45265408.cpp | 61 …65408UserClient::clientMemoryForType(UInt32 type, IOOptionBits *flags, IOMemoryDescriptor **memory) in clientMemoryForType()
|
| /xnu-8019.80.24/libkern/libkern/c++/ |
| H A D | OSSharedPtr.h | 79 T* memory = OSTypeAlloc(T); in OSMakeShared() local
|
| /xnu-8019.80.24/iokit/System/ |
| H A D | IODataQueueDispatchSourceShared.h | 20 IOMemoryDescriptor * memory; member 115 IOMemoryDescriptor ** memory) in CopyMemory_Impl()
|
| /xnu-8019.80.24/tools/lldbmacros/ |
| H A D | macho.py | 27 def __init__(self, memory, size): argument
|
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | flow_divert.h | 72 void *memory; member
|
| /xnu-8019.80.24/iokit/Kernel/ |
| H A D | IOKitKernelInternal.h | 159 IOMemoryDescriptor * memory; member
|
| H A D | IOUserServer.cpp | 713 IOMemoryDescriptor ** memory) in CreateSubMemoryDescriptor_Impl() 761 IOMemoryDescriptor ** memory) in CreateWithMemoryDescriptors_Impl() 803 IOMemoryDescriptor ** memory) in CreateMemoryDescriptorFromClient_Impl() 873 IOBufferMemoryDescriptor ** memory) in Create_Impl() 964 IOMemoryDescriptor * memory, in PrepareForDMA_Impl() 1059 IOMemoryDescriptor ** memory) in GetPreparation_Impl() 5482 IOMemoryDescriptor * memory; in clientMemoryForType() local
|
| H A D | IODMACommand.cpp | 1405 IOMemoryDescriptor * memory = in genIOVMSegments() local
|
| H A D | IOUserClient.cpp | 1908 IOMemoryDescriptor ** memory ) in clientMemoryForType() 1916 OSSharedPtr<IOMemoryDescriptor>& memory ) in clientMemoryForType() 1945 IOMemoryDescriptor * memory = NULL; in mapClientMemory64() local 4543 IOMemoryDescriptor * memory = NULL; in is_io_connect_unmap_memory_from_task() local
|
| H A D | IOMemoryDescriptor.cpp | 4461 IOMemoryDescriptor * memory, in dmaMap() 4564 IOMemoryDescriptor * memory, in dmaMap()
|
| /xnu-8019.80.24/osfmk/ipc/ |
| H A D | mach_port.c | 1295 vm_map_copy_t memory; /* copied-in memory */ in mach_port_get_set_status() local
|
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | ipc_tt.c | 2198 mach_port_array_t memory, in mach_ports_register()
|