Searched refs:arrays (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/cddl/usr.sbin/dtrace/tests/amd64/
H A DMakefile3 TESTS_SUBDIRS+= arrays
/freebsd-current/cddl/usr.sbin/dtrace/tests/i386/
H A DMakefile3 TESTS_SUBDIRS+= arrays \
/freebsd-current/cddl/usr.sbin/dtrace/tests/common/decls/
H A DMakefile18 tst.arrays.d \
/freebsd-current/usr.sbin/mfiutil/
H A Dmfi_config.c275 int *arrays; member in struct:config_id_state
398 if (state->arrays[i] == state->array_ref)
449 * Create a volume that spans one or more arrays.
452 build_volume(char *volumep, int narrays, struct array_info *arrays, argument
508 * or RAID-60 arrays. The only nested array
527 ld->params.num_drives = arrays[0].array->num_drives;
535 ar = arrays[i].array;
556 struct array_info *arrays; local
585 arrays = NULL;
649 /* Parse all the arrays
[all...]
/freebsd-current/cddl/usr.sbin/dtrace/tests/common/
H A DMakefile8 arrays \
/freebsd-current/lib/libcbor/
H A DMakefile11 SRCS+= cbor/arrays.c
/freebsd-current/contrib/bc/vs/tests/
H A Dtests_bc.bat16 arrays
/freebsd-current/lib/libjail/
H A Djail.c569 int i, ai, ki, jid, arrays, sanity; local
578 arrays = 0;
587 arrays = 1;
619 if (arrays && jail_get(jiov, ki, flags) < 0) {
671 if (jid >= 0 || !arrays || sanity == ARRAY_SANITY ||
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc37 * 2. To construct LLVM type arrays for the struct type:
/freebsd-current/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc37 * 2. To construct LLVM type arrays for the struct type:
/freebsd-current/targets/pseudo/tests/
H A DMakefile.depend43 cddl/usr.sbin/dtrace/tests/common/arrays \
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc3481 // These arrays contain 256 regular elements in unsigned char range + 1 EOF

Completed in 178 milliseconds