Home
last modified time | relevance | path

Searched refs:Req (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIChecker.cpp41 const Request *const Req = State->get<RequestMap>(MR); in checkDoubleNonblocking() local
44 if (Req && Req->CurrentState == Request::State::Nonblocking) { in checkDoubleNonblocking()
46 BReporter.reportDoubleNonblocking(PreCallEvent, *Req, MR, ErrorNode, in checkDoubleNonblocking()
80 const Request *const Req = State->get<RequestMap>(ReqRegion); in checkUnmatchedWaits() local
82 if (!Req) { in checkUnmatchedWaits()
110 for (const auto &Req : ReqMap) { in checkMissingWaits() local
111 if (!SymReaper.isLiveRegion(Req.first)) { in checkMissingWaits()
112 if (Req.second.CurrentState == Request::State::Nonblocking) { in checkMissingWaits()
118 BReporter.reportMissingWait(Req.second, Req.first, ErrorNode, in checkMissingWaits()
121 State = State->remove<RequestMap>(Req.first); in checkMissingWaits()
H A DMPIBugReporter.cpp23 const CallEvent &MPICallEvent, const ento::mpi::Request &Req, in reportDoubleNonblocking() argument
49 const ento::mpi::Request &Req, const MemRegion *const RequestRegion, in reportMissingWait() argument
94 const Request *const Req = N->getState()->get<RequestMap>(RequestRegion); in VisitNode() local
95 assert(Req && "The region must be tracked and alive, given that we've " in VisitNode()
101 if (!PrevReq || (Req->CurrentState != PrevReq->CurrentState)) { in VisitNode()
/freebsd/crypto/heimdal/lib/asn1/
H A Dsetchgpw2.asn135 Req-null ::= NULL
40 Req-change-pw ::= SEQUENCE {
68 Req-set-keys ::= SEQUENCE {
97 Req-get-pw-policy ::= NULL
109 Req-get-princ-aliases ::= NULL
124 Req-get-supported-etypes ::= NULL
133 null[0] Req-null,
134 change-pw[1] Req-change-pw,
135 set-keys[2] Req-set-keys,
136 get-pw-policy[3] Req-get-pw-policy,
[all …]
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTConcept.cpp114 ReturnTypeRequirement Req, SatisfactionStatus Status, in ExprRequirement() argument
119 Req.containsUnexpandedParameterPack()), in ExprRequirement()
121 Value(E), NoexceptLoc(NoexceptLoc), TypeReq(Req), in ExprRequirement()
123 assert((!IsSimple || (Req.isEmpty() && NoexceptLoc.isInvalid())) && in ExprRequirement()
127 Req.isTypeConstraint()) == (SubstitutedConstraintExpr != nullptr)); in ExprRequirement()
132 SourceLocation NoexceptLoc, ReturnTypeRequirement Req) in ExprRequirement() argument
133 : Requirement(IsSimple ? RK_Simple : RK_Compound, Req.isDependent(), in ExprRequirement()
134 Req.containsUnexpandedParameterPack(), /*IsSatisfied=*/false), in ExprRequirement()
135 Value(ExprSubstDiag), NoexceptLoc(NoexceptLoc), TypeReq(Req), in ExprRequirement()
137 assert((!IsSimple || (Req.isEmpty() && NoexceptLoc.isInvalid())) && in ExprRequirement()
H A DItaniumMangle.cpp600 const concepts::Requirement *Req);
4840 const concepts::Requirement *Req) { in mangleRequirement() argument
4856 switch (Req->getKind()) { in mangleRequirement()
4858 const auto *TR = cast<concepts::TypeRequirement>(Req); in mangleRequirement()
4870 const auto *ER = cast<concepts::ExprRequirement>(Req); in mangleRequirement()
4894 const auto *NR = cast<concepts::NestedRequirement>(Req); in mangleRequirement()
5718 for (const concepts::Requirement *Req : RE->getRequirements()) in mangleExpression() local
5719 mangleRequirement(RE->getExprLoc(), Req); in mangleExpression()
5724 for (const concepts::Requirement *Req : RE->getRequirements()) in mangleExpression() local
5725 mangleRequirement(RE->getExprLoc(), Req); in mangleExpression()
H A DStmtProfile.cpp1689 for (concepts::Requirement *Req : S->getRequirements()) { in VisitRequiresExpr()
1690 if (auto *TypeReq = dyn_cast<concepts::TypeRequirement>(Req)) { in VisitRequiresExpr()
1695 } else if (auto *ExprReq = dyn_cast<concepts::ExprRequirement>(Req)) { in VisitRequiresExpr()
1718 auto *NestedReq = cast<concepts::NestedRequirement>(Req); in VisitRequiresExpr()
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp802 SourceMgr &SM, const FileCheckRequest &Req) { in parsePattern() argument
803 bool MatchFullLinesHere = Req.MatchFullLines && CheckTy != Check::CheckNot; in parsePattern()
804 IgnoreCase = Req.IgnoreCase; in parsePattern()
808 if (!(Req.NoCanonicalizeWhiteSpace && Req.MatchFullLines)) in parsePattern()
848 if (!Req.NoCanonicalizeWhiteSpace) in parsePattern()
1088 if (!Req.NoCanonicalizeWhiteSpace) in parsePattern()
1481 if (Req.NoCanonicalizeWhiteSpace || (*Ptr != ' ' && *Ptr != '\t')) { in CanonicalizeFile()
1574 FindCheckType(const FileCheckRequest &Req, StringRef Buffer, StringRef Prefix, in FindCheckType() argument
1581 if (llvm::is_contained(Req.CommentPrefixes, Prefix)) { in FindCheckType()
1664 FindCheckType(const FileCheckRequest &Req, StringRef Buffer, StringRef Prefix) { in FindCheckType() argument
[all …]
H A DFileCheckImpl.h708 const FileCheckRequest &Req);
872 size_t &MatchLen, FileCheckRequest &Req,
886 const FileCheckRequest &Req,
891 const FileCheckRequest &Req,
/freebsd/contrib/netbsd-tests/ipf/input/
H A Dni1374 # 23:18:36.349759 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:0 ppp: LCP 25: Conf-Req(0), M…
91 # 23:18:36.555363 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:0 ppp: LCP 24: Conf-Req(1), A…
110 # 23:18:36.557764 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:2 ppp: LCP 22: Conf-Req(1), M…
124 # 23:18:36.564803 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:3 ppp: IPCP 18: Conf-Req(1), …
167 # 23:18:36.588721 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:5 A:5 ppp: CCP 12: Conf-Req(…
173 # 23:18:36.589445 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:6 A:5 ppp: CCP 6: Conf-Req(1)
185 # 23:18:36.590023 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:6 A:7 ppp: IPCP 36: Conf-Req…
207 # 23:18:36.593819 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:9 A:7 ppp: IPCP 12: Conf-Req…
219 # 23:18:36.595525 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:9 ppp: CCP 18: Term-Req(6)
H A Dni1476 # 23:18:36.349759 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:0 ppp: LCP 25: Conf-Req(0), M…
94 # 23:18:36.555363 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:0 ppp: LCP 24: Conf-Req(1), A…
114 # 23:18:36.557764 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:2 ppp: LCP 22: Conf-Req(1), M…
128 # 23:18:36.564803 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:3 ppp: IPCP 18: Conf-Req(1), …
171 # 23:18:36.588721 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:5 A:5 ppp: CCP 12: Conf-Req(…
177 # 23:18:36.589445 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:6 A:5 ppp: CCP 6: Conf-Req(1)
189 # 23:18:36.590023 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:6 A:7 ppp: IPCP 36: Conf-Req…
211 # 23:18:36.593819 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:9 A:7 ppp: IPCP 12: Conf-Req…
223 # 23:18:36.595525 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:9 ppp: CCP 18: Term-Req(6)
H A Dni1576 # 23:18:36.349759 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:0 ppp: LCP 25: Conf-Req(0), M…
94 # 23:18:36.555363 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:0 ppp: LCP 24: Conf-Req(1), A…
114 # 23:18:36.557764 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:2 ppp: LCP 22: Conf-Req(1), M…
128 # 23:18:36.564803 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:3 ppp: IPCP 18: Conf-Req(1), …
171 # 23:18:36.588721 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:5 A:5 ppp: CCP 12: Conf-Req(…
177 # 23:18:36.589445 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:6 A:5 ppp: CCP 6: Conf-Req(1)
189 # 23:18:36.590023 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:6 A:7 ppp: IPCP 36: Conf-Req…
211 # 23:18:36.593819 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:9 A:7 ppp: IPCP 12: Conf-Req…
223 # 23:18:36.595525 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:9 ppp: CCP 18: Term-Req(6)
H A Dni1676 # 23:18:36.349759 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:0 ppp: LCP 25: Conf-Req(0), M…
94 # 23:18:36.555363 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:0 ppp: LCP 24: Conf-Req(1), A…
114 # 23:18:36.557764 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:2 ppp: LCP 22: Conf-Req(1), M…
128 # 23:18:36.564803 192.168.113.3 > 192.168.113.1: gre [KSv1] ID:4000 S:3 ppp: IPCP 18: Conf-Req(1), …
171 # 23:18:36.588721 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:5 A:5 ppp: CCP 12: Conf-Req(…
177 # 23:18:36.589445 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:6 A:5 ppp: CCP 6: Conf-Req(1)
189 # 23:18:36.590023 192.168.113.1 > 192.168.113.3: gre [KSAv1] ID:0000 S:6 A:7 ppp: IPCP 36: Conf-Req…
211 # 23:18:36.593819 192.168.113.3 > 192.168.113.1: gre [KSAv1] ID:4000 S:9 A:7 ppp: IPCP 12: Conf-Req…
223 # 23:18:36.595525 192.168.113.1 > 192.168.113.3: gre [KSv1] ID:0000 S:9 ppp: CCP 18: Term-Req(6)
/freebsd/sys/dts/arm/overlays/
H A Dspigen-rpi2.dtso14 spi-max-frequency = <500000>; /* Req'd property, override with spi(8) */
20 spi-max-frequency = <500000>; /* Req'd property, override with spi(8) */
/freebsd/sys/dts/arm64/overlays/
H A Dspigen-rpi3.dtso14 spi-max-frequency = <500000>; /* Req'd property, override with spi(8) */
20 spi-max-frequency = <500000>; /* Req'd property, override with spi(8) */
H A Dspigen-rpi4.dtso14 spi-max-frequency = <500000>; /* Req'd property, override with spi(8) */
20 spi-max-frequency = <500000>; /* Req'd property, override with spi(8) */
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp761 concepts::Requirement *Req, sema::TemplateDeductionInfo &DeductionInfo, in InstantiatingTemplate() argument
770 concepts::NestedRequirement *Req, ConstraintsCheck, in InstantiatingTemplate() argument
1850 for (concepts::Requirement *Req : Reqs) { in TransformRequiresExprRequirements()
1853 if (auto *TypeReq = dyn_cast<concepts::TypeRequirement>(Req)) in TransformRequiresExprRequirements()
1855 else if (auto *ExprReq = dyn_cast<concepts::ExprRequirement>(Req)) in TransformRequiresExprRequirements()
1859 cast<concepts::NestedRequirement>(Req)); in TransformRequiresExprRequirements()
1870 TransReq = Req; in TransformRequiresExprRequirements()
1888 TransformTypeRequirement(concepts::TypeRequirement *Req);
1890 TransformExprRequirement(concepts::ExprRequirement *Req);
1892 TransformNestedRequirement(concepts::NestedRequirement *Req);
[all …]
H A DSemaConcept.cpp1153 concepts::ExprRequirement *Req, in diagnoseUnsatisfiedRequirement() argument
1155 assert(!Req->isSatisfied() in diagnoseUnsatisfiedRequirement()
1157 switch (Req->getSatisfactionStatus()) { in diagnoseUnsatisfiedRequirement()
1162 auto *SubstDiag = Req->getExprSubstitutionDiagnostic(); in diagnoseUnsatisfiedRequirement()
1175 S.Diag(Req->getNoexceptLoc(), in diagnoseUnsatisfiedRequirement()
1177 << (int)First << Req->getExpr(); in diagnoseUnsatisfiedRequirement()
1181 Req->getReturnTypeRequirement().getSubstitutionDiagnostic(); in diagnoseUnsatisfiedRequirement()
1195 Req->getReturnTypeRequirementSubstitutedConstraintExpr(); in diagnoseUnsatisfiedRequirement()
1199 Expr *e = Req->getExpr(); in diagnoseUnsatisfiedRequirement()
1218 concepts::TypeRequirement *Req, in diagnoseUnsatisfiedRequirement() argument
[all …]
H A DTreeTransform.h568 TransformTypeRequirement(concepts::TypeRequirement *Req);
570 TransformExprRequirement(concepts::ExprRequirement *Req);
572 TransformNestedRequirement(concepts::NestedRequirement *Req);
15032 for (concepts::Requirement *Req : TransReqs) { in TransformRequiresExpr()
15033 if (auto *ER = dyn_cast<concepts::ExprRequirement>(Req)) { in TransformRequiresExpr()
15051 for (concepts::Requirement *Req : Reqs) { in TransformRequiresExprRequirements()
15053 if (auto *TypeReq = dyn_cast<concepts::TypeRequirement>(Req)) in TransformRequiresExprRequirements()
15055 else if (auto *ExprReq = dyn_cast<concepts::ExprRequirement>(Req)) in TransformRequiresExprRequirements()
15059 cast<concepts::NestedRequirement>(Req)); in TransformRequiresExprRequirements()
15070 concepts::TypeRequirement *Req) { in TransformTypeRequirement() argument
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h183 FileCheckRequest Req; variable
188 LLVM_ABI explicit FileCheck(FileCheckRequest Req);
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp685 const SPIRV::Requirements &Req) { in addRequirements() argument
686 if (!Req.IsSatisfiable) in addRequirements()
689 if (Req.Cap.has_value()) in addRequirements()
690 addCapabilities({Req.Cap.value()}); in addRequirements()
692 addExtensions(Req.Exts); in addRequirements()
694 if (!Req.MinVer.empty()) { in addRequirements()
695 if (!MaxVersion.empty() && Req.MinVer > MaxVersion) { in addRequirements()
696 LLVM_DEBUG(dbgs() << "Conflicting version requirements: >= " << Req.MinVer in addRequirements()
701 if (MinVersion.empty() || Req.MinVer > MinVersion) in addRequirements()
702 MinVersion = Req.MinVer; in addRequirements()
[all …]
H A DSPIRVModuleAnalysis.h108 void addRequirements(const Requirements &Req);
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp127 const TargetInfo &Target, Requirement &Req, in isUnimportable() argument
140 Req = Current->Requirements[I]; in isUnimportable()
172 Requirement &Req, in isAvailable() argument
178 if (isUnimportable(LangOpts, Target, Req, ShadowingModule)) in isAvailable()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h372 ReturnTypeRequirement Req, SatisfactionStatus Status,
385 SourceLocation NoexceptLoc, ReturnTypeRequirement Req = {});
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp3210 concepts::Requirement *Req = nullptr; in ParseRequiresExpression() local
3214 Req = Actions.ActOnCompoundRequirement(Expression.get(), NoexceptLoc); in ParseRequiresExpression()
3215 if (Req) in ParseRequiresExpression()
3216 Requirements.push_back(Req); in ParseRequiresExpression()
3241 Req = Actions.ActOnCompoundRequirement( in ParseRequiresExpression()
3245 if (Req) in ParseRequiresExpression()
3246 Requirements.push_back(Req); in ParseRequiresExpression()
3308 if (auto *Req = in ParseRequiresExpression() local
3310 Requirements.push_back(Req); in ParseRequiresExpression()
3354 if (auto *Req = Actions.ActOnTypeRequirement(TypenameKWLoc, SS, in ParseRequiresExpression() local
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h579 Requirement &Req, Module *&ShadowingModule) const;
607 Requirement &Req,

12