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()
81 const Request *const Req = State->get<RequestMap>(ReqRegion); in checkUnmatchedWaits() local
83 if (!Req) { in checkUnmatchedWaits()
112 for (const auto &Req : ReqMap) { in checkMissingWaits() local
113 if (!SymReaper.isLiveRegion(Req.first)) { in checkMissingWaits()
114 if (Req.second.CurrentState == Request::State::Nonblocking) { in checkMissingWaits()
120 BReporter.reportMissingWait(Req.second, Req.first, ErrorNode, in checkMissingWaits()
123 State = State->remove<RequestMap>(Req.first); in checkMissingWaits()
H A DMPIBugReporter.cpp24 const CallEvent &MPICallEvent, const ento::mpi::Request &Req, in reportDoubleNonblocking() argument
50 const ento::mpi::Request &Req, const MemRegion *const RequestRegion, in reportMissingWait() argument
95 const Request *const Req = N->getState()->get<RequestMap>(RequestRegion); in VisitNode() local
96 assert(Req && "The region must be tracked and alive, given that we've " in VisitNode()
102 if (!PrevReq || (Req->CurrentState != PrevReq->CurrentState)) { in VisitNode()
H A DMPIBugReporter.h42 const Request &Req,
53 void reportMissingWait(const Request &Req,
/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/llvm/lib/FileCheck/
H A DFileCheck.cpp763 IgnoreCase = Req.IgnoreCase; in parsePattern()
767 if (!(Req.NoCanonicalizeWhiteSpace && Req.MatchFullLines)) in parsePattern()
1641 if (Req.CheckPrefixes.empty()) { in addDefaultPrefixes()
1646 if (Req.CommentPrefixes.empty()) in addDefaultPrefixes()
1767 : Req(Req), PatternContext(std::make_unique<FileCheckPatternContext>()), in FileCheck()
1823 addDefaultPrefixes(Req); in readCheckFile()
1824 PrefixMatcher Matcher(Req.CheckPrefixes, Req.CommentPrefixes, Buffer); in readCheckFile()
1883 if (!(Req.NoCanonicalizeWhiteSpace && Req.MatchFullLines)) in readCheckFile()
1984 if (!Req.Verbose) in printMatch()
2416 if (Req.VerboseVerbose) { in CheckDag()
[all …]
H A DFileCheckImpl.h684 const FileCheckRequest &Req);
845 size_t &MatchLen, FileCheckRequest &Req,
859 const FileCheckRequest &Req,
864 const FileCheckRequest &Req,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp933 assert(!Req->isSatisfied() in diagnoseUnsatisfiedRequirement()
935 switch (Req->getSatisfactionStatus()) { in diagnoseUnsatisfiedRequirement()
953 S.Diag(Req->getNoexceptLoc(), in diagnoseUnsatisfiedRequirement()
955 << (int)First << Req->getExpr(); in diagnoseUnsatisfiedRequirement()
977 Expr *e = Req->getExpr(); in diagnoseUnsatisfiedRequirement()
998 assert(!Req->isSatisfied() in diagnoseUnsatisfiedRequirement()
1000 switch (Req->getSatisfactionStatus()) { in diagnoseUnsatisfiedRequirement()
1005 auto *SubstDiag = Req->getSubstitutionDiagnostic(); in diagnoseUnsatisfiedRequirement()
1029 for (auto &Pair : Req->getConstraintSatisfaction()) { in diagnoseUnsatisfiedRequirement()
1124 if (!Req->isDependent() && !Req->isSatisfied()) { in diagnoseWellFormedUnsatisfiedConstraintExpr()
[all …]
H A DSemaTemplateInstantiate.cpp1546 TransReq = Req; in TransformRequiresExprRequirements()
2415 return Req; in TransformTypeRequirement()
2420 return Req; in TransformTypeRequirement()
2426 Req->getType()->getTypeLoc().getBeginLoc(), Req, Info, in TransformTypeRequirement()
2442 return Req; in TransformExprRequirement()
2497 return RebuildExprRequirement(E, Req->isSimple(), Req->getNoexceptLoc(), in TransformExprRequirement()
2501 Req->isSimple(), Req->getNoexceptLoc(), std::move(*TransRetReq)); in TransformExprRequirement()
2508 return Req; in TransformNestedRequirement()
2513 return Req; in TransformNestedRequirement()
2516 Req->getConstraintExpr()->getBeginLoc(), Req, in TransformNestedRequirement()
[all …]
H A DTreeTransform.h13021 for (concepts::Requirement *Req : TransReqs) { in TransformRequiresExpr()
13040 for (concepts::Requirement *Req : Reqs) { in TransformRequiresExprRequirements()
13059 concepts::TypeRequirement *Req) { in TransformTypeRequirement() argument
13060 if (Req->isSubstitutionFailure()) { in TransformTypeRequirement()
13064 return Req; in TransformTypeRequirement()
13076 if (Req->isExprSubstitutionFailure()) in TransformExprRequirement()
13109 Req->isSimple(), Req->getNoexceptLoc(), std::move(*TransRetReq)); in TransformExprRequirement()
13115 concepts::NestedRequirement *Req) { in TransformNestedRequirement() argument
13116 if (Req->hasInvalidConstraint()) { in TransformNestedRequirement()
13119 Req->getInvalidConstraintEntity(), Req->getConstraintSatisfaction()); in TransformNestedRequirement()
[all …]
/freebsd/contrib/netbsd-tests/ipf/input/
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 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 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/arm64/overlays/
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) */
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) */
/freebsd/sys/dts/arm/overlays/
H A Dspigen-rpi-b.dtso15 spi-max-frequency = <500000>; /* Req'd property, override with spi(8) */
21 spi-max-frequency = <500000>; /* Req'd property, override with spi(8) */
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/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp435 const SPIRV::Requirements &Req) { in addRequirements() argument
436 if (!Req.IsSatisfiable) in addRequirements()
439 if (Req.Cap.has_value()) in addRequirements()
440 addCapabilities({Req.Cap.value()}); in addRequirements()
442 addExtensions(Req.Exts); in addRequirements()
444 if (Req.MinVer) { in addRequirements()
445 if (MaxVersion && Req.MinVer > MaxVersion) { in addRequirements()
452 MinVersion = Req.MinVer; in addRequirements()
455 if (Req.MaxVer) { in addRequirements()
456 if (MinVersion && Req.MaxVer < MinVersion) { in addRequirements()
[all …]
H A DSPIRVModuleAnalysis.h108 void addRequirements(const Requirements &Req);
/freebsd/contrib/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h181 FileCheckRequest Req; variable
187 explicit FileCheck(FileCheckRequest Req);
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTypoCorrection.h249 void setRequiresImport(bool Req) { RequiresImport = Req; } in setRequiresImport() argument
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp132 const TargetInfo &Target, Requirement &Req, in isUnimportable() argument
145 Req = Current->Requirements[I]; in isUnimportable()
177 Requirement &Req, in isAvailable() argument
183 if (isUnimportable(LangOpts, Target, Req, ShadowingModule)) in isAvailable()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h371 ReturnTypeRequirement Req, SatisfactionStatus Status,
384 SourceLocation NoexceptLoc, ReturnTypeRequirement Req = {});
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp3568 concepts::Requirement *Req = nullptr; in ParseRequiresExpression() local
3573 if (Req) in ParseRequiresExpression()
3574 Requirements.push_back(Req); in ParseRequiresExpression()
3599 Req = Actions.ActOnCompoundRequirement( in ParseRequiresExpression()
3603 if (Req) in ParseRequiresExpression()
3604 Requirements.push_back(Req); in ParseRequiresExpression()
3667 if (auto *Req = in ParseRequiresExpression() local
3669 Requirements.push_back(Req); in ParseRequiresExpression()
3716 Requirements.push_back(Req); in ParseRequiresExpression()
3736 if (auto *Req = Actions.ActOnSimpleRequirement(Expression.get())) in ParseRequiresExpression() local
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h521 Requirement &Req, Module *&ShadowingModule) const;
549 Requirement &Req,

12