| /src/contrib/llvm-project/libcxx/modules/std/ |
| H A D | random.inc | 23 // [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
|
| /src/crypto/heimdal/lib/wind/ |
| H A D | punycode.c | 55 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 D | rfc3492.txt | 518 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);
|
| /src/crypto/openssl/crypto/ |
| H A D | punycode.c | 44 static int adapt(unsigned int delta, unsigned int numpoints, in adapt() function 179 bias = adapt(i - oldi, written_out + 1, (oldi == 0)); in ossl_punycode_decode()
|
| /src/sys/contrib/openzfs/contrib/pyzfs/docs/source/ |
| H A D | index.rst | 3 You can adapt this file completely to your liking, but it should at least
|
| /src/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c.txt | 24 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.
|
| /src/release/packages/ucl/ |
| H A D | locales-all.ucl | 23 allowing applications to adapt the format of numbers, dates and other values
|
| /src/sys/contrib/zstd/programs/ |
| H A D | fileio.h | 79 void FIO_setAdaptiveMode(FIO_prefs_t* const prefs, unsigned adapt);
|
| H A D | zstdcli.c | 792 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 D | README.md | 174 --adapt : dynamically adapt compression level to I/O conditions
|
| H A D | zstd.1.md | 131 * `--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
|
| /src/sys/contrib/device-tree/Bindings/sound/ |
| H A D | cs42l56.txt | 39 Amplifiers adapt to the output signal levels.
|
| /src/crypto/heimdal/ |
| H A D | ChangeLog.2004 | 255 * 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 D | ChangeLog.2001 | 664 * 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 D | ChangeLog.1998 | 133 * 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'
|
| /src/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6ul-imx6ull-opos6uldev.dtsi | 52 compatible = "armadeus,st0700-adapt";
|
| H A D | imx6qdl-apf6dev.dtsi | 74 compatible = "armadeus,st0700-adapt";
|
| /src/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | fp_extend_impl.inc | 14 // formats; specifically, some work would be needed to adapt it to
|
| H A D | fp_trunc_impl.inc | 17 // needed to adapt it to (for example) the Intel 80-bit format or PowerPC
|
| /src/crypto/openssl/doc/man7/ |
| H A D | evp.pod | 79 Also makes code harder to adapt to new algorithms and some options are not
|
| H A D | passphrase-encoding.pod | 34 OpenSSL tries to adapt to this requirements in one of the following manners:
|
| /src/crypto/openssl/test/ |
| H A D | README-external.md | 64 krb5 will automatically adapt its test suite to account for the configuration
|
| /src/crypto/openssl/ |
| H A D | README-QUIC.md | 51 may also be helpful to illustrate the changes needed if you are trying to adapt
|
| /src/contrib/lutok/ |
| H A D | INSTALL | 80 1. Configure the sources to adapt to your operating system. This is
|
| /src/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrFormats.td | 50 /// Form without size qualifier will adapt to operand size automatically, e.g.:
|