/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
D | ObjectTest.java | 118 final int threadCount = 20; in test_notify() local 187 final int threadCount = 20; in test_notifyAll() local
|
D | ThreadGroupTest.java | 1017 final int threadCount) { in populateGroupsWithThreads() 1025 final int threadCount, final Vector<MyThread> allCreated) { in populateGroupsWithThreads()
|
/external/skia/tests/ |
D | PathOpsOpRectThreadedTest.cpp | 77 int threadCount = initializeTests(reporter, "testOp"); in PathOpsRectsThreadedTest() local
|
D | PathOpsOpCubicThreadedTest.cpp | 72 int threadCount = initializeTests(reporter, "cubicOp"); in PathOpsOpCubicsThreadedTest() local
|
D | PathOpsSimplifyRectThreadedTest.cpp | 191 int threadCount = initializeTests(reporter, "testLine"); in PathOpsSimplifyRectsThreadedTest() local
|
D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 79 int threadCount = initializeTests(reporter, "testQuadralaterals"); in PathOpsSimplifyQuadralateralsThreadedTest() local
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 78 int threadCount = initializeTests(reporter, "testQuads"); in PathOpsSimplifyQuadsThreadedTest() local
|
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 76 int threadCount = initializeTests(reporter, "testTriangles"); in PathOpsSimplifyTrianglesThreadedTest() local
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 71 int threadCount = initializeTests(reporter, "testDegenerates"); in PathOpsSimplifyDegeneratesThreadedTest() local
|
D | PathOpsThreadedCommon.h | 36 PathOpsThreadedTestRunner(skiatest::Reporter* reporter, int threadCount) in PathOpsThreadedTestRunner()
|
D | PathOpsQuadLineIntersectionThreadedTest.cpp | 116 int threadCount = initializeTests(reporter, "testQuadLineIntersect"); in PathOpsQuadLineIntersectionThreadedTest() local
|
D | PathOpsSkpClipTest.cpp | 642 int threadCount = reporter->allowThreaded() ? SkThreadPool::kThreadPerCore : 1; in PathOpsSkpClipThreadedTest() local
|
/external/skia/tools/skpdiff/ |
D | SkDiffContext.h | 28 void setThreadCount(int threadCount) { fThreadCount = threadCount; } in setThreadCount()
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | intltest.h | 227 int32_t threadCount; variable
|
D | intltest.cpp | 1081 int32_t threadCount = 1; in main() local
|
/external/icu4c/test/intltest/ |
D | intltest.h | 276 int32_t threadCount; variable
|
D | intltest.cpp | 1108 int32_t threadCount = 1; in main() local
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/static/smoothlife/ |
D | example.js | 319 function setThreadCount(threadCount) { argument 320 naclModule.postMessage({cmd: 'setThreadCount', threadCount: threadCount}); property
|
/external/skia/tools/ |
D | PictureRenderer.cpp | 747 MultiCorePictureRenderer::MultiCorePictureRenderer(int threadCount) in MultiCorePictureRenderer()
|
/external/opencv/cv/src/ |
D | cvlkpyramid.cpp | 299 int threadCount = cvGetNumThreads(); in cvCalcOpticalFlowPyrLK() local
|
/external/chromium_org/v8/src/ |
D | debug-debugger.js | 984 ExecutionState.prototype.threadCount = function() { method in ExecutionState
|
/external/v8/src/ |
D | debug-debugger.js | 961 ExecutionState.prototype.threadCount = function() { method in ExecutionState
|