Home
last modified time | relevance | path

Searched refs:p_dest (Results 451 – 468 of 468) sorted by relevance

1...<<111213141516171819

/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/multiprecision/
H A Dmpfr.hpp68 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
70 if (p_dest != p_src) in mpfr_copy_precision()
75 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
80 if (p_dest != p_src1) in mpfr_copy_precision()
/dports/devel/boost-docs/boost_1_72_0/boost/multiprecision/
H A Dmpfr.hpp69 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
71 if (p_dest != p_src) in mpfr_copy_precision()
76 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
81 if (p_dest != p_src1) in mpfr_copy_precision()
/dports/devel/hyperscan/boost_1_75_0/boost/multiprecision/
H A Dmpfr.hpp71 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
73 if (p_dest != p_src) in mpfr_copy_precision()
78 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
83 if (p_dest != p_src1) in mpfr_copy_precision()
/dports/devel/boost-python-libs/boost_1_72_0/boost/multiprecision/
H A Dmpfr.hpp69 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
71 if (p_dest != p_src) in mpfr_copy_precision()
76 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
81 if (p_dest != p_src1) in mpfr_copy_precision()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/multiprecision/
H A Dmpfr.hpp71 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
73 if (p_dest != p_src) in mpfr_copy_precision()
78 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
83 if (p_dest != p_src1) in mpfr_copy_precision()
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_out/
H A Dvideo_out_vaapi.c2400 unsigned char *p_dest; in vaapi_ovl_associate() local
2417 p_dest = p_base; in vaapi_ovl_associate()
2419 xine_fast_memcpy(p_dest, p_src, this->overlay_bitmap_width * sizeof(uint32_t)); in vaapi_ovl_associate()
2420 p_dest += this->va_subpic_image.pitches[0]; in vaapi_ovl_associate()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/multiprecision/
H A Dmpfr.hpp68 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
70 if (p_dest != p_src) in mpfr_copy_precision()
75 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
80 if (p_dest != p_src1) in mpfr_copy_precision()
/dports/devel/boost-libs/boost_1_72_0/boost/multiprecision/
H A Dmpfr.hpp69 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
71 if (p_dest != p_src) in mpfr_copy_precision()
76 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
81 if (p_dest != p_src1) in mpfr_copy_precision()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/multiprecision/
H A Dmpfr.hpp71 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
73 if (p_dest != p_src) in mpfr_copy_precision()
78 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
83 if (p_dest != p_src1) in mpfr_copy_precision()
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dseg009.c3082 byte *p_dest = (byte*) helper_surface->pixels; in blit_xor() local
3086 *p_dest ^= *p_src; in blit_xor()
3087 ++p_src; ++p_dest; in blit_xor()
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/aqbanking/types/
H A Dtransaction.c3240 AB_TRANSACTION_LIST *p_dest; in AB_Transaction_List_dup() local
3244 p_dest=AB_Transaction_List_new(); in AB_Transaction_List_dup()
3250 AB_Transaction_List_Add(p_cpy, p_dest); in AB_Transaction_List_dup()
3254 return p_dest; in AB_Transaction_List_dup()
/dports/net/xisp/xisp-2.7p4/
H A Dxisp.c4403 xisprc_t *p_src, *p_dest, *p = &xispOptions[a->cur]; local
4416 p_dest = &xispOptions[a->cur];
4419 bcopy(p_src, p_dest, (global.numISPs-(a->cur))*sizeof(xisprc_t));
4421 memmove(p_dest, p_src, (global.numISPs-(a->cur))*sizeof(xisprc_t));
6592 ptt_t *p_dest, *p_src, *p; local
6605 p_dest = &ptt[sPTT];
6608 bcopy(p_src, p_dest, (global.numPTTs-sPTT-1)*sizeof(ptt_t));
6610 memmove(p_dest, p_src, (global.numPTTs-sPTT-1)*sizeof(ptt_t));
/dports/devel/R-cran-BH/BH/inst/include/boost/multiprecision/
H A Dmpfr.hpp96 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
98 if (p_dest != p_src) in mpfr_copy_precision()
103 mpfr_prec_t p_dest = mpfr_get_prec(dest); in mpfr_copy_precision() local
108 if (p_dest != p_src1) in mpfr_copy_precision()
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DDirectory.hs.parser.golden7054 "p_dest")
7685 "p_dest"))))
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/haskell-src-exts-1.23.0/tests/examples/
H A DDirectory.hs.parser.golden7054 "p_dest")
7685 "p_dest"))))
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DDirectory.hs.parser.golden7054 "p_dest")
7685 "p_dest"))))
/dports/multimedia/vlc/vlc-3.0.16/doc/
H A DChangeLog-20206826 This special case is now useless since p_source is always copied to p_dest,
H A DChangeLog-200817856 …The p_dest object is indeed locked by the calling method (cf mediacontrol_snapshot in src/control/…

1...<<111213141516171819