/external/lzma/CPP/7zip/UI/Console/ |
D | BenchCon.cpp | 35 const CObjectVector<CProperty> &props, UInt32 numIterations, FILE *f) in BenchCon()
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | AbstractScheduledServiceTest.java | 394 int numIterations = service.numIterations.get(); in testBig() local 402 final AtomicInteger numIterations = new AtomicInteger(0); field in AbstractScheduledServiceTest.SchedulerTest.TestAbstractScheduledCustomService 451 final AtomicInteger numIterations = new AtomicInteger(0); field in TestFailingCustomScheduledService
|
/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/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 | 129 const int numIterations = 30; in test() local
|
D | es2fBufferWriteTests.cpp | 430 const int numIterations = 5; in iterate() 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
|
D | es3fPolygonOffsetTests.cpp | 502 const int numIterations = 40; in testPolygonOffset() 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/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/ |
D | btConvexCast.java | 112 public void reportFailure(int errNo, int numIterations) { in reportFailure()
|
/external/deqp/modules/glshared/ |
D | glsCalibration.cpp | 271 const int numIterations = (int)m_calibrateIterations.size(); in recomputeParameters() local
|
D | glsTextureStateQueryTests.cpp | 1223 const int numIterations = 20; in test() local 1328 const int numIterations = 20; in test() local 2060 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/CPP/7zip/UI/Common/ |
D | Bench.cpp | 586 …ompressRating(UInt64 elapsedTime, UInt64 freq, UInt64 outSize, UInt64 inSize, UInt64 numIterations) in GetDecompressRating() 599 …ompressRating(UInt64 elapsedTime, UInt64 freq, UInt64 outSize, UInt64 inSize, UInt64 numIterations) in GetDecompressRating() 1279 static HRESULT CrcBig(const void *data, UInt32 size, UInt64 numIterations, in CrcBig() 1645 UInt64 numIterations = res.NumIterations; in PrintTotals() local 1819 UInt64 numIterations = complexInCommands / complexity / bsize; in FreqBench() local 1924 UInt64 numIterations = complexInCommands * 256 / complexity / bsize; in CrcBench() local 2108 UInt32 numIterations, in Bench()
|
/external/lzma/CPP/7zip/Bundles/LzmaCon/ |
D | LzmaAlone.cpp | 263 UInt32 numIterations = kNumDefaultItereations; in main2() local
|
/external/lzma/Java/SevenZip/ |
D | LzmaBench.java | 292 static public int LzmaBenchmark(int numIterations, int dictionarySize) throws Exception in LzmaBenchmark()
|
/external/deqp/modules/gles31/functional/ |
D | es31fSeparateShaderTests.cpp | 1556 int numIterations, ParamFlags flags, TestParams params) in addRenderTest() 1628 int numIterations = 4; in createSeparateShaderTests() local
|
/external/icu/icu4c/source/test/intltest/ |
D | testidna.cpp | 993 void TestIDNA::testChaining(const UChar* src,int32_t numIterations,const char* testName, in testChaining()
|