Home
last modified time | relevance | path

Searched full:hpr (Results 1 – 25 of 46) sorted by relevance

12

/freebsd/contrib/bc/tests/dc/
H A Dshift.txt1 0 0HpR
2 1 0HpR
3 2 0HpR
4 0.0023896 0HpR
5 1.298346 0HpR
6 2.00000000 0HpR
7 0.0023896 3HpR
8 1.298346 4HpR
9 2.00000000 5HpR
10 89136.892348976 7HpR
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrVFP.td169 def VLDRH : AHI5<0b1101, 0b01, (outs HPR:$Sd), (ins addrmode5fp16:$addr),
171 [(set HPR:$Sd, (f16 (alignedload16 addrmode5fp16:$addr)))]>,
181 (COPY_TO_REGCLASS (LDRH addrmode3:$addr), HPR)> {
185 (COPY_TO_REGCLASS (t2LDRHi12 t2addrmode_imm12:$addr), HPR)> {
204 def VSTRH : AHI5<0b1101, 0b00, (outs), (ins HPR:$Sd, addrmode5fp16:$addr),
206 [(alignedstore16 (f16 HPR:$Sd), addrmode5fp16:$addr)]>,
209 def : Pat<(alignedstore16 (bf16 HPR:$Sd), addrmode5fp16:$addr),
210 (VSTRH (bf16 HPR:$Sd), addrmode5fp16:$addr)> {
213 def : Pat<(alignedstore16 (bf16 HPR:$Sd), addrmode3:$addr),
217 def : Pat<(alignedstore16 (bf16 HPR:$Sd), t2addrmode_imm12:$addr),
[all …]
H A DARMRegisterBanks.td13 def FPRRegBank : RegisterBank<"FPRB", [HPR, SPR, DPR, QPR]>;
H A DARMRegisterInfo.td434 def HPR : RegisterClass<"ARM", [f16, bf16], 32, (sequence "S%u", 0, 31)> {
435 let AltOrders = [(add (decimate HPR, 2), SPR),
436 (add (decimate HPR, 4),
437 (decimate HPR, 2),
438 (decimate (rotl HPR, 1), 4),
439 (decimate (rotl HPR, 1), 2))];
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_wire_pkt.c14 int ossl_quic_hdr_protector_init(QUIC_HDR_PROTECTOR *hpr, in ossl_quic_hdr_protector_init() argument
38 hpr->cipher_ctx = EVP_CIPHER_CTX_new(); in ossl_quic_hdr_protector_init()
39 if (hpr->cipher_ctx == NULL) { in ossl_quic_hdr_protector_init()
44 hpr->cipher = EVP_CIPHER_fetch(libctx, cipher_name, propq); in ossl_quic_hdr_protector_init()
45 if (hpr->cipher == NULL in ossl_quic_hdr_protector_init()
46 || quic_hp_key_len != (size_t)EVP_CIPHER_get_key_length(hpr->cipher)) { in ossl_quic_hdr_protector_init()
51 if (!EVP_CipherInit_ex(hpr->cipher_ctx, hpr->cipher, NULL, in ossl_quic_hdr_protector_init()
57 hpr->libctx = libctx; in ossl_quic_hdr_protector_init()
58 hpr->propq = propq; in ossl_quic_hdr_protector_init()
59 hpr->cipher_id = cipher_id; in ossl_quic_hdr_protector_init()
[all …]
H A Dquic_record_shared.c313 if (!ossl_quic_hdr_protector_init(&el->hpr, in ossl_qrl_enc_level_set_provide_secret()
480 ossl_quic_hdr_protector_cleanup(&el->hpr); in ossl_qrl_enc_level_set_discard()
H A Dquic_record_shared.h43 QUIC_HDR_PROTECTOR hpr; member
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mq-zii-ultra-zest.dts29 "HPA1 RIGHTIN", "HPR",
31 "HPA2 RIGHTIN", "HPR";
H A Dimx8mq-zii-ultra-rmb3.dts26 "HPA1 RIGHTIN", "HPR";
51 "HPA1 RIGHTIN", "HPR";
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dnvidia,tegra-audio-alc5632.yaml44 - HPR
65 "Headset Stereophone", "HPR",
H A Dnvidia,tegra-audio-max9808x.yaml47 - HPR
73 "Headphone Jack", "HPR",
H A Dnvidia,tegra-audio-max98090.yaml61 - HPR
83 "Headphones", "HPR",
H A Dmt8186-mt6366-da7219-max98357.yaml44 - HPR
165 "Headphones", "HPR",
H A Dmax98090.txt45 * HPR
H A Dnvidia,tegra-audio-max98090.txt39 "Headphones", "HPR",
H A Dmaxim,max98090.yaml15 HPL, HPR, SPKL, SPKR, RCVL, RCVR, MICBIAS
H A Dsamsung,odroid.yaml81 "Headphone Jack", "HPR",
H A Dtlv320aic31xx.txt44 * HPR
H A Dti,tlv320dac3100.yaml15 * HPR
/freebsd/crypto/openssl/include/internal/
H A Dquic_wire_pkt.h188 int ossl_quic_hdr_protector_init(QUIC_HDR_PROTECTOR *hpr,
200 void ossl_quic_hdr_protector_cleanup(QUIC_HDR_PROTECTOR *hpr);
214 int ossl_quic_hdr_protector_decrypt(QUIC_HDR_PROTECTOR *hpr,
227 int ossl_quic_hdr_protector_encrypt(QUIC_HDR_PROTECTOR *hpr,
250 int ossl_quic_hdr_protector_decrypt_fields(QUIC_HDR_PROTECTOR *hpr,
260 int ossl_quic_hdr_protector_encrypt_fields(QUIC_HDR_PROTECTOR *hpr,
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos5422-odroidxu3-audio.dtsi22 "Headphone Jack", "HPR",
H A Dexynos4412-odroidx.dts139 "Headphone Jack", "HPR",
H A Dexynos4412-odroidu3.dts142 "Headphone Jack", "HPR",
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx7d-zii-rpu2.dts110 "RIGHTIN", "HPR";
135 "RIGHTIN", "HPR";
160 "RIGHTIN", "HPR";
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dkirkwood-t5325.dts181 "Headphone Jack", "HPR",

12