Home
last modified time | relevance | path

Searched defs:threadCount (Results 1 – 25 of 28) sorted by relevance

12

/external/okhttp/samples/crawler/src/main/java/com/squareup/okhttp/sample/
DCrawler.java53 private void parallelDrainQueue(int threadCount) { in parallelDrainQueue()
130 int threadCount = 20; in main() local
/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp71 int threadCount; member
898 void createThreads (vector<TestThread*>& threads, int threadCount, int perThreadContextCount, vecto… in createThreads()
1138 int threadCount = threadCounts[threadCountNdx]; in init() local
1187 int threadCount = threadCounts[threadCountNdx]; in init() local
1235 int threadCount = threadCounts[threadCountNdx]; in init() local
1284 int threadCount = threadCounts[threadCountNdx]; in init() local
1333 int threadCount = threadCounts[threadCountNdx]; in init() local
1382 int threadCount = threadCounts[threadCountNdx]; in init() local
1431 int threadCount = threadCounts[threadCountNdx]; in init() local
1483 int threadCount = threadCounts[threadCountNdx]; in init() local
[all …]
DteglMultiThreadTests.cpp242 …lTestContext& eglTestCtx, const char* name, const char* description, int threadCount, deUint64 tim… in MultiThreadedTest()
/external/skia/tests/
DPathOpsOpRectThreadedTest.cpp77 int threadCount = initializeTests(reporter, "testOp"); in DEF_TEST() local
DPathOpsOpCubicThreadedTest.cpp70 int threadCount = initializeTests(reporter, "cubicOp"); in DEF_TEST() local
DPathOpsOpLoopThreadedTest.cpp65 int threadCount = initializeTests(reporter, "cubicOp"); in DEF_TEST() local
DPathOpsSimplifyQuadThreadedTest.cpp77 int threadCount = initializeTests(reporter, "testQuads"); in DEF_TEST() local
DPathOpsSimplifyTrianglesThreadedTest.cpp76 int threadCount = initializeTests(reporter, "testTriangles"); in DEF_TEST() local
DPathOpsSimplifyQuadralateralsThreadedTest.cpp79 int threadCount = initializeTests(reporter, "testQuadralaterals"); in DEF_TEST() local
DPathOpsSimplifyRectThreadedTest.cpp190 int threadCount = initializeTests(reporter, "testLine"); in DEF_TEST() local
DPathOpsSimplifyDegenerateThreadedTest.cpp71 int threadCount = initializeTests(reporter, "testDegenerates"); in DEF_TEST() local
DPathOpsThreadedCommon.h36 PathOpsThreadedTestRunner(skiatest::Reporter* reporter, int threadCount) in PathOpsThreadedTestRunner()
DPathOpsQuadLineIntersectionThreadedTest.cpp114 int threadCount = initializeTests(reporter, "testQuadLineIntersect"); in DEF_TEST() local
DPathOpsSkpClipTest.cpp877 int threadCount = reporter->allowThreaded() ? SkThreadPool::kThreadPerCore : 1; in encodeFound() local
929 int threadCount = reporter->allowThreaded() ? SkThreadPool::kThreadPerCore : 1; in DEF_TEST() local
1042 int threadCount = reporter->allowThreaded() ? SkThreadPool::kThreadPerCore : 1; in DEF_TEST() local
DSkpSkGrTest.cpp679 int threadCount = reporter->allowThreaded() ? 3 : 1; in DEF_TEST() local
/external/skia/tools/skpdiff/
DSkDiffContext.h28 void setThreadCount(int threadCount) { fThreadCount = threadCount; } in setThreadCount()
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/
DJsDocValidator.java21 int threadCount = Math.min(args.length, Runtime.getRuntime().availableProcessors()); in run() local
/external/chromium_org/third_party/icu/source/test/intltest/
Dintltest.h305 int32_t threadCount; variable
Dintltest.cpp1182 int32_t threadCount = 1; in main() local
/external/icu/icu4c/source/test/intltest/
Dintltest.h329 int32_t threadCount; variable
/external/chromium_org/third_party/skia/tools/skpdiff/
DSkDiffContext.h28 void setThreadCount(int threadCount) { fThreadCount = threadCount; } in setThreadCount()
/external/chromium_org/native_client_sdk/src/gonacl_appengine/static/smoothlife/
Dexample.js319 function setThreadCount(threadCount) { argument
320 naclModule.postMessage({cmd: 'setThreadCount', threadCount: threadCount}); property
/external/deqp/modules/gles31/functional/
Des31fAtomicCounterTests.cpp104 int threadCount; member
1351 const int threadCount = threadCounts[threadCountNdx]; in AtomicCounterTests() local
1435 const int threadCount = threadCounts[threadCountNdx]; in AtomicCounterTests() local
/external/skia/tools/
DPictureRenderer.cpp789 MultiCorePictureRenderer::MultiCorePictureRenderer(int threadCount) in MultiCorePictureRenderer()
/external/opencv/cv/src/
Dcvlkpyramid.cpp299 int threadCount = cvGetNumThreads(); in cvCalcOpticalFlowPyrLK() local

12