Home
last modified time | relevance | path

Searched full:adapt (Results 1 – 25 of 232) sorted by relevance

12345678910

/freebsd/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/contrib/llvm-project/libcxx/modules/std/
H A Drandom.cppm
/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/device-tree/Bindings/sound/
H A Dcs42l56.txt39 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 Dpunycode.c31 * function adapt(delta,numpoints,firsttime):
43 static int adapt(unsigned int delta, unsigned int numpoints, in adapt() function
109 * let bias = adapt(i - oldi, length(output) + 1, test oldi is 0?)
177 bias = adapt(i - oldi, written_out + 1, (oldi == 0)); in ossl_punycode_decode()
/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/heimdal/
H A DChangeLog.2006669 * 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 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
/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/crypto/libecc/include/libecc/nn/
H A Dnn_config.h20 * 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 DCloning.h331 /// 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/zstd/programs/
H A Dzstdcli.c209 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/crypto/heimdal/lib/hx509/
H A DChangeLog282 * 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 Dttack51 adapt
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dzmod.h27 * adapt the functions called to match the linux kernel implementation
/freebsd/crypto/libecc/src/nn/
H A Dnn_logical.c108 /* 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/openssl/test/
H A DREADME-external.md64 krb5 will automatically adapt its test suite to account for the configuration
/freebsd/crypto/libecc/src/hash/
H A Dshake.c50 /* Update the state, and adapt endianness order */ in _shake_update()
H A Dsha3.c63 /* Update the state, and adapt endianness order */ in _sha3_update()
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmotorcomm,yt8xxx.yaml91 This configuration is mainly to adapt to VF2 with JH7110 SoC.
/freebsd/contrib/bmake/mk/
H A Dmanifest.mk46 # the above is a little overkill but means we can easily adapt to
/freebsd/contrib/expat/
H A DChanges56 #910 CI: Adapt to breaking changes in GitHub Actions
109 #873 #879 CI: Adapt to breaking changes in GitHub Actions
160 #818 CI: Adapt to breaking changes in clang-format
259 #675 #720 #722 CI: Adapt to breaking changes in GitHub Actions Ubuntu images
260 #689 CI: Adapt to breaking changes in Clang/LLVM Debian packaging
261 #763 CI: Adapt to breaking changes in codespell
262 #803 CI: Adapt to breaking changes in Cppcheck
676 #476 #482 CI: Adapt to breaking changes in image "ubuntu-18.04"
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_private.h50 * macros and functions. This makes it easier to adapt the code into
/freebsd/crypto/openssl/doc/man7/
H A Devp.pod79 Also makes code harder to adapt to new algorithms and some options are not

12345678910