Home
last modified time | relevance | path

Searched refs:PRF (Results 1 – 25 of 1459) sorted by relevance

12345678910>>...59

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/board/ACube/common/
H A Dvesa.c158 PRF(winsize); in print_modeinfo()
159 PRF(winasegment); in print_modeinfo()
160 PRF(winbsegment); in print_modeinfo()
161 PRF(winfuncptr); in print_modeinfo()
163 PRF(xresolution); in print_modeinfo()
164 PRF(yresolution); in print_modeinfo()
165 PRF(xcharsize); in print_modeinfo()
166 PRF(ycharsize); in print_modeinfo()
170 PRF(memorymodel); in print_modeinfo()
171 PRF(banksize); in print_modeinfo()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/board/ACube/common/
H A Dvesa.c158 PRF(winsize); in print_modeinfo()
159 PRF(winasegment); in print_modeinfo()
160 PRF(winbsegment); in print_modeinfo()
161 PRF(winfuncptr); in print_modeinfo()
163 PRF(xresolution); in print_modeinfo()
164 PRF(yresolution); in print_modeinfo()
165 PRF(xcharsize); in print_modeinfo()
166 PRF(ycharsize); in print_modeinfo()
170 PRF(memorymodel); in print_modeinfo()
171 PRF(banksize); in print_modeinfo()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/board/ACube/common/
H A Dvesa.c158 PRF(winsize); in print_modeinfo()
159 PRF(winasegment); in print_modeinfo()
160 PRF(winbsegment); in print_modeinfo()
161 PRF(winfuncptr); in print_modeinfo()
163 PRF(xresolution); in print_modeinfo()
164 PRF(yresolution); in print_modeinfo()
165 PRF(xcharsize); in print_modeinfo()
166 PRF(ycharsize); in print_modeinfo()
170 PRF(memorymodel); in print_modeinfo()
171 PRF(banksize); in print_modeinfo()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/board/ACube/common/
H A Dvesa.c158 PRF(winsize); in print_modeinfo()
159 PRF(winasegment); in print_modeinfo()
160 PRF(winbsegment); in print_modeinfo()
161 PRF(winfuncptr); in print_modeinfo()
163 PRF(xresolution); in print_modeinfo()
164 PRF(yresolution); in print_modeinfo()
165 PRF(xcharsize); in print_modeinfo()
166 PRF(ycharsize); in print_modeinfo()
170 PRF(memorymodel); in print_modeinfo()
171 PRF(banksize); in print_modeinfo()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/board/ACube/common/
H A Dvesa.c158 PRF(winsize); in print_modeinfo()
159 PRF(winasegment); in print_modeinfo()
160 PRF(winbsegment); in print_modeinfo()
161 PRF(winfuncptr); in print_modeinfo()
163 PRF(xresolution); in print_modeinfo()
164 PRF(yresolution); in print_modeinfo()
165 PRF(xcharsize); in print_modeinfo()
166 PRF(ycharsize); in print_modeinfo()
170 PRF(memorymodel); in print_modeinfo()
171 PRF(banksize); in print_modeinfo()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/board/ACube/common/
H A Dvesa.c158 PRF(winsize); in print_modeinfo()
159 PRF(winasegment); in print_modeinfo()
160 PRF(winbsegment); in print_modeinfo()
161 PRF(winfuncptr); in print_modeinfo()
163 PRF(xresolution); in print_modeinfo()
164 PRF(yresolution); in print_modeinfo()
165 PRF(xcharsize); in print_modeinfo()
166 PRF(ycharsize); in print_modeinfo()
170 PRF(memorymodel); in print_modeinfo()
171 PRF(banksize); in print_modeinfo()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/board/ACube/common/
H A Dvesa.c158 PRF(winsize); in print_modeinfo()
159 PRF(winasegment); in print_modeinfo()
160 PRF(winbsegment); in print_modeinfo()
161 PRF(winfuncptr); in print_modeinfo()
163 PRF(xresolution); in print_modeinfo()
164 PRF(yresolution); in print_modeinfo()
165 PRF(xcharsize); in print_modeinfo()
166 PRF(ycharsize); in print_modeinfo()
170 PRF(memorymodel); in print_modeinfo()
171 PRF(banksize); in print_modeinfo()
[all …]
/dports/java/bouncycastle15/crypto-169/pkix/src/main/java/org/bouncycastle/cms/
H A DPasswordRecipient.java13 static final class PRF class
15 …public static final PRF HMacSHA1 = new PRF("HMacSHA1", new AlgorithmIdentifier(PKCSObjectIdentifie…
16 …public static final PRF HMacSHA224 = new PRF("HMacSHA224", new AlgorithmIdentifier(PKCSObjectIdent…
17 …public static final PRF HMacSHA256 = new PRF("HMacSHA256", new AlgorithmIdentifier(PKCSObjectIdent…
18 …public static final PRF HMacSHA384 = new PRF("HMacSHA384", new AlgorithmIdentifier(PKCSObjectIdent…
19 …public static final PRF HMacSHA512 = new PRF("HMacSHA512", new AlgorithmIdentifier(PKCSObjectIdent…
24 private PRF(String hmac, AlgorithmIdentifier prfAlgID) in PRF() method in PasswordRecipient.PRF
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/doc/man7/
H A DEVP_KDF-TLS1_PRF.pod5 EVP_KDF-TLS1_PRF - The TLS1 PRF EVP_KDF implementation
9 Support for computing the B<TLS1> PRF through the B<EVP_KDF> API.
11 The EVP_KDF-TLS1_PRF algorithm implements the PRF used by TLS versions up to
16 "TLS1-PRF" is the name for this implementation; it
32 associated with the TLS PRF.
34 PRF algorithm using both B<MD5> and B<SHA1> as used in TLS 1.0 and 1.1.
38 This parameter sets the secret value of the TLS PRF.
45 this should be more than enough for any normal use of the TLS PRF.
51 A context for the TLS PRF can be obtained by calling:
53 EVP_KDF *kdf = EVP_KDF_fetch(NULL, "TLS1-PRF", NULL);
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/doc/man7/
H A DEVP_KDF-TLS1_PRF.pod5 EVP_KDF-TLS1_PRF - The TLS1 PRF EVP_KDF implementation
9 Support for computing the B<TLS1> PRF through the B<EVP_KDF> API.
11 The EVP_KDF-TLS1_PRF algorithm implements the PRF used by TLS versions up to
16 "TLS1-PRF" is the name for this implementation; it
32 associated with the TLS PRF.
34 PRF algorithm using both B<MD5> and B<SHA1> as used in TLS 1.0 and 1.1.
38 This parameter sets the secret value of the TLS PRF.
45 this should be more than enough for any normal use of the TLS PRF.
51 A context for the TLS PRF can be obtained by calling:
53 EVP_KDF *kdf = EVP_KDF_fetch(NULL, "TLS1-PRF", NULL);
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/doc/man7/
H A DEVP_KDF-TLS1_PRF.pod5 EVP_KDF-TLS1_PRF - The TLS1 PRF EVP_KDF implementation
9 Support for computing the B<TLS1> PRF through the B<EVP_KDF> API.
11 The EVP_KDF-TLS1_PRF algorithm implements the PRF used by TLS versions up to
16 "TLS1-PRF" is the name for this implementation; it
32 associated with the TLS PRF.
34 PRF algorithm using both B<MD5> and B<SHA1> as used in TLS 1.0 and 1.1.
38 This parameter sets the secret value of the TLS PRF.
45 this should be more than enough for any normal use of the TLS PRF.
51 A context for the TLS PRF can be obtained by calling:
53 EVP_KDF *kdf = EVP_KDF_fetch(NULL, "TLS1-PRF", NULL);
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/doc/man7/
H A DEVP_KDF-TLS1_PRF.pod5 EVP_KDF-TLS1_PRF - The TLS1 PRF EVP_KDF implementation
9 Support for computing the B<TLS1> PRF through the B<EVP_KDF> API.
11 The EVP_KDF-TLS1_PRF algorithm implements the PRF used by TLS versions up to
16 "TLS1-PRF" is the name for this implementation; it
32 associated with the TLS PRF.
34 PRF algorithm using both B<MD5> and B<SHA1> as used in TLS 1.0 and 1.1.
38 This parameter sets the secret value of the TLS PRF.
45 this should be more than enough for any normal use of the TLS PRF.
51 A context for the TLS PRF can be obtained by calling:
53 EVP_KDF *kdf = EVP_KDF_fetch(NULL, "TLS1-PRF", NULL);
[all …]
/dports/security/openssl-devel/openssl-3.0.2/doc/man7/
H A DEVP_KDF-TLS1_PRF.pod5 EVP_KDF-TLS1_PRF - The TLS1 PRF EVP_KDF implementation
9 Support for computing the B<TLS1> PRF through the B<EVP_KDF> API.
11 The EVP_KDF-TLS1_PRF algorithm implements the PRF used by TLS versions up to
16 "TLS1-PRF" is the name for this implementation; it
32 associated with the TLS PRF.
34 PRF algorithm using both B<MD5> and B<SHA1> as used in TLS 1.0 and 1.1.
38 This parameter sets the secret value of the TLS PRF.
45 this should be more than enough for any normal use of the TLS PRF.
51 A context for the TLS PRF can be obtained by calling:
53 EVP_KDF *kdf = EVP_KDF_fetch(NULL, "TLS1-PRF", NULL);
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/doc/man7/
H A DEVP_KDF-TLS1_PRF.pod5 EVP_KDF-TLS1_PRF - The TLS1 PRF EVP_KDF implementation
9 Support for computing the B<TLS1> PRF through the B<EVP_KDF> API.
11 The EVP_KDF-TLS1_PRF algorithm implements the PRF used by TLS versions up to
16 "TLS1-PRF" is the name for this implementation; it
32 associated with the TLS PRF.
34 PRF algorithm using both B<MD5> and B<SHA1> as used in TLS 1.0 and 1.1.
38 This parameter sets the secret value of the TLS PRF.
45 this should be more than enough for any normal use of the TLS PRF.
51 A context for the TLS PRF can be obtained by calling:
53 EVP_KDF *kdf = EVP_KDF_fetch(NULL, "TLS1-PRF", NULL);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.c40 #define PRF2PRI(PRF) ((1000000 + PRF / 2) / PRF) argument
46 #define ETSI_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, CHIRP) \ argument
50 (PRF2PRI(PMIN) * PRF + PRI_TOLERANCE), PRF, PPB * PRF, \
71 #define FCC_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, CHIRP) \ argument
75 PMAX * PRF + PRI_TOLERANCE, PRF, PPB * PRF, \
103 #define JP_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, RATE, CHIRP) \ argument
107 PMAX * PRF + PRI_TOLERANCE, PRF, PPB * PRF, \
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.c40 #define PRF2PRI(PRF) ((1000000 + PRF / 2) / PRF) argument
46 #define ETSI_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, CHIRP) \ argument
50 (PRF2PRI(PMIN) * PRF + PRI_TOLERANCE), PRF, PPB * PRF, \
71 #define FCC_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, CHIRP) \ argument
75 PMAX * PRF + PRI_TOLERANCE, PRF, PPB * PRF, \
103 #define JP_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, RATE, CHIRP) \ argument
107 PMAX * PRF + PRI_TOLERANCE, PRF, PPB * PRF, \
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.c40 #define PRF2PRI(PRF) ((1000000 + PRF / 2) / PRF) argument
46 #define ETSI_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, CHIRP) \ argument
50 (PRF2PRI(PMIN) * PRF + PRI_TOLERANCE), PRF, PPB * PRF, \
71 #define FCC_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, CHIRP) \ argument
75 PMAX * PRF + PRI_TOLERANCE, PRF, PPB * PRF, \
103 #define JP_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, RATE, CHIRP) \ argument
107 PMAX * PRF + PRI_TOLERANCE, PRF, PPB * PRF, \
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp47 : STI(STI), PRF(PRF), RM(STI.getSchedModel()), CB(CB), NumIssued(), SI(), in InOrderIssueStage()
102 static unsigned checkRegisterHazard(const RegisterFile &PRF, in checkRegisterHazard() argument
118 if (unsigned Cycles = checkRegisterHazard(PRF, STI, IR)) { in canExecute()
155 PRF.addRegisterRead(RS, STI); in addRegisterReadWrite()
158 PRF.addRegisterWrite(WriteRef(SourceIndex, &WS), UsedRegs); in addRegisterReadWrite()
216 addRegisterReadWrite(PRF, IS, SourceIndex, STI, UsedRegs); in tryIssue()
247 PRF.onInstructionExecuted(&IS); in tryIssue()
281 PRF.onInstructionExecuted(&IS); in updateIssuedInst()
325 PRF.removeRegisterWrite(WS, FreedRegs); in retireInstruction()
365 PRF.cycleStart(); in cycleStart()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MCA/Stages/
H A DInOrderIssueStage.cpp47 : STI(STI), PRF(PRF), RM(STI.getSchedModel()), CB(CB), NumIssued(), SI(), in InOrderIssueStage()
102 static unsigned checkRegisterHazard(const RegisterFile &PRF, in checkRegisterHazard() argument
118 if (unsigned Cycles = checkRegisterHazard(PRF, STI, IR)) { in canExecute()
155 PRF.addRegisterRead(RS, STI); in addRegisterReadWrite()
158 PRF.addRegisterWrite(WriteRef(SourceIndex, &WS), UsedRegs); in addRegisterReadWrite()
216 addRegisterReadWrite(PRF, IS, SourceIndex, STI, UsedRegs); in tryIssue()
247 PRF.onInstructionExecuted(&IS); in tryIssue()
281 PRF.onInstructionExecuted(&IS); in updateIssuedInst()
325 PRF.removeRegisterWrite(WS, FreedRegs); in retireInstruction()
365 PRF.cycleStart(); in cycleStart()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp47 : STI(STI), PRF(PRF), RM(STI.getSchedModel()), CB(CB), NumIssued(), SI(), in InOrderIssueStage()
102 static unsigned checkRegisterHazard(const RegisterFile &PRF, in checkRegisterHazard() argument
118 if (unsigned Cycles = checkRegisterHazard(PRF, STI, IR)) { in canExecute()
155 PRF.addRegisterRead(RS, STI); in addRegisterReadWrite()
158 PRF.addRegisterWrite(WriteRef(SourceIndex, &WS), UsedRegs); in addRegisterReadWrite()
216 addRegisterReadWrite(PRF, IS, SourceIndex, STI, UsedRegs); in tryIssue()
247 PRF.onInstructionExecuted(&IS); in tryIssue()
281 PRF.onInstructionExecuted(&IS); in updateIssuedInst()
325 PRF.removeRegisterWrite(WS, FreedRegs); in retireInstruction()
365 PRF.cycleStart(); in cycleStart()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp49 : STI(STI), PRF(PRF), RM(STI.getSchedModel()), CB(CB), LSU(LSU), in InOrderIssueStage()
104 static unsigned checkRegisterHazard(const RegisterFile &PRF, in checkRegisterHazard() argument
120 if (unsigned Cycles = checkRegisterHazard(PRF, STI, IR)) { in canExecute()
164 PRF.addRegisterRead(RS, STI); in addRegisterReadWrite()
167 PRF.addRegisterWrite(WriteRef(SourceIndex, &WS), UsedRegs); in addRegisterReadWrite()
229 addRegisterReadWrite(PRF, IS, SourceIndex, STI, UsedRegs); in tryIssue()
263 PRF.onInstructionExecuted(&IS); in tryIssue()
298 PRF.onInstructionExecuted(&IS); in updateIssuedInst()
343 PRF.removeRegisterWrite(WS, FreedRegs); in retireInstruction()
386 PRF.cycleStart(); in cycleStart()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp47 : STI(STI), PRF(PRF), RM(STI.getSchedModel()), CB(CB), NumIssued(), SI(), in InOrderIssueStage()
102 static unsigned checkRegisterHazard(const RegisterFile &PRF, in checkRegisterHazard() argument
118 if (unsigned Cycles = checkRegisterHazard(PRF, STI, IR)) { in canExecute()
155 PRF.addRegisterRead(RS, STI); in addRegisterReadWrite()
158 PRF.addRegisterWrite(WriteRef(SourceIndex, &WS), UsedRegs); in addRegisterReadWrite()
216 addRegisterReadWrite(PRF, IS, SourceIndex, STI, UsedRegs); in tryIssue()
247 PRF.onInstructionExecuted(&IS); in tryIssue()
281 PRF.onInstructionExecuted(&IS); in updateIssuedInst()
325 PRF.removeRegisterWrite(WS, FreedRegs); in retireInstruction()
365 PRF.cycleStart(); in cycleStart()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp47 : STI(STI), PRF(PRF), RM(STI.getSchedModel()), CB(CB), NumIssued(), SI(), in InOrderIssueStage()
102 static unsigned checkRegisterHazard(const RegisterFile &PRF, in checkRegisterHazard() argument
118 if (unsigned Cycles = checkRegisterHazard(PRF, STI, IR)) { in canExecute()
155 PRF.addRegisterRead(RS, STI); in addRegisterReadWrite()
158 PRF.addRegisterWrite(WriteRef(SourceIndex, &WS), UsedRegs); in addRegisterReadWrite()
216 addRegisterReadWrite(PRF, IS, SourceIndex, STI, UsedRegs); in tryIssue()
247 PRF.onInstructionExecuted(&IS); in tryIssue()
281 PRF.onInstructionExecuted(&IS); in updateIssuedInst()
325 PRF.removeRegisterWrite(WS, FreedRegs); in retireInstruction()
365 PRF.cycleStart(); in cycleStart()
[all …]
/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Dallfact.spad76 PRF : PolynomialCategory(F, E, OV)
92 pushdown : (PRF, OV) -> PRF
98 pushup : (PRF, OV) -> PRF
108 factor : PRF -> Factored PRF
116 factor(p : PRF) : Factored PRF ==
141 fcont := (unit flist)::F::PRF
151 pushdown(g : PRF, x : OV) : PRF ==
153 rf : PRF := 0$PRF
167 pushup(f : PRF, x : OV) : PRF ==
171 multivariate(map((y : PRF) : PRF +-> pushup(y, x), g), v)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp33 CarryOver(0U), CarriedOver(), STI(Subtarget), RCU(R), PRF(F) { in DispatchStage()
51 const unsigned RegisterMask = PRF.isAvailable(RegDefs); in checkPRF()
101 if (PRF.tryEliminateMove(IS.getDefs()[0], IS.getUses()[0])) in dispatch()
116 PRF.addRegisterRead(RS, STI); in dispatch()
122 SmallVector<unsigned, 4> RegisterFiles(PRF.getNumRegisterFiles()); in dispatch()
124 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
139 PRF.cycleStart(); in cycleStart()
151 SmallVector<unsigned, 8> RegisterFiles(PRF.getNumRegisterFiles(), 0U); in cycleStart()
182 PRF.dump(); in dump()

12345678910>>...59