Home
last modified time | relevance | path

Searched refs:amount_ (Results 76 – 100 of 128) sorted by relevance

123456

/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/valuenodes/
H A Dvaluenode_segcalctangent.h42 ValueNode::RHandle amount_; variable
H A Dvaluenode_blinecalcvertex.h43 ValueNode::RHandle amount_; variable
H A Dvaluenode_blinecalcwidth.h44 ValueNode::RHandle amount_; variable
H A Dvaluenode_blinecalctangent.h44 ValueNode::RHandle amount_; variable
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/valuenodes/
H A Dvaluenode_segcalctangent.h42 ValueNode::RHandle amount_; variable
H A Dvaluenode_segcalcvertex.h42 ValueNode::RHandle amount_; variable
H A Dvaluenode_blinecalcvertex.h43 ValueNode::RHandle amount_; variable
H A Dvaluenode_blinecalcwidth.h44 ValueNode::RHandle amount_; variable
H A Dvaluenode_blinecalctangent.h44 ValueNode::RHandle amount_; variable
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/valuenodes/
H A Dvaluenode_blinecalcvertex.h43 ValueNode::RHandle amount_; variable
H A Dvaluenode_blinecalcwidth.h44 ValueNode::RHandle amount_; variable
H A Dvaluenode_blinecalctangent.h44 ValueNode::RHandle amount_; variable
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/Magick++/lib/Magick++/
H A DImage.h294 void cycleColormap ( const int amount_ );
702 void spread ( const unsigned int amount_ = 3 );
759 const double amount_,
764 const double amount_,
/dports/devel/libxs/libxs-1.2.0/src/
H A Dio_thread.hpp102 void adjust_load (int amount_);
/dports/finance/beancount/beancount-2.3.3/beancount/query/
H A Dquery_render_test.py177 [rdr.format(amount_) for amount_ in amounts])
/dports/www/thirtybees/thirtybees-1.1.0/themes/niara/modules/cashondelivery/views/templates/front/
H A Dvalidation.tpl16 … <span id="amount_{$currencies[0].id_currency}" class="price">{convertPrice price=$total}</span>
/dports/www/thirtybees/thirtybees-1.1.0/themes/community-theme-default/modules/cashondelivery/views/templates/front/
H A Dvalidation.tpl16 … <span id="amount_{$currencies[0].id_currency}" class="price">{convertPrice price=$total}</span>
/dports/finance/beancount/beancount-2.3.3/beancount/core/
H A Dinventory_test.py43 amount_ = amount.Amount(number, currency)
44 inv_amount = inventory.get_currency_units(amount_.currency)
45 self.assertEqual(inv_amount, amount_)
H A Drealization.py650 positions = [amount_.to_string(dformat)
651 for amount_ in sorted(amounts, key=amount.sortkey)]
/dports/finance/ledger/ledger-3.2.1/src/
H A Dreport.cc181 HANDLER(amount_) in normalize_options()
416 report.HANDLER(amount_).expr.mark_uncompiled(); in operator ()()
540 return HANDLER(amount_).expr.calc(scope); in fn_amount_expr()
1150 else OPT(amount_); in lookup_option()
1306 OPT_CH(amount_); in lookup_option()
1657 HANDLER(amount_).on(string("#budget"), "(amount, 0)"); in lookup()
1672 HANDLER(amount_).on(string("#cleared"), in lookup()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DPayments.cpp116 …ake_tl_object<td_api::labeledPricePart>(std::move(labeled_price->label_), labeled_price->amount_)); in convert_invoice()
217 …make_tl_object<td_api::labeledPricePart>(std::move(labeled_price->label_), labeled_price->amount_); in convert_labeled_price()
754 result.invoice.price_parts.emplace_back(std::move(price->label_), price->amount_); in process_input_message_invoice()
755 if (price->amount_ < -MAX_AMOUNT || price->amount_ > MAX_AMOUNT) { in process_input_message_invoice()
758 total_amount += price->amount_; in process_input_message_invoice()
1132 …ck(make_tl_object<telegram_api::labeledPrice>(std::move(price_part->label_), price_part->amount_)); in answer_shipping_query()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/Magick++/lib/Magick++/
H A DImage.h813 void cycleColormap(const ::ssize_t amount_);
1376 void spread(const double amount_=3.0);
1463 const double amount_,const double threshold_);
1465 const double sigma_,const double amount_,const double threshold_);
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/Magick++/lib/Magick++/
H A DImage.h813 void cycleColormap(const ::ssize_t amount_);
1376 void spread(const double amount_=3.0);
1463 const double amount_,const double threshold_);
1465 const double sigma_,const double amount_,const double threshold_);
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/Magick++/lib/Magick++/
H A DImage.h851 void cycleColormap(const ::ssize_t amount_);
1430 void spread(const size_t amount_=3);
1522 const double amount_,const double threshold_);
1524 const double sigma_,const double amount_,const double threshold_);
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/Magick++/lib/Magick++/
H A DImage.h851 void cycleColormap(const ::ssize_t amount_);
1430 void spread(const size_t amount_=3);
1522 const double amount_,const double threshold_);
1524 const double sigma_,const double amount_,const double threshold_);

123456