Searched defs:places (Results 1 - 23 of 23) sorted by relevance

/haiku/src/libs/mapm/
H A Dmapm_cpi.c49 void M_check_PI_places(int places) argument
110 void M_calculate_PI_AGM(M_APM outv, int places) argument
H A Dmapm_lg2.c70 void M_log_solve_cubic(M_APM rr, int places, M_APM nn) argument
150 void M_log_basic_iteration(M_APM rr, int places, M_APM nn) argument
[all...]
H A Dmapm_lg4.c53 void M_log_near_1(M_APM rr, int places, M_APM xx) argument
H A Dmapm_log.c129 void m_apm_log10(M_APM rr, int places, M_APM aa) argument
146 void m_apm_log(M_APM r, int places, M_APM a) argument
H A Dmapm_pow.c83 void m_apm_pow(M_APM rr, int places, M_APM xx, M_APM yy) argument
H A Dmapmcbrt.c55 void m_apm_cbrt(M_APM rr, int places, M_APM aa) argument
H A Dmapmhasn.c58 void m_apm_arcsinh(M_APM rr, int places, M_APM aa) argument
91 void m_apm_arccosh(M_APM rr, int places, M_APM aa) argument
122 void m_apm_arctanh(M_APM rr, int places, M_APM aa) argument
H A Dmapmhsin.c46 void m_apm_sinh(M_APM rr, int places, M_APM aa) argument
69 void m_apm_cosh(M_APM rr, int places, M_APM aa) argument
92 void m_apm_tanh(M_APM rr, int places, M_APM aa) argument
H A Dmapmipwr.c49 void m_apm_integer_pow(M_APM rr, int places, M_APM aa, int mexp) argument
H A Dmapmsqrt.c90 void m_apm_sqrt(M_APM rr, int places, M_APM aa) argument
H A Dmapm5sin.c62 void M_5x_sin(M_APM r, int places, M_APM x) argument
78 void M_4x_cos(M_APM r, int places, M_APM x) argument
116 M_5x_do_it(M_APM rr, int places, M_APM xx) argument
149 M_4x_do_it(M_APM rr, int places, M_APM xx) argument
172 M_cos_to_sin(M_APM r, int places, M_APM a) argument
[all...]
H A Dmapm_rcp.c52 void m_apm_divide(M_APM rr, int places, M_APM aa, M_APM bb) argument
101 void m_apm_reciprocal(M_APM rr, int places, M_APM aa) argument
H A Dmapmasn0.c65 void M_arcsin_near_0(M_APM rr, int places, M_APM aa) argument
85 void M_arccos_near_0(M_APM rr, int places, M_APM aa) argument
108 void M_arctan_near_0(M_APM rr, int places, M_AP argument
[all...]
H A Dmapmrsin.c63 void M_raw_sin(M_APM rr, int places, M_APM xx) argument
127 void M_raw_cos(M_APM rr, int places, M_APM xx) argument
[all...]
H A Dmapm_lg3.c83 void M_check_log_places(int places) argument
163 void M_log_AGM_R_func(M_APM rr, int places, M_APM aa, M_APM bb) argument
[all...]
H A Dmapm_sin.c85 void m_apm_sin(M_APM r, int places, M_APM a) argument
95 void m_apm_cos(M_APM r, int places, M_APM a) argument
105 void m_apm_sin_cos(M_APM sinv, M_APM cosv, int places, M_APM aa) argument
133 m_apm_tan(M_APM r, int places, M_APM a) argument
150 M_limit_angle_to_pi(M_APM rr, int places, M_APM aa) argument
[all...]
H A Dmapmasin.c122 void m_apm_arctan2(M_APM rr, int places, M_APM yy, M_APM xx) argument
202 m_apm_arctan(M_APM rr, int places, M_APM xx) argument
244 M_arctan_large_input(M_APM rr, int places, M_APM xx) argument
264 m_apm_arcsin(M_APM r, int places, M_APM x) argument
384 m_apm_arccos(M_APM r, int places, M_APM x) argument
[all...]
H A Dmapm_div.c123 void M_apm_sdivide(M_APM r, int places, M_APM a, M_APM b) argument
H A Dmapm_exp.c160 void m_apm_exp(M_APM r, int places, M_APM x) argument
364 M_raw_exp(M_APM rr, int places, M_APM xx) argument
[all...]
H A Dmapm_fpf.c65 int places, xp, dl, ii; local
109 int ii, jj, kk, ct, dl, xp, no_sep_flg, places; local
251 int places, i2, ii, jj, kk, xp, dl, numb; local
415 M_apm_round_fixpt(M_APM btmp, int places, M_APM atmp) argument
[all...]
H A Dmapm_set.c322 void m_apm_to_string(char *s, int places, M_APM mtmp) argument
H A Dmapmutil.c269 void m_apm_round(M_APM btmp, int places, M_APM atmp) argument
/haiku/src/apps/mail/
H A DMailWindow.cpp2756 directory_which places[] = {B_SYSTEM_NONPACKAGED_BIN_DIRECTORY, local

Completed in 122 milliseconds