Home
last modified time | relevance | path

Searched defs:enum_type (Results 1 – 25 of 1304) sorted by relevance

12345678910>>...53

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dread-md.h61 struct enum_type { struct
63 char *name;
67 bool md_p;
70 struct enum_value *values;
73 struct enum_value **tail_ptr;
76 unsigned int num_values;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dread-md.h61 struct enum_type { struct
63 char *name;
67 bool md_p;
70 struct enum_value *values;
73 struct enum_value **tail_ptr;
76 unsigned int num_values;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dread-md.h61 struct enum_type { struct
63 char *name;
67 bool md_p;
70 struct enum_value *values;
73 struct enum_value **tail_ptr;
76 unsigned int num_values;
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dread-md.h75 struct enum_type { struct
77 char *name;
81 bool md_p;
84 struct enum_value *values;
87 struct enum_value **tail_ptr;
90 unsigned int num_values;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dread-md.h75 struct enum_type { struct
77 char *name;
81 bool md_p;
84 struct enum_value *values;
87 struct enum_value **tail_ptr;
90 unsigned int num_values;
/dports/science/votca/votca-2021.2-18560-gfbe18d971/tools/tools-9c102e0/include/votca/tools/
H A Dunitconverter.h92 const DistanceUnit& enum_type) const noexcept { in getDistanceValue_()
109 constexpr double getTimeValue_(const TimeUnit& enum_type) const noexcept { in getTimeValue_()
126 constexpr double getMassValue_(const MassUnit& enum_type) const noexcept { in getMassValue_()
147 constexpr double getEnergyValue_(const EnergyUnit& enum_type) const noexcept { in getEnergyValue_()
165 const MolarEnergyUnit& enum_type) const noexcept { in getMolarEnergyValue_()
181 constexpr double getChargeValue_(const ChargeUnit& enum_type) const noexcept { in getChargeValue_()
193 const VelocityUnit& enum_type) const noexcept { in getVelocityValue_()
207 constexpr double getForceValue_(const ForceUnit& enum_type) const noexcept { in getForceValue_()
229 const MolarForceUnit& enum_type) const noexcept { in getMolarForceValue_()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/tools/include/votca/tools/
H A Dunitconverter.h92 const DistanceUnit& enum_type) const noexcept { in getDistanceValue_()
109 constexpr double getTimeValue_(const TimeUnit& enum_type) const noexcept { in getTimeValue_()
126 constexpr double getMassValue_(const MassUnit& enum_type) const noexcept { in getMassValue_()
147 constexpr double getEnergyValue_(const EnergyUnit& enum_type) const noexcept { in getEnergyValue_()
165 const MolarEnergyUnit& enum_type) const noexcept { in getMolarEnergyValue_()
181 constexpr double getChargeValue_(const ChargeUnit& enum_type) const noexcept { in getChargeValue_()
193 const VelocityUnit& enum_type) const noexcept { in getVelocityValue_()
207 constexpr double getForceValue_(const ForceUnit& enum_type) const noexcept { in getForceValue_()
229 const MolarForceUnit& enum_type) const noexcept { in getMolarForceValue_()
/dports/graphics/gimp-app/gimp-2.10.30/libgimpwidgets/
H A Dgimpenumwidgets.c64 gimp_enum_radio_box_new (GType enum_type, in gimp_enum_radio_box_new()
106 gimp_enum_radio_box_new_with_range (GType enum_type, in gimp_enum_radio_box_new_with_range()
178 gimp_enum_radio_frame_new (GType enum_type, in gimp_enum_radio_frame_new()
227 gimp_enum_radio_frame_new_with_range (GType enum_type, in gimp_enum_radio_frame_new_with_range()
283 gimp_enum_stock_box_new (GType enum_type, in gimp_enum_stock_box_new()
318 gimp_enum_stock_box_new_with_range (GType enum_type, in gimp_enum_stock_box_new_with_range()
373 gimp_enum_icon_box_new (GType enum_type, in gimp_enum_icon_box_new()
420 gimp_enum_icon_box_new_with_range (GType enum_type, in gimp_enum_icon_box_new_with_range()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/lang/cpp/enum_types/
H A Dmain.cpp1 #define DEFINE_UNSIGNED_ENUM(suffix, enum_type) \ argument
9 #define DEFINE_SIGNED_ENUM(suffix, enum_type) \ argument
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/lang/cpp/enum_types/
H A Dmain.cpp1 #define DEFINE_UNSIGNED_ENUM(suffix, enum_type) \ argument
9 #define DEFINE_SIGNED_ENUM(suffix, enum_type) \ argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/lang/cpp/enum_types/
H A Dmain.cpp1 #define DEFINE_UNSIGNED_ENUM(suffix, enum_type) \ argument
9 #define DEFINE_SIGNED_ENUM(suffix, enum_type) \ argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/lang/cpp/enum_types/
H A Dmain.cpp1 #define DEFINE_UNSIGNED_ENUM(suffix, enum_type) \ argument
9 #define DEFINE_SIGNED_ENUM(suffix, enum_type) \ argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/lang/cpp/enum_types/
H A Dmain.cpp1 #define DEFINE_UNSIGNED_ENUM(suffix, enum_type) \ argument
9 #define DEFINE_SIGNED_ENUM(suffix, enum_type) \ argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/lang/cpp/enum_types/
H A Dmain.cpp1 #define DEFINE_UNSIGNED_ENUM(suffix, enum_type) \ argument
9 #define DEFINE_SIGNED_ENUM(suffix, enum_type) \ argument
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/lang/cpp/enum_types/
H A Dmain.cpp1 #define DEFINE_UNSIGNED_ENUM(suffix, enum_type) \ argument
9 #define DEFINE_SIGNED_ENUM(suffix, enum_type) \ argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dread-md.h76 struct enum_type { struct
78 char *name;
82 bool md_p;
85 struct enum_value *values;
88 struct enum_value **tail_ptr;
91 unsigned int num_values;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dread-md.h76 struct enum_type { struct
78 char *name;
82 bool md_p;
85 struct enum_value *values;
88 struct enum_value **tail_ptr;
91 unsigned int num_values;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dread-md.h76 struct enum_type { struct
78 char *name;
82 bool md_p;
85 struct enum_value *values;
88 struct enum_value **tail_ptr;
91 unsigned int num_values;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dread-md.h76 struct enum_type { struct
78 char *name;
82 bool md_p;
85 struct enum_value *values;
88 struct enum_value **tail_ptr;
91 unsigned int num_values;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dread-md.h76 struct enum_type { struct
78 char *name;
82 bool md_p;
85 struct enum_value *values;
88 struct enum_value **tail_ptr;
91 unsigned int num_values;
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dread-md.h76 struct enum_type { struct
78 char *name;
82 bool md_p;
85 struct enum_value *values;
88 struct enum_value **tail_ptr;
91 unsigned int num_values;
/dports/deskutils/spice-gtk/spice-gtk-0.37/subprojects/spice-common/common/
H A Dutils.c31 spice_genum_get_nick(GType enum_type, gint value) in spice_genum_get_nick()
50 spice_genum_get_value(GType enum_type, const char *nick, in spice_genum_get_value()
/dports/devel/libspice-server/spice-0.15.0/subprojects/spice-common/common/
H A Dutils.c29 spice_genum_get_nick(GType enum_type, gint value) in spice_genum_get_nick()
48 spice_genum_get_value(GType enum_type, const char *nick, in spice_genum_get_value()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/lalrpop-0.17.2/src/grammar/token/
H A Dmod.rs11 enum_type: TypeRef, field
25 pub fn enum_type(&self) -> &TypeRef { in enum_type() method
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lalrpop-0.16.3/src/grammar/token/
H A Dmod.rs11 enum_type: TypeRef, field
25 pub fn enum_type(&self) -> &TypeRef { in enum_type() method

12345678910>>...53