Searched refs:find_max (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/contrib/libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Dsplit_join_fn_imps.hpp61 base_type::find_max();
62 other.find_max();
81 base_type::find_max();
82 other.find_max();
H A Derase_fn_imps.hpp55 base_type::find_max();
99 base_type::find_max();
111 base_type::find_max();
H A Dconstructors_destructor_fn_imps.hpp69 base_type::find_max();
H A Dinsert_fn_imps.hpp92 base_type::find_max();
/freebsd-10.1-release/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dfind_fn_imps.hpp56 const_cast<PB_DS_CLASS_C_DEC* >(this)->find_max();
65 find_max() function in class:PB_DS_CLASS_C_DEC
H A Derase_fn_imps.hpp56 find_max();
H A Dbinomial_heap_base_.hpp192 find_max();
/freebsd-10.1-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_paprd.c1360 static int find_max(int *array, int length) function
1630 q_x = find_proper_scale(find_expn(find_max(x_tilde_abs, half_hi + 1)), 10);
1631 q_b1 = find_proper_scale(find_expn(find_max(b1_abs, half_hi + 1)), 10);
1632 q_b2 = find_proper_scale(find_expn(find_max(b2_abs, half_hi + 1)), 10);

Completed in 168 milliseconds