| /freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
| H A D | armadeus,st0700-adapt.yaml | 4 $id: http://devicetree.org/schemas/display/panel/armadeus,st0700-adapt.yaml# 21 const: armadeus,st0700-adapt
|
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | random.cppm | |
| /freebsd/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.
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | cs42l56.txt | 39 Amplifiers adapt to the output signal levels. 40 0 = Adapt to Volume Mode. Voltage level determined by the sum of the relevant volume settings.
|
| /freebsd/crypto/openssl/crypto/ |
| H A D | punycode.c | 32 * function adapt(delta,numpoints,firsttime): 44 static int adapt(unsigned int delta, unsigned int numpoints, in adapt() function 110 * let bias = adapt(i - oldi, length(output) + 1, test oldi is 0?) 178 bias = adapt(i - oldi, written_out + 1, (oldi == 0)); in ossl_punycode_decode()
|
| /freebsd/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);
|
| /freebsd/crypto/heimdal/ |
| H A D | ChangeLog.2006 | 669 * kdc/hpropd.c: Adapt to signature change of 672 * kdc/kerberos4.c: Adapt to signature change of 698 * kdc/kerberos5.c: Adapt to signature change of 706 * kdc/524.c: Adapt to signature change of 709 * kdc/krb5tgs.c: Adapt to signature change of 712 * lib/krb5/get_in_tkt.c: Adapt to signature change of 715 * lib/krb5/rd_cred.c: Adapt to signature change of 718 * lib/krb5/rd_req.c: Adapt to signature change of 724 * kdc/524.c (_krb5_principalname2krb5_principal): adapt to 896 * lib/krb5/pkinit.c: Adapt to new signature of [all …]
|
| 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
|
| /freebsd/release/packages/ucl/ |
| H A D | locales-all.ucl | 23 allowing applications to adapt the format of numbers, dates and other values
|
| /freebsd/crypto/openssl/crypto/evp/ |
| H A D | legacy_blake2.c | 15 * Local hack to adapt the BLAKE2 init functions to what the
|
| /freebsd/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
|
| /freebsd/crypto/libecc/include/libecc/nn/ |
| H A D | nn_config.h | 20 * We include the curves list to adapt the maximum NN size to P and Q 25 * We also include the hash layer to adapt the maximum NN size to the
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | Cloning.h | 331 /// Adapt the metadata for the specified instruction according to the 338 /// Clone the specified noalias decl scopes. Then adapt all instructions in the 345 /// Clone the specified noalias decl scopes. Then adapt all instructions in the
|
| /freebsd/sys/contrib/device-tree/Bindings/media/ |
| H A D | mediatek,mdp3-tcc.yaml | 15 achieve HDR10 effects. This helps adapt the content to the color and
|
| /freebsd/sys/contrib/zstd/programs/ |
| H A D | zstdcli.c | 209 DISPLAYOUT( "--adapt : dynamically adapt compression level to I/O conditions \n"); in usage_advanced() 559 …* reads adapt parameters from *stringPtr (e.g. "--zstd=min=1,max=19) and store them into adaptMin… 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()
|
| /freebsd/contrib/expat/ |
| H A D | Changes | 160 #1023 #1025 CI: Adapt to breaking changes in GitHub Actions 262 #971 CI: Adapt to breaking changes in Cppcheck 306 #910 CI: Adapt to breaking changes in GitHub Actions 359 #873 #879 CI: Adapt to breaking changes in GitHub Actions 410 #818 CI: Adapt to breaking changes in clang-format 509 #675 #720 #722 CI: Adapt to breaking changes in GitHub Actions Ubuntu images 510 #689 CI: Adapt to breaking changes in Clang/LLVM Debian packaging 511 #763 CI: Adapt to breaking changes in codespell 512 #803 CI: Adapt to breaking changes in Cppcheck 926 #476 #482 CI: Adapt t [all...] |
| /freebsd/crypto/heimdal/lib/hx509/ |
| H A D | ChangeLog | 282 * test_nist_cert.in: Adapt to new nist pkits framework. 284 * test_nist_pkcs12.in: Adapt to new nist pkits framework. 320 * test_ca.in: Adapt to new request handling. 324 * hxtool-commands.in: Adapt to new request handling. 326 * hxtool.c: Adapt to new request handling. 328 * test_req.in: Adapt to new request handling. 1523 * ks_p12.c: Adapt to new signature of hx509_cms_unenvelope. 1525 * hxtool.c: Adapt to new signature of hx509_cms_unenvelope. 1958 * test_cms.in: adapt test now that we can use any certificate and 2037 * test_req.in: adapt to rename of pkcs10-create to request-create [all …]
|
| /freebsd/share/doc/usd/22.trofftut/ |
| H A D | ttack | 51 adapt
|
| /freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | zmod.h | 28 * adapt the functions called to match the linux kernel implementation
|
| /freebsd/crypto/libecc/src/nn/ |
| H A D | nn_logical.c | 108 /* Adapt output length accordingly */ in nn_lshift() 229 /* Adapt output length accordingly */ in nn_rshift() 236 /* Adapt output length in out */ in nn_rshift()
|
| /freebsd/crypto/libecc/src/hash/ |
| H A D | shake.c | 50 /* Update the state, and adapt endianness order */ in _shake_update()
|
| /freebsd/contrib/bmake/mk/ |
| H A D | manifest.mk | 39 # the above is a little overkill but means we can easily adapt to
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | motorcomm,yt8xxx.yaml | 91 This configuration is mainly to adapt to VF2 with JH7110 SoC.
|
| /freebsd/sys/contrib/xz-embedded/linux/lib/xz/ |
| H A D | xz_private.h | 50 * macros and functions. This makes it easier to adapt the code into
|