Home
last modified time | relevance | path

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

123

/freebsd-14.2/sys/contrib/device-tree/Bindings/display/panel/
H A Darmadeus,st0700-adapt.yaml4 $id: http://devicetree.org/schemas/display/panel/armadeus,st0700-adapt.yaml#
21 const: armadeus,st0700-adapt
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/
H A Drandom.inc23 // [rand.adapt.disc], class template discard_block_engine
26 // [rand.adapt.ibits], class template independent_bits_engine
29 // [rand.adapt.shuf], class template shuffle_order_engine
/freebsd-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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
/freebsd-14.2/sys/contrib/device-tree/Bindings/sound/
H A Dcs42l56.txt39 Amplifiers adapt to the output signal levels.
/freebsd-14.2/sys/contrib/device-tree/Bindings/net/
H A Dmotorcomm,yt8xxx.yaml57 This configuration is mainly to adapt to VF2 with JH7110 SoC.
/freebsd-14.2/crypto/openssl/test/
H A DREADME-external.md64 krb5 will automatically adapt its test suite to account for the configuration
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Dimx6ul-imx6ull-opos6uldev.dtsi52 compatible = "armadeus,st0700-adapt";
H A Dimx6qdl-apf6dev.dtsi74 compatible = "armadeus,st0700-adapt";
/freebsd-14.2/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
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_extend_impl.inc14 // formats; specifically, some work would be needed to adapt it to
H A Dfp_trunc_impl.inc17 // needed to adapt it to (for example) the Intel 80-bit format or PowerPC
/freebsd-14.2/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-14.2/contrib/lutok/
H A DINSTALL80 1. Configure the sources to adapt to your operating system. This is
/freebsd-14.2/contrib/bsddialog/
H A DCHANGELOG94 and to adapt word wrapping and dynamic text autosizing to
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrFormats.td50 /// Form without size qualifier will adapt to operand size automatically, e.g.:

123