Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 116) sorted by relevance

12345

/xnu-10002.81.5/tests/bounded_array_src/
H A Dbegin_end.cpp25 test_bounded_ptr<T> end = array.end(); in tests() local
32 test_bounded_ptr<T const> end = array.end(); in tests() local
41 test_bounded_ptr<T> end = array.end(); in tests() local
48 test_bounded_ptr<T const> end = array.end(); in tests() local
H A Dctor.default.cpp30 T* end = array.data() + array.size(); in tests() local
38 T* end = array.data() + array.size(); in tests() local
46 T* end = array.data() + array.size(); in tests() local
54 T* end = array.data() + array.size(); in tests() local
/xnu-10002.81.5/tests/safe_allocation_src/
H A Dbegin_end.cpp30 test_bounded_ptr<T> end = array.end(); in tests() local
38 test_bounded_ptr<T const> end = array.end(); in tests() local
47 test_bounded_ptr<T> end = array.end(); in tests() local
55 test_bounded_ptr<T const> end = array.end(); in tests() local
/xnu-10002.81.5/osfmk/console/
H A Dvideo_scroll.c33 video_scroll_up(void * start, void * end, void * dest) in video_scroll_up()
40 void * end, /* LOW addr */ in video_scroll_down()
/xnu-10002.81.5/tests/bounded_array_ref_src/
H A Dbegin_end.cpp25 test_bounded_ptr<T> end = view.end(); in tests() local
34 test_bounded_ptr<T> end = view.end(); in tests() local
H A Dctor.bounded_ptr.cpp25 T* const end = &array[5]; in tests() local
/xnu-10002.81.5/iokit/Kernel/
H A DIOTimerEventSource.cpp443 AbsoluteTime end; in setTimeout() local
453 AbsoluteTime end, nsecs; in setTimeout() local
468 AbsoluteTime end; in setTimeout() local
477 AbsoluteTime end; in setTimeout() local
508 AbsoluteTime end; in wakeAtTime() local
518 AbsoluteTime end, nsecs; in wakeAtTime() local
/xnu-10002.81.5/libsyscall/mach/
H A Derrorlib.h88 unsigned end; member
90 #define err_sub_map_entry(start, end) { err_get_sub(start), err_get_sub(end) } argument
91 #define err_code_map_entry(start, end) { err_get_code(start), err_get_code(end) } argument
/xnu-10002.81.5/iokit/DriverKit/
H A Dbounded_array.h72 end() noexcept in end() function
77 end() const noexcept in end() function
/xnu-10002.81.5/libkern/libkern/c++/
H A Dbounded_array.h72 end() noexcept in end() function
77 end() const noexcept in end() function
/xnu-10002.81.5/osfmk/kern/
H A Dtest_mpsc_queue.c44 uint64_t *count, *end; member
107 uint64_t n = count, start, end; in mpsc_test_pingpong() local
/xnu-10002.81.5/osfmk/arm64/
H A Dtlb.h131 flush_mmu_tlb_allentries_async(uint64_t start, uint64_t end, uint64_t pmap_page_size, in flush_mmu_tlb_allentries_async()
182 flush_mmu_tlb_allentries(uint64_t start, uint64_t end, uint64_t pmap_page_size, bool last_level_onl… in flush_mmu_tlb_allentries()
192 flush_mmu_tlb_entries_async(uint64_t start, uint64_t end, uint64_t pmap_page_size, in flush_mmu_tlb_entries_async()
280 flush_mmu_tlb_entries(uint64_t start, uint64_t end, uint64_t pmap_page_size, bool last_level_only, … in flush_mmu_tlb_entries()
/xnu-10002.81.5/bsd/netinet/
H A Dtcp_sack.c158 tcp_seq end = tp->sackblks[i].end; in tcp_update_sack_list() local
246 tcp_sackhole_alloc(struct tcpcb *tp, tcp_seq start, tcp_seq end) in tcp_sackhole_alloc()
284 tcp_sackhole_insert(struct tcpcb *tp, tcp_seq start, tcp_seq end, in tcp_sackhole_insert()
419 tcp_sack_update_byte_counter(struct tcpcb *tp, uint32_t start, uint32_t end, in tcp_sack_update_byte_counter()
/xnu-10002.81.5/pexpert/gen/
H A Ddevice_tree.c62 assert_in_dt_region(vm_offset_t const start, vm_offset_t const end, void const *p) in assert_in_dt_region()
71 assert_prop_in_dt_region(vm_offset_t const start, vm_offset_t const end, DeviceTreeNodeProperty con… in assert_prop_in_dt_region()
84 #define ASSERT_HEADER_IN_DT_REGION(start, end, p, size) assert_in_dt_region((start), (end), (uint8_… argument
110 next_prop_region(vm_offset_t const start, vm_offset_t end, DeviceTreeNodeProperty const *prop) in next_prop_region()
/xnu-10002.81.5/bsd/libkern/
H A Dscanc.c68 u_char *end; in scanc() local
/xnu-10002.81.5/osfmk/vm/
H A Dvm_init.c105 vm_offset_t start, end; in vm_mem_bootstrap() local
H A Dlz4.c153 lz4_store_length(uint8_t * dst, const uint8_t * const end, uint32_t L) in lz4_store_length()
178 uint8_t *end = dst + L; in copy_literal() local
189 const uint8_t * const end, in lz4_emit_match()
246 uint8_t *end = dst + dst_size - LZ4_GOFAST_SAFETY_MARGIN; in lz4_encode_2gb() local
H A Dvm_map_internal.h199 vm_map_offset_t end) in vm_map_remove()
H A Dvm_map.c864 vm_map_offset_t end, in vm_map_apple_protected()
2457 vm_map_offset_t end, tmp_end; in vm_map_enter() local
3564 vm_map_offset_t end, fourk_end; in vm_map_enter_fourk() local
5234 vm_map_offset_t va, start, end, offset; in vm_map_enter_cpm() local
5757 vm_map_offset_t end) in _vm_map_clip_end()
5805 #define VM_MAP_RANGE_CHECK(map, start, end) \ argument
5833 vm_map_offset_t end, in vm_map_range_check()
5893 vm_map_offset_t end, in vm_map_protect()
6346 vm_map_offset_t end, in vm_map_inherit()
6553 vm_map_offset_t end, in vm_map_wire_nested()
[all …]
/xnu-10002.81.5/tests/
H A Dfd_aio_fsync_uaf.c53 uint64_t end = clock_gettime_nsec_np(CLOCK_UPTIME_RAW) + 10 * NSEC_PER_SEC; variable
/xnu-10002.81.5/bsd/dev/
H A Dmemdev.c556 nonspace(char *pos, char *end) /* Find next non-space in s… in nonspace()
576 getspace(char *pos, char *end) /* Find next non-space in s… in getspace()
593 cvtnum(char *pos, char *end, uint64_t *num) /* Convert to a number */ in cvtnum()
/xnu-10002.81.5/tests/bounded_ptr_src/
H A Dexample.malloc.cpp21 void* end = static_cast<char*>(p) + size; in bounded_malloc() local
/xnu-10002.81.5/bsd/skywalk/nexus/netif/
H A Dnx_netif_filter_native.c61 get_next_pkt(struct nx_pktq *pktqs, int *curr, int end) in get_next_pkt()
81 int curr, end; in nx_netif_filter_tx_processed_pkt_dequeue() local
H A Dnx_netif_filter_compat.c62 get_next_mbuf(struct nx_mbq *mbqs, int *curr, int end) in get_next_mbuf()
82 int curr, end; in nx_netif_filter_tx_processed_mbuf_dequeue() local
/xnu-10002.81.5/libkern/zlib/
H A Dinffast.c86 unsigned char FAR *end; /* while out < end, enough space available */ in inflate_fast() local

12345