/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/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/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2086 GCMetadataPrinter *GMP = I->instantiate(); in GetOrCreateGCPrinter() local 2087 GMP->S = S; in GetOrCreateGCPrinter() 2088 GCMap.insert(std::make_pair(S, GMP)); in GetOrCreateGCPrinter() 2089 return GMP; in GetOrCreateGCPrinter()
|
/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-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2946 std::unique_ptr<GCMetadataPrinter> GMP = I->instantiate(); in GetOrCreateGCPrinter() local 2947 GMP->S = &S; in GetOrCreateGCPrinter() 2948 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/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/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.)
|