Searched refs:GMP (Results 1 – 24 of 24) sorted by relevance
/third_party/musl/libc-test/src/math/gen/ |
D | Makefile | 4 GMP=$(U)/lib/libgmp.a macro 17 gen: gen.c util.c mp.c $(MPFR) $(GMP)
|
/third_party/openh264/ |
D | gmpopenh264.info | 2 Description: GMP Plugin for OpenH264.
|
D | RELEASES | 112 - Bug fixes for GMP Plugin 116 - Fix GMP Plugin causing the Browser crash on Android 120 - Bug fixes for GMP Plugin
|
/third_party/openssl/test/certs/ |
D | badcn1-key.pem | 27 8PbOMUy3oK6j+GMP/xRNI76RtA==
|
/third_party/boost/libs/multiprecision/test/math/instances/ |
D | Jamfile.v2 | 24 # We set these to make it easier to set up and test GMP and MPFR under Win32:
|
/third_party/boost/libs/multiprecision/config/ |
D | Jamfile.v2 | 29 # We set these to make it easier to set up and test GMP and MPFR under Win32:
|
/third_party/boost/libs/multiprecision/ |
D | README.md | 12 including interfaces to GMP, MPFR, MPIR, TomMath as well as its own collection of Boost-licensed, h…
|
/third_party/boost/libs/math/doc/concepts/ |
D | concepts.qbk | 140 [section:use_mpfr Using With MPFR or GMP - High-Precision Floating-Point Library] 147 [*New projects are recommended to use __multiprecision with GMP/MPFR backend instead.] 150 plus its dependency the [@http://gmplib.org GMP library]. You will also need one of the 194 [endsect] [/section:use_mpfr Using With MPFR / GMP - a High-Precision Floating-Point Library]
|
/third_party/boost/libs/multiprecision/performance/ |
D | Jamfile.v2 | 29 # We set these to make it easier to set up and test GMP and MPFR under Win32:
|
D | performance_test.log | 4 [[GMP][6.1.2]]
|
/third_party/boost/libs/multiprecision/doc/ |
D | multiprecision.qbk | 57 [template gmp[] [@http://gmplib.org GMP]] 160 interfaces to GMP, MPFR, MPIR, MPC, TomMath as well as 210 #include <boost/multiprecision/gmp.hpp> // Defines the wrappers around the GMP library's types 338 …irectly, note also that the [mpf_class] wrapper that will be supplied with GMP-5.1 reduces the num… 483 * Which back-end do I want to perform the actual arithmetic (Boost-supplied, GMP, MPFR, MPC, Tommat… 683 * No changes are made to the GMP library's global settings - so you can safely mix this type with 685 * Default constructed `gmp_int`s have the value zero (this is GMP's default behavior). 2029 …mpf_float f = z; // OK, GMP handles this conversion natively, and it's not lossy and ther… 2051 mpf_t m; // Native GMP type. 2412 [[__gmp_int][Conversions are performed by the GMP library except for conversion from `long double` … [all …]
|
/third_party/boost/libs/math/doc/constants/ |
D | constants.qbk | 14 NTL, MPFR/GMP, mp_float: in the latter case the constants are computed to the necessary precision a… 690 [h5 GMP and MPFR] 692 [@http://gmplib.org GMP] and [@http://www.mpfr.org/ MPFR] have also been used to compute constants,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 3104 std::unique_ptr<GCMetadataPrinter> GMP = I->instantiate(); in GetOrCreateGCPrinter() local 3105 GMP->S = &S; in GetOrCreateGCPrinter() 3106 auto IterBool = GCMap.insert(std::make_pair(&S, std::move(GMP))); in GetOrCreateGCPrinter()
|
/third_party/boost/libs/multiprecision/test/ |
D | Jamfile.v2 | 54 # We set these to make it easier to set up and test GMP and MPFR under Win32:
|
/third_party/openssl/ |
D | NEWS | 614 o New engine module: GMP (performs private key exponentiation).
|
D | CHANGES | 5823 *) Update the GMP engine glue to do direct copies between BIGNUM and 5824 mpz_t when openssl and GMP use the same limb size. Otherwise the 6688 exponentiations with the GMP library. The conversions to and from 6689 GMP's mpz_t format aren't optimised nor are any montgomery forms 6691 However there are likely to be other architectures where GMP could
|
/third_party/skia/third_party/externals/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …_�oc�mf�qk�wo��w��z��~��������~��y��v��r��r��r��r��t}�sx�pt�pm�ii�edx]]kRV^GMP;ED0B;+@3+?2,;0,70*3…
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …_�oc�mf�qk�wo��w��z��~��������~��y��v��r��r��r��r��t}�sx�pt�pm�ii�edx]]kRV^GMP;ED0B;+@3+?2,;0,70*3…
|
/third_party/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …_�oc�mf�qk�wo��w��z��~��������~��y��v��r��r��r��r��t}�sx�pt�pm�ii�edx]]kRV^GMP;ED0B;+@3+?2,;0,70*3…
|
/third_party/mesa3d/docs/relnotes/ |
D | 19.0.0.rst | 831 - v3d: Add an isr to the simulator to catch GMP violations.
|
D | 19.1.0.rst | 1378 - v3d: Clear the GMP on initialization of the simulator.
|
/third_party/python/Misc/ |
D | HISTORY | 22481 e.g., GMP. It gives a very nice speedup when it applies, but a package 31883 - The mpz module is now compatible with GMP 2.x. (Not tested by me.)
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 84229 utils: Fix GMP scaling unit test 84230 GMP only uses "unsigned long int", which is 32 bit 84889 generated by GMP on the same input. 84890 For this check for GSL and GMP during configure but only use
|
/third_party/chromium/patch/ |
D | 0003-3.2-Beta3-1115.patch | 192059 zy`=6Ltm@hBkc+KRAL+~9GMP^J$`-xn6hEmHmM45L)bCKzjCmXMC#AR6)1^tEYKJ!n
|