Home
last modified time | relevance | path

Searched full:combinations (Results 1 – 25 of 541) sorted by relevance

12345678910>>...22

/freebsd/contrib/ncurses/man/
H A Dnew_pair.3x79 If the library does not keep track of the \fIcombinations\fP of
83 with only a few dozen color combinations,
84 it is convenient to use the maximum number of combinations
95 add to the possible combinations, producing this total:
111 to represent the combinations grows rapidly with an increasing number of colors.
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCombinationGenerator.h13 /// combinations: {0, 2, 3}, {0, 2, 4}, {1, 2, 3}, {1, 2, 4}.
90 return true; // MSB variable wrapped, no more unique combinations. in performGeneration()
112 return; // All combinations produced. in performGeneration()
128 // How many combinations can we produce, max?
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota/
H A Dprojecttree_003_neg.ksh38 # Check 'zfs project' invalid options combinations
62 log_assert "Check 'zfs project' invalid options combinations"
104 log_pass "Check 'zfs project' invalid options combinations"
/freebsd/sys/contrib/device-tree/Bindings/opp/
H A Dopp-v1.yaml13 Devices work at voltage-current-frequency combinations and some implementations
14 have the liberty of choosing these. These combinations are called Operating
H A Dopp-v2-base.yaml13 Devices work at voltage-current-frequency combinations and some implementations
14 have the liberty of choosing these. These combinations are called Operating
39 One or more OPP nodes describing voltage-current-frequency combinations.
/freebsd/lib/libpam/modules/pam_login_access/
H A Dlogin.access.513 file specifies (user, host) combinations and/or (user, tty)
14 combinations for which a login will be either accepted or refused.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_missing_002_pos.ksh52 # 1. Create test pool upon device files using the various combinations.
62 # Using the various combinations.
69 # Randomly test a subset of combinations to speed up the test.
H A Dzpool_import_missing_001_pos.ksh50 # 1. Create test pool upon device files using the various combinations.
58 # Using the various combinations.
71 # Randomly test a subset of combinations to speed up the test.
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dads1015.txt5 The inputs can be used single ended or in certain differential combinations.
7 For configuration all possible combinations are mapped to 8 channels:
/freebsd/contrib/googletest/googletest/samples/
H A Dsample8_unittest.cc31 // Combine() helps with generating all possible combinations of such flags,
90 // accept different combinations of parameters for instantiating a
150 // possible combinations.
/freebsd/sbin/ipf/ipsend/
H A Dipresend.151 option combinations:
82 option combinations:
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unmount/
H A Dzfs_unmount_004_pos.ksh47 # 4. Unmount the file system using the various combinations.
50 # 5. Unmount the mountpoint using the various combinations.
H A Dzfs_unmount_002_pos.ksh46 # 2. Unmount the file system using the various combinations.
49 # 3. Unmount the mountpoint using the various combinations.
H A Dzfs_unmount_003_pos.ksh46 # 3. Unmount the file system using the various combinations.
49 # 4. Unmount the mountpoint using the various combinations.
H A Dzfs_unmount_005_pos.ksh48 # 3. Unmount the file system using the various combinations.
51 # 4. Unmount the mountpoint using the various combinations.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_crypt_combos.ksh74 "combinations of supported properties"
99 log_pass "'zfs create' creates encrypted datasets using all combinations of" \
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/events/
H A Dzed_rc_filter.ksh34 # 2. Test different combinations of ZED_SYSLOG_SUBCLASS_INCLUDE filtering.
36 # 4. Test different combinations of ZED_SYSLOG_SUBCLASS_EXCLUDE filtering.
/freebsd/sys/contrib/dev/iwn/
HDiwlwifi-6000g2a-18.168.6.1.fw.uu25 any other combinations which include this software. No hardware per
15119 any other combinations which include this software. No hardware per
HDiwnwifi-2030-18.168.6.1.fw.uu25 any other combinations which include this software. No hardware per
12477 any other combinations which include this software. No hardware per
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dsecure.txt40 the various possible combinations of device visibility to be
43 both default to "okay". This means the following combinations are
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_draid_003_pos.ksh35 # 1) Test valid stripe/spare combinations given the number of children.
36 # 2) Test invalid stripe/spare/children combinations outside the allow limits.
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/
H A Dzfs_unmount_004_pos.ksh46 # 4. Unmount the file system using the various combinations.
49 # 5. Unmount the mountpoint using the various combinations.
H A Dzfs_unmount_002_pos.ksh45 # 2. Unmount the file system using the various combinations.
48 # 3. Unmount the mountpoint using the various combinations.
H A Dzfs_unmount_003_pos.ksh45 # 3. Unmount the file system using the various combinations.
48 # 4. Unmount the mountpoint using the various combinations.
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_indirect.c213 * combinations when being reconstructed, consider it too computationally
215 * combinations each time the block is accessed. This allows all segment
216 * copies to participate fairly in the reconstruction when all combinations
1517 * There are relatively few possible combinations making it feasible to
1560 * There are too many combinations to try all of them in a reasonable amount
1561 * of time. So try a fixed number of random combinations from the unique
1633 * Set iv->iv_attempts_max such that all unique combinations will in vdev_indirect_splits_damage()
1683 * reduces the search space and ensures that of the remaining combinations
1686 * When the total number of combinations is small they can all be checked.
1698 * combinations, which is similar to bitwise-little-endian counting in
[all …]

12345678910>>...22