/third_party/grpc/src/csharp/Grpc.Microbenchmarks/ |
D | ScalabityExampleBenchmark.cs | 33 …const int Iterations = 50 * 1000 * 1000; // High number to make the overhead of RunConcurrent neg… field in Grpc.Microbenchmarks.ScalabilityExampleBenchmark
|
D | CompletionRegistryBenchmark.cs | 30 …const int Iterations = 5 * 1000 * 1000; // High number to make the overhead of RunConcurrent negl… field in Grpc.Microbenchmarks.CompletionRegistryBenchmark
|
D | AtomicCounterBenchmark.cs | 33 …const int Iterations = 20 * 1000 * 1000; // High number to make the overhead of RunConcurrent neg… field in Grpc.Microbenchmarks.AtomicCounterBenchmark
|
D | PInvokeByteArrayBenchmark.cs | 35 …const int Iterations = 5 * 1000 * 1000; // High number to make the overhead of RunConcurrent negl… field in Grpc.Microbenchmarks.PInvokeByteArrayBenchmark
|
D | Utf8Decode.cs | 56 const int Iterations = 1000; field in Grpc.Microbenchmarks.Utf8Decode
|
D | SendMessageBenchmark.cs | 39 …const int Iterations = 5 * 1000 * 1000; // High number to make the overhead of RunConcurrent negl… field in Grpc.Microbenchmarks.SendMessageBenchmark
|
D | Utf8Encode.cs | 114 const int Iterations = 1000; field in Grpc.Microbenchmarks.Utf8Encode
|
/third_party/boost/libs/container/test/ |
D | expand_bwd_test_template.hpp | 74 const unsigned int Iterations = sizeof(InsertSize)/sizeof(int); in test_insert_with_expand_bwd() local 145 const unsigned int Iterations = sizeof(InsertSize)/sizeof(int); in test_assign_with_expand_bwd() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
D | SourceMgr.h | 32 const unsigned Iterations; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/tools/bench/ |
D | bench.go | 34 Iterations uint member
|
/third_party/boost/libs/interprocess/test/ |
D | expand_bwd_test_template.hpp | 133 const int Iterations = sizeof(InsertSize)/sizeof(int); in test_insert_with_expand_bwd() local 190 const int Iterations = sizeof(InsertSize)/sizeof(int); in test_assign_with_expand_bwd() local
|
/third_party/benchmark/test/ |
D | benchmark_name_gtest.cc | 35 TEST(BenchmarkNameTest, Iterations) { in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 357 const SCEV *Iterations; member 361 const SCEV *Iterations; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonVectorLoopCarriedReuse.cpp | 244 int Iterations = -1; member 608 int Iterations = ReuseCandidate.Iterations; in reuseValue() local
|
/third_party/json/benchmarks/thirdparty/benchmark/src/ |
D | benchmark_register.cc | 358 Benchmark* Benchmark::Iterations(size_t n) { in Iterations() function in benchmark::internal::Benchmark
|
/third_party/benchmark/src/ |
D | benchmark_register.cc | 351 Benchmark* Benchmark::Iterations(IterationCount n) { in Iterations() function in benchmark::internal::Benchmark
|
/third_party/ltp/testcases/kernel/fs/doio/ |
D | iogen.c | 151 int Iterations; /* # requests to generate (0 --> infinite) */ variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | NewGVN.cpp | 3345 unsigned int Iterations = 0; in iterateTouchedInstructions() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 20614 int Iterations = TLI.getDivRefinementSteps(VT, MF); in BuildDivEstimate() local 20664 unsigned Iterations, in buildSqrtNROneConst() 20696 unsigned Iterations, in buildSqrtNRTwoConst() 20753 int Iterations = TLI.getSqrtRefinementSteps(VT, MF); in buildSqrtEstimateImpl() local
|