/freebsd/share/man/man5/ |
H A D | src.conf.5 | 42 For instance, setting 85 variables are ignored regardless of their setting; 167 Setting 309 will be used, which can be overridden by setting 486 This is a default setting on 492 This is a default setting on 527 Setting 648 This is a default setting on 656 This is a default setting on 674 This is a default setting o [all...] |
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | apm-xgene-phy.txt | 9 - #phy-cells : Shall be 1 as it expects one argument for setting 19 Two set of 3-tuple setting for each (up to 3) 25 Two set of 3-tuple setting for each (up to 3) 28 gain control. Two set of 3-tuple setting for each 31 - apm,tx-amplitude : Amplitude control. Two set of 3-tuple setting for 36 3-tuple setting for each (up to 3) supported link 40 3-tuple setting for each (up to 3) supported link 44 3-tuple setting for Gen1, Gen2, and Gen3. Range is 57 NOTE: PHY override parameters are board specific setting.
|
/freebsd/sys/contrib/device-tree/Bindings/leds/backlight/ |
H A D | arcxcnn_bl.txt | 14 - arc,led-config-0: setting for register ILED_CONFIG_0 15 - arc,led-config-1: setting for register ILED_CONFIG_1 16 - arc,dim-freq: PWM mode frequence setting (bits [3:0] used) 17 - arc,comp-config: setting for register CONFIG_COMP 18 - arc,filter-config: setting for register FILTER_CONFIG 19 - arc,trim-config: setting for register IMAXTUNE
|
/freebsd/contrib/llvm-project/lldb/bindings/interface/ |
H A D | SBSymbolContextExtensions.i | 6 …tModule, SetModule, doc='''A read/write property that allows the getting/setting of the module (ll… 7 …it, SetCompileUnit, doc='''A read/write property that allows the getting/setting of the compile un… 8 …ction, SetFunction, doc='''A read/write property that allows the getting/setting of the function (… 9 …GetBlock, SetBlock, doc='''A read/write property that allows the getting/setting of the block (lld… 10 …tSymbol, SetSymbol, doc='''A read/write property that allows the getting/setting of the symbol (ll… 11 …ntry, SetLineEntry, doc='''A read/write property that allows the getting/setting of the line entry…
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | regulator.yaml | 130 limit setting can be omitted. 136 that detection should be enabled but limit setting can be omitted. 143 be enabled but limit setting can be omitted. 149 limit setting can be omitted. Limit is given as microvolt offset from 156 that detection should be enabled but limit setting can be omitted. Limit 164 be enabled but limit setting can be omitted. Limit is given as microvolt 171 limit setting can be omitted. Limit is given as microvolt offset from 178 that detection should be enabled but limit setting can be omitted. Limit 186 be enabled but limit setting can be omitted. Limit is given as microvolt 201 limit setting ca [all...] |
/freebsd/sys/contrib/device-tree/Bindings/iio/light/ |
H A D | sharp,gp2ap002.yaml | 46 Hysteresis setting for "far" object detection, this setting is 47 device-unique and adjust the optical setting for proximity detection 53 Hysteresis setting for "close" object detection, this setting is 54 device-unique and adjust the optical setting for proximity detection
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/ |
H A D | crypto_scrypt-common.c | 109 escrypt_parse_setting(const uint8_t *setting, in escrypt_parse_setting() argument 114 if (setting[0] != '$' || setting[1] != '7' || setting[2] != '$') { in escrypt_parse_setting() 117 src = setting + 3; in escrypt_parse_setting() 138 const uint8_t *setting, uint8_t *buf, size_t buflen) in escrypt_r() argument 153 src = escrypt_parse_setting(setting, &N_log2, &r, &p); in escrypt_r() 158 prefixlen = src - setting; in escrypt_r() 183 memcpy(dst, setting, prefixlen + saltlen); in escrypt_r()
|
/freebsd/share/man/man4/ |
H A D | cpufreq.4 | 104 This setting is also accessible via a tunable with the same name. 109 This setting is also accessible via a tunable with the same name. 163 and setting a new one from the list with 253 All the following elements for each setting should be returned: 260 device_t dev; /* Driver providing this setting. */ 289 method takes a driver setting and makes it active. 290 If the setting is invalid or not currently available, it should return 295 method returns the currently-active driver setting. 301 If the driver cannot infer the current setting
|
H A D | pvscsi.4 | 35 The default setting is 0. 44 setting to nonzero value enables the use of the PVSCSI message queue allowing 48 setting to nonzero value enables the use of MSI interrupts. 51 setting to nonzero value enables the use of MSI-X interrupts. 54 setting to nonzero value enables the request call threshold functionality.
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | hycon,hy46xx.yaml | 50 description: Allows setting the sensitivity in the range from 0 to 255. 57 description: Allows enabling glove setting. 60 description: Allows setting the report speed in Hertz. 69 description: Allows setting how many samples throw before reporting touch 76 description: Allows setting the sensitivity distance in the range from 0 to 5. 82 description: Allows setting the edge compensation in the range from 0 to 16.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/refreserv/ |
H A D | refreserv_002_pos.ksh | 37 # Setting full size as refreservation, verify no snapshot can be created. 40 # 1. Setting full size as refreservation on pool 42 # 3. Setting full size as refreservation on filesystem 61 # value. Simply setting refreserv == quota can allow enough writes to 82 log_assert "Setting full size as refreservation, verify no snapshot " \ 110 log_pass "Setting full size as refreservation, verify no snapshot " \
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | richtek,rt8515.yaml | 36 defines the range of the dimmer setting (brightness) of the 45 defines the range of the dimmer setting (brightness) of the 60 ground. The maximum hardware current setting is calculated 63 maximum current of 700mA. By setting this attribute in 72 ground. The maximum hardware current setting is calculated 75 maximum current of 700mA. By setting this attribute in
|
/freebsd/tools/regression/environ/ |
H A D | timings.c | 74 /* Iterate over setting variable. */ in main() 89 /* Iterate over setting variable. */ in main() 105 /* Iterate over setting variable. */ in main() 121 /* Iterate over setting variable. */ in main() 137 /* Iterate over setting variable. */ in main() 153 /* Iterate over setting variable. */ in main() 169 /* Iterate over setting variable. */ in main() 185 /* Iterate over setting variable. */ in main()
|
/freebsd/stand/defaults/ |
H A D | loader.conf.5 | 48 behavior of some settings is defined by the setting's suffix; 49 the prefix identifies which module the setting controls. 58 Only one setting can be present on each line. 66 treatment, a setting will set the value of a 123 This type of setting cannot be processed by programs other 264 Use of this setting 268 Use of this setting 275 which aborts the bootstrap process, use of this setting should be avoided. 315 serial port speed setting. 341 The same effect can be achieved by setting [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
H A D | salvator-xs.dtsi | 63 * (when SW31 is the default setting on Salvator-XS). 64 * - If SW31 is the default setting, you cannot use USB2.0 ch3 on 66 * Hence the SW31 setting must be changed like 2) below. 67 * 1) Default setting of SW31: ON-ON-OFF-OFF-OFF-OFF: 69 * 2) Changed setting of SW31: OFF-OFF-ON-ON-ON-ON:
|
/freebsd/tests/sys/cddl/zfs/tests/refreserv/ |
H A D | refreserv_002_pos.ksh | 36 # Setting full size as refreservation, verify no snapshot can be created. 39 # 1. Setting full size as refreservation on pool 41 # 3. Setting full size as refreservation on filesystem 71 # value. Simply setting refreserv == quota can allow enough writes to 93 log_assert "Setting full size as refreservation, verify no snapshot " \ 121 log_pass "Setting full size as refreservation, verify no snapshot " \
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set_quiet_shutdown.pod | 23 SSL_CTX_get_quiet_shutdown() returns the "quiet shutdown" setting of B<ctx>. 26 B<mode>. The setting stays valid until B<ssl> is removed with 31 SSL_get_quiet_shutdown() returns the "quiet shutdown" setting of B<ssl>. 39 When setting the "quiet shutdown" flag to 1, L<SSL_shutdown(3)> 55 setting.
|
H A D | SSL_CONF_cmd.pod | 36 Various bug workarounds are set, same as setting B<SSL_OP_ALL>. 40 Disables support for SSL/TLS compression, same as setting 53 Disables support for session tickets, same as setting B<SSL_OP_NO_TICKET>. 64 setting B<SSL_OP_ALLOW_CLIENT_RENEGOTIATION>. 69 Permits the use of unsafe legacy renegotiation. Equivalent to setting 74 Disables all attempts at renegotiation in TLSv1.2 and earlier, same as setting 84 clients only. Equivalent to setting or clearing B<SSL_OP_LEGACY_SERVER_CONNECT>. 100 Enables strict mode protocol handling. Equivalent to setting 142 group to use. This setting affects groups used for signatures (in TLSv1.2 245 setting the corresponding options B<SSL_OP_NO_SSLv3>, B<SSL_OP_NO_TLSv1>, [all …]
|
/freebsd/contrib/lutok/ |
H A D | INSTALL | 136 Setting this to 'yes' causes the configure script to look for ATF 137 unconditionally and abort if not found. Setting this to 'auto' lets 139 Setting this to 'no' explicitly disables ATF usage. 153 Setting this to 'yes' causes the configure script to look for Doxygen 154 unconditionally and abort if not found. Setting this to 'auto' lets 156 Setting this to 'no' explicitly disables Doxygen usage. And, lastly, 157 setting this to a path forces configure to use a specific Doxygen
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/ |
H A D | snapdir_001_pos.ksh | 36 # Setting a valid snapdir on a dataset, it should be successful. 41 # 3. Setting different valid snapdir to each dataset. 43 # 5. Verify .zfs directory is hidden|visible according to the snapdir setting. 84 log_assert "Setting a valid snapdir property on a dataset succeeds." 100 log_pass "Setting a valid snapdir property on a dataset succeeds."
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_CONF_cmd.3 | 167 Various bug workarounds are set, same as setting \fB\s-1SSL_OP_ALL\s0\fR. 170 Disables support for \s-1SSL/TLS\s0 compression, same as setting 181 Disables support for session tickets, same as setting \fB\s-1SSL_OP_NO_TICKET\s0\fR. 190 setting \fB\s-1SSL_OP_ALLOW_CLIENT_RENEGOTIATION\s0\fR. 194 Permits the use of unsafe legacy renegotiation. Equivalent to setting 198 Disables all attempts at renegotiation in TLSv1.2 and earlier, same as setting 206 clients only. Equivalent to setting or clearing \fB\s-1SSL_OP_LEGACY_SERVER_CONNECT\s0\fR. 219 Enables strict mode protocol handling. Equivalent to setting 258 group to use. This setting affects groups used for signatures (in TLSv1.2 344 setting the corresponding options \fBSSL_OP_NO_SSLv3\fR, \fBSSL_OP_NO_TLSv1\fR, [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | suff-main-several.exp | 3 Setting main node to ".1.2" 12 Setting main node from ".1.2" back to null 16 Setting main node to ".1.3" 18 Setting main node from ".1.3" back to null 22 Setting main node to ".1.4" 24 Setting main node from ".1.4" back to null 28 Setting main node to "next-main"
|
/freebsd/contrib/ncurses/man/ |
H A D | tabs.1 | 68 and later \fBcat\fP the file to the screen, setting tabstops at that point. 202 If the terminal provides the capability for setting the left margin, 221 Before setting a left margin, 225 When setting or resetting the left margin, 282 It also had logic to support setting the left margin, 312 utility documented in Issues 6 and later has no mechanism for setting 346 supports the capability of setting arbitrary tab stops.\*('' 352 and permitted the setting of abitrary tab stops nevertheless.
|
/freebsd/lib/libc/db/man/ |
H A D | dbopen.3 | 64 Files never intended to be preserved on disk may be created by setting 179 routines return -1 on error (setting 196 routines return -1 on error (setting 219 routines return -1 on error (setting 230 routines return -1 on error (setting 269 Store the key/data pair, setting or initializing the position of the 303 routines return -1 on error (setting 391 routines return -1 on error (setting 428 routines return -1 on error (setting
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | TargetProperties.td | 45 Desc<"Skip function prologues when setting breakpoints by name.">; 106 Desc<"Consult the platform module avoid list when setting non-module specific breakpoints.">; 149 …setting breakpoints is slow, then you can change this setting to headers. This setting allows you … 175 …setting helps users control how much information gets loaded when loading modules from memory.'com… 178 … the host system supports executable specific crash log strings and this setting is set to true.">; 266 …Desc<"If true, stepping operations will run all threads. This is equivalent to setting the run-mo… 272 …setting will be the value for high memory (0xfff... addresses). When this is zero, target.process.… 318 …Desc<"If true, allow Language plugins to filter locations when setting breakpoints by line number …
|