Home
last modified time | relevance | path

Searched refs:QofNumericMatch (Results 1 – 15 of 15) sorted by relevance

/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-search/
H A Dsearch-numeric.h44 QofNumericMatch option;
63 void gnc_search_numeric_set_option (GNCSearchNumeric *fi, QofNumericMatch option);
H A Dsearch-numeric.c158 gnc_search_numeric_set_option (GNCSearchNumeric *fi, QofNumericMatch option) in gnc_search_numeric_set_option()
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A Dqofquerycore.h106 } QofNumericMatch; typedef
165 QofNumericMatch options,
H A DQuery.h129 xaccQueryAddValueMatch(QofQuery *q, gnc_numeric amt, QofNumericMatch sgn,
141 QofNumericMatch sign, QofQueryCompare how,
H A Dqofquerycore-p.h84 QofNumericMatch options;
H A DQuery.c351 xaccQueryAddNumericMatch (QofQuery *q, gnc_numeric amount, QofNumericMatch sign, in xaccQueryAddNumericMatch()
635 xaccQueryAddValueMatch(QofQuery *q, gnc_numeric amt, QofNumericMatch sgn, in xaccQueryAddValueMatch()
H A Dqofquery.cpp1507 static const char *qof_query_printNumericMatch (QofNumericMatch n);
1897 qof_query_printNumericMatch (QofNumericMatch n) in qof_query_printNumericMatch()
H A Dqofquerycore.cpp560 QofNumericMatch options, in qof_query_numeric_predicate()
/dports/databases/qof/qof-0.8.8/qof/
H A Dqofquerycore.h101 } QofNumericMatch; typedef
160 QofNumericMatch options,
H A Dqofquerycore-p.h93 QofNumericMatch options;
H A Dqofquery.c1566 static gchar *qof_query_printNumericMatch (QofNumericMatch n);
1960 qof_query_printNumericMatch (QofNumericMatch n) in qof_query_printNumericMatch()
H A Dqofquerycore.c513 QofNumericMatch options, QofNumeric value) in qof_query_numeric_predicate()
/dports/finance/gnucash/gnucash-4.9/bindings/guile/
H A Dgnc-engine-guile.c171 static QofNumericMatch
596 QofNumericMatch options; in gnc_scm2query_term_query_v2()
814 QofNumericMatch amt_sgn; in gnc_scm2query_term_query_v1()
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome/
H A Dreconcile-view.c316 QofNumericMatch sign; in gnc_reconcile_view_new()
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/test-core/
H A Dtest-engine-stuff.cpp1837 compare_param<QofNumericMatch> (QOF_NUMERIC_MATCH_ANY), in get_random_query()