| /xnu-8792.41.9/tests/bounded_array_ref_src/ |
| H A D | ctor.begin_end.cpp | 30 T* last = &array[5]; in tests() local 47 T* last = &array[1]; in tests() local 60 T* last = &array[0]; in tests() local 71 T* last = &array[5]; in tests() local
|
| /xnu-8792.41.9/bsd/skywalk/nexus/ |
| H A D | nexus_mbq.h | 228 classq_pkt_t last = CLASSQ_PKT_INITIALIZER(last); in __mbq_deq_all() local 238 nx_mbq_safe_deq_all(struct nx_mbq *q, struct mbuf **last, uint32_t *qlenp, in nx_mbq_safe_deq_all() 252 nx_mbq_deq_all(struct nx_mbq *q, struct mbuf **last, uint32_t *qlenp, in nx_mbq_deq_all()
|
| H A D | nexus_pktq.h | 202 classq_pkt_t last = CLASSQ_PKT_INITIALIZER(last); in __pktq_deq_all() local 212 nx_pktq_safe_deq_all(struct nx_pktq *q, struct __kern_packet **last, in nx_pktq_safe_deq_all() 226 nx_pktq_deq_all(struct nx_pktq *q, struct __kern_packet **last, uint32_t *qlenp, in nx_pktq_deq_all()
|
| H A D | nexus_mbq.c | 94 classq_pkt_t last = CLASSQ_PKT_INITIALIZER(last); in nx_mbq_concat() local
|
| H A D | nexus_pktq.c | 67 classq_pkt_t last = CLASSQ_PKT_INITIALIZER(last); in nx_pktq_concat() local
|
| /xnu-8792.41.9/tests/ |
| H A D | pfz.c | 143 void *last; member 206 void *last; member
|
| /xnu-8792.41.9/bsd/net/ |
| H A D | net_str_id.c | 65 net_str_id_first_last(u_int32_t *first, u_int32_t *last, u_int32_t kind) in net_str_id_first_last()
|
| H A D | raw_usrreq.c | 95 struct socket *last; in raw_input() local
|
| /xnu-8792.41.9/libkern/zlib/ |
| H A D | inffast.c | 83 unsigned char FAR *last; /* while in < last, enough input available */ in inflate_fast() local
|
| H A D | infback.c | 281 code last; /* parent table entry */ in inflateBack() local
|
| H A D | inflate.h | 106 int last; /* true if processing last block */ member
|
| H A D | inflate.c | 591 code last; /* parent table entry */ in inflate() local
|
| /xnu-8792.41.9/osfmk/kern/ |
| H A D | recount.c | 452 struct recount_snap *last = PERCPU_GET(_snaps_percpu); in recount_current_thread_usage() local 492 struct recount_snap *last = PERCPU_GET(_snaps_percpu); in recount_current_thread_perf_level_usage() local 553 struct recount_snap *last = PERCPU_GET(_snaps_percpu); in _time_since_last_snapshot() local 768 struct recount_snap *last = PERCPU_GET(_snaps_percpu); in recount_switch_thread() local 829 struct recount_snap *last, struct recount_snap *cur) in recount_precise_transition_diff() 862 struct recount_snap *last = PERCPU_GET(_snaps_percpu); in recount_kernel_transition() local
|
| H A D | mpsc_queue.h | 296 mpsc_queue_chain_t last) in mpsc_queue_append_list()
|
| H A D | circle_queue.h | 210 queue_entry_t last = circle_queue_last(cq); in circle_queue_rotate_head_backward() local
|
| H A D | mpsc_queue.c | 60 mpsc_queue_chain_t last) in mpsc_queue_restore_batch()
|
| /xnu-8792.41.9/osfmk/vm/ |
| H A D | vm_map_store_ll.c | 166 vm_map_entry_t last; in vm_map_store_lookup_entry_ll() local
|
| /xnu-8792.41.9/libkern/c++/ |
| H A D | OSUnserialize.y | 526 object_t *temp, *last = o; in buildOSDictionary() local 563 object_t *temp, *last = o; in buildOSArray() local
|
| /xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 599 nexus_port_t first, last, port; in nx_fsw_dom_find_port() local 644 nexus_port_t first, last, port; in nx_fsw_dom_bind_port() local
|
| /xnu-8792.41.9/iokit/Kernel/ |
| H A D | IOServicePrivate.h | 234 IOService * last; variable
|
| /xnu-8792.41.9/tools/lldbmacros/ |
| H A D | ktrace.py | 523 def IterateKdebugEvents(verbose=False, humanize=False, last=None, argument
|
| /xnu-8792.41.9/bsd/net/classq/ |
| H A D | classq.c | 321 _getq_all(class_queue_t *q, classq_pkt_t *first, classq_pkt_t *last, in _getq_all()
|
| /xnu-8792.41.9/bsd/dev/dtrace/ |
| H A D | fbt.c | 89 fbt_probe_t *fbt = parg, *next, *hash, *last; in fbt_destroy() local
|
| /xnu-8792.41.9/bsd/vfs/ |
| H A D | vfs_quota.c | 767 int i, skip, last; in dqlookup() local
|
| /xnu-8792.41.9/osfmk/i386/ |
| H A D | pmap_common.c | 164 pmap_has_managed_page(ppnum_t first, ppnum_t last) in pmap_has_managed_page()
|