/external/eigen/cmake/ |
D | FindGMP.cmake | 1 # Try to find the GNU Multiple Precision Arithmetic Library (GMP) 19 find_package_handle_standard_args(GMP DEFAULT_MSG
|
/external/llvm-project/polly/lib/External/isl/ |
D | README | 5 arithmetic using GMP. 7 isl is released under the MIT license, but depends on the LGPL GMP
|
D | ChangeLog | 104 - support IMath as an optional replacement for GMP
|
/external/pdfium/third_party/bigint/ |
D | LICENSE | 28 some users will prefer GMP (http://swox.com/gmp/), which is faster. The code is
|
/external/eigen/doc/ |
D | CustomizingEigen_CustomScalar.dox | 62 This other example adds support for the \c mpq_class type from <a href="https://gmplib.org/">GMP</a…
|
/external/eigen/unsupported/test/ |
D | CMakeLists.txt | 65 find_package(GMP)
|
/external/eigen/unsupported/Eigen/ |
D | MPRealSupport | 28 … itself is built upon <a href="http://www.mpfr.org/">MPFR</a>/<a href="http://gmplib.org/">GMP</a>.
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2608 std::unique_ptr<GCMetadataPrinter> GMP = I->instantiate(); in GetOrCreateGCPrinter() local 2609 GMP->S = &S; in GetOrCreateGCPrinter() 2610 auto IterBool = GCMap.insert(std::make_pair(&S, std::move(GMP))); in GetOrCreateGCPrinter()
|
/external/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()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 3281 std::unique_ptr<GCMetadataPrinter> GMP = GCMetaPrinter.instantiate(); in GetOrCreateGCPrinter() local 3282 GMP->S = &S; in GetOrCreateGCPrinter() 3283 auto IterBool = GCMap.insert(std::make_pair(&S, std::move(GMP))); in GetOrCreateGCPrinter()
|
/external/openssh/ |
D | LICENCE | 34 - GMP is no longer used, and instead we call BN code from OpenSSL
|
/external/llvm-project/polly/lib/External/isl/doc/ |
D | user.pod | 8 using C<GMP> or C<imath>. 334 Note that by default C<isl> requires C<GMP>, which is released 388 =item 1 Obtain C<GMP> 390 By default, building C<isl> requires C<GMP>, including its headers files. 393 similar. Alternatively, C<GMP> can be built from 395 C<GMP> is not needed if you build C<isl> with C<imath>. 427 Installation prefix for C<GMP> (architecture-independent files). 431 Installation prefix for C<GMP> (architecture-dependent files). 857 =head3 GMP specific functions 859 These functions are only available if C<isl> has been compiled with C<GMP> [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 75 ,"GB","ABD","Aberdeen","Aberdeen","GMP","1--4----","AF","9511","ABZ",, 92 ,"GB","ABY","Aboyne","Aboyne","GMP","--3-----","AF","9704",,, 380 ,"GB","BNC","Banchory","Banchory","GMP","--3-----","AF","9704",,, 381 ,"GB","BDK","Banchory - Devenick","Banchory - Devenick","GMP","--3-----","AF","9704",,, 382 ,"GB","BFF","Banff","Banff","GMP","1-3-----","AF","0212",,"5740N 00232W", 561 ,"GB","BDS","Bieldside","Bieldside","GMP","--3-----","RL","0201",,"5706N 00211W", 880 ,"GB","BUC","Buckie","Buckie","GMP","1-------","AF","9511",,, 910 ,"GB","BUH","Burghead","Burghead","GMP","1-------","AF","9511",,, 1657 ,"GB","DYC","Dyce","Dyce","GMP","--3-----","AF","9511",,, 1756 ,"GB","ELG","Elgin","Elgin","GMP","-23-----","AF","9704",,, [all …]
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 16359 ,"US","GMP","Hampton","Hampton","NJ","--3-----","RL","0901",,"4042N 07457W",
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 36233 ,"FR","GMP","Gu�men�-Penfao","Guemene-Penfao","44","--3-----","RL","0601",,"4738N 00150W",
|
/external/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…
|
/external/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.
|
/external/python/cpython2/Misc/ |
D | HISTORY | 5097 e.g., GMP. It gives a very nice speedup when it applies, but a package 14504 - The mpz module is now compatible with GMP 2.x. (Not tested by me.)
|
/external/python/cpython3/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.)
|