Searched defs:decrease (Results 1 – 9 of 9) sorted by relevance
51 BOOST_INTRUSIVE_FORCEINLINE void decrease(SizeType n) in decrease() function81 BOOST_INTRUSIVE_FORCEINLINE void decrease(SizeType) in decrease() function
195 decrease="mean"): argument294 decrease="mean"): argument434 def _decrease_metric(chart, decrease="mean"): argument
412 void decrease(size_type index) in decrease() function in boost::heap::detail::d_ary_heap711 void decrease(handle_type handle, const_reference v) in decrease() function in boost::heap::d_ary_heap726 void decrease(handle_type handle) in decrease() function in boost::heap::d_ary_heap
486 void decrease (handle_type handle, const_reference v) in decrease() function in boost::heap::pairing_heap502 void decrease (handle_type handle) in decrease() function in boost::heap::pairing_heap
507 void decrease (handle_type handle, const_reference v) in decrease() function in boost::heap::fibonacci_heap520 void decrease (handle_type handle) in decrease() function in boost::heap::fibonacci_heap
503 void decrease (handle_type handle, const_reference v) in decrease() function in boost::heap::binomial_heap516 void decrease (handle_type handle) in decrease() function in boost::heap::binomial_heap
738 void decrease (handle_type handle, const_reference v) in decrease() function in boost::heap::skew_heap752 void decrease (handle_type handle) in decrease() function in boost::heap::skew_heap
436 void decrease(handle_type handle, const_reference v) in decrease() function in boost::heap::detail::priority_queue_mutable_wrapper450 void decrease(handle_type handle) in decrease() function in boost::heap::detail::priority_queue_mutable_wrapper
544 int decrease = instr->operands[index].bytes() - temp.bytes(); in pseudo_propagate_temp() local