| /xnu-10002.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-10002.41.9/tests/ |
| 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 | perf_compressor.c | 82 int i, j; in allocate_mostly_zero_pages() local 108 int i, j; in allocate_representative_pages() local 286 int i, j, ret, size_mb, page_type, vmpgsize, freezable_state; 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 | host_statistics_rate_limiting.c | 73 unsigned long i, j; in check_host_info() 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 | 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-10002.41.9/bsd/kern/ |
| H A D | tty_pty.c | 146 int j; in pty_init() local
|
| /xnu-10002.41.9/tools/ |
| H A D | cred_dump_backtraces.c | 38 int err, i, j; in main() local
|
| /xnu-10002.41.9/osfmk/kern/ |
| H A D | ipc_host.c | 641 unsigned int i, j, count; in host_get_exception_ports() local 699 j, in host_swap_exception_ports() local
|
| /xnu-10002.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-10002.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-10002.41.9/osfmk/libsa/ |
| H A D | types.h | 81 #define makedev(i, j) ((((i) & 0xFF) << 8) | ((j) & 0xFF)) argument
|
| /xnu-10002.41.9/osfmk/tests/ |
| H A D | pmap_tests.c | 337 for (unsigned int j = 0; j < (sizeof(nest_threads) / sizeof(nest_threads[0])); j++) { in test_pmap_nesting() local 405 for (unsigned int j = 0; j < (sizeof(nest_threads) / sizeof(nest_threads[0])); j++) { in test_pmap_nesting() local
|
| /xnu-10002.41.9/bsd/dev/dtrace/ |
| H A D | blist.c | 279 int j = BLIST_BMAP_RADIX / 2; local 307 int j; local
|
| /xnu-10002.41.9/tools/tests/affinity/ |
| H A D | pool.c | 313 int j; in main() local 475 int j; in main() local
|
| /xnu-10002.41.9/tests/vfs/ |
| H A D | freeable_vnodes.c | 237 for (int j = 0; dlpaths[j] != NULL; j++) { variable
|
| /xnu-10002.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-10002.41.9/libkern/kxld/ |
| H A D | kxld_util.c | 302 u_int j = 0; in validate_and_swap_macho_32() local 483 u_int j = 0; in validate_and_swap_macho_64() local
|
| /xnu-10002.41.9/tests/vm/ |
| H A D | diag_threshold_test.c | 420 unsigned int j; in catch_mach_exception_raise() local 479 for (unsigned int j = 0; j < codeCnt; j++) { in catch_mach_exception_raise_state_identity() local
|