Home
last modified time | relevance | path

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

123456

/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/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/lldb/docs/
H A Dpython_extensions.rst5 This gives users the ability to tailor their debugging experience to their own needs.
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-requirements.md28 * The application must have the ability to be in control of the event loop without
30 the ability to operate in “blocking” mode.
33 The fully functional release will provide the ability to plug in more
155 * It shouldn’t be harder to do TLS just because you have the ability to do DTLS
/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.md361 * A pseudo-random number generator. This includes the ability to set the seed
363 * The ability to use stacks for the globals `scale`, `ibase`, and `obase`
365 * The ability to *not* use non-standard keywords. For example, `abs` is a
369 * The ability to turn on and off printing leading zeroes on numbers greater than
389 * The ability to put strings into variables in `bc`. (This always existed in
400 * The ability for users to define their own defaults for various options during
H A DMAINTENANCE-TERMS.md46 * Any compute time that interferes with my ability to do any other work:
/freebsd/crypto/openssl/doc/man7/
H A DOSSL_STORE-winstore.pod35 Windows certificate store also has the ability to associate additional
/freebsd/usr.sbin/cron/doc/
H A DTHANKS16 ability with System V, though without at(1) capabilities, this cron isn't going
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devppkey_rsa_kem.txt55 # testing the FIPS provider's ability to detect short keys. If a
/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/packages/libvgl/
H A Dlibvgl.ucl40 including the ability to transparently have a mouse pointer superimposed on
/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
/freebsd/contrib/libarchive/
H A DCOPYING25 * The following source files are triple-licensed with the ability to choose
/freebsd/contrib/sendmail/mail.local/
H A DREADME6 they rely on the ability to "give away" files to do their work).
/freebsd/contrib/sqlite3/tea/
H A DREADME.txt52 capabilities (such as the the ability to run test cases to ensure that
/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

123456