HomeSort by: relevance | last modified time | path
    Searched refs:mpc (Results 1 - 25 of 127) sorted by relevancy

1 2 3 4 5 6

  /src/external/lgpl3/mpc/dist/doc/
Makefile.am 5 ## This file is part of GNU MPC.
7 ## GNU MPC is free software; you can redistribute it and/or modify it under
12 ## GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
20 info_TEXINFOS = mpc.texi
  /src/external/lgpl3/mpc/dist/tests/
tsub.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_sub (P[1].mpc, P[2].mpc, P[3].mpc, P[4].mpc_rnd)
26 P[0].mpc_inex = mpc_sub (P[1].mpc, P[1].mpc, P[3].mpc, P[4].mpc_rnd
    [all...]
tagm.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_agm (P[1].mpc, P[2].mpc, P[3].mpc, P[4].mpc_rnd)
26 P[0].mpc_inex = mpc_agm (P[1].mpc, P[3].mpc, P[2].mpc, P[4].mpc_rnd
    [all...]
tsin_cos.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpcc_inex = mpc_sin_cos (P[1].mpc, P[2].mpc, P[3].mpc, P[4].mpc_rnd, P[5].mpc_rnd)
tcmp_abs.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].i = mpc_cmp_abs (P[1].mpc, P[2].mpc)
tasin.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_asin (P[1].mpc, P[2].mpc, P[3].mpc_rnd)
26 P[0].mpc_inex = mpc_asin (P[1].mpc, P[1].mpc, P[3].mpc_rnd)
tconj.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_conj (P[1].mpc, P[2].mpc, P[3].mpc_rnd)
26 P[0].mpc_inex = mpc_conj (P[1].mpc, P[1].mpc, P[3].mpc_rnd)
tdiv_2si.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_div_2si (P[1].mpc, P[2].mpc, P[3].si, P[4].mpc_rnd)
26 P[0].mpc_inex = mpc_div_2si (P[1].mpc, P[1].mpc, P[3].si, P[4].mpc_rnd)
tdiv_2ui.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_div_2ui (P[1].mpc, P[2].mpc, P[3].ui, P[4].mpc_rnd)
26 P[0].mpc_inex = mpc_div_2ui (P[1].mpc, P[1].mpc, P[3].ui, P[4].mpc_rnd)
tdiv_fr.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_div_fr (P[1].mpc, P[2].mpc, P[3].mpfr, P[4].mpc_rnd)
26 P[0].mpc_inex = mpc_div_fr (P[1].mpc, P[1].mpc, P[3].mpfr, P[4].mpc_rnd)
tdiv_ui.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_div_ui (P[1].mpc, P[2].mpc, P[3].ui, P[4].mpc_rnd)
26 P[0].mpc_inex = mpc_div_ui (P[1].mpc, P[1].mpc, P[3].ui, P[4].mpc_rnd)
texp.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_exp (P[1].mpc, P[2].mpc, P[3].mpc_rnd)
26 P[0].mpc_inex = mpc_exp (P[1].mpc, P[1].mpc, P[3].mpc_rnd)
tfr_div.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_fr_div (P[1].mpc, P[2].mpfr, P[3].mpc, P[4].mpc_rnd)
26 P[0].mpc_inex = mpc_fr_div (P[1].mpc, P[2].mpfr, P[1].mpc, P[4].mpc_rnd)
tfr_sub.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_fr_sub (P[1].mpc, P[2].mpfr, P[3].mpc, P[4].mpc_rnd)
26 P[0].mpc_inex = mpc_fr_sub (P[1].mpc, P[2].mpfr, P[1].mpc, P[4].mpc_rnd)
tlog.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_log (P[1].mpc, P[2].mpc, P[3].mpc_rnd)
26 P[0].mpc_inex = mpc_log (P[1].mpc, P[1].mpc, P[3].mpc_rnd)
tlog10.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_log10 (P[1].mpc, P[2].mpc, P[3].mpc_rnd)
26 P[0].mpc_inex = mpc_log10 (P[1].mpc, P[1].mpc, P[3].mpc_rnd)
tmul_2si.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_mul_2si (P[1].mpc, P[2].mpc, P[3].si, P[4].mpc_rnd)
26 P[0].mpc_inex = mpc_mul_2si (P[1].mpc, P[1].mpc, P[3].si, P[4].mpc_rnd)
tmul_2ui.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_mul_2ui (P[1].mpc, P[2].mpc, P[3].ui, P[4].mpc_rnd)
26 P[0].mpc_inex = mpc_mul_2ui (P[1].mpc, P[1].mpc, P[3].ui, P[4].mpc_rnd)
tmul_fr.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_mul_fr (P[1].mpc, P[2].mpc, P[3].mpfr, P[4].mpc_rnd)
26 P[0].mpc_inex = mpc_mul_fr (P[1].mpc, P[1].mpc, P[3].mpfr, P[4].mpc_rnd)
tmul_si.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_mul_si (P[1].mpc, P[2].mpc, P[3].si, P[4].mpc_rnd)
26 P[0].mpc_inex = mpc_mul_si (P[1].mpc, P[1].mpc, P[3].si, P[4].mpc_rnd)
tmul_ui.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_mul_ui (P[1].mpc, P[2].mpc, P[3].si, P[4].mpc_rnd)
26 P[0].mpc_inex = mpc_mul_ui (P[1].mpc, P[1].mpc, P[3].si, P[4].mpc_rnd)
tneg.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_neg (P[1].mpc, P[2].mpc, P[3].mpc_rnd)
26 P[0].mpc_inex = mpc_neg (P[1].mpc, P[1].mpc, P[3].mpc_rnd)
tproj.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_proj (P[1].mpc, P[2].mpc, P[3].mpc_rnd)
26 P[0].mpc_inex = mpc_proj (P[1].mpc, P[1].mpc, P[3].mpc_rnd)
tsin.c 5 This file is part of GNU MPC.
7 GNU MPC is free software; you can redistribute it and/or modify it under
12 GNU MPC is distributed in the hope that it will be useful, but WITHOUT ANY
21 #include "mpc-tests.h"
24 P[0].mpc_inex = mpc_sin (P[1].mpc, P[2].mpc, P[3].mpc_rnd)
26 P[0].mpc_inex = mpc_sin (P[1].mpc, P[1].mpc, P[3].mpc_rnd)
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
mpc.h 1 /* $NetBSD: mpc.h,v 1.2 2021/12/18 23:45:05 riastradh Exp $ */
102 * This struct is used as a node in an MPC tree.
113 * MPC tree represents all MPCC connections for a pipe.
116 int opp_id; /* The OPP instance that owns this MPC tree */
117 struct mpcc *opp_list; /* The top MPCC layer of the MPC tree that outputs to OPP endpoint */
120 struct mpc { struct
143 struct mpc *mpc,
148 * Insert DPP into MPC tree based on specified blending position.
152 * [in/out] mpc - MPC context
    [all...]

Completed in 21 milliseconds

1 2 3 4 5 6