Lines Matching defs:dest

923 assert_allocate_copy_return(mach_vm_address_t source, mach_vm_size_t size, mach_vm_address_t * dest  in assert_allocate_copy_return()
929 …sert_allocate_copy_success(mach_vm_address_t source, mach_vm_size_t size, mach_vm_address_t * dest) in assert_allocate_copy_success()
935 assert_copy_return(mach_vm_address_t source, mach_vm_size_t size, mach_vm_address_t dest, kern_retu… in assert_copy_return()
941 assert_copy_success(mach_vm_address_t source, mach_vm_size_t size, mach_vm_address_t dest) in assert_copy_success()
1394 mach_vm_address_t dest = 0; in copy_deallocate() local
1422 mach_vm_address_t dest = get_buffer_address(); in copy_region() local
2549 mach_vm_address_t dest = get_buffer_address(); in test_copy_null_map() local
2576 mach_vm_address_t dest = 0; in copy_edge_size() local
2628 mach_vm_address_t dest = 0; in test_copy_wrapped_around_ranges() local
2663 mach_vm_address_t dest = get_buffer_address(); in write_copy_verify_pattern() local
2718 mach_vm_address_t dest = 0; in test_copy_partially_deallocated_range() local
2741 mach_vm_address_t dest = 0; in test_copy_partially_unreadable_range() local
2764 mach_vm_address_t dest = get_vm_address(); in test_copy_dest_partially_deallocated_region() local
2794 mach_vm_address_t dest = get_buffer_address(); in test_copy_source_partially_deallocated_region() local
2818 mach_vm_address_t dest = get_buffer_address(); in test_copy_source_partially_unreadable_region() local
2844 mach_vm_address_t dest = get_vm_address(); in test_copy_dest_partially_unwriteable_region() local
2879 mach_vm_address_t dest = get_buffer_address(); in test_copy_source_on_partially_deallocated_range() local
2903 mach_vm_address_t dest = get_buffer_address(); in test_copy_dest_on_partially_deallocated_range() local
2927 mach_vm_address_t dest = get_buffer_address(); in test_copy_dest_on_partially_unwritable_range() local
2957 mach_vm_address_t dest = get_buffer_address(); in test_copy_source_on_partially_unreadable_range() local