Home
last modified time | relevance | path

Searched refs:Rule (Results 1 – 25 of 57) sorted by relevance

123

/freebsd/contrib/tzdata/
H A Dafrica79 Rule Algeria 1939 only - Nov 19 1:00 0 -
81 Rule Algeria 1944 only - Oct 8 2:00 0 -
82 Rule Algeria 1945 only - Sep 16 1:00 0 -
160 Rule Egypt 1940 only - Oct 1 0:00 0 -
162 Rule Egypt 1941 only - Sep 16 0:00 0 -
164 Rule Egypt 1942 only - Oct 27 0:00 0 -
165 Rule Egypt 1943 1945 - Nov 1 0:00 0 -
168 Rule Egypt 1957 1958 - Oct 1 0:00 0 -
171 Rule Egypt 1959 1965 - Sep 30 3:00 0 -
172 Rule Egypt 1966 1994 - Oct 1 3:00 0 -
[all …]
H A Deurope566 Rule EU 1978 only - Oct 1 1:00u 0 -
578 Rule W-Eur 1978 only - Oct 1 1:00s 0 -
586 Rule C-Eur 1916 only - Oct 1 1:00 0 -
620 # It seems that Paris, Monaco, Rule France, Rule Belgium all agree on
645 Rule E-Eur 1978 only - Oct 1 0:00 0 -
971 Rule Bulg 1979 only - Oct 1 1:00 0 -
973 Rule Bulg 1980 only - Sep 29 1:00 0 -
974 Rule Bulg 1981 only - Sep 27 2:00 0 -
1026 Rule Czech 1945 only - Oct 1 2:00s 0 -
1305 Rule Finland 1942 only - Oct 4 1:00 0 -
[all …]
H A Dasia226 Rule Dhaka 2009 only - Dec 31 24:00 0 -
293 Rule Shang 1919 only - Sep 30 24:00 0 S
386 Rule Shang 1940 only - Oct 12 24:00 0 S
388 Rule Shang 1941 only - Nov 1 24:00 0 S
390 Rule Shang 1945 only - Sep 1 24:00 0 S
833 Rule HK 1946 only - Dec 1 3:30s 0 -
835 Rule HK 1947 only - Nov 30 3:30s 0 -
845 Rule HK 1979 only - Oct 21 3:30 0 -
1654 Rule Iraq 1982 1984 - Oct 1 0:00 0 -
3680 Rule Phil 1937 only - Feb 1 0:00 0 S
[all …]
H A Dnorthamerica178 Rule US 1945 only - Sep 30 2:00 0 S
181 Rule US 1974 only - Jan 6 2:00 1:00 D
186 Rule US 2007 max - Nov Sun>=1 2:00 0 S
558 Rule CA 1948 only - Mar 14 2:01 1:00 D
559 Rule CA 1949 only - Jan 1 2:00 0 S
1905 Rule Edm 1918 only - Oct 27 2:00 0 S
1906 Rule Edm 1919 only - May 27 2:00 0 S
3003 Rule CR 1991 only - Jul 1 0:00 0 S
3004 Rule CR 1992 only - Mar 15 0:00 0 S
3182 Rule Cuba 1966 only - Oct 2 0:00 0 S
[all …]
H A Dsouthamerica52 Rule Arg 1930 only - Dec 1 0:00 1:00 -
53 Rule Arg 1931 only - Apr 1 0:00 0 -
55 Rule Arg 1932 1940 - Mar 1 0:00 0 -
58 Rule Arg 1941 only - Jun 15 0:00 0 -
60 Rule Arg 1943 only - Aug 1 0:00 0 -
62 Rule Arg 1946 only - Mar 1 0:00 0 -
64 Rule Arg 1963 only - Oct 1 0:00 0 -
66 Rule Arg 1964 1966 - Mar 1 0:00 0 -
68 Rule Arg 1967 only - Apr 2 0:00 0 -
72 Rule Arg 1974 only - May 1 0:00 0 -
[all …]
H A Daustralasia17 Rule Aus 1917 only - Jan 1 2:00s 1:00 D
19 Rule Aus 1942 only - Jan 1 2:00s 1:00 D
21 Rule Aus 1942 only - Sep 27 2:00s 1:00 D
23 Rule Aus 1943 only - Oct 3 2:00s 1:00 D
37 Rule AW 1991 only - Nov 17 2:00s 1:00 D
90 Rule AS 1972 only - Feb 27 2:00s 0 S
93 Rule AS 1991 only - Mar 3 2:00s 0 S
94 Rule AS 1992 only - Mar 22 2:00s 0 S
95 Rule AS 1993 only - Mar 7 2:00s 0 S
96 Rule AS 1994 only - Mar 20 2:00s 0 S
[all …]
H A Dbackzone155 Rule Ghana 1920 1942 - Jan 1 2:00 0 GMT
159 Rule Ghana 1951 1956 - Jan 1 2:00 0 GMT
300 Rule SL 1933 1938 - Mar 31 24:00 0 -01
302 Rule SL 1939 only - May 31 24:00 0 -01
670 Rule Mont 1917 only - Apr 24 0:00 0 S
672 Rule Mont 1919 only - Oct 25 2:30 0 S
1422 Rule Lux 1916 only - Oct 1 1:00 0 -
1424 Rule Lux 1917 only - Sep 17 1:00 0 -
1428 Rule Lux 1919 only - Oct 5 3:00 0 -
1430 Rule Lux 1920 only - Oct 24 2:00 0 -
[all …]
H A Dziguard.awk251 if ($0 ~ /^Rule/ && $2 == "Japan") {
268 if ($0 ~ /^Rule/) {
309 if (packrat_ignored && $0 !~ /^Rule/) {
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp270 ApplyRuleCallback(RewriteRule Rule) : Rule(std::move(Rule)) {} in ApplyRuleCallback() argument
283 auto Transformations = Rule.Cases[I].Edits(Result); in run()
291 RewriteRule Rule; member in __anon18ef03e90611::ApplyRuleCallback
300 rewriteDescendantsImpl(const T &Node, RewriteRule Rule, in rewriteDescendantsImpl() argument
302 ApplyRuleCallback Callback(std::move(Rule)); in rewriteDescendantsImpl()
347 Rule = std::move(Rule)](const MatchResult &Result) in rewriteDescendants()
361 for (auto &Case : Rule.Cases) in addInclude()
404 for (auto &Rule : Rules) in applyFirst() local
405 R.Cases.append(Rule.Cases.begin(), Rule.Cases.end()); in applyFirst()
443 std::vector<DynTypedMatcher> Ms = buildMatchers(Rule); in buildMatcher()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DTransformer.h81 : Transformer(std::move(Rule),
97 transformer::RewriteRuleWith<MetadataT> Rule,
119 populateMetadata(const transformer::RewriteRuleWith<T> &Rule,
141 transformer::RewriteRuleWith<T> Rule;
148 : Rule(std::move(R)), Consumer(std::move(Consumer)) {
149 assert(llvm::all_of(Rule.Cases,
154 assert(llvm::all_of(Rule.Metadata,
163 auto Transformations = Rule.Cases[I].Edits(Result);
195 return transformer::detail::buildMatchers(Rule);
202 transformer::RewriteRuleWith<MetadataT> Rule,
[all …]
H A DRewriteRule.h416 for (auto &Rule : Rules) {
417 assert(Rule.Cases.size() == Rule.Metadata.size() &&
419 R.Cases.append(Rule.Cases.begin(), Rule.Cases.end());
420 R.Metadata.append(Rule.Metadata.begin(), Rule.Metadata.end());
445 stripMetadata(RewriteRuleWith<MetadataT> Rule) {
447 R.Cases = std::move(Rule.Cases);
493 rewriteDescendants(const Decl &Node, RewriteRule Rule,
497 rewriteDescendants(const Stmt &Node, RewriteRule Rule,
514 buildMatcher(const RewriteRuleBase &Rule);
524 buildMatchers(const RewriteRuleBase &Rule);
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.cpp121 for (Matcher *Rule : Rules) { in optimizeRules()
123 if (CurrentGroup->addMatcher(*Rule)) in optimizeRules()
130 if (!CurrentGroup->addMatcher(*Rule)) in optimizeRules()
133 OptRules.push_back(Rule); in optimizeRules()
334 for (Matcher *Rule : Rules) in buildTable()
335 Rule->emit(Table); in buildTable()
491 for (const auto &Rule : Matchers) in finalize() local
492 if (!Rule->hasFirstCondition()) in finalize()
1693 Rule); in emitPredicateOpcodes()
1703 Rule); in emitPredicateOpcodes()
[all …]
H A DGlobalISelMatchTable.h908 RuleMatcher &Rule) const override;
953 RuleMatcher &Rule) const override;
1279 TempTypeIdx getTempTypeIdx(RuleMatcher &Rule);
1696 RuleMatcher &Rule; variable
1714 : Rule(Rule), NumOperandsCheck(NumOpsCheck), SymbolicName(SymbolicName) { in Rule() argument
1717 InsnVarID = Rule.implicitlyDefineInsnVar(*this); in Rule()
1728 RuleMatcher &getRuleMatcher() const { return Rule; } in getRuleMatcher()
1809 Flags(Rule.getGISelFlags()) {} in OperandPredicateMatcher()
1820 emitCaptureOpcodes(Table, Rule); in emitPredicateOpcodes()
1821 InsnMatcher->emitPredicateOpcodes(Table, Rule); in emitPredicateOpcodes()
[all …]
H A DAttributes.cpp88 for (auto *Rule : CompatRules) { in emitFnAttrCompatCheck() local
89 StringRef FuncName = Rule->getValueAsString("CompatFunc"); in emitFnAttrCompatCheck()
91 StringRef AttrName = Rule->getValueAsString("AttrName"); in emitFnAttrCompatCheck()
106 for (auto *Rule : MergeRules) { in emitFnAttrCompatCheck() local
107 StringRef FuncName = Rule->getValueAsString("MergeFunc"); in emitFnAttrCompatCheck()
H A DGlobalISelEmitter.cpp379 createAndImportSelDAGMatcher(RuleMatcher &Rule,
1228 unsigned TempRegID = Rule.allocateTempRegID(); in importExplicitUseRenderer()
2209 for (Matcher &Rule : Rules) in buildMatchTable()
2210 InputRules.push_back(&Rule); in buildMatchTable()
2217 for (RuleMatcher &Rule : Rules) { in buildMatchTable()
2218 const StringRef Opcode = Rule.getOpcode(); in buildMatchTable()
2232 for (Matcher *Rule : InputRules) in buildMatchTable()
2233 Rule->optimize(); in buildMatchTable()
2239 for (Matcher *Rule : OptRules) in buildMatchTable()
2240 Rule->optimize(); in buildMatchTable()
[all …]
H A DGlobalISelMatchTableExecutorEmitter.cpp54 for (auto &Rule : Rules) in emitSubtargetFeatureBitsetImpl() local
55 FeatureBitsets.emplace_back(Rule.getRequiredFeatures(), in emitSubtargetFeatureBitsetImpl()
56 Rule.getHwModeIdx()); in emitSubtargetFeatureBitsetImpl()
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp92 P1689ModuleDependencyPrinterConsumer(P1689Rule &Rule, in getP1689ModuleDependencyFile() argument
94 : Filename(Command.Filename), Rule(Rule) { in getP1689ModuleDependencyFile()
95 Rule.PrimaryOutput = Command.Output; in getP1689ModuleDependencyFile()
101 Rule.Provides = Provided; in getP1689ModuleDependencyFile()
102 if (Rule.Provides) in getP1689ModuleDependencyFile()
103 Rule.Provides->SourcePath = Filename.str(); in getP1689ModuleDependencyFile()
104 Rule.Requires = Requires; in getP1689ModuleDependencyFile()
115 P1689Rule &Rule; in getP1689ModuleDependencyFile() member in DependencyScanningTool::getP1689ModuleDependencyFile::P1689ModuleDependencyPrinterConsumer
127 P1689Rule Rule; in getP1689ModuleDependencyFile() local
128 P1689ModuleDependencyPrinterConsumer Consumer(Rule, Command); in getP1689ModuleDependencyFile()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp97 switch (Rule.getAction()) { in hasNoSimpleLoops()
112 static bool mutationIsSane(const LegalizeRule &Rule, in mutationIsSane() argument
117 if (Rule.getAction() == Custom || Rule.getAction() == Legal) in mutationIsSane()
128 switch (Rule.getAction()) { in mutationIsSane()
138 if (Rule.getAction() == FewerElements) { in mutationIsSane()
147 } else if (Rule.getAction() == MoreElements) in mutationIsSane()
165 if (Rule.getAction() == NarrowScalar) { in mutationIsSane()
193 for (const LegalizeRule &Rule : Rules) { in apply() local
194 if (Rule.match(Query)) { in apply()
197 LLVM_DEBUG(dbgs() << ".. .. " << Rule.getAction() << ", " in apply()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp338 if (!C.remaining().starts_with(Rule) || !isdigit(C.peek(Rule.size()))) in maybeLexIndex()
341 C.advance(Rule.size()); in maybeLexIndex()
351 if (!C.remaining().starts_with(Rule) || !isdigit(C.peek(Rule.size()))) in maybeLexIndexAndName()
354 C.advance(Rule.size()); in maybeLexIndexAndName()
390 const StringRef Rule = "%subreg."; in maybeLexSubRegisterIndex() local
399 const StringRef Rule = "%ir-block."; in maybeLexIRBlock() local
402 if (isdigit(C.peek(Rule.size()))) in maybeLexIRBlock()
409 const StringRef Rule = "%ir."; in maybeLexIRValue() local
412 if (isdigit(C.peek(Rule.size()))) in maybeLexIRValue()
503 const StringRef Rule = "<mcsymbol "; in maybeLexMCSymbol() local
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRulesInternal.h59 auto Rule = in invokeRuleAfterValidatingRequirements() local
61 if (!Rule) in invokeRuleAfterValidatingRequirements()
62 return Consumer.handleError(Rule.takeError()); in invokeRuleAfterValidatingRequirements()
63 Rule->invoke(Consumer, Context); in invokeRuleAfterValidatingRequirements()
125 class Rule final : public RefactoringActionRule {
127 Rule(std::tuple<RequirementTypes...> Requirements)
151 return std::make_unique<Rule>(std::make_tuple(Requirements...));
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSARIFDiagnostic.cpp49 SarifRule Rule = SarifRule::create().setRuleId(std::to_string(Diag->getID())); in emitDiagnosticMessage() local
51 Rule = addDiagnosticLevelToRule(Rule, Level); in emitDiagnosticMessage()
53 unsigned RuleIdx = Writer->createRule(Rule); in emitDiagnosticMessage()
137 SARIFDiagnostic::addDiagnosticLevelToRule(SarifRule Rule, in addDiagnosticLevelToRule() argument
161 return Rule.setDefaultConfiguration(Config); in addDiagnosticLevelToRule()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp281 json::Object Rule{ in endRun() local
287 Rule["helpUri"] = R.HelpURI; in endRun()
288 Rules.emplace_back(std::move(Rule)); in endRun()
380 size_t SarifDocumentWriter::createRule(const SarifRule &Rule) { in createRule() argument
382 CurrentRules.emplace_back(Rule); in createRule()
390 const SarifRule &Rule = CurrentRules[RuleIdx]; in appendResult() local
391 assert(Rule.DefaultConfiguration.Enabled && in appendResult()
395 {"ruleId", Rule.Id}}; in appendResult()
407 Result.LevelOverride.value_or(Rule.DefaultConfiguration.Level)); in appendResult()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp872 switch (Rule) { in getParentAttrMatcherRule()
885 switch (Rule) { in isNegatedAttrMatcherSubRule()
942 for (const auto &Rule : Rules) { in ActOnPragmaAttributeAttribute() local
951 Diag(Rule.second.getBegin(), in ActOnPragmaAttributeAttribute()
963 std::make_pair(*ParentRule, Rule)); in ActOnPragmaAttributeAttribute()
966 for (const auto &Rule : Rules) { in ActOnPragmaAttributeAttribute() local
974 It->second != Rule) { in ActOnPragmaAttributeAttribute()
992 for (const auto &Rule : Rules) in ActOnPragmaAttributeAttribute() local
995 for (const auto &Rule : Rules) { in ActOnPragmaAttributeAttribute() local
1018 for (const auto &Rule : RulesToCheck) { in ActOnPragmaAttributeAttribute() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp369 const ManglingRule& Rule; member in __anonfa5191fc0111::ParamIterator
374 : Leads(leads), Rule(rule), Index(0) {} in ParamIterator()
381 if (Index >= int(sizeof Rule.Param/sizeof Rule.Param[0])) return P; in getNextParam()
383 const char R = Rule.Param[Index]; in getNextParam()
402 if (Index == (Rule.Lead[1] - 1)) P = Leads[1]; in getNextParam()
571 for (auto Rule : manglingRules) in buildManglingRulesMap() local
572 Map.insert({Rule.Name, Id++}); in buildManglingRulesMap()
672 const ManglingRule& Rule = manglingRules[FuncId]; in parseFuncName() local
674 for (int I=0; I < Rule.maxLeadIndex(); ++I) { in parseFuncName()
679 if ((I + 1) == Rule.Lead[0]) Leads[0] = P; in parseFuncName()
[all …]
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2081 OS << Rule.getEnumValueName() << ", \"" << Rule.getSpelling() << "\", " in emitMatchRuleList()
2082 << Rule.isAbstractRule(); in emitMatchRuleList()
2083 if (Rule.isSubRule()) in emitMatchRuleList()
2196 if (!Rule.isSubRule()) in generateParsingHelpers()
2198 SubMatchRules[Rule.MetaSubject].push_back(Rule); in generateParsingHelpers()
2211 OS << " Case(\"" << Rule.getName() << "\", " << Rule.getEnumValue() in generateParsingHelpers()
2219 OS << " Case(\"" << Rule.getName() << "\", " << Rule.getEnumValue() in generateParsingHelpers()
2235 if (Rule.isSubRule()) in generateParsingHelpers()
2266 OS << Rule.getName(); in generateParsingHelpers()
4272 if (Rule.isAbstractRule()) { in emitAttributeMatchRules()
[all …]

123