Loading...
Defined in 5 files as a function:
- iokit/DriverKit/bounded_array.h, line 62 (as a function)
- iokit/DriverKit/bounded_array.h, line 67 (as a function)
- iokit/DriverKit/bounded_array_ref.h, line 182 (as a function)
- iokit/DriverKit/safe_allocation.h, line 350 (as a function)
- iokit/DriverKit/safe_allocation.h, line 359 (as a function)
Referenced in 44 files:
- bsd/skywalk/nexus/netif/nx_netif.c
- iokit/DriverKit/bounded_array.h
- iokit/DriverKit/bounded_array_ref.h, line 236
- iokit/DriverKit/bounded_ptr.h
- iokit/DriverKit/safe_allocation.h
- iokit/IOKit/IOHibernatePrivate.h, line 402
- iokit/Kernel/IONVRAMCHRPHandler.cpp
- iokit/Tests/Tests.cpp
- libkern/libkern/c++/bounded_array.h
- libkern/libkern/c++/bounded_array_ref.h, line 236
- libkern/libkern/c++/bounded_ptr.h
- libkern/libkern/c++/safe_allocation.h
- osfmk/arm/pmap/pmap_data.c
- osfmk/kern/lock_ticket.c
- osfmk/kern/locks.c
- osfmk/tests/kernel_tests.c
- tests/bounded_array_ref_src/begin_end.cpp
- tests/bounded_array_ref_src/ctor.bounded_ptr.cpp
- tests/bounded_array_ref_src/slice.cpp
- tests/bounded_array_src/begin_end.cpp
- tests/bounded_ptr_src/arith.add.cpp
- tests/bounded_ptr_src/arith.add_assign.cpp
-
tests/bounded_ptr_src/arith.difference.cpp
- line 28
- line 28
- line 29
- line 29
- line 34
- line 34
- line 35
- line 35
- line 40
- line 40
- line 41
- line 41
- line 46
- line 46
- line 47
- line 47
- line 52
- line 52
- line 53
- line 53
- line 58
- line 59
- line 59
- line 66
- line 66
- line 67
- line 67
- line 72
- line 72
- line 73
- line 73
- line 78
- line 78
- line 79
- line 79
- line 84
- line 84
- line 85
- line 85
- line 90
- line 90
- line 91
- line 91
- line 98
- line 98
- line 99
- line 99
- line 106
- line 106
- line 107
- line 111
- line 112
- line 112
- tests/bounded_ptr_src/arith.inc_dec.cpp
- tests/bounded_ptr_src/arith.subtract.cpp
- tests/bounded_ptr_src/arith.subtract_assign.cpp
- tests/bounded_ptr_src/assign.convert.cpp
-
tests/bounded_ptr_src/compare.equal.cpp
- line 59
- line 59
- line 60
- line 60
- line 64
- line 64
- line 65
- line 65
- line 69
- line 69
- line 70
- line 70
- line 74
- line 74
- line 75
- line 79
- line 80
- line 87
- line 87
- line 99
- line 99
- line 100
- line 100
- line 105
- line 105
- line 106
- line 106
- line 111
- line 111
- line 111
- line 112
- line 112
- line 117
- line 117
- line 117
- line 118
- line 118
- line 124
- line 124
- line 125
- line 125
- line 138
- line 138
- line 139
- line 139
- tests/bounded_ptr_src/compare.equal.raw.cpp
-
tests/bounded_ptr_src/compare.order.cpp
- line 75
- line 75
- line 76
- line 76
- line 80
- line 80
- line 81
- line 81
- line 85
- line 85
- line 86
- line 86
- line 90
- line 90
- line 91
- line 95
- line 96
- line 103
- line 103
- line 115
- line 115
- line 116
- line 116
- line 121
- line 121
- line 122
- line 122
- line 127
- line 127
- line 127
- line 128
- line 128
- line 133
- line 133
- line 133
- line 134
- line 134
- line 140
- line 140
- line 141
- line 141
- line 154
- line 154
- line 155
- line 155
- tests/bounded_ptr_src/compare.order.raw.cpp
- tests/bounded_ptr_src/ctor.begin_end.cpp
- tests/bounded_ptr_src/ctor.convert.cpp
- tests/bounded_ptr_src/deref.cpp
- tests/bounded_ptr_src/discard_bounds.cpp
- tests/bounded_ptr_src/reinterpret_cast.cpp
- tests/bounded_ptr_src/subscript.cpp
- tests/bounded_ptr_src/unsafe_discard_bounds.cpp
- tests/safe_allocation_src/begin_end.cpp
- tests/safe_allocation_src/ctor.adopt.cpp, line 26
- tests/safe_allocation_src/ctor.allocate.cpp
- tests/safe_allocation_src/ctor.allocate_zero.cpp, line 22
- tests/safe_allocation_src/ctor.default.cpp
- tests/safe_allocation_src/ctor.nullptr.cpp