Home
last modified time | relevance | path

Searched defs:type_seq (Results 1 – 10 of 10) sorted by relevance

/dports/devel/entt/entt-3.8.1/src/entt/core/
H A Dtype_info.hpp25 struct ENTT_API type_seq final { struct
26 [[nodiscard]] static id_type next() ENTT_NOEXCEPT { in next()
91 struct ENTT_API type_seq final { struct
96 [[nodiscard]] static id_type value() ENTT_NOEXCEPT { in value()
102 [[nodiscard]] constexpr operator id_type() const ENTT_NOEXCEPT { return value(); } in operator id_type()
/dports/devel/entt/entt-3.8.1/test/lib/dispatcher_plugin/
H A Dplugin.cpp12 struct entt::type_seq<Type> { struct in entt
13 [[nodiscard]] static id_type value() ENTT_NOEXCEPT { in value()
H A Dmain.cpp11 struct entt::type_seq<Type> { struct in entt
12 [[nodiscard]] static id_type value() ENTT_NOEXCEPT { in value()
/dports/devel/entt/entt-3.8.1/test/lib/emitter_plugin/
H A Dplugin.cpp12 struct entt::type_seq<Type> { struct in entt
13 [[nodiscard]] static id_type value() ENTT_NOEXCEPT { in value()
H A Dmain.cpp11 struct entt::type_seq<Type> { struct in entt
12 [[nodiscard]] static id_type value() ENTT_NOEXCEPT { in value()
/dports/devel/entt/entt-3.8.1/test/lib/registry_plugin/
H A Dmain.cpp11 struct entt::type_seq<Type> { struct in entt
12 [[nodiscard]] static id_type value() ENTT_NOEXCEPT { in value()
H A Dplugin.cpp12 struct entt::type_seq<Type> { struct in entt
13 [[nodiscard]] static id_type value() ENTT_NOEXCEPT { in value()
/dports/devel/entt/entt-3.8.1/single_include/entt/
H A Dentt.hpp921 struct ENTT_API type_seq final { struct
987 struct ENTT_API type_seq final { struct
2810 struct ENTT_API type_seq final { struct
2876 struct ENTT_API type_seq final { struct
11294 struct ENTT_API type_seq final { struct
11360 struct ENTT_API type_seq final { struct
12701 struct ENTT_API type_seq final { struct
12767 struct ENTT_API type_seq final { struct
14686 struct ENTT_API type_seq final { struct
14752 struct ENTT_API type_seq final { struct
[all …]
/dports/emulators/mess/mame-mame0226/src/emu/
H A Dioport.cpp1876 const input_seq &ioport_manager::type_seq(ioport_type type, int player, input_seq_type seqtype) con… in type_seq() function in ioport_manager
/dports/emulators/mame/mame-mame0226/src/emu/
H A Dioport.cpp1876 const input_seq &ioport_manager::type_seq(ioport_type type, int player, input_seq_type seqtype) con… in type_seq() function in ioport_manager