Home
last modified time | relevance | path

Searched refs:ability (Results 1 – 25 of 105) sorted by relevance

12345

/freebsd/sys/dev/my/
H A Dif_my.c388 u_int16_t phy_sts = 0, media, advert, ability; in my_autoneg_mii() local
468 ability = my_phy_readreg(sc, PHY_LPAR); in my_autoneg_mii()
474 ability = 0; in my_autoneg_mii()
488 ability = 0; in my_autoneg_mii()
500 if (advert & PHY_ANAR_100BT4 && ability & PHY_ANAR_100BT4) { in my_autoneg_mii()
506 ability & PHY_ANAR_100BTXFULL) { in my_autoneg_mii()
512 ability & PHY_ANAR_100BTXHALF) { in my_autoneg_mii()
518 ability & PHY_ANAR_10BTFULL) { in my_autoneg_mii()
1582 u_int16_t advert = 0, ability = 0; in my_ifmedia_sts() local
1604 ability = my_phy_readreg(sc, PHY_LPAR); in my_ifmedia_sts()
[all …]
/freebsd/tools/tools/net80211/w00t/
H A DREADME13 prga Gives ability to transmit on a WEP network.
14 redir Gives ability to decrypt in real-time on a WEP network, via Internet.
15 expand Gives ability to decrypt locally on a WEP network.
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dbrcm,brcmstb-waketimer.txt4 ability to wake up the system from low-power suspend/standby modes.
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_extensions.rst5 This gives users the ability to tailor their debugging experience to their own needs.
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_flags.inc57 "Affects the quality of heap-related reports, but not the ability "
63 "Affects the quality of stack-related reports, but not the ability "
/freebsd/contrib/llvm-project/lld/docs/
H A Derror_handling_script.rst5 LLD provides the ability to hook into some error handling routines through a
/freebsd/contrib/tcsh/
H A Deight-bit.me116 self-insert-command, I lost the ability to use the Meta key to call the
121 terminal emulator, I can get that ability back via xterm bindings!
/freebsd/contrib/libcbor/doc/source/api/
H A Ditem_reference_counting.rst11 *libcbor* gives you with the ability to provide your own implementations of ``malloc``, ``realloc``…
/freebsd/contrib/bc/
H A DREADME.md357 * A pseudo-random number generator. This includes the ability to set the seed
359 * The ability to use stacks for the globals `scale`, `ibase`, and `obase`
361 * The ability to *not* use non-standard keywords. For example, `abs` is a
365 * The ability to turn on and off printing leading zeroes on numbers greater than
385 * The ability to put strings into variables in `bc`. (This always existed in
396 * The ability for users to define their own defaults for various options during
H A DNEWS.md231 The last added feature is the ability of the `asciify()` built-in function in
373 The new feature is the ability to turn off exiting on expressions. It is also
472 * Added the ability for users to get the copyright banner back.
473 * Added the ability for users to have `bc` and `dc` quit on `SIGINT`.
474 * Added the ability for users to disable prompt and TTY mode by environment
476 * Added the ability for users to redefine keywords. This is another reason this
479 * Added the ability to assign strings to variables and array elements and pass
1173 4. The ability to paste multiple lines in history was added.
1273 6. `dc` was given the ability to **use the environment variable
1275 7. `dc` was also given the ability to **use the `-i` or `--interactive`**
[all …]
/freebsd/usr.sbin/cron/doc/
H A DTHANKS16 ability with System V, though without at(1) capabilities, this cron isn't going
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/
H A Dcpm.txt46 mapping can cover them all while maintaining the ability to determine
/freebsd/sys/contrib/openzfs/
H A DRELEASES.md5 does not indicate any incompatible on-disk format change. The ability
/freebsd/crypto/openssl/doc/man3/
H A DDH_meth_new.pod93 DH_METHOD. DH_meth_set_flags() provides the ability to set these flags.
96 ability to associate implementation specific data with the DH_METHOD. It is
H A DDSA_meth_new.pod122 DSA_METHOD. DSA_meth_set_flags() provides the ability to set these flags.
125 ability to associate implementation specific data with the DSA_METHOD. It is
H A DRSA_meth_new.pod160 with this RSA_METHOD. RSA_meth_set_flags() provides the ability to set
164 provide the ability to associate implementation specific data with the
H A DBIO_ADDRINFO.pod59 BIO_lookup() does the same as BIO_lookup_ex() but does not provide the ability
H A DPKCS7_sign.pod118 The B<PKCS7_PARTIAL> flag, and the ability for I<certs>, I<signcert>,
/freebsd/contrib/sendmail/mail.local/
H A DREADME6 they rely on the ability to "give away" files to do their work).
/freebsd/contrib/libarchive/
H A DCOPYING25 * The following source files are triple-licensed with the ability to choose
/freebsd/contrib/ee/
H A Dee.i18n.guide1 Easy Editor ("ee") provides the ability to translate the messages
135 NLSPATH variable must have the ability to handle different names for
/freebsd/sys/contrib/openzfs/module/lua/
H A DREADME.zfs60 ability to do so is restricted to the root user, it's still possible to write
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-genpkey.pod.in488 The ability to use NIST curve names, and to generate an EC key directly,
490 The ability to generate X25519 keys was added in OpenSSL 1.1.0.
491 The ability to generate X448, ED25519 and ED448 keys was added in OpenSSL 1.1.1.
/freebsd/sys/contrib/device-tree/Bindings/mux/
H A Dmux-controller.txt138 Some mux controllers have the ability to disconnect the input/output of the
/freebsd/contrib/one-true-awk/
H A DFIXES64 Restore the ability to compile with g++. Thanks to

12345