| /xnu-8019.80.24/tests/bounded_array_ref_src/ |
| H A D | ctor.begin_end.cpp | 29 T* first = &array[0]; in tests() local 46 T* first = &array[0]; in tests() local 59 T* first = &array[0]; in tests() local 70 T* first = &array[5]; in tests() local
|
| /xnu-8019.80.24/tests/ |
| H A D | pfz.c | 142 void *first; member 205 void *first; member
|
| H A D | kqueue_timer_tests.c | 331 test_updated_kevent(int first, int second) in test_updated_kevent()
|
| /xnu-8019.80.24/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()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/ |
| H A D | nexus_pktq.c | 66 classq_pkt_t first = CLASSQ_PKT_INITIALIZER(first); in nx_pktq_concat() local
|
| H A D | nexus_mbq.c | 93 classq_pkt_t first = CLASSQ_PKT_INITIALIZER(first); in nx_mbq_concat() local
|
| H A D | nexus_mbq.h | 227 classq_pkt_t first = CLASSQ_PKT_INITIALIZER(first); in __mbq_deq_all() local
|
| H A D | nexus_pktq.h | 201 classq_pkt_t first = CLASSQ_PKT_INITIALIZER(first); in __pktq_deq_all() local
|
| /xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 603 nexus_port_t first, last, port; in nx_fsw_dom_find_port() local 647 nexus_port_t first, last, port; in nx_fsw_dom_bind_port() local
|
| /xnu-8019.80.24/tests/iokit/ |
| H A D | ioserviceusernotification_race.c | 113 absoluteDifference(size_t first, size_t second) in absoluteDifference()
|
| /xnu-8019.80.24/libkern/zlib/ |
| H A D | z_crc32.c | 141 static volatile int first = 1; /* flag to limit concurrent making */ in make_crc_table() local
|
| /xnu-8019.80.24/osfmk/ipc/ |
| H A D | ipc_mqueue.c | 536 ipc_kmsg_t first = ipc_kmsg_queue_first(&mqueue->imq_messages); in ipc_mqueue_override_send_locked() local 1465 ipc_kmsg_t first = ipc_kmsg_queue_first(&mqueue->imq_messages); in ipc_mqueue_destroy_locked() local
|
| H A D | ipc_kmsg.c | 1381 ipc_kmsg_t first = queue->ikmq_base; in ipc_kmsg_enqueue() local 1414 ipc_kmsg_t first = queue->ikmq_base; in ipc_kmsg_enqueue_qos() local 1464 ipc_kmsg_t first = queue->ikmq_base; in ipc_kmsg_override_qos() local 1488 ipc_kmsg_t first; in ipc_kmsg_dequeue() local 1604 boolean_t first = ipc_kmsg_queue_empty(queue); in ipc_kmsg_delayed_destroy() local 1625 ipc_kmsg_t first, last; in ipc_kmsg_delayed_destroy_queue() local
|
| H A D | ipc_pset.c | 384 ipc_kmsg_t first; in filt_machport_filter_result() local
|
| /xnu-8019.80.24/bsd/nfs/ |
| H A D | nfs_node.c | 1174 nfsnode_t first, second; in nfs_node_lock2() local 1244 nfsnode_t first, second; in nfs_node_set_busy2() local
|
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | mpsc_queue.h | 295 mpsc_queue_append_list(mpsc_queue_head_t q, mpsc_queue_chain_t first, in mpsc_queue_append_list()
|
| H A D | mpsc_queue.c | 44 mpsc_queue_restore_batch(mpsc_queue_head_t q, mpsc_queue_chain_t first, in mpsc_queue_restore_batch()
|
| H A D | circle_queue.h | 155 queue_entry_t first = circle_queue_first(cq); in circle_queue_rotate_head_forward() local
|
| H A D | ltable.c | 989 struct lt_elem *first, *next; in lt_elem_list_pop() local
|
| /xnu-8019.80.24/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()
|
| H A D | classq_subr.c | 322 classq_pkt_t first = CLASSQ_PKT_INITIALIZER(first); in ifclassq_dequeue_common_default() local
|
| /xnu-8019.80.24/SETUP/config/ |
| H A D | mkmakefile.c | 296 int nreqs, first = 1, isdup; in read_files() local
|
| /xnu-8019.80.24/osfmk/i386/ |
| H A D | pmap_common.c | 164 pmap_has_managed_page(ppnum_t first, ppnum_t last) in pmap_has_managed_page()
|
| /xnu-8019.80.24/bsd/skywalk/namespace/ |
| H A D | netns.c | 283 in_port_t first = (in_port_t)ipport_firstauto; in netns_ns_alloc() local 1296 in_port_t first = (in_port_t)ipport_firstauto; in netns_reserve_ephemeral() local
|
| /xnu-8019.80.24/SETUP/kextsymboltool/ |
| H A D | kextsymboltool.c | 646 struct symbol * first; in main() local
|