Home
last modified time | relevance | path

Searched defs:REFTYPE (Results 1 – 25 of 29) sorted by relevance

12

/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/model/
H A DModel_Attachment.h29 enum REFTYPE { TRANSACTION = 0, STOCK, ASSET, BANKACCOUNT, BILLSDEPOSIT, PAYEE}; enum
/dports/textproc/R-cran-rbibutils/rbibutils/src/
H A Dcopactypes.c40 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Dnbibtypes.c62 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Disitypes.c180 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Dbibtextypes.c748 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Dbltypes.c1036 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Dristypes.c1566 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Dendtypes.c1213 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
/dports/devel/texlab/texlab-3.3.0/cargo-crates/bibutils-sys-0.1.1/vendor/lib/
H A Dcopactypes.c40 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Dnbibtypes.c62 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Disitypes.c180 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Dbibtextypes.c748 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Dbltypes.c1036 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Dristypes.c1566 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Dendtypes.c1213 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
/dports/textproc/bibutils/bibutils_7.2/lib/
H A Dcopactypes.c40 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Dnbibtypes.c116 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Disitypes.c180 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Dbibtextypes.c748 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Dblxtypes.c1049 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Dristypes.c1566 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
H A Dendtypes.c1213 #define REFTYPE(a,b) { a, ORIG(b), SIZE(b) } macro
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/db/
H A DDB_Table_Attachment_V1.h105 struct REFTYPE : public DB_Column<wxString> struct
107 static wxString name() { return "REFTYPE"; } in name()
171 wxString REFTYPE; member
/dports/devel/p5-Ref-Util-XS/Ref-Util-XS-0.117/
H A DXS.xs19 #define REFTYPE(tail) (SvTYPE(SvRV(ref)) tail) macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Dscene.h47 enum REFTYPE { enum

12