Home
last modified time | relevance | path

Searched refs:AlternateForm (Results 1 – 20 of 20) sorted by relevance

/dports/games/pcgen/pcgen/data/35e/fantasy_flight_games/dawn_forge/dawn_forge_campaign_setting/
H A Ddawnforge_abilities_racial.lst94 …ity,Form Mastery|TYPE=AlternateForm TEMPBONUS:PC|STAT|DEX|-2|PREABILITY:1,CATEGORY=Special Ability…
97AlternateForm TEMPBONUS:PC|STAT|WIS|2|PREABILITY:1,CATEGORY=Special Ability,Form Mastery|TYPE=Alte…
98AlternateForm TEMPBONUS:PC|STAT|DEX|2|PREABILITY:1,CATEGORY=Special Ability,Form Mastery|TYPE=Alte…
99AlternateForm TEMPBONUS:PC|STAT|INT|-2|PREABILITY:1,CATEGORY=Special Ability,Form Mastery|TYPE=Alt…
102AlternateForm TEMPBONUS:PC|STAT|CHA|2|PREABILITY:1,CATEGORY=Special Ability,Form Mastery|TYPE=Alte…
103AlternateForm TEMPBONUS:PC|STAT|INT|-2|PREABILITY:1,CATEGORY=Special Ability,Form Mastery|TYPE=Alt…
104AlternateForm TEMPBONUS:PC|STAT|CON|2|PREABILITY:1,CATEGORY=Special Ability,Form Mastery|TYPE=Alte…
105AlternateForm TEMPBONUS:PC|STAT|DEX|-2|PREABILITY:1,CATEGORY=Special Ability,Form Mastery|TYPE=Alt…
106AlternateForm TEMPBONUS:PC|STAT|INT|-2|PREABILITY:1,CATEGORY=Special Ability,Form Mastery|TYPE=Alt…
107AlternateForm TEMPBONUS:PC|STAT|INT|2|PREABILITY:1,CATEGORY=Special Ability,Form Mastery|TYPE=Alte…
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/FileCheck/
H A DFileCheckImpl.h58 bool AlternateForm = false; member
68 Precision == Other.Precision && AlternateForm == Other.AlternateForm;
86 explicit ExpressionFormat(Kind Value, unsigned Precision, bool AlternateForm) in ExpressionFormat()
87 : Value(Value), Precision(Precision), AlternateForm(AlternateForm){}; in ExpressionFormat()
H A DFileCheck.cpp48 StringRef AlternateFormPrefix = AlternateForm ? StringRef("0x") : StringRef(); in getWildcardRegex()
114 StringRef AlternateFormPrefix = AlternateForm ? StringRef("0x") : StringRef(); in getMatchingString()
148 bool MissingFormPrefix = AlternateForm && !StrVal.consume_front("0x"); in valueFromStringRepr()
791 bool AlternateForm = FormatExpr.consume_front("#"); in parseNumericSubstitutionBlock() local
815 Precision, AlternateForm); in parseNumericSubstitutionBlock()
819 Precision, AlternateForm); in parseNumericSubstitutionBlock()
827 if (AlternateForm && ExplicitFormat != ExpressionFormat::Kind::HexLower && in parseNumericSubstitutionBlock()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/FileCheck/
H A DFileCheckImpl.h58 bool AlternateForm = false; member
68 Precision == Other.Precision && AlternateForm == Other.AlternateForm;
86 explicit ExpressionFormat(Kind Value, unsigned Precision, bool AlternateForm) in ExpressionFormat()
87 : Value(Value), Precision(Precision), AlternateForm(AlternateForm){}; in ExpressionFormat()
H A DFileCheck.cpp48 StringRef AlternateFormPrefix = AlternateForm ? StringRef("0x") : StringRef(); in getWildcardRegex()
114 StringRef AlternateFormPrefix = AlternateForm ? StringRef("0x") : StringRef(); in getMatchingString()
148 bool MissingFormPrefix = AlternateForm && !StrVal.consume_front("0x"); in valueFromStringRepr()
791 bool AlternateForm = FormatExpr.consume_front("#"); in parseNumericSubstitutionBlock() local
815 Precision, AlternateForm); in parseNumericSubstitutionBlock()
819 Precision, AlternateForm); in parseNumericSubstitutionBlock()
827 if (AlternateForm && ExplicitFormat != ExpressionFormat::Kind::HexLower && in parseNumericSubstitutionBlock()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h58 bool AlternateForm = false; member
68 Precision == Other.Precision && AlternateForm == Other.AlternateForm;
86 explicit ExpressionFormat(Kind Value, unsigned Precision, bool AlternateForm) in ExpressionFormat()
87 : Value(Value), Precision(Precision), AlternateForm(AlternateForm){}; in ExpressionFormat()
H A DFileCheck.cpp48 StringRef AlternateFormPrefix = AlternateForm ? StringRef("0x") : StringRef(); in getWildcardRegex()
114 StringRef AlternateFormPrefix = AlternateForm ? StringRef("0x") : StringRef(); in getMatchingString()
148 bool MissingFormPrefix = AlternateForm && !StrVal.consume_front("0x"); in valueFromStringRepr()
791 bool AlternateForm = FormatExpr.consume_front("#"); in parseNumericSubstitutionBlock() local
815 Precision, AlternateForm); in parseNumericSubstitutionBlock()
819 Precision, AlternateForm); in parseNumericSubstitutionBlock()
827 if (AlternateForm && ExplicitFormat != ExpressionFormat::Kind::HexLower && in parseNumericSubstitutionBlock()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/FileCheck/
H A DFileCheckImpl.h58 bool AlternateForm = false; member
68 Precision == Other.Precision && AlternateForm == Other.AlternateForm;
86 explicit ExpressionFormat(Kind Value, unsigned Precision, bool AlternateForm) in ExpressionFormat()
87 : Value(Value), Precision(Precision), AlternateForm(AlternateForm){}; in ExpressionFormat()
H A DFileCheck.cpp48 StringRef AlternateFormPrefix = AlternateForm ? StringRef("0x") : StringRef(); in getWildcardRegex()
114 StringRef AlternateFormPrefix = AlternateForm ? StringRef("0x") : StringRef(); in getMatchingString()
148 bool MissingFormPrefix = AlternateForm && !StrVal.consume_front("0x"); in valueFromStringRepr()
791 bool AlternateForm = FormatExpr.consume_front("#"); in parseNumericSubstitutionBlock() local
815 Precision, AlternateForm); in parseNumericSubstitutionBlock()
819 Precision, AlternateForm); in parseNumericSubstitutionBlock()
827 if (AlternateForm && ExplicitFormat != ExpressionFormat::Kind::HexLower && in parseNumericSubstitutionBlock()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/FileCheck/
H A DFileCheckImpl.h58 bool AlternateForm = false; member
68 Precision == Other.Precision && AlternateForm == Other.AlternateForm;
86 explicit ExpressionFormat(Kind Value, unsigned Precision, bool AlternateForm) in ExpressionFormat()
87 : Value(Value), Precision(Precision), AlternateForm(AlternateForm){}; in ExpressionFormat()
H A DFileCheck.cpp48 StringRef AlternateFormPrefix = AlternateForm ? StringRef("0x") : StringRef(); in getWildcardRegex()
114 StringRef AlternateFormPrefix = AlternateForm ? StringRef("0x") : StringRef(); in getMatchingString()
148 bool MissingFormPrefix = AlternateForm && !StrVal.consume_front("0x"); in valueFromStringRepr()
791 bool AlternateForm = FormatExpr.consume_front("#"); in parseNumericSubstitutionBlock() local
815 Precision, AlternateForm); in parseNumericSubstitutionBlock()
819 Precision, AlternateForm); in parseNumericSubstitutionBlock()
827 if (AlternateForm && ExplicitFormat != ExpressionFormat::Kind::HexLower && in parseNumericSubstitutionBlock()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/FileCheck/
H A DFileCheckImpl.h58 bool AlternateForm = false; member
68 Precision == Other.Precision && AlternateForm == Other.AlternateForm;
86 explicit ExpressionFormat(Kind Value, unsigned Precision, bool AlternateForm) in ExpressionFormat()
87 : Value(Value), Precision(Precision), AlternateForm(AlternateForm){}; in ExpressionFormat()
H A DFileCheck.cpp48 StringRef AlternateFormPrefix = AlternateForm ? StringRef("0x") : StringRef(); in getWildcardRegex()
114 StringRef AlternateFormPrefix = AlternateForm ? StringRef("0x") : StringRef(); in getMatchingString()
148 bool MissingFormPrefix = AlternateForm && !StrVal.consume_front("0x"); in valueFromStringRepr()
791 bool AlternateForm = FormatExpr.consume_front("#"); in parseNumericSubstitutionBlock() local
815 Precision, AlternateForm); in parseNumericSubstitutionBlock()
819 Precision, AlternateForm); in parseNumericSubstitutionBlock()
827 if (AlternateForm && ExplicitFormat != ExpressionFormat::Kind::HexLower && in parseNumericSubstitutionBlock()
/dports/devel/loki/loki-0.1.7/include/loki/
H A DSafeFormat.h309 countBase = base != 10 && AlternateForm() && i != 0 in FormatWithCurrentFlags()
518 bool AlternateForm() const { return (flags_ & alternateForm) != 0; } in AlternateForm() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp91 bool AlternateForm; member
112 std::tie(Kind, Precision, AlternateForm) = GetParam(); in SetUp()
117 Format = ExpressionFormat(Kind, Precision, AlternateForm); in SetUp()
145 size_t PrefixSize = AlternateForm ? 2 : 0; in checkWildcardRegexMatch()
160 StringRef Prefix = AlternateForm ? "0x" : ""; in addBasePrefix()
242 if (AlternateForm) { in TEST_P()
325 if (AlternateForm) in TEST_P()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp91 bool AlternateForm; member
112 std::tie(Kind, Precision, AlternateForm) = GetParam(); in SetUp()
117 Format = ExpressionFormat(Kind, Precision, AlternateForm); in SetUp()
145 size_t PrefixSize = AlternateForm ? 2 : 0; in checkWildcardRegexMatch()
160 StringRef Prefix = AlternateForm ? "0x" : ""; in addBasePrefix()
242 if (AlternateForm) { in TEST_P()
325 if (AlternateForm) in TEST_P()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp91 bool AlternateForm; member
112 std::tie(Kind, Precision, AlternateForm) = GetParam(); in SetUp()
117 Format = ExpressionFormat(Kind, Precision, AlternateForm); in SetUp()
145 size_t PrefixSize = AlternateForm ? 2 : 0; in checkWildcardRegexMatch()
160 StringRef Prefix = AlternateForm ? "0x" : ""; in addBasePrefix()
242 if (AlternateForm) { in TEST_P()
325 if (AlternateForm) in TEST_P()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp91 bool AlternateForm; member
112 std::tie(Kind, Precision, AlternateForm) = GetParam(); in SetUp()
117 Format = ExpressionFormat(Kind, Precision, AlternateForm); in SetUp()
145 size_t PrefixSize = AlternateForm ? 2 : 0; in checkWildcardRegexMatch()
160 StringRef Prefix = AlternateForm ? "0x" : ""; in addBasePrefix()
242 if (AlternateForm) { in TEST_P()
325 if (AlternateForm) in TEST_P()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/FileCheck/
H A DFileCheckTest.cpp91 bool AlternateForm; member
112 std::tie(Kind, Precision, AlternateForm) = GetParam(); in SetUp()
117 Format = ExpressionFormat(Kind, Precision, AlternateForm); in SetUp()
145 size_t PrefixSize = AlternateForm ? 2 : 0; in checkWildcardRegexMatch()
160 StringRef Prefix = AlternateForm ? "0x" : ""; in addBasePrefix()
242 if (AlternateForm) { in TEST_P()
325 if (AlternateForm) in TEST_P()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp91 bool AlternateForm; member
112 std::tie(Kind, Precision, AlternateForm) = GetParam(); in SetUp()
117 Format = ExpressionFormat(Kind, Precision, AlternateForm); in SetUp()
145 size_t PrefixSize = AlternateForm ? 2 : 0; in checkWildcardRegexMatch()
160 StringRef Prefix = AlternateForm ? "0x" : ""; in addBasePrefix()
242 if (AlternateForm) { in TEST_P()
325 if (AlternateForm) in TEST_P()