Home
last modified time | relevance | path

Searched defs:MaxIters (Results 1 – 25 of 38) sorted by relevance

12

/dports/math/cocoalib/CoCoALib-0.99712/src/tests/
H A Dtest-GMPAllocator.C56 long MaxIters = 0; in program() local
/dports/math/giacxcas/CoCoALib-0.99700/src/tests/
H A Dtest-GMPAllocator.C56 long MaxIters = 0; in program() local
/dports/math/cocoalib/CoCoALib-0.99712/examples/
H A Dex-GMPAllocator1.C51 long MaxIters = 0; in program() local
H A Dex-GMPAllocator2.C47 long MaxIters = 0; in computation() local
/dports/math/giacxcas/CoCoALib-0.99700/examples/
H A Dex-GMPAllocator1.C51 long MaxIters = 0; in program() local
H A Dex-GMPAllocator2.C47 long MaxIters = 0; in computation() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp88 static const size_t MaxIters = 32 * 1024; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp90 static const size_t MaxIters = 32 * 1024; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp90 static const size_t MaxIters = 32 * 1024; variable
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp90 static const size_t MaxIters = 32 * 1024; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp90 static const size_t MaxIters = 32 * 1024; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp90 static const size_t MaxIters = 32 * 1024; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp96 static const size_t MaxIters = 32 * 1024; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp96 static const size_t MaxIters = 32 * 1024; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp96 static const size_t MaxIters = 32 * 1024; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp96 static const size_t MaxIters = 32 * 1024; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp96 static const size_t MaxIters = 32 * 1024; variable
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A DSmallFpImpl.C50 …const repr_t MaxIters = (MAX/(p-1))/(p-1)/2; // Max no. of unreduced products you can sum without … in ourCalcIterLimit() local
H A DSmallFpLogImpl.C49 …const value_t MaxIters = MAX/(p-1)/(p-1)/2; // Max no. of unreduced products you can sum without e… in ourCalcIterLimit() local
H A DRootBound.C534 long MaxIters = NumGraeffeIters; in RootBound() local
584 long MaxIters = NumGraeffeIters; in LogRootBound() local
H A DSmallFpDoubleImpl.C77 …const double MaxIters = std::floor(ourMaxInt()/(p-1)/(p-1)/2); // Max no. of unreduced products yo… in ourCalcIterLimit() local
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DSmallFpLogImpl.C49 …const value_t MaxIters = MAX/(p-1)/(p-1)/2; // Max no. of unreduced products you can sum without e… in ourCalcIterLimit() local
H A DSmallFpImpl.C50 …const repr_t MaxIters = (MAX/(p-1))/(p-1)/2; // Max no. of unreduced products you can sum without … in ourCalcIterLimit() local
H A DSmallFpDoubleImpl.C77 …const double MaxIters = std::floor(ourMaxInt()/(p-1)/(p-1)/2); // Max no. of unreduced products yo… in ourCalcIterLimit() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Legalizer/
H A DInstExpander.cpp167 unsigned MaxIters = (OrigBW + MajorBW - 1) / MajorBW; in visitShl() local
262 unsigned MaxIters = (OrigBW + MajorBW - 1) / MajorBW; in visitLShr() local

12