Home
last modified time | relevance | path

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

123

/freebsd/contrib/tzdata/
H A Dafrica68 # Rule NAME FROM TO - IN ON AT SAVE LETTER/S
69 Rule Algeria 1916 only - Jun 14 23:00s 1:00 S
70 Rule Algeria 1916 1919 - Oct Sun>=1 23:00s 0 -
71 Rule Algeria 1917 only - Mar 24 23:00s 1:00 S
72 Rule Algeria 1918 only - Mar 9 23:00s 1:00 S
73 Rule Algeria 1919 only - Mar 1 23:00s 1:00 S
74 Rule Algeria 1920 only - Feb 14 23:00s 1:00 S
75 Rule Algeria 1920 only - Oct 23 23:00s 0 -
76 Rule Algeria 1921 only - Mar 14 23:00s 1:00 S
77 Rule Algeria 1921 only - Jun 21 23:00s 0 -
[all …]
H A Deurope389 # Rule NAME FROM TO - IN ON AT SAVE LETTER/S
391 Rule GB-Eire 1916 only - May 21 2:00s 1:00 BST
392 Rule GB-Eire 1916 only - Oct 1 2:00s 0 GMT
394 Rule GB-Eire 1917 only - Apr 8 2:00s 1:00 BST
395 Rule GB-Eire 1917 only - Sep 17 2:00s 0 GMT
397 Rule GB-Eire 1918 only - Mar 24 2:00s 1:00 BST
398 Rule GB-Eire 1918 only - Sep 30 2:00s 0 GMT
400 Rule GB-Eire 1919 only - Mar 30 2:00s 1:00 BST
401 Rule GB-Eire 1919 only - Sep 29 2:00s 0 GMT
403 Rule GB-Eire 1920 only - Mar 28 2:00s 1:00 BST
[all …]
H A Dasia70 # Rule NAME FROM TO - IN ON AT SAVE LETTER/S
71 Rule EUAsia 1981 max - Mar lastSun 1:00u 1:00 S
72 Rule EUAsia 1979 1995 - Sep lastSun 1:00u 0 -
73 Rule EUAsia 1996 max - Oct lastSun 1:00u 0 -
74 Rule E-EurAsia 1981 max - Mar lastSun 0:00 1:00 -
75 Rule E-EurAsia 1979 1995 - Sep lastSun 0:00 0 -
76 Rule E-EurAsia 1996 max - Oct lastSun 0:00 0 -
77 Rule RussiaAsia 1981 1984 - Apr 1 0:00 1:00 -
78 Rule RussiaAsia 1981 1983 - Oct 1 0:00 0 -
79 Rule RussiaAsia 1984 1995 - Sep lastSun 2:00s 0 -
[all …]
H A Dnorthamerica176 # Rule NAME FROM TO - IN ON AT SAVE LETTER/S
177 Rule US 1918 1919 - Mar lastSun 2:00 1:00 D
178 Rule US 1918 1919 - Oct lastSun 2:00 0 S
179 Rule US 1942 only - Feb 9 2:00 1:00 W # War
180 Rule US 1945 only - Aug 14 23:00u 1:00 P # Peace
181 Rule US 1945 only - Sep 30 2:00 0 S
182 Rule US 1967 2006 - Oct lastSun 2:00 0 S
183 Rule US 1967 1973 - Apr lastSun 2:00 1:00 D
184 Rule US 1974 only - Jan 6 2:00 1:00 D
185 Rule US 1975 only - Feb lastSun 2:00 1:00 D
[all …]
H A Dsouthamerica51 # Rule NAME FROM TO - IN ON AT SAVE LETTER/S
52 Rule Arg 1930 only - Dec 1 0:00 1:00 -
53 Rule Arg 1931 only - Apr 1 0:00 0 -
54 Rule Arg 1931 only - Oct 15 0:00 1:00 -
55 Rule Arg 1932 1940 - Mar 1 0:00 0 -
56 Rule Arg 1932 1939 - Nov 1 0:00 1:00 -
57 Rule Arg 1940 only - Jul 1 0:00 1:00 -
58 Rule Arg 1941 only - Jun 15 0:00 0 -
59 Rule Arg 1941 only - Oct 15 0:00 1:00 -
60 Rule Arg 1943 only - Aug 1 0:00 0 -
[all …]
H A Daustralasia16 # Rule NAME FROM TO - IN ON AT SAVE LETTER/S
17 Rule Aus 1917 only - Jan 1 2:00s 1:00 D
18 Rule Aus 1917 only - Mar lastSun 2:00s 0 S
19 Rule Aus 1942 only - Jan 1 2:00s 1:00 D
20 Rule Aus 1942 only - Mar lastSun 2:00s 0 S
21 Rule Aus 1942 only - Sep 27 2:00s 1:00 D
22 Rule Aus 1943 1944 - Mar lastSun 2:00s 0 S
23 Rule Aus 1943 only - Oct 3 2:00s 1:00 D
32 # Rule NAME FROM TO - IN ON AT SAVE LETTER/S
33 Rule AW 1974 only - Oct lastSun 2:00s 1:00 D
[all …]
H A Dbackzone81 # Rule NAME FROM TO - IN ON AT SAVE LETTER/S
154 Rule Ghana 1919 only - Nov 24 0:00 0:20 +0020
155 Rule Ghana 1920 1942 - Jan 1 2:00 0 GMT
156 Rule Ghana 1920 1939 - Sep 1 2:00 0:20 +0020
157 Rule Ghana 1940 1941 - May 1 2:00 0:20 +0020
158 Rule Ghana 1950 1955 - Sep 1 2:00 0:30 +0030
159 Rule Ghana 1951 1956 - Jan 1 2:00 0 GMT
299 Rule SL 1932 only - Dec 1 0:00 0:20 -0040
300 Rule SL 1933 1938 - Mar 31 24:00 0 -01
301 Rule SL 1933 1939 - Aug 31 24:00 0:20 -0040
[all …]
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp269 ApplyRuleCallback(RewriteRule Rule) : Rule(std::move(Rule)) {} in ApplyRuleCallback() argument
274 for (auto &Matcher : transformer::detail::buildMatchers(Rule)) in registerMatchers()
281 size_t I = transformer::detail::findSelectedCase(Result, Rule); in run()
282 auto Transformations = Rule.Cases[I].Edits(Result); in run()
290 RewriteRule Rule; member in __anonefb0af210611::ApplyRuleCallback
299 rewriteDescendantsImpl(const T &Node, RewriteRule Rule, in rewriteDescendantsImpl() argument
301 ApplyRuleCallback Callback(std::move(Rule)); in rewriteDescendantsImpl()
309 transformer::detail::rewriteDescendants(const Decl &Node, RewriteRule Rule, in rewriteDescendants() argument
311 return rewriteDescendantsImpl(Node, std::move(Rule), Result); in rewriteDescendants()
315 transformer::detail::rewriteDescendants(const Stmt &Node, RewriteRule Rule, in rewriteDescendants() argument
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DTransformer.h74 explicit Transformer(transformer::RewriteRuleWith<void> Rule,
76 : Transformer(std::move(Rule),
92 transformer::RewriteRuleWith<MetadataT> Rule,
114 populateMetadata(const transformer::RewriteRuleWith<T> &Rule,
124 auto Metadata = Rule.Metadata[SelectedCase]->eval(Match);
136 transformer::RewriteRuleWith<T> Rule;
143 : Rule(std::move(R)), Consumer(std::move(Consumer)) {
144 assert(llvm::all_of(Rule.Cases,
149 assert(llvm::all_of(Rule.Metadata,
157 size_t I = transformer::detail::findSelectedCase(Result, Rule);
[all …]
H A DRewriteRule.h369 void addInclude(RewriteRuleBase &Rule, llvm::StringRef Header,
416 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);
466 EditGenerator rewriteDescendants(std::string NodeId, RewriteRule Rule);
493 rewriteDescendants(const Decl &Node, RewriteRule Rule,
497 rewriteDescendants(const Stmt &Node, RewriteRule Rule,
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp123 for (Matcher *Rule : Rules) { in optimizeRules()
125 if (CurrentGroup->addMatcher(*Rule)) in optimizeRules()
132 if (!CurrentGroup->addMatcher(*Rule)) in optimizeRules()
135 OptRules.push_back(Rule); in optimizeRules()
342 for (Matcher *Rule : Rules) in buildTable()
343 Rule->emit(Table); in buildTable()
499 for (const auto &Rule : Matchers) in finalize() local
500 if (!Rule->hasFirstCondition()) in finalize()
1137 RuleMatcher &Rule) const { in emitPredicateOpcodes()
1138 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes()
[all …]
H A DGlobalISelMatchTable.h856 RuleMatcher &Rule) const = 0;
931 RuleMatcher &Rule) const override;
976 RuleMatcher &Rule) const override;
1009 RuleMatcher &Rule) const override;
1037 RuleMatcher &Rule) const override;
1061 RuleMatcher &Rule) const override;
1086 RuleMatcher &Rule) const override;
1107 RuleMatcher &Rule) const override;
1121 RuleMatcher &Rule) const override;
1134 RuleMatcher &Rule) const override;
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DHeaderFile.cpp66 HeaderGlob::HeaderGlob(StringRef GlobString, Regex &&Rule, HeaderType Type) in HeaderGlob() argument
67 : GlobString(GlobString), Rule(std::move(Rule)), Type(Type) {} in HeaderGlob()
73 bool Match = Rule.match(Header.getPath()); in match()
81 auto Rule = MachO::createRegexFromGlob(GlobString); in create() local
82 if (!Rule) in create()
83 return Rule.takeError(); in create()
85 return std::make_unique<HeaderGlob>(GlobString, std::move(*Rule), Type); in create()
H A DLibrary.cpp14 const Regex Rule("(.+)/(.+)\\.framework/"); variable
18 Rule.match(InstallName, &Match); in getFrameworkNameFromInstallName()
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp93 P1689ModuleDependencyPrinterConsumer(P1689Rule &Rule, in getP1689ModuleDependencyFile() argument
95 : Filename(Command.Filename), Rule(Rule) { in getP1689ModuleDependencyFile()
96 Rule.PrimaryOutput = Command.Output; in getP1689ModuleDependencyFile()
102 Rule.Provides = Provided; in getP1689ModuleDependencyFile()
103 if (Rule.Provides) in getP1689ModuleDependencyFile()
104 Rule.Provides->SourcePath = Filename.str(); in getP1689ModuleDependencyFile()
105 Rule.Requires = Requires; in getP1689ModuleDependencyFile()
116 P1689Rule &Rule; in getP1689ModuleDependencyFile() member in DependencyScanningTool::getP1689ModuleDependencyFile::P1689ModuleDependencyPrinterConsumer
128 P1689Rule Rule; in getP1689ModuleDependencyFile() local
129 P1689ModuleDependencyPrinterConsumer Consumer(Rule, Command); in getP1689ModuleDependencyFile()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp101 static bool hasNoSimpleLoops(const LegalizeRule &Rule, const LegalityQuery &Q, in hasNoSimpleLoops() argument
103 switch (Rule.getAction()) { in hasNoSimpleLoops()
118 static bool mutationIsSane(const LegalizeRule &Rule, in mutationIsSane() argument
123 if (Rule.getAction() == Custom || Rule.getAction() == Legal) in mutationIsSane()
134 switch (Rule.getAction()) { in mutationIsSane()
144 if (Rule.getAction() == FewerElements) { in mutationIsSane()
153 } else if (Rule.getAction() == MoreElements) in mutationIsSane()
172 if (Rule.getAction() == NarrowScalar) { in mutationIsSane()
200 for (const LegalizeRule &Rule : Rules) { in apply() local
201 if (Rule.match(Query)) { in apply()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp343 static Cursor maybeLexIndex(Cursor C, MIToken &Token, StringRef Rule, in maybeLexIndex() argument
345 if (!C.remaining().starts_with(Rule) || !isdigit(C.peek(Rule.size()))) in maybeLexIndex()
348 C.advance(Rule.size()); in maybeLexIndex()
356 static Cursor maybeLexIndexAndName(Cursor C, MIToken &Token, StringRef Rule, in maybeLexIndexAndName() argument
358 if (!C.remaining().starts_with(Rule) || !isdigit(C.peek(Rule.size()))) in maybeLexIndexAndName()
361 C.advance(Rule.size()); in maybeLexIndexAndName()
366 unsigned StringOffset = Rule.size() + Number.size(); in maybeLexIndexAndName()
397 const StringRef Rule = "%subreg."; in maybeLexSubRegisterIndex() local
398 if (!C.remaining().starts_with(Rule)) in maybeLexSubRegisterIndex()
400 return lexName(C, Token, MIToken::SubRegisterIndex, Rule.size(), in maybeLexSubRegisterIndex()
[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/llvm/utils/TableGen/Basic/
H A DAttributes.cpp88 for (const Record *Rule : Records.getAllDerivedDefinitions("CompatRule")) { in emitFnAttrCompatCheck() local
89 StringRef FuncName = Rule->getValueAsString("CompatFunc"); in emitFnAttrCompatCheck()
91 StringRef AttrName = Rule->getValueAsString("AttrName"); in emitFnAttrCompatCheck()
104 for (const Record *Rule : Records.getAllDerivedDefinitions("MergeRule")) { in emitFnAttrCompatCheck() local
105 StringRef FuncName = Rule->getValueAsString("MergeFunc"); in emitFnAttrCompatCheck()
/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.cpp279 json::Object Rule{ in endRun() local
285 Rule["helpUri"] = R.HelpURI; in endRun()
286 Rules.emplace_back(std::move(Rule)); in endRun()
378 size_t SarifDocumentWriter::createRule(const SarifRule &Rule) { in createRule() argument
380 CurrentRules.emplace_back(Rule); in createRule()
388 const SarifRule &Rule = CurrentRules[RuleIdx]; in appendResult() local
389 assert(Rule.DefaultConfiguration.Enabled && in appendResult()
393 {"ruleId", Rule.Id}}; in appendResult()
405 Result.LevelOverride.value_or(Rule.DefaultConfiguration.Level)); in appendResult()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp966 getParentAttrMatcherRule(attr::SubjectMatchRule Rule) { in getParentAttrMatcherRule() argument
968 switch (Rule) { in getParentAttrMatcherRule()
979 bool isNegatedAttrMatcherSubRule(attr::SubjectMatchRule Rule) { in isNegatedAttrMatcherSubRule() argument
981 switch (Rule) { in isNegatedAttrMatcherSubRule()
1038 for (const auto &Rule : Rules) { in ActOnPragmaAttributeAttribute() local
1039 attr::SubjectMatchRule MatchRule = attr::SubjectMatchRule(Rule.first); in ActOnPragmaAttributeAttribute()
1047 Diag(Rule.second.getBegin(), in ActOnPragmaAttributeAttribute()
1052 replacementRangeForListElement(*this, Rule.second)); in ActOnPragmaAttributeAttribute()
1059 std::make_pair(*ParentRule, Rule)); in ActOnPragmaAttributeAttribute()
1062 for (const auto &Rule : Rules) { in ActOnPragmaAttributeAttribute() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp369 const ManglingRule& Rule; member in __anonbcd55a340111::ParamIterator
374 : Leads(leads), Rule(rule) {} 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.cpp2042 getRule(const AttributeSubjectMatchRule &Rule) { in getRule() argument
2043 return RuleOrAggregateRuleSet(Rule, /*IsRule=*/true); in getRule()
2162 for (const auto &Rule : Rules) { in emitMatchRuleList() local
2163 OS << (Rule.isSubRule() ? "ATTR_MATCH_SUB_RULE" : "ATTR_MATCH_RULE") << '('; in emitMatchRuleList()
2164 OS << Rule.getEnumValueName() << ", \"" << Rule.getSpelling() << "\", " in emitMatchRuleList()
2165 << Rule.isAbstractRule(); in emitMatchRuleList()
2166 if (Rule.isSubRule()) in emitMatchRuleList()
2168 << AttributeSubjectMatchRule(Rule.MetaSubject, nullptr).getEnumValue() in emitMatchRuleList()
2169 << ", " << Rule.isNegatedSubRule(); in emitMatchRuleList()
2267 for (const auto &Rule : It->getSecond().getAggregateRuleSet()) { in generateStrictConformsTo() local
[all …]

123