/external/tensorflow/tensorflow/core/kernels/ |
D | parameterized_truncated_normal_op_gpu.cu.cc | 137 int numIterations = 0; in TruncatedNormalKernel() local 167 int numIterations = 0; in TruncatedNormalKernel() local 203 int numIterations = 0; in TruncatedNormalKernel() local
|
/external/lzma/CPP/7zip/UI/Console/ |
D | BenchCon.cpp | 35 const CObjectVector<CProperty> &props, UInt32 numIterations, FILE *f) in BenchCon()
|
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
D | AbstractScheduledServiceTest.java | 571 int numIterations = service.numIterations.get(); in testBig() local 579 final AtomicInteger numIterations = new AtomicInteger(0); field in AbstractScheduledServiceTest.SchedulerTest.TestAbstractScheduledCustomService 628 final AtomicInteger numIterations = new AtomicInteger(0); field in TestFailingCustomScheduledService
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | AbstractScheduledServiceTest.java | 571 int numIterations = service.numIterations.get(); in testBig() local 579 final AtomicInteger numIterations = new AtomicInteger(0); field in AbstractScheduledServiceTest.SchedulerTest.TestAbstractScheduledCustomService 628 final AtomicInteger numIterations = new AtomicInteger(0); field in TestFailingCustomScheduledService
|
/external/deqp/modules/gles2/functional/ |
D | es2fFloatStateQueryTests.cpp | 773 const int numIterations = 120; in test() local 809 const int numIterations = 120; in test() local 853 const int numIterations = 120; in test() local 898 const int numIterations = 120; in test() local 956 const int numIterations = 120; in test() local 1009 const int numIterations = 120; in test() local 1038 const int numIterations = 120; in test() local
|
D | es2fRboStateQueryTests.cpp | 125 const int numIterations = 30; in test() local
|
/external/deqp/framework/delibs/decpp/ |
D | deRingBuffer.cpp | 36 const int numIterations = 16; in RingBuffer_selfTest() local
|
D | deBlockBuffer.cpp | 161 const int numIterations = 8; in runTest() local 302 const int numIterations = 8; in runTest() local
|
D | deThreadSafeRingBuffer.cpp | 125 const int numIterations = 16; in ThreadSafeRingBuffer_selfTest() local
|
/external/deqp/framework/delibs/debase/ |
D | deMathTest.c | 74 const int numIterations = 2500000; in testInt32ToFloat() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFloatStateQueryTests.cpp | 864 const int numIterations = 120; in test() local 899 const int numIterations = 120; in test() local 940 const int numIterations = 120; in test() local 981 const int numIterations = 120; in test() local 1038 const int numIterations = 120; in test() local 1087 const int numIterations = 120; in test() local 1138 const int numIterations = 120; in test() local 1171 const int numIterations = 120; in test() local
|
D | es3fRboStateQueryTests.cpp | 146 const int numIterations = 60; in test() local
|
D | es3fBufferObjectQueryTests.cpp | 284 const int numIterations = 16; in testBuffer() local
|
D | es3fBufferWriteTests.cpp | 430 const int numIterations = 5; in iterate() local
|
/external/deqp/framework/common/ |
D | tcuCPUWarmup.cpp | 67 static inline float dummyComputation (float initial, int numIterations) in dummyComputation()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/ |
D | UnivariateRealSolverUtils.java | 186 int numIterations = 0 ; in bracket() local
|
/external/llvm-project/mlir/lib/Dialect/SCF/Transforms/ |
D | ParallelLoopTiling.cpp | 94 auto numIterations = llvm::divideCeil(upperBoundConstant.getValue() - in tileParallelLoop() local
|
/external/angle/src/tests/gl_tests/ |
D | FenceSyncTests.cpp | 286 for (int numIterations = 0; numIterations < kNumIterations; ++numIterations) in TEST_P() local
|
/external/deqp/modules/glshared/ |
D | glsCalibration.cpp | 271 const int numIterations = (int)m_calibrateIterations.size(); in recomputeParameters() local
|
D | glsTextureStateQueryTests.cpp | 1288 const int numIterations = 20; in test() local 1393 const int numIterations = 20; in test() local 2125 const int numIterations = 20; in test() local
|
/external/lzma/CS/7zip/Compress/LzmaAlone/ |
D | LzmaBench.cs | 241 static public int LzmaBenchmark(Int32 numIterations, UInt32 dictionarySize) in LzmaBenchmark()
|
/external/lzma/Java/SevenZip/ |
D | LzmaBench.java | 292 static public int LzmaBenchmark(int numIterations, int dictionarySize) throws Exception in LzmaBenchmark()
|
/external/lzma/CPP/7zip/UI/Common/ |
D | Bench.cpp | 669 …ompressRating(UInt64 elapsedTime, UInt64 freq, UInt64 outSize, UInt64 inSize, UInt64 numIterations) in GetDecompressRating() 682 …ompressRating(UInt64 elapsedTime, UInt64 freq, UInt64 outSize, UInt64 inSize, UInt64 numIterations) in GetDecompressRating() 1455 static HRESULT CrcBig(const void *data, UInt32 size, UInt64 numIterations, in CrcBig() 2142 UInt64 numIterations = complexInCommands / complexity / bsize; in FreqBench() local 2251 UInt64 numIterations = complexInCommands * 256 / complexity / bsize; in CrcBench() local 2792 UInt32 numIterations, in Bench()
|
/external/lzma/CPP/7zip/Bundles/LzmaCon/ |
D | LzmaAlone.cpp | 431 UInt32 numIterations = 1; in main2() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fSeparateShaderTests.cpp | 1567 int numIterations, ParamFlags flags, TestParams params) in addRenderTest() 1639 int numIterations = 4; in createCommonSeparateShaderTests() local
|