/freebsd-src/share/examples/mdoc/ |
H A D | deshallify.sh | 18 -e 's/shall affect the/affect the/g' \ 56 -e 's/s shall affect/s affect/g' \ 57 -e 's/shall affect/affects/g' \
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/ |
H A D | zfs_allow_004_pos.ksh | 60 # Verify option '-d' only affect sub-datasets 72 # Verify option '-d + -g' affect group in sub-datasets. 84 # Verify option '-d + -e' affect everyone in sub-datasets.
|
/freebsd-src/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | brcm,bcm11351-pinctrl.txt | 76 - input-enable: No arguments. Enable input (does not affect 78 - input-disable: No arguments. Disable input (does not affect 102 - input-enable: No arguments. Enable input (does not affect 104 - input-disable: No arguments. Disable input (does not affect 114 - input-enable: No arguments. Enable input (does not affect 116 - input-disable: No arguments. Disable input (does not affect
|
/freebsd-src/contrib/libcbor/.github/ |
H A D | PULL_REQUEST_TEMPLATE | 14 - [ ] Security: Does this PR potentially affect security? 15 - [ ] Performance: Does this PR potentially affect performance?
|
/freebsd-src/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | mvebu-devbus.txt | 65 This parameter has no affect on <acc-first-ps> parameter 66 (no affect on first data sample). Set <rd-setup-ps> 75 This parameter has no affect on DEV_OEn de-assertion. 78 affect on <turn-off-ps> parameter.
|
/freebsd-src/tests/sys/cddl/zfs/tests/delegate/ |
H A D | zfs_allow_004_pos.ksh | 80 # Verify option '-d' only affect sub-datasets 92 # Verify option '-d + -g' affect group in sub-datasets. 104 # Verify option '-d + -e' affect everyone in sub-datasets.
|
/freebsd-src/sys/dev/isci/scil/ |
H A D | sci_logger.h | 105 * calling this method has no affect. 138 * calling this method has no affect. 169 * calling this method has no affect. 194 * calling this method has no affect.
|
/freebsd-src/bin/chmod/tests/ |
H A D | chmod_test.sh | 38 "affect symlinks specified via the arguments when -H " \ 57 "affect symlinks specified via the arguments when -L " \ 76 "affect symlinks specified via the arguments when -P " \
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/ |
H A D | reservation_011_pos.ksh | 39 # reservations and quotas. Setting one should not affect the other, 51 log_assert "Verify reservation settings do not affect quota settings"
|
H A D | reservation_007_pos.ksh | 53 log_assert "Verify reservations on data sets doesn't affect other data sets " \ 127 log_pass "Verify reservations on data sets doesn't affect other data sets at" \
|
/freebsd-src/crypto/openssl/doc/man7/ |
H A D | des_modes.pod | 36 An error will only affect one ciphertext block. 70 An error will affect the current and the following ciphertext blocks. 117 An error will affect the current and the following ciphertext variables.
|
/freebsd-src/lib/libc/stdlib/ |
H A D | atol.3 | 89 respectively, so these functions will affect the value of 113 may affect the value of
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | DomConditionCache.h | 9 // Cache for branch conditions that affect a certain value for use by 44 /// Access the list of branches which affect this value.
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | StructuralHash.cpp | 101 // Declarations don't affect analyses. in update() 122 // opcodes into BBs wouldn't affect the hash, only the order of the in update() 135 // Declarations and used/compiler.used don't affect analyses. in update()
|
/freebsd-src/tests/sys/cddl/zfs/tests/reservation/ |
H A D | reservation_011_pos.ksh | 39 # reservations and quotas. Setting one should not affect the other, 60 log_assert "Verify reservation settings do not affect quota settings"
|
H A D | reservation_007_pos.ksh | 62 log_assert "Verify reservations on data sets doesn't affect other data sets at" \ 125 log_pass "Verify reservations on data sets doesn't affect other data sets at" \
|
/freebsd-src/contrib/bzip2/ |
H A D | README.COMPILATION.PROBLEMS | 53 any compilation problems which affect bzip2 will also affect spewG.c,
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/procfs/ |
H A D | procfs_list_basic.ksh | 74 # off. The size of the read can affect how many bytes the seq_file code has 75 # left in its internal buffer, which in turn can affect the relative pos that
|
/freebsd-src/usr.sbin/chown/tests/ |
H A D | chown_test.sh | 38 "affect symlinks specified via the arguments when -H " \ 58 "affect symlinks specified via the arguments when -L " \ 78 "doesn't affect symlinks specified via the arguments " \
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_misc/ |
H A D | zvol_misc_common.kshlib | 77 # that can affect device nodes 95 # that can affect device nodes
|
/freebsd-src/share/man/man4/ |
H A D | pwmc.4 | 59 duty cycle of any one channel may affect other channels within the 113 Flags that affect the output signal can be bitwise-ORed together.
|
/freebsd-src/contrib/libarchive/libarchive/test/ |
H A D | test_write_disk_secure746.c | 47 /* The target directory we're going to try to affect. */ in DEFINE_TEST() 91 /* The target directory we're going to try to affect. */ in DEFINE_TEST()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | CalcSpillWeights.h | 90 /// before start will not affect the weight. Relevant for 93 /// after end will not affect the weight. Relevant for
|
/freebsd-src/sys/libkern/ |
H A D | jenkins_hash.c | 78 that fail to affect some output bits of (a,b,c), especially of a. The 224 /*------ all but last block: aligned reads and affect 32 bits of (a,b,c) */ in jenkins_hash() 313 /*--------------- all but the last block: affect some 32 bits of (a,b,c) */ in jenkins_hash() 333 /*-------------------------------- last block: affect all 32 bits of (c) */ in jenkins_hash() 377 /*------ all but last block: aligned reads and affect 32 bits of (a,b,c) */ in jenkins_hash() 419 /*--------------- all but the last block: affect some 32 bits of (a,b,c) */ in jenkins_hash() 439 /*-------------------------------- last block: affect all 32 bits of (c) */ in jenkins_hash()
|
/freebsd-src/secure/lib/libcrypto/man/man7/ |
H A D | des_modes.7 | 159 An error will only affect one ciphertext block. 178 An error will affect the current and the following ciphertext blocks. 204 An error will affect the current and the following ciphertext variables.
|