Home
last modified time | relevance | path

Searched refs:income (Results 201 – 225 of 2860) sorted by relevance

12345678910>>...115

/dports/games/freeciv/freeciv-2.6.6/ai/default/
H A Daihand.h22 int *income);
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/vector_ar/tests/results/
H A De4.dat2 real per capita disposable income,
/dports/databases/pgFormatter/pgFormatter-5.1/t/test-files/expected/
H A Dex34.sql13 percentile_cont(0.5) WITHIN GROUP (ORDER BY income)
/dports/databases/pgFormatter/pgFormatter-5.1/t/test-files/
H A Dex34.sql8 SELECT percentile_cont(0.5) WITHIN GROUP (ORDER BY income) FROM households;
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/sandbox/regression/tests/
H A Dracd10data_with_transformed.csv1 offer,ssiratio,age,educyr,physician,nonphysician,medicaid,private,female,phylim,actlim,income,totch…
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/kingdom/
H A Dkingdom_overview.cpp568 const Funds income = myKingdom.GetIncome( INCOME_ARTIFACTS | INCOME_HEROSKILLS ); in RedrawIncomeInfo() local
571 text.Set( CapturedExtInfoString( Resource::WOOD, myKingdom.GetColor(), income ) ); in RedrawIncomeInfo()
574 text.Set( CapturedExtInfoString( Resource::MERCURY, myKingdom.GetColor(), income ) ); in RedrawIncomeInfo()
577 text.Set( CapturedExtInfoString( Resource::ORE, myKingdom.GetColor(), income ) ); in RedrawIncomeInfo()
580 text.Set( CapturedExtInfoString( Resource::SULFUR, myKingdom.GetColor(), income ) ); in RedrawIncomeInfo()
583 text.Set( CapturedExtInfoString( Resource::CRYSTAL, myKingdom.GetColor(), income ) ); in RedrawIncomeInfo()
586 text.Set( CapturedExtInfoString( Resource::GEMS, myKingdom.GetColor(), income ) ); in RedrawIncomeInfo()
589 text.Set( CapturedExtInfoString( Resource::GOLD, myKingdom.GetColor(), income ) ); in RedrawIncomeInfo()
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/l10n_lu/data/
H A Daccount.group.template.csv229 account_group_42141,42141,,"Corporate income tax",l10n_lu.lu_2011_chart_1
312 account_group_46121,46121,,"Corporate income tax (CIT)",l10n_lu.lu_2011_chart_1
370 account_group_48,48,,"Deferred charges and income",l10n_lu.lu_2011_chart_1
732 account_group_671,671,,"Corporate income tax (CIT)",l10n_lu.lu_2011_chart_1
738 account_group_673,673,,"Foreign income taxes",l10n_lu.lu_2011_chart_1
744 account_group_6738,6738,,"Other foreign income taxes",l10n_lu.lu_2011_chart_1
769 account_group_7032,7032,,"Rental income",l10n_lu.lu_2011_chart_1
840 account_group_74,74,,"Other operating income",l10n_lu.lu_2011_chart_1
877 account_group_75,75,,"Financial income",l10n_lu.lu_2011_chart_1
959 account_group_758,758,,"Other financial income",l10n_lu.lu_2011_chart_1
[all …]
/dports/finance/R-cran-AER/AER/man/
H A DPSID1976.Rd32 \item{fincome}{Family income, in 1975 dollars. (This variable is used to construct the
33 property income variable.)}
35 tax tables (state and local income taxes are excluded). The taxable income on
H A DSportsCards.Rd19 \item{income}{factor indicating income group (in 1000 USD).}
H A DCollegeDistance.Rd30 \item{income}{factor. Is the family income above USD 25,000 per year?}
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/qif/export/
H A Dmymoneyqifwriter.cpp149 MyMoneyAccount income; in writeCategoryEntries() local
152 income = file->income(); in writeCategoryEntries()
156 QStringList list = income.accountList() + expense.accountList(); in writeCategoryEntries()
/dports/textproc/p5-MARC-Record/MARC-Record-2.0.7/t/
H A Dtitle_proper.usmarc1income 0aCurrent population reports. Series P-60, Consumer income00aCurrent population report…
/dports/finance/gnucash/gnucash-4.9/doc/examples/
H A DREADME44 A demo that can be used with the tax report to show income tax
45 related income and expenses.
/dports/games/openttd/openttd-12.1/src/
H A Droadveh.h129 …ExpensesType GetExpenseType(bool income) const { return income ? EXPENSES_ROADVEH_INC : EXPENSES_R…
/dports/finance/beancount/beancount-2.3.3/examples/tutorial/
H A Dhelp-reports.output5 income:
6 Print out an income statement.
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/dialogs/
H A Ddialogenums.h34 income = 0x008, ///< income accounts selected enumerator
/dports/devel/py-lxml/lxml-4.7.1/
H A DREADME.rst74 Project income report
77 * Total project income in 2020: EUR 6065,86 (506.49 € / month)
83 * Total project income in 2019: EUR 717.52 (59.79 € / month)
/dports/math/R-cran-car/car/man/
H A DlinearHypothesis.Rd350 mod.duncan <- lm(prestige ~ income + education, data=Duncan)
353 linearHypothesis(mod.duncan, "1*income - 1*education = 0")
354 linearHypothesis(mod.duncan, "income = education")
355 linearHypothesis(mod.duncan, "income - education")
356 linearHypothesis(mod.duncan, "1income - 1education = 0")
357 linearHypothesis(mod.duncan, "0 = 1*income - 1*education")
358 linearHypothesis(mod.duncan, "income-education=0")
359 linearHypothesis(mod.duncan, "1*income - 1*education + 1 = 1")
360 linearHypothesis(mod.duncan, "2income = 2*education")
362 mod.duncan.2 <- lm(prestige ~ type*(income + education), data=Duncan)
/dports/www/p5-HTML-FormFu/HTML-FormFu-2.07/t/form/
H A Dconstraints_from_dbic.yml13 - name: income
/dports/graphics/py-altair/altair-4.1.0/altair/examples/
H A Dus_incomebrackets_by_state_facet.py13 source = data.income.url
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-1.19/
H A Dhledger.info262 income:gifts
269 income:salary
347 income:gifts
354 income:salary
374 income
1975 income:gifts
1976 income:salary
2513 income $2000
2521 income $1950
2529 income $2100
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-1.19/embeddedfiles/
H A Dhledger.info262 income:gifts
269 income:salary
347 income:gifts
354 income:salary
374 income
1975 income:gifts
1976 income:salary
2513 income $2000
2521 income $1950
2529 income $2100
[all …]
/dports/finance/hs-hledger/hledger-1.19/embeddedfiles/
H A Dhledger.info262 income:gifts
269 income:salary
347 income:gifts
354 income:salary
374 income
1975 income:gifts
1976 income:salary
2513 income $2000
2521 income $1950
2529 income $2100
[all …]
/dports/finance/hs-hledger/hledger-1.19/
H A Dhledger.info262 income:gifts
269 income:salary
347 income:gifts
354 income:salary
374 income
1975 income:gifts
1976 income:salary
2513 income $2000
2521 income $1950
2529 income $2100
[all …]
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-1.19.1/embeddedfiles/
H A Dhledger.info262 income:gifts
269 income:salary
347 income:gifts
354 income:salary
374 income
1975 income:gifts
1976 income:salary
2513 income $2000
2521 income $1950
2529 income $2100
[all …]

12345678910>>...115