| /xnu-8792.41.9/tests/safe_allocation_src/ |
| H A D | usage.two_dimensions.cpp | 25 for (int j = 0; j < 10; ++j) { in tests() local 31 for (int j = 0; j < 10; ++j) { in tests() local
|
| /xnu-8792.41.9/tests/ |
| H A D | perf_compressor.c | 81 int i, j; in allocate_mostly_zero_pages() local 107 int i, j; in allocate_representative_pages() local 285 int i, j, ret, size_mb, page_type, vmpgsize, freezable_state; variable
|
| H A D | perfmon_tests.c | 142 for (unsigned short j = 0; j < layout.pl_reg_count; j++) { variable 155 for (unsigned short j = 0; j < layout.pl_unit_count; j++) { variable
|
| H A D | mcast_group_race_82820812.c | 37 uint32_t j = 0; variable
|
| H A D | memcmp_zero.c | 39 for (size_t j = i; j < 256; ++j) { variable
|
| H A D | prng.c | 35 for (size_t j = 0; j < BUF_SIZE; j += 256) { in prng_getentropy() local
|
| H A D | kernel_inspection.c | 160 mach_msg_type_number_t i, j, tcnt, pcnt = 0; variable
|
| H A D | memorystatus_zone_test.c | 167 for (uint64_t j = 0; j < NUM_GIVE_BACK && j < i; ++j) { in allocate_vm_stuff() local 226 for (uint64_t j = 0; j < NUM_GIVE_BACK_PORTS && j < i; ++j) { in allocate_from_generic_zone() local
|
| H A D | avx.c | 212 int j; in populate_ymm() local 547 for (int j = 0; j < 8; j++) { in populate_opmask() local 639 int j; in populate_zmm() local
|
| H A D | host_statistics_rate_limiting.c | 73 unsigned long i, j; in check_host_info() local
|
| H A D | proc_info.c | 300 int j; variable 782 for (int j = 0; j < num_procs; j++) { variable 1844 for (int j = 0; j < uptrs_count; j++) { in print_uptrs() local 1916 for (int j = 0; j < NUPTRS; j++) { variable
|
| /xnu-8792.41.9/libkern/c++/ |
| H A D | OSSymbol.cpp | 45 typedef struct { unsigned int i, j; } OSSymbolPoolState; member 316 unsigned int j, inLen, hash; in findSymbol() local 358 unsigned int j, inLen, hash; in insertSymbol() local 427 unsigned int j, inLen, hash; in removeSymbol() local
|
| /xnu-8792.41.9/bsd/kern/ |
| H A D | tty_pty.c | 146 int j; in pty_init() local
|
| /xnu-8792.41.9/tools/ |
| H A D | cred_dump_backtraces.c | 38 int err, i, j; in main() local
|
| /xnu-8792.41.9/osfmk/kern/ |
| H A D | ipc_host.c | 634 unsigned int i, j, count; in host_get_exception_ports() local 692 j, in host_swap_exception_ports() local
|
| /xnu-8792.41.9/SETUP/json_compilation_db/ |
| H A D | json_compilation_db.c | 182 size_t i, j; in escape_string() local
|
| /xnu-8792.41.9/libkern/kxld/tests/ |
| H A D | kxld_dict_test.c | 48 int a1 = 1, a2 = 3, i = 0, j = 0; in main() local
|
| /xnu-8792.41.9/bsd/net/ |
| H A D | net_perf.c | 68 for (uint8_t i = 1, j = 0; i <= 64 && j < NET_PERF_BARS; i++) { in update_bins() local
|
| H A D | pf_if.c | 633 int i, j, k; in pfi_update_status() local 772 int i = 31, j = 0, b = 0; in pfi_unmask() local
|
| /xnu-8792.41.9/osfmk/libsa/ |
| H A D | types.h | 81 #define makedev(i, j) ((((i) & 0xFF) << 8) | ((j) & 0xFF)) argument
|
| /xnu-8792.41.9/bsd/dev/dtrace/ |
| H A D | blist.c | 279 int j = BLIST_BMAP_RADIX / 2; local 307 int j; local
|
| /xnu-8792.41.9/tools/tests/affinity/ |
| H A D | pool.c | 313 int j; in main() local 475 int j; in main() local
|
| /xnu-8792.41.9/osfmk/mach/ |
| H A D | dyld_kernel_fixups.h | 339 uint32_t i, j; in kernel_collection_adjust_fileset_entry_addrs() local 410 uint32_t i, j; in kernel_collection_adjust_mh_addrs() local
|
| /xnu-8792.41.9/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 756 uint32_t i, j, k, n[NR_ALL]; in na_schema_alloc() local 2239 uint32_t i, j, n = kring->ckr_num_slots; in na_kr_depopulate_slots() local 3349 slot_idx_t j; in na_packet_pool_free_sync() local 3424 slot_idx_t j; in na_packet_pool_alloc_sync() local 3542 slot_idx_t j; in na_packet_pool_free_buf_sync() local 3605 slot_idx_t j; in na_packet_pool_alloc_buf_sync() local
|
| /xnu-8792.41.9/libkern/kxld/ |
| H A D | kxld_util.c | 301 u_int j = 0; in validate_and_swap_macho_32() local 482 u_int j = 0; in validate_and_swap_macho_64() local
|