| /xnu-8796.121.2/tests/bounded_array_src/ |
| H A D | begin_end.cpp | 24 test_bounded_ptr<T> begin = array.begin(); in tests() local 31 test_bounded_ptr<T const> begin = array.begin(); in tests() local 40 test_bounded_ptr<T> begin = array.begin(); in tests() local 47 test_bounded_ptr<T const> begin = array.begin(); in tests() local
|
| /xnu-8796.121.2/tests/safe_allocation_src/ |
| H A D | begin_end.cpp | 29 test_bounded_ptr<T> begin = array.begin(); in tests() local 37 test_bounded_ptr<T const> begin = array.begin(); in tests() local 46 test_bounded_ptr<T> begin = array.begin(); in tests() local 54 test_bounded_ptr<T const> begin = array.begin(); in tests() local
|
| /xnu-8796.121.2/tests/bounded_array_ref_src/ |
| H A D | begin_end.cpp | 24 test_bounded_ptr<T> begin = view.begin(); in tests() local 33 test_bounded_ptr<T> begin = view.begin(); in tests() local
|
| H A D | ctor.bounded_ptr.cpp | 24 T* const begin = &array[0]; in tests() local
|
| /xnu-8796.121.2/iokit/DriverKit/ |
| H A D | bounded_array.h | 62 begin() noexcept in begin() function 67 begin() const noexcept in begin() function
|
| H A D | bounded_array_ref.h | 182 begin() const noexcept in begin() function
|
| /xnu-8796.121.2/libkern/libkern/c++/ |
| H A D | bounded_array.h | 62 begin() noexcept in begin() function 67 begin() const noexcept in begin() function
|
| H A D | bounded_array_ref.h | 182 begin() const noexcept in begin() function
|
| /xnu-8796.121.2/osfmk/arm/pmap/ |
| H A D | pmap_data.c | 3691 unsigned int begin = 0; in pmap_find_io_attr() local 3934 unsigned int begin = 0; in pmap_find_io_filter_entry() local
|
| /xnu-8796.121.2/osfmk/kern/ |
| H A D | lock_ticket.c | 490 uint64_t begin = 0; in hw_lck_ticket_contended() local
|
| H A D | locks.c | 557 uint64_t begin = 0; in hw_lock_lock_contended() local 878 uint64_t begin = 0; in hw_lock_bit_to_contended() local
|
| /xnu-8796.121.2/iokit/Kernel/ |
| H A D | IONVRAMCHRPHandler.cpp | 194 const uint8_t *begin = (const uint8_t *)hdr + offsetof(struct chrp_nvram_header, len); in chrp_checksum() local
|
| /xnu-8796.121.2/iokit/Tests/ |
| H A D | Tests.cpp | 1180 OSBoundedPtr<int> begin(&array[0], &array[0], &array[5]); in OSBoundedPtrTests() local
|
| /xnu-8796.121.2/osfmk/tests/ |
| H A D | kernel_tests.c | 188 int64_t begin = 0, end = 999999; in xnupost_should_run_test() local
|
| /xnu-8796.121.2/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 3526 slot_idx_t begin, slot_idx_t end, boolean_t *rate_limited)
|