| /xnu-11215.81.4/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-11215.81.4/osfmk/kern/ |
| H A D | smr_types.h | 140 __smrq_slink_t first; member 160 __smrq_link_t first; member 181 __smrq_slink_t first; member 203 __smrq_link_t first; member
|
| H A D | smr.c | 796 smr_tracker_t first = NULL; in __smr_leave_stalled() local 2773 struct smrq_slink *first; in __smr_shash_entered_get_or_insert() local 2840 struct smrq_slink *first, *next; in __smr_shash_entered_mut_begin() local 2879 struct smrq_slink *next, *first; in __smr_shash_entered_mut_erase() local 2907 struct smrq_slink *first, *next; in __smr_shash_entered_mut_replace() local 3003 struct smrq_slink *first, *link, *next; in __smr_shash_rehash_with_target() local
|
| 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 | circle_queue.h | 201 queue_entry_t first = circle_queue_first(cq); in circle_queue_rotate_head_forward() local
|
| H A D | mpsc_queue.c | 45 mpsc_queue_restore_batch(mpsc_queue_head_t q, mpsc_queue_chain_t first, in mpsc_queue_restore_batch()
|
| H A D | smr.h | 1361 __smrq_slink_t *first, in __smrq_serialized_remove() 1389 __smrq_slink_t *first, in __smrq_serialized_replace()
|
| /xnu-11215.81.4/tests/ |
| H A D | persona.c | 38 uid_t first = _create_persona(PERSONA_SYSTEM, PERSONA_INFO_V1); variable 49 uid_t first = _create_persona(PERSONA_SYSTEM_PROXY, PERSONA_INFO_V1); variable
|
| 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-11215.81.4/bsd/net/ |
| H A D | net_str_id.c | 58 net_str_id_first_last(u_int32_t *first, u_int32_t *last, u_int32_t kind) in net_str_id_first_last()
|
| /xnu-11215.81.4/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-11215.81.4/tests/sched/ |
| H A D | clutch_runqueue.c | 180 test_thread_t first = create_thread(bucket, first_tg, root_bucket_to_highest_pri[bucket]); variable 215 test_thread_t first = create_thread(bucket, same_tg, root_bucket_to_highest_pri[bucket]); variable
|
| /xnu-11215.81.4/tests/skywalk/ |
| H A D | skt_ringid.c | 72 ring_id_type_t first, ring_id_type_t last, in skt_ringid_main_common()
|
| H A D | skt_manyflows.c | 145 int first, last; in skt_mf1xall_common() local
|
| /xnu-11215.81.4/tests/recount/ |
| H A D | recount_tests.c | 107 struct usage_thread first = { 0 }; variable 146 struct usage_thread first = { 0 }; in test_usr_sys_time_sanity() local
|
| /xnu-11215.81.4/tests/iokit/ |
| H A D | ioserviceusernotification_race.c | 113 absoluteDifference(size_t first, size_t second) in absoluteDifference()
|
| /xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 653 nexus_port_t first, last, port; in nx_fsw_dom_find_port() local 698 nexus_port_t first, last, port; in nx_fsw_dom_bind_port() local
|
| /xnu-11215.81.4/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-11215.81.4/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-11215.81.4/SETUP/config/ |
| H A D | mkmakefile.c | 296 int nreqs, first = 1, isdup; in read_files() local
|
| /xnu-11215.81.4/osfmk/i386/ |
| H A D | pmap_common.c | 183 pmap_has_managed_page(ppnum_t first, ppnum_t last) in pmap_has_managed_page()
|