Home
last modified time | relevance | path

Searched refs:adapt (Results 1 – 25 of 61) sorted by relevance

123

/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Drandom.cppm
/freebsd/crypto/heimdal/lib/wind/
H A Dpunycode.c55 adapt(unsigned delta, unsigned numpoints, int first) in adapt() function
157 bias = adapt(delta, h + 1, h == b); in wind_punycode_label_toascii()
H A Drfc3492.txt518 function adapt(delta,numpoints,firsttime):
530 adapt() affect variables of the same name inside the
531 encoding/decoding procedures, because after calling adapt() the
589 let bias = adapt(i - oldi, length(output) + 1, test oldi is 0?)
650 let bias = adapt(delta, h + 1, test h equals b?)
1419 static punycode_uint adapt(
1527 bias = adapt(delta, h + 1, h == b);
1606 bias = adapt(i - oldi, out + 1, oldi == 0);
/freebsd/crypto/openssl/crypto/
H A Dpunycode.c43 static int adapt(unsigned int delta, unsigned int numpoints, in adapt() function
177 bias = adapt(i - oldi, written_out + 1, (oldi == 0)); in ossl_punycode_decode()
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c.txt24 wants to support one of the below features, it should adapt these bindings.
72 this information to adapt power management to keep the arbitration awake
121 wants to support one of the below features, it should adapt these bindings.
/freebsd/sys/contrib/openzfs/contrib/pyzfs/docs/source/
H A Dindex.rst3 You can adapt this file completely to your liking, but it should at least
/freebsd/sys/contrib/zstd/programs/
H A Dfileio.h79 void FIO_setAdaptiveMode(FIO_prefs_t* const prefs, unsigned adapt);
H A Dzstdcli.c792 adapt = 0, in main() local
923 if (!strcmp(argument, "--adapt")) { adapt = 1; continue; } in main()
926 …if (longCommandWArg(&argument, "--adapt=")) { adapt = 1; if (!parseAdaptParameters(argument, &adap… in main()
1434 FIO_setAdaptiveMode(prefs, (unsigned)adapt); in main()
1468 …(void)contentSize; (void)suffix; (void)adapt; (void)rsyncable; (void)ultra; (void)cLevel; (void)ld… in main()
H A DREADME.md174 --adapt : dynamically adapt compression level to I/O conditions
H A Dzstd.1.md131 * `--adapt[=min=#,max=#]` :
132 `zstd` will dynamically adapt compression level to perceived I/O conditions.
139 _note_ : at the time of this writing, `--adapt` can remain stuck at low speed
H A Dfileio.c479 void FIO_setAdaptiveMode(FIO_prefs_t* const prefs, unsigned adapt) { in FIO_setAdaptiveMode() argument
480 if ((adapt>0) && (prefs->nbWorkers==0)) in FIO_setAdaptiveMode()
482 prefs->adaptiveMode = adapt; in FIO_setAdaptiveMode()
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcs42l56.txt39 Amplifiers adapt to the output signal levels.
/freebsd/crypto/openssl/test/
H A DREADME-external.md64 krb5 will automatically adapt its test suite to account for the configuration
/freebsd/crypto/heimdal/
H A DChangeLog.2004255 * kuser/kinit.c: adapt to new signature of
922 * kdc/pkinit.c: adapt to heim_integer changes
926 * kdc/pkinit.c: adapt to heim_integer changes,
1027 * kdc/pkinit.c: adapt to change of signature of
1033 * kuser/kinit.c: adapt to signature change of
1317 * kdc/pkinit.c: adapt to rename of oid_cmp to heim_oid_cmp
1319 * lib/krb5/pkinit.c: adapt to rename of oid_cmp to heim_oid_cmp
1351 * kdc/pkinit.c: adapt to asn1 bignum code, use HEIM_PKINIT errors
1353 * lib/krb5/pkinit.c: adapt to asn1 bignum code, use HEIM_PKINIT
H A DChangeLog.2001664 * kpasswd/kpasswdd.c: adapt to new address functions
665 * kdc/kerberos5.c: adapt to changing address functions use LR_TYPE
666 * kdc/connect.c: adapt to changing address functions
838 * lib/krb5/krb5.h: adapt to asn1 changes
H A DChangeLog.1998133 * lib/krb5/rd_req.c: adapt to new crypto api
135 * lib/krb5/rd_rep.c: adapt to new crypto api
312 * kdc/kstash.c: adapt to new crypto api
314 * kdc/string2key.c: adapt to new crypto api
325 * lib/kadm5/set_keys.c: adapt to new crypto api
327 * lib/kadm5/rename_s.c: adapt to new crypto api
329 * lib/kadm5/get_s.c: adapt to new crypto api
339 * lib/krb5/rd_safe.c: cleanup and adapt to new crypto api
2103 * lib/krb5/get_cred.c: adapt to new `extract_ticket'
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ul-imx6ull-opos6uldev.dtsi52 compatible = "armadeus,st0700-adapt";
H A Dimx6qdl-apf6dev.dtsi74 compatible = "armadeus,st0700-adapt";
/freebsd/crypto/openssl/doc/man7/
H A Devp.pod79 Also makes code harder to adapt to new algorithms and some options are not
H A Dpassphrase-encoding.pod34 OpenSSL tries to adapt to this requirements in one of the following manners:
/freebsd/contrib/lutok/
H A DINSTALL80 1. Configure the sources to adapt to your operating system. This is
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrFormats.td50 /// Form without size qualifier will adapt to operand size automatically, e.g.:
/freebsd/crypto/libecc/
H A DREADME.md785 such as **mingw** for Windows or gcc **Mac OS** version. In order to adapt the makefile behaviour w…
790 guess and fit to native C types or throw an error so that the user can adapt [src/words/types.h](sr…
836 …ally on devices with very constrained RAM, such as Cortex-M0 with 8KB) to adapt the **stack base a…
869 **NOTE**: if one wants to adapt libecc for compilers where some of the necessary C99 features are m…
935 …to guess primitive types sizes. These heuristics can fail and the user will have to adapt the types
981 As an example to show how to adapt the compilation process to compilers that are not compatible wit…
1047 **NOTE**: the purpose of the section was to show how to adapt the compilation process to compilers …
1318 We also override the `CC` compiler to `arm-linux-gnueabihf-gcc` for the Zynq platform (adapt at you…
/freebsd/contrib/kyua/
H A DINSTALL.md80 1. Configure the sources to adapt to your operating system. This is
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_HTTP_REQ_CTX.pod158 Before the HTTP request is sent, this could be used to adapt its header lines.

123