Home
last modified time | relevance | path

Searched defs:bal (Results 176 – 200 of 1201) sorted by path

12345678910>>...49

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DAccount.cpp4850 gnc_numeric bal = gnc_numeric_zero (); in xaccAccountGetReconcilePostponeBalance() local
H A DQuery.c659 xaccQueryAddBalanceMatch(QofQuery *q, QofQueryCompare bal, QofQueryOp op) in xaccQueryAddBalanceMatch()
H A Dcap-gains.c132 gnc_numeric bal; in finder_helper() local
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/test/
H A Dutest-Account.cpp1525 gnc_numeric bal = gnc_numeric_zero (), rec_bal = gnc_numeric_zero (), in test_xaccAccountRecomputeBalance() local
2103 gnc_numeric val, bal = gnc_numeric_zero (); in test_xaccAccountGetProjectedMinimumBalance() local
2132 gnc_numeric val, bal = gnc_numeric_zero (); in test_xaccAccountGetBalanceAsOfDate() local
2160 gnc_numeric val, bal = gnc_numeric_zero (); in test_xaccAccountGetPresentBalance() local
/dports/finance/homebank/homebank-5.5.1/src/
H A Drep-stats.c1756 gdouble exp, inc, bal; in lst_rep_total_to_string() local
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-1.19.1/Hledger/Cli/Commands/
H A DAregister.hs138 bal = showMixedAmountOneLineWithoutPrice False balance function
233 bal = showamt balance function
236 -- bal = if null bal' then "0" else bal' function
H A DRegister.hs91 bal = showMixedAmountOneLineWithoutPrice False b function
185 bal = showamt b function
188 -- bal = if null bal' then "0" else bal' function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-lib-1.19.1/Hledger/Reports/
H A DPostingsReport.hs261 bal = if isclipped a then aibalance else aebalance function
H A DTransactionsReport.hs108 where bal' = bal + amt function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-1.19/Hledger/Cli/Commands/
H A DAregister.hs138 bal = showMixedAmountOneLineWithoutPrice False balance function
233 bal = showamt balance function
236 -- bal = if null bal' then "0" else bal' function
H A DRegister.hs91 bal = showMixedAmountOneLineWithoutPrice False b function
185 bal = showamt b function
188 -- bal = if null bal' then "0" else bal' function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-lib-1.19/Hledger/Reports/
H A DPostingsReport.hs261 bal = if isclipped a then aibalance else aebalance function
H A DTransactionsReport.hs108 where bal' = bal + amt function
/dports/finance/hs-hledger/hledger-1.19/Hledger/Cli/Commands/
H A DAregister.hs138 bal = showMixedAmountOneLineWithoutPrice False balance function
233 bal = showamt balance function
236 -- bal = if null bal' then "0" else bal' function
H A DRegister.hs91 bal = showMixedAmountOneLineWithoutPrice False b function
185 bal = showamt b function
188 -- bal = if null bal' then "0" else bal' function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/hledger-lib-1.19/Hledger/Reports/
H A DPostingsReport.hs261 bal = if isclipped a then aibalance else aebalance function
H A DTransactionsReport.hs108 where bal' = bal + amt function
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/mymoney/
H A Dmymoneybudget.cpp263 auto bal = balance(); in totalBalance() local
H A Dmymoneyfile.cpp1532 MyMoneyBalanceCacheItem bal = d->m_balanceCache.balance(id, date); in balance() local
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/kbanking/
H A Dkbanking.cpp1481 …const AB_BALANCE *bal = AB_Balance_List_GetLatestByType(AB_ImExporterAccountInfo_GetBalanceList(ai… in importAccountInfo() local
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/sql/
H A Dmymoneystoragesql_p.h1086 MyMoneyMoney bal = m_storage->balance(a.id(), QDate()); in writeAccountList() local
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/views/
H A Dkaccountsview_p.h206 auto bal = dlg->openingBalance(); in editAccount() local
/dports/finance/ledger/ledger-3.2.1/src/
H A Dbalance.cc63 balance_t& balance_t::operator+=(const balance_t& bal) in operator +=()
90 balance_t& balance_t::operator-=(const balance_t& bal) in operator -=()
372 void put_balance(property_tree::ptree& st, const balance_t& bal) in put_balance()
378 balance_t average_lot_prices(const balance_t& bal) in average_lot_prices()
H A Dbalance.h145 balance_t(const balance_t& bal) : amounts(bal.amounts) { in balance_t()
H A Dpy_balance.cc90 long balance_len(balance_t& bal) { in balance_len()
94 amount_t balance_getitem(balance_t& bal, long i) { in balance_getitem()

12345678910>>...49