Home
last modified time | relevance | path

Searched refs:salvage (Results 1 – 25 of 1552) sorted by relevance

12345678910>>...63

/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/
H A DDepreciation.php38 $salvage = Functions::flattenSingleValue($salvage);
45 $salvage = self::validateSalvage($salvage);
104 $salvage = Functions::flattenSingleValue($salvage);
111 $salvage = self::validateSalvage($salvage);
152 $salvage = Functions::flattenSingleValue($salvage);
157 $salvage = self::validateSalvage($salvage, true);
167 return ($cost - $salvage) / $life;
185 $salvage = Functions::flattenSingleValue($salvage);
191 $salvage = self::validateSalvage($salvage);
219 $salvage = FinancialValidations::validateFloat($salvage);
[all …]
H A DAmortization.php30 * @param mixed $salvage The salvage value at the end of the life of the asset
46 $salvage, argument
54 $salvage = Functions::flattenSingleValue($salvage);
65 $salvage = FinancialValidations::validateFloat($salvage);
83 $fRest = $cost - $salvage;
117 * @param mixed $salvage The salvage value at the end of the life of the asset
133 $salvage, argument
141 $salvage = Functions::flattenSingleValue($salvage);
152 $salvage = FinancialValidations::validateFloat($salvage);
161 $fCostDelta = $cost - $salvage;
[all …]
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/db/
H A DVerifyConfig.java31 private boolean salvage = false; field in VerifyConfig
207 public void setSalvage(final boolean salvage) { in setSalvage() argument
208 this.salvage = salvage; in setSalvage()
224 return salvage; in getSalvage()
232 flags |= salvage ? DbConstants.DB_SALVAGE : 0; in getFlags()
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/db/
H A DVerifyConfig.java31 private boolean salvage = false; field in VerifyConfig
207 public void setSalvage(final boolean salvage) { in setSalvage() argument
208 this.salvage = salvage; in setSalvage()
224 return salvage; in getSalvage()
232 flags |= salvage ? DbConstants.DB_SALVAGE : 0; in getFlags()
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DFinancial.php493 * @param float $salvage Value at the end of the depreciation.
504 public static function DB($cost, $salvage, $life, $period, $month = 12) argument
506 return Depreciation::DB($cost, $salvage, $life, $period, $month);
524 * @param float $salvage Value at the end of the depreciation.
538 return Depreciation::DDB($cost, $salvage, $life, $period, $factor);
1205 * @param mixed $salvage Value at the end of the depreciation
1210 public static function SLN($cost, $salvage, $life) argument
1212 return Depreciation::SLN($cost, $salvage, $life);
1226 * @param mixed $salvage Value at the end of the depreciation
1232 public static function SYD($cost, $salvage, $life, $period) argument
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/suite/sys_vars/r/
H A Dinnodb_corrupt_table_action_basic.result2 SELECT @@global.innodb_corrupt_table_action IN ('assert', 'warn', 'salvage');
3 @@global.innodb_corrupt_table_action IN ('assert', 'warn', 'salvage')
27 SET GLOBAL innodb_corrupt_table_action='salvage';
30 salvage
33 INNODB_CORRUPT_TABLE_ACTION salvage
36 INNODB_CORRUPT_TABLE_ACTION salvage
39 SET @@session.innodb_corrupt_table_action='salvage';
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/suite/sys_vars/r/
H A Dinnodb_corrupt_table_action_basic.result2 SELECT @@global.innodb_corrupt_table_action IN ('assert', 'warn', 'salvage');
3 @@global.innodb_corrupt_table_action IN ('assert', 'warn', 'salvage')
27 SET GLOBAL innodb_corrupt_table_action='salvage';
30 salvage
33 INNODB_CORRUPT_TABLE_ACTION salvage
36 INNODB_CORRUPT_TABLE_ACTION salvage
39 SET @@session.innodb_corrupt_table_action='salvage';
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/suite/sys_vars/r/
H A Dinnodb_corrupt_table_action_basic.result2 SELECT @@global.innodb_corrupt_table_action IN ('assert', 'warn', 'salvage');
3 @@global.innodb_corrupt_table_action IN ('assert', 'warn', 'salvage')
27 SET GLOBAL innodb_corrupt_table_action='salvage';
30 salvage
33 INNODB_CORRUPT_TABLE_ACTION salvage
36 INNODB_CORRUPT_TABLE_ACTION salvage
39 SET @@session.innodb_corrupt_table_action='salvage';
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/sys_vars/r/
H A Dinnodb_corrupt_table_action_basic.result2 SELECT @@global.innodb_corrupt_table_action IN ('assert', 'warn', 'salvage');
3 @@global.innodb_corrupt_table_action IN ('assert', 'warn', 'salvage')
35 SET GLOBAL innodb_corrupt_table_action='salvage';
38 salvage
41 INNODB_CORRUPT_TABLE_ACTION salvage
46 INNODB_CORRUPT_TABLE_ACTION salvage
51 SET @@session.innodb_corrupt_table_action='salvage';
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/sys_vars/r/
H A Dinnodb_corrupt_table_action_basic.result2 SELECT @@global.innodb_corrupt_table_action IN ('assert', 'warn', 'salvage');
3 @@global.innodb_corrupt_table_action IN ('assert', 'warn', 'salvage')
35 SET GLOBAL innodb_corrupt_table_action='salvage';
38 salvage
41 INNODB_CORRUPT_TABLE_ACTION salvage
46 INNODB_CORRUPT_TABLE_ACTION salvage
51 SET @@session.innodb_corrupt_table_action='salvage';
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/sys_vars/r/
H A Dinnodb_corrupt_table_action_basic.result2 SELECT @@global.innodb_corrupt_table_action IN ('assert', 'warn', 'salvage');
3 @@global.innodb_corrupt_table_action IN ('assert', 'warn', 'salvage')
35 SET GLOBAL innodb_corrupt_table_action='salvage';
38 salvage
41 INNODB_CORRUPT_TABLE_ACTION salvage
46 INNODB_CORRUPT_TABLE_ACTION salvage
51 SET @@session.innodb_corrupt_table_action='salvage';
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DFinancial.php266 $salvage = Functions::flattenSingleValue($salvage);
291 $fRest = $cost - $salvage;
344 $salvage = Functions::flattenSingleValue($salvage);
350 $fCostDelta = $cost - $salvage;
874 $salvage = Functions::flattenSingleValue($salvage);
882 $salvage = (float) $salvage;
944 $salvage = Functions::flattenSingleValue($salvage);
952 $salvage = (float) $salvage;
2000 $salvage = Functions::flattenSingleValue($salvage);
2009 return ($cost - $salvage) / $life;
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Calculation/
H A DFinancial.php266 $salvage = Functions::flattenSingleValue($salvage);
291 $fRest = $cost - $salvage;
344 $salvage = Functions::flattenSingleValue($salvage);
350 $fCostDelta = $cost - $salvage;
878 $salvage = Functions::flattenSingleValue($salvage);
886 $salvage = (float) $salvage;
948 $salvage = Functions::flattenSingleValue($salvage);
956 $salvage = (float) $salvage;
2004 $salvage = Functions::flattenSingleValue($salvage);
2013 return ($cost - $salvage) / $life;
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DFinancial.php266 $salvage = Functions::flattenSingleValue($salvage);
291 $fRest = $cost - $salvage;
344 $salvage = Functions::flattenSingleValue($salvage);
350 $fCostDelta = $cost - $salvage;
878 $salvage = Functions::flattenSingleValue($salvage);
886 $salvage = (float) $salvage;
948 $salvage = Functions::flattenSingleValue($salvage);
956 $salvage = (float) $salvage;
2004 $salvage = Functions::flattenSingleValue($salvage);
2013 return ($cost - $salvage) / $life;
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DFinancial.php252 $salvage = Functions::flattenSingleValue($salvage);
277 $fRest = $cost - $salvage;
328 $salvage = Functions::flattenSingleValue($salvage);
334 $fCostDelta = $cost - $salvage;
822 $salvage = Functions::flattenSingleValue($salvage);
830 $salvage = (float) $salvage;
888 $salvage = Functions::flattenSingleValue($salvage);
896 $salvage = (float) $salvage;
1965 $salvage = Functions::flattenSingleValue($salvage);
1974 return ($cost - $salvage) / $life;
[all …]
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DFinancial.php266 $salvage = Functions::flattenSingleValue($salvage);
291 $fRest = $cost - $salvage;
344 $salvage = Functions::flattenSingleValue($salvage);
350 $fCostDelta = $cost - $salvage;
874 $salvage = Functions::flattenSingleValue($salvage);
882 $salvage = (float) $salvage;
944 $salvage = Functions::flattenSingleValue($salvage);
952 $salvage = (float) $salvage;
2000 $salvage = Functions::flattenSingleValue($salvage);
2009 return ($cost - $salvage) / $life;
[all …]
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DFinancial.php252 $salvage = Functions::flattenSingleValue($salvage);
277 $fRest = $cost - $salvage;
328 $salvage = Functions::flattenSingleValue($salvage);
334 $fCostDelta = $cost - $salvage;
822 $salvage = Functions::flattenSingleValue($salvage);
830 $salvage = (float) $salvage;
888 $salvage = Functions::flattenSingleValue($salvage);
896 $salvage = (float) $salvage;
1965 $salvage = Functions::flattenSingleValue($salvage);
1974 return ($cost - $salvage) / $life;
[all …]
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DFinancial.php266 $salvage = Functions::flattenSingleValue($salvage);
291 $fRest = $cost - $salvage;
344 $salvage = Functions::flattenSingleValue($salvage);
350 $fCostDelta = $cost - $salvage;
874 $salvage = Functions::flattenSingleValue($salvage);
882 $salvage = (float) $salvage;
944 $salvage = Functions::flattenSingleValue($salvage);
952 $salvage = (float) $salvage;
2000 $salvage = Functions::flattenSingleValue($salvage);
2009 return ($cost - $salvage) / $life;
[all …]
/dports/finance/weberp/webERP/Classes/PHPExcel/Calculation/
H A DFinancial.php313 $salvage = PHPExcel_Calculation_Functions::flattenSingleValue($salvage);
338 $fRest = $cost - $salvage;
389 $salvage = PHPExcel_Calculation_Functions::flattenSingleValue($salvage);
395 $fCostDelta = $cost - $salvage;
910 $salvage = PHPExcel_Calculation_Functions::flattenSingleValue($salvage);
918 $salvage = (float) $salvage;
977 $salvage = PHPExcel_Calculation_Functions::flattenSingleValue($salvage);
985 $salvage = (float) $salvage;
1930 $salvage = PHPExcel_Calculation_Functions::flattenSingleValue($salvage);
1938 return ($cost - $salvage) / $life;
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/
H A DFinancial.php305 $salvage = PHPExcel_Calculation_Functions::flattenSingleValue($salvage);
330 $fRest = $cost - $salvage;
382 $salvage = PHPExcel_Calculation_Functions::flattenSingleValue($salvage);
388 $fCostDelta = $cost - $salvage;
914 $salvage = PHPExcel_Calculation_Functions::flattenSingleValue($salvage);
922 $salvage = (float) $salvage;
982 $salvage = PHPExcel_Calculation_Functions::flattenSingleValue($salvage);
990 $salvage = (float) $salvage;
1964 $salvage = PHPExcel_Calculation_Functions::flattenSingleValue($salvage);
1972 return ($cost - $salvage) / $life;
[all …]
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/
H A DFinancial.php305 $salvage = PHPExcel_Calculation_Functions::flattenSingleValue($salvage);
330 $fRest = $cost - $salvage;
382 $salvage = PHPExcel_Calculation_Functions::flattenSingleValue($salvage);
388 $fCostDelta = $cost - $salvage;
914 $salvage = PHPExcel_Calculation_Functions::flattenSingleValue($salvage);
922 $salvage = (float) $salvage;
982 $salvage = PHPExcel_Calculation_Functions::flattenSingleValue($salvage);
990 $salvage = (float) $salvage;
1964 $salvage = PHPExcel_Calculation_Functions::flattenSingleValue($salvage);
1972 return ($cost - $salvage) / $life;
[all …]
/dports/math/gnumeric/gnumeric-1.12.50/plugins/fn-financial/
H A Dsc-fin.c343 ScInterVDB (gnm_float cost, gnm_float salvage, gnm_float life, in ScInterVDB() argument
351 gnm_float fRestwert = cost - salvage; in ScInterVDB()
360 fGda = ScGetGDA (cost, salvage, life, i, factor); in ScInterVDB()
382 get_vdb (gnm_float cost, gnm_float salvage, gnm_float life, in get_vdb() argument
404 fTerm = ScGetGDA (cost, salvage, life, i, factor); in get_vdb()
421 ScInterVDB( cost, salvage, life, life, fIntStart, factor); in get_vdb()
423 ScInterVDB( tempcost, salvage, life, life - fIntStart, in get_vdb()
433 ScInterVDB (cost, salvage, life, life, em1, factor); in get_vdb()
435 ScInterVDB (tempcost, salvage, life, life - em1, in get_vdb()
439 cost -= ScInterVDB (cost, salvage, life, life, fIntStart, factor); in get_vdb()
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/calc/
H A Dcalc-fin.el367 (or (math-realp salvage) math-expand-formulas
368 (math-reject-arg salvage 'realp))
377 (math-div (math-sub cost salvage) life)))
380 (defun calcFunc-syd (cost salvage life period)
383 (or (math-realp salvage) math-expand-formulas
384 (math-reject-arg salvage 'realp))
392 (math-div (math-mul (math-sub cost salvage)
397 (defun calcFunc-ddb (cost salvage life period)
401 (or (math-realp salvage) (math-reject-arg salvage 'realp))
411 (if (Math-lessp book salvage)
[all …]
/dports/editors/emacs/emacs-27.2/lisp/calc/
H A Dcalc-fin.el367 (or (math-realp salvage) math-expand-formulas
368 (math-reject-arg salvage 'realp))
377 (math-div (math-sub cost salvage) life)))
380 (defun calcFunc-syd (cost salvage life period)
383 (or (math-realp salvage) math-expand-formulas
384 (math-reject-arg salvage 'realp))
392 (math-div (math-mul (math-sub cost salvage)
397 (defun calcFunc-ddb (cost salvage life period)
401 (or (math-realp salvage) (math-reject-arg salvage 'realp))
411 (if (Math-lessp book salvage)
[all …]
/dports/math/gnome-calculator/gnome-calculator-41.1/lib/
H A Dfinancial.vala200 private Number calc_sln (MathEquation equation, Number cost, Number salvage, Number life)
203 * salvage (salvage value of the asset).
206 * RESULT = (cost - salvage) / life
209 var t1 = cost.subtract (salvage);
213 private Number calc_syd (MathEquation equation, Number cost, Number salvage, Number life, Number pe…
216 * salvage (salvage value of the asset).
220 * RESULT = (cost - salvage) * (life - period + 1) /
229 t1 = cost.subtract (salvage);

12345678910>>...63