Home
last modified time | relevance | path

Searched refs:T_P (Results 1 – 25 of 68) sorted by relevance

123

/dports/multimedia/xfce4-parole/parole-4.16.0/src/misc/
H A Dparole.h96 #define PAROLE_DEFINE_TYPE(TN, t_n, T_P) PAROLE_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) argument
110 #define PAROLE_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _PAROLE_DEFINE_TYPE_EXTENDED_BEGIN(TN, … argument
123 #define PAROLE_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_) _PAROLE_DEFINE_TYPE_EXTENDED_BEGIN(TN, t_n,… argument
135 #define PAROLE_DEFINE_ABSTRACT_TYPE(TN, t_n, T_P) PAROLE_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, G_TYPE… argument
148 …ine PAROLE_DEFINE_ABSTRACT_TYPE_WITH_CODE(TN, t_n, T_P, _C_) PAROLE_DEFINE_TYPE_EXTENDED (TN, t_n,… argument
H A Dparole.h.in90 * @T_P: The #GType of the parent type
96 #define PAROLE_DEFINE_TYPE(TN, t_n, T_P) PAROLE_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) argument
102 * @T_P: The #GType of the parent type
110 #define PAROLE_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _PAROLE_DEFINE_TYPE_EXTENDED_BEGIN(TN, … argument
116 * @T_P: The #GType of the parent type
123 #define PAROLE_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_) _PAROLE_DEFINE_TYPE_EXTENDED_BEGIN(TN, t_n,… argument
129 * @T_P: The #GType of the parent type
135 #define PAROLE_DEFINE_ABSTRACT_TYPE(TN, t_n, T_P) PAROLE_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, G_TYPE… argument
141 * @T_P: The #GType of the parent type
148 …ine PAROLE_DEFINE_ABSTRACT_TYPE_WITH_CODE(TN, t_n, T_P, _C_) PAROLE_DEFINE_TYPE_EXTENDED (TN, t_n,… argument
/dports/x11-fm/thunar/thunar-4.16.10/thunarx/
H A Dthunarx.h40 #define THUNARX_DEFINE_TYPE(TN, t_n, T_P) THUNARX_DEFINE_TYPE_EXTENDED (TN,… argument
41 …define THUNARX_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_) THUNARX_DEFINE_TYPE_EXTENDED (TN,… argument
42 …define THUNARX_DEFINE_ABSTRACT_TYPE(TN, t_n, T_P) THUNARX_DEFINE_TYPE_EXTENDED (TN,… argument
43 …e THUNARX_DEFINE_ABSTRACT_TYPE_WITH_CODE(TN, t_n, T_P, _C_) THUNARX_DEFINE_TYPE_EXTENDED (TN, t_n,… argument
/dports/accessibility/atk/atk-2.36.0/atk/
H A Datkutil.h251 #define ATK_DEFINE_TYPE(TN, t_n, T_P) ATK_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) argument
266 #define ATK_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_) _ATK_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n… argument
279 #define ATK_DEFINE_ABSTRACT_TYPE(TN, t_n, T_P) ATK_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, G_TY… argument
293 …fine ATK_DEFINE_ABSTRACT_TYPE_WITH_CODE(TN, t_n, T_P, _C_) _ATK_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_… argument
308 #define ATK_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _ATK_DEFINE_TYPE_EXTENDED_BEGIN (TN, … argument
/dports/devel/glib20/glib-2.70.4/gobject/
H A Dgtype.h1642 #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) argument
1658 #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P,… argument
1684 #define G_DEFINE_TYPE_WITH_PRIVATE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0… argument
1699 #define G_DEFINE_ABSTRACT_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, G_TYPE_FLAG… argument
1718 #define G_DEFINE_ABSTRACT_TYPE_WITH_CODE(TN, t_n, T_P, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n,… argument
1732 #define G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, G… argument
1748 #define G_DEFINE_FINAL_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P argument
1783 #define G_DEFINE_FINAL_TYPE_WITH_PRIVATE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P argument
1861 #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, argument
1886 #define G_DEFINE_INTERFACE(TN, t_n, T_P) G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;) argument
[all …]
H A Dgtype-private.h109 …(TN, t_n, T_P, _f_, _P_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN_PRE (TN, t_n, T_P) {_P_;} _G_DEFIN… argument
H A Dgtypemodule.h105 #define G_DEFINE_DYNAMIC_TYPE(TN, t_n, T_P) G_DEFINE_DYNAMIC_TYPE_EXTENDED (TN, t_n, T_P, … argument
/dports/x11/libfm-qt/libfm-qt-1.0.0/src/core/legacy/
H A Dglib-compat.h32 # define G_DEFINE_INTERFACE(TN, t_n, T_P) \ argument
47 if (T_P) \
48 g_type_interface_add_prerequisite (g_define_type_id, T_P); \
/dports/x11/libfm-extra/libfm-1.3.2/src/
H A Dglib-compat.h32 # define G_DEFINE_INTERFACE(TN, t_n, T_P) \ argument
47 if (T_P) \
48 g_type_interface_add_prerequisite (g_define_type_id, T_P); \
/dports/x11/libfm/libfm-1.3.2/src/
H A Dglib-compat.h32 # define G_DEFINE_INTERFACE(TN, t_n, T_P) \ argument
47 if (T_P) \
48 g_type_interface_add_prerequisite (g_define_type_id, T_P); \
/dports/devel/glib20/glib-2.70.4/tests/gobject/
H A Ddeftype.c30 #define MY_DEFINE_TYPE(TN, t_n, T_P) \ argument
31 G_DEFINE_TYPE_WITH_CODE (TN, t_n, T_P, \
/dports/devel/adabooch/bc-20160321/demos/
H A Dlists_for_traversal.ads28 type T_P is access T; type
30 package Smart is new BC.Support.Smart_Pointers (T, T_P);
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-utils/
H A Dgnc-gobject-utils.h127 #define GNC_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_) _GNC_DEFINE_TYPE_EXTENDED_BEGIN (TN… argument
/dports/math/maxima/maxima-5.43.2/share/ezunits/
H A Dphysical_constants.mac102 declare (%T_P, physical_constant);
103 declare (%T_P, dimensional);
104 declare (%T_P, constant);
105 qput (%T_P, "Planck temperature $\\sqrt{\\hbar c^5/G}/k$", description);
106 declare_constvalue (%T_P, constvalue (sqrt (%h_bar * %c^5 / %G) / %%k));
107 qput (%T_P, 5*10^-5, RSU);
108 texput (%T_P, "T_P");
/dports/devel/boost-docs/boost_1_72_0/boost/units/systems/si/codata/
H A Duniversal_constants.hpp65 BOOST_UNITS_PHYSICAL_CONSTANT(T_P,quantity<temperature>,1.416785e32*kelvin,7.1e27*kelvin);
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/units/systems/si/codata/
H A Duniversal_constants.hpp64 BOOST_UNITS_PHYSICAL_CONSTANT(T_P,quantity<temperature>,1.416785e32*kelvin,7.1e27*kelvin);
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/units/systems/si/codata/
H A Duniversal_constants.hpp65 BOOST_UNITS_PHYSICAL_CONSTANT(T_P,quantity<temperature>,1.416785e32*kelvin,7.1e27*kelvin);
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/units/systems/si/codata/
H A Duniversal_constants.hpp65 BOOST_UNITS_PHYSICAL_CONSTANT(T_P,quantity<temperature>,1.416785e32*kelvin,7.1e27*kelvin);
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/units/systems/si/codata/
H A Duniversal_constants.hpp65 BOOST_UNITS_PHYSICAL_CONSTANT(T_P,quantity<temperature>,1.416785e32*kelvin,7.1e27*kelvin);
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/units/systems/si/codata/
H A Duniversal_constants.hpp65 BOOST_UNITS_PHYSICAL_CONSTANT(T_P,quantity<temperature>,1.416785e32*kelvin,7.1e27*kelvin);
/dports/databases/xtrabackup/boost_1_59_0/boost/units/systems/si/codata/
H A Duniversal_constants.hpp65 BOOST_UNITS_PHYSICAL_CONSTANT(T_P,quantity<temperature>,1.416785e32*kelvin,7.1e27*kelvin);
/dports/databases/percona57-server/boost_1_59_0/boost/units/systems/si/codata/
H A Duniversal_constants.hpp65 BOOST_UNITS_PHYSICAL_CONSTANT(T_P,quantity<temperature>,1.416785e32*kelvin,7.1e27*kelvin);
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/units/systems/si/codata/
H A Duniversal_constants.hpp65 BOOST_UNITS_PHYSICAL_CONSTANT(T_P,quantity<temperature>,1.416785e32*kelvin,7.1e27*kelvin);
/dports/databases/percona57-client/boost_1_59_0/boost/units/systems/si/codata/
H A Duniversal_constants.hpp65 BOOST_UNITS_PHYSICAL_CONSTANT(T_P,quantity<temperature>,1.416785e32*kelvin,7.1e27*kelvin);
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/units/systems/si/codata/
H A Duniversal_constants.hpp65 BOOST_UNITS_PHYSICAL_CONSTANT(T_P,quantity<temperature>,1.416785e32*kelvin,7.1e27*kelvin);

123