Home
last modified time | relevance | path

Searched refs:get_age (Results 1 – 25 of 147) sorted by relevance

123456

/dports/devel/py-mypy/mypy-0.910/mypyc/test-data/
H A Drun-python37.test35 def get_age(self) -> int:
58 def get_age(self) -> int:
96 assert i6.get_age() == 5
98 assert i6.get_age() == 10
102 assert i7.get_age() == 6
143 assert isinstance(Person3().get_age, BuiltinMethodType)
/dports/biology/py-ete3/ete3-3.1.2/examples/phylogenies/
H A Ddating_evolutionary_events.py64 "Hsa_004 is dated at: ", age2name[event1.get_age(species2age)]
66 "Hsa_002 is dated at: ", age2name[event2.get_age(species2age)]
/dports/devel/boost-docs/boost_1_72_0/libs/hana/example/
H A Daccessors.cpp37 constexpr auto get_age = hana::second(accessors[hana::size_c<1>]); in main() local
41 BOOST_HANA_RUNTIME_CHECK(get_age(john) == 30); in main()
H A Dstruct.custom_accessor.cpp28 int get_age() const { return age_; } in get_age() function
44 return p.get_age(); in apply()
H A Dadapt_adt.cpp30 int get_age() const { return age_; } in get_age() function
40 (age, [](ns::Person const& p) { return p.get_age(); }) in __anon62386a600202()
/dports/devel/boost-python-libs/boost_1_72_0/libs/hana/example/
H A Daccessors.cpp37 constexpr auto get_age = hana::second(accessors[hana::size_c<1>]); in main() local
41 BOOST_HANA_RUNTIME_CHECK(get_age(john) == 30); in main()
H A Dstruct.custom_accessor.cpp28 int get_age() const { return age_; } in get_age() function
44 return p.get_age(); in apply()
H A Dadapt_adt.cpp30 int get_age() const { return age_; } in get_age() function
40 (age, [](ns::Person const& p) { return p.get_age(); }) in __anon5778db900202()
/dports/devel/boost-libs/boost_1_72_0/libs/hana/example/
H A Daccessors.cpp37 constexpr auto get_age = hana::second(accessors[hana::size_c<1>]); in main() local
41 BOOST_HANA_RUNTIME_CHECK(get_age(john) == 30); in main()
H A Dstruct.custom_accessor.cpp28 int get_age() const { return age_; } in get_age() function
44 return p.get_age(); in apply()
H A Dadapt_adt.cpp30 int get_age() const { return age_; } in get_age() function
40 (age, [](ns::Person const& p) { return p.get_age(); }) in __anond8f4ed610202()
/dports/devel/hyperscan/boost_1_75_0/libs/hana/example/
H A Daccessors.cpp37 constexpr auto get_age = hana::second(accessors[hana::size_c<1>]); in main() local
41 BOOST_HANA_RUNTIME_CHECK(get_age(john) == 30); in main()
H A Dstruct.custom_accessor.cpp28 int get_age() const { return age_; } in get_age() function
44 return p.get_age(); in apply()
H A Dadapt_adt.cpp30 int get_age() const { return age_; } in get_age() function
40 (age, [](ns::Person const& p) { return p.get_age(); }) in __anon3b2978930202()
/dports/devel/cquery/cquery-20180718/third_party/msgpack-c/example/cpp03/
H A Dclass_non_intrusive.cpp26 int get_age() const { return age_; } in get_age() function in my_class
61 o.pack(v.get_age()); in MSGPACK_API_VERSION_NAMESPACE()
74 o.via.array.ptr[1] = msgpack::object(v.get_age(), o.zone); in MSGPACK_API_VERSION_NAMESPACE()
/dports/devel/msgpack/msgpack-c-cpp-3.3.0/example/cpp03/
H A Dclass_non_intrusive.cpp26 int get_age() const { return age_; } in get_age() function in my_class
61 o.pack(v.get_age()); in MSGPACK_API_VERSION_NAMESPACE()
74 o.via.array.ptr[1] = msgpack::object(v.get_age(), o.zone); in MSGPACK_API_VERSION_NAMESPACE()
/dports/devel/boost-python-libs/boost_1_72_0/libs/hana/example/tutorial/
H A Dintrospection.adapt.cpp92 int get_age();
98 (age, [](auto const& p) { return p.get_age(); }) in __anon2b504f3a0402()
/dports/devel/boost-docs/boost_1_72_0/libs/hana/example/tutorial/
H A Dintrospection.adapt.cpp92 int get_age();
98 (age, [](auto const& p) { return p.get_age(); }) in __anon2b3ecc0a0402()
/dports/devel/boost-libs/boost_1_72_0/libs/hana/example/tutorial/
H A Dintrospection.adapt.cpp92 int get_age();
98 (age, [](auto const& p) { return p.get_age(); }) in __anonc95d9d6b0402()
/dports/devel/hyperscan/boost_1_75_0/libs/hana/example/tutorial/
H A Dintrospection.adapt.cpp92 int get_age();
98 (age, [](auto const& p) { return p.get_age(); }) in __anon7ce7575d0402()
/dports/devel/boost-docs/boost_1_72_0/libs/fusion/test/sequence/
H A Dadt_attribute_proxy.cpp50 Age& get_age() in get_age() function
55 Age const& get_age()const in get_age() function
71 (Age&, Age const&, obj.get_age(), obj.template set_age<Val>(val), keys::age))
/dports/devel/boost-python-libs/boost_1_72_0/libs/fusion/test/sequence/
H A Dadt_attribute_proxy.cpp50 Age& get_age() in get_age() function
55 Age const& get_age()const in get_age() function
71 (Age&, Age const&, obj.get_age(), obj.template set_age<Val>(val), keys::age))
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/fusion/test/sequence/
H A Dadt_attribute_proxy.cpp50 Age& get_age() in get_age() function
55 Age const& get_age()const in get_age() function
71 (Age&, Age const&, obj.get_age(), obj.template set_age<Val>(val), keys::age))
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/fusion/test/sequence/
H A Dadt_attribute_proxy.cpp50 Age& get_age() in get_age() function
55 Age const& get_age()const in get_age() function
71 (Age&, Age const&, obj.get_age(), obj.template set_age<Val>(val), keys::age))
/dports/databases/percona57-server/boost_1_59_0/libs/fusion/test/sequence/
H A Dadt_attribute_proxy.cpp50 Age& get_age() in get_age() function
55 Age const& get_age()const in get_age() function
71 (Age&, Age const&, obj.get_age(), obj.template set_age<Val>(val), keys::age))

123456