Home
last modified time | relevance | path

Searched refs:GetEnumValue (Results 26 – 50 of 805) sorted by relevance

12345678910>>...33

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Druntime-type-info.cpp47 SomeExpr GetEnumValue(const char *) const;
149 explicitEnum_{GetEnumValue("explicit")}, lenParameterEnum_{GetEnumValue(
151 assignmentEnum_{GetEnumValue("assignment")},
152 elementalAssignmentEnum_{GetEnumValue("elementalassignment")},
153 finalEnum_{GetEnumValue("final")}, elementalFinalEnum_{GetEnumValue(
155 assumedRankFinalEnum_{GetEnumValue("assumedrankfinal")},
156 readFormattedEnum_{GetEnumValue("readformatted")},
157 readUnformattedEnum_{GetEnumValue("readunformatted")},
158 writeFormattedEnum_{GetEnumValue("writeformatted")},
159 writeUnformattedEnum_{GetEnumValue("writeunformatted")} {
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Druntime-type-info.cpp47 SomeExpr GetEnumValue(const char *) const;
149 explicitEnum_{GetEnumValue("explicit")}, lenParameterEnum_{GetEnumValue(
151 assignmentEnum_{GetEnumValue("assignment")},
152 elementalAssignmentEnum_{GetEnumValue("elementalassignment")},
153 finalEnum_{GetEnumValue("final")}, elementalFinalEnum_{GetEnumValue(
155 assumedRankFinalEnum_{GetEnumValue("assumedrankfinal")},
156 readFormattedEnum_{GetEnumValue("readformatted")},
157 readUnformattedEnum_{GetEnumValue("readunformatted")},
158 writeFormattedEnum_{GetEnumValue("writeformatted")},
159 writeUnformattedEnum_{GetEnumValue("writeunformatted")} {
[all …]
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/
H A DBaseConfigForm.cs130 Enum selectedValue = combo.GetEnumValue(enumType); in InitializeComboBox()
162 public static Enum GetEnumValue(this ComboBox cbo, Type enumType) in GetEnumValue() method in Mesen.GUI.Forms.ComboBoxExtensions
177 public static T GetEnumValue<T>(this ComboBox cbo) in GetEnumValue() method in Mesen.GUI.Forms.ComboBoxExtensions
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Descapementitem.hxx81 SvxEscapement GetEscapement() const { return static_cast< SvxEscapement >( GetEnumValue() ); } in GetEscapement()
91 virtual sal_uInt16 GetEnumValue() const override;
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h44 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
60 return ThisABI < Other.GetEnumValue();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Descapementitem.hxx84 SvxEscapement GetEscapement() const { return static_cast< SvxEscapement >( GetEnumValue() ); } in GetEscapement()
94 virtual sal_uInt16 GetEnumValue() const override;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h43 ABI GetEnumValue() const { return ThisABI; }
59 return ThisABI < Other.GetEnumValue(); in computeTargetABI()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h43 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
59 return ThisABI < Other.GetEnumValue();
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h43 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
59 return ThisABI < Other.GetEnumValue();
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h43 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
59 return ThisABI < Other.GetEnumValue();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h44 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
60 return ThisABI < Other.GetEnumValue();
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h43 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
59 return ThisABI < Other.GetEnumValue();
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h43 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
59 return ThisABI < Other.GetEnumValue();
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h43 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
59 return ThisABI < Other.GetEnumValue();
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h44 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
60 return ThisABI < Other.GetEnumValue();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h43 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
59 return ThisABI < Other.GetEnumValue();
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h43 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
59 return ThisABI < Other.GetEnumValue();
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h44 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
60 return ThisABI < Other.GetEnumValue();
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h45 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
61 return ThisABI < Other.GetEnumValue();
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h45 ABI GetEnumValue() const { return ThisABI; }
61 return ThisABI < Other.GetEnumValue();
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h43 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
59 return ThisABI < Other.GetEnumValue();
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h46 ABI GetEnumValue() const { return ThisABI; } in GetEnumValue() function
58 return ThisABI < Other.GetEnumValue();
/dports/math/bonmin/Bonmin-releases-1.8.8/Bonmin/src/Interfaces/Ipopt/
H A DBonIpoptSolver.cpp111 options_->GetEnumValue("warm_start",warmStartStrategy_,prefix()); in Initialize()
125 options_->GetEnumValue("warm_start",warmStartStrategy_,prefix()); in Initialize()
276 set = Options->GetEnumValue("expect_infeasible_problem",dummy_int, ""); in setMinlpDefaults()
279 set = Options->GetEnumValue("mu_strategy", dummy_int, ""); in setMinlpDefaults()
282 set = Options->GetEnumValue("mu_oracle",dummy_int, ""); in setMinlpDefaults()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.VisualBasic/src/Microsoft/VisualBasic/CompilerServices/
H A DConversions.vb69 value = GetEnumValue(value)
119 value = GetEnumValue(value)
171 value = GetEnumValue(value)
221 value = GetEnumValue(value)
273 value = GetEnumValue(value)
323 value = GetEnumValue(value)
375 value = GetEnumValue(value)
425 value = GetEnumValue(value)
477 value = GetEnumValue(value)
536 value = GetEnumValue(value)
[all …]
/dports/www/firefox-esr/firefox-91.8.0/layout/svg/
H A DSVGGradientFrame.h89 uint16_t GetEnumValue(uint32_t aIndex, nsIContent* aDefault);
90 uint16_t GetEnumValue(uint32_t aIndex) { in GetEnumValue() function
91 return GetEnumValue(aIndex, mContent); in GetEnumValue()

12345678910>>...33