/external/deqp/modules/egl/ |
D | teglGLES2SharedRenderingPerfTests.cpp | 73 int threadCount; member 862 …for (int threadNdx = 0; threadNdx < m_config.threadCount * m_config.perThreadContextCount; threadN… in init() 889 void createThreads (vector<TestThread*>& threads, int threadCount, int perThreadContextCount, vecto… in createThreads() argument 891 DE_ASSERT(threadCount * perThreadContextCount == (int)contexts.size()); in createThreads() 896 for (int threadNdx = 0; threadNdx < threadCount; threadNdx++) in createThreads() 991 …wCallCount * config.frameCount * config.perThreadContextCount * config.threadCount << TestLog::End… in logTestConfig() 992 …log << TestLog::Message << "Number of threads: " << config.threadCount << TestLog::EndMess… in logTestConfig() 1046 createThreads(threads, m_config.threadCount, m_config.perThreadContextCount, m_contexts); in iterate() 1094 basicConfig.threadCount = 1; in init() 1129 int threadCount = threadCounts[threadCountNdx]; in init() local [all …]
|
D | teglGLES2SharingThreadedTests.cpp | 2063 int threadCount; member 2104 : threadCount (0) in TestConfig() 2170 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() 2184 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() 2192 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() 2200 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() 2209 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() 2230 threadNdx = (threadNdx + 1) % m_config.threadCount; in init() 2235 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() 2251 for (int threadNdx = 0; threadNdx < m_config.threadCount; threadNdx++) in init() [all …]
|
/external/testng/src/test/java/test/thread/ |
D | SequentialTest.java | 44 public void verifySequential(int threadCount) { in verifySequential() argument 45 runTest(threadCount, in verifySequential() 51 public void verifySingleThreaded(int threadCount) { in verifySingleThreaded() argument 52 runTest(threadCount, in verifySingleThreaded() 58 private void runTest(int threadCount, String... classes) { in runTest() argument 65 setThreadCount(threadCount); in runTest() 90 Assert.assertEquals(verifyMap.size(), threadCount); in runTest() local 92 ppp("COUNT:" + threadCount + " THREAD ID'S:" + ids[0] + " " + ids[1] + " " + ids[2]); in runTest()
|
D | MultiThreadedDependentTest.java | 69 private void test(int threadCount) { in test() argument 73 tng.setThreadCount(threadCount); in test()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
D | ThreadGroup002Test.java | 167 for (int threadCount = 0; threadCount < testedThreadsNumber; threadCount++) { in testThreadGroup002() 168 logWriter.println("\n==> Check for Thread: threadID = " + testedThreadsIDs[threadCount] in testThreadGroup002() 169 + "; threadName = " + testedThreadsNames[threadCount]); in testThreadGroup002() 174 packet.setNextValueAsReferenceTypeID(testedThreadsIDs[threadCount]); in testThreadGroup002() 192 packet.setNextValueAsThreadID(testedThreadsIDs[threadCount]); in testThreadGroup002() 203 if ( threadCount >= finishedTestedThreadsNumber ) { in testThreadGroup002() 205 logWriter.println("## Thread witn number = " + threadCount + in testThreadGroup002() 218 if ( threadCount < finishedTestedThreadsNumber ) { in testThreadGroup002() 220 logWriter.println("## Thread witn number = " + threadCount + in testThreadGroup002() 248 if ( ! testedThreadGroupsNames[threadCount].equals(threadGroupName) ) { in testThreadGroup002() [all …]
|
/external/deqp/modules/gles31/functional/ |
D | es31fAtomicCounterTests.cpp | 94 , threadCount (0) in TestSpec() 104 int threadCount; member 122 deUint32 getInitialValue (void) const { return m_spec.callCount * m_spec.threadCount + 1; } in getInitialValue() 242 src << " uint preGet[" << spec.threadCount * spec.atomicCounterCount * spec.callCount << "];\n"; in generateShaderSource() 245 …src << " uint increment[" << spec.threadCount * spec.atomicCounterCount * spec.callCount << "];\n"; in generateShaderSource() 248 …src << " uint decrement[" << spec.threadCount * spec.atomicCounterCount * spec.callCount << "];\n"; in generateShaderSource() 251 src << " uint postGet[" << spec.threadCount * spec.atomicCounterCount * spec.callCount << "];\n"; in generateShaderSource() 254 src << " uint get[" << spec.threadCount * spec.atomicCounterCount * spec.callCount << "];\n"; in generateShaderSource() 537 … + (m_spec.useBranches ? m_spec.threadCount*m_spec.callCount - m_spec.threadCount*m_spec.callCount… in checkAndLogCounterValues() 540 … - (m_spec.useBranches ? m_spec.threadCount*m_spec.callCount - m_spec.threadCount*m_spec.callCount… in checkAndLogCounterValues() [all …]
|
/external/testng/src/main/java/org/testng/internal/thread/ |
D | ExecutorAdapter.java | 18 public ExecutorAdapter(int threadCount, IThreadFactory tf) { in ExecutorAdapter() argument 19 super(threadCount, in ExecutorAdapter() 20 threadCount, in ExecutorAdapter() 55 int threadCount = threads.size(); in getStackTraces() local 56 StackTraceElement[][] result = new StackTraceElement[threadCount][]; in getStackTraces()
|
D | ThreadUtil.java | 92 public static final IExecutor createExecutor(int threadCount, String threadFactoryName) { in createExecutor() argument 93 return new ExecutorAdapter(threadCount, createFactory(threadFactoryName)); in createExecutor()
|
/external/okhttp/samples/crawler/src/main/java/com/squareup/okhttp/sample/ |
D | Crawler.java | 52 private void parallelDrainQueue(int threadCount) { in parallelDrainQueue() argument 53 ExecutorService executor = Executors.newFixedThreadPool(threadCount); in parallelDrainQueue() 54 for (int i = 0; i < threadCount; i++) { in parallelDrainQueue() 120 int threadCount = 20; in main() local 129 crawler.parallelDrainQueue(threadCount); in main()
|
/external/dng_sdk/source/ |
D | dng_opcodes.cpp | 306 virtual void Start (uint32 threadCount, in Start() argument 312 dng_filter_task::Start (threadCount, in Start() 318 threadCount, in Start() 446 virtual void Start (uint32 threadCount, in Start() argument 455 for (uint32 threadIndex = 0; threadIndex < threadCount; threadIndex++) in Start() 463 threadCount, in Start()
|
D | dng_jpeg_image.cpp | 225 uint32 threadCount = Min_uint32 (tileCount, in Encode() local 236 dng_rect (0, 0, 16, 16 * threadCount)); in Encode() 338 uint32 threadCount = Min_uint32 (tileCount, in FindDigest() local 346 dng_rect (0, 0, 16, 16 * threadCount)); in FindDigest()
|
D | dng_area_task.h | 133 virtual void Start (uint32 threadCount, 157 virtual void Finish (uint32 threadCount);
|
D | dng_filter_task.cpp | 58 void dng_filter_task::Start (uint32 threadCount, in Start() argument 71 for (uint32 threadIndex = 0; threadIndex < threadCount; threadIndex++) in Start()
|
D | dng_bad_pixels.h | 65 uint32 threadCount, 269 uint32 threadCount,
|
D | dng_render.cpp | 751 virtual void Start (uint32 threadCount, 816 void dng_render_task::Start (uint32 threadCount, in Start() argument 822 dng_filter_task::Start (threadCount, in Start() 978 for (uint32 threadIndex = 0; threadIndex < threadCount; threadIndex++) in Start()
|
D | dng_filter_task.h | 128 virtual void Start (uint32 threadCount,
|
D | dng_resample.cpp | 518 virtual void Start (uint32 threadCount, 628 void dng_resample_task::Start (uint32 threadCount, in Start() argument 677 for (uint32 threadIndex = 0; threadIndex < threadCount; threadIndex++) in Start() 686 dng_filter_task::Start (threadCount, in Start()
|
/external/deqp/scripts/ |
D | launchcontrol_build.py | 54 threadCount = multiprocessing.cpu_count() + 1 55 print "Invoke make with %d threads" % threadCount 56 execute(["make", "-j%d" % threadCount])
|
/external/guice/core/test/com/google/inject/ |
D | PerformanceComparison.java | 177 int threadCount = 10; in concurrentlyIterate() local 180 Thread[] threads = new Thread[threadCount]; in concurrentlyIterate() 182 for (int i = 0; i < threadCount; i++) { in concurrentlyIterate() 200 for (int i = 0; i < threadCount; i++) { in concurrentlyIterate() 204 for (int i = 0; i < threadCount; i++) { in concurrentlyIterate()
|
/external/testng/src/main/java/org/testng/xml/ |
D | TestNGContentHandler.java | 190 String threadCount = attributes.getValue("thread-count"); in xmlSuite() local 191 if (null != threadCount) { in xmlSuite() 192 m_currentSuite.setThreadCount(Integer.parseInt(threadCount)); in xmlSuite() 308 String threadCount = attributes.getValue("thread-count"); in xmlTest() local 309 if(null != threadCount) { in xmlTest() 310 m_currentTest.setThreadCount(Integer.parseInt(threadCount)); in xmlTest()
|
/external/testng/src/main/java/org/testng/ |
D | TestNG.java | 462 public void setThreadCount(int threadCount) { in setThreadCount() argument 463 if(threadCount < 1) { in setThreadCount() 464 exitWithError("Cannot use a threadCount parameter less than 1; 1 > " + threadCount); in setThreadCount() 467 m_threadCount = threadCount; in setThreadCount() 1453 if (cla.threadCount != null) { in configure() 1454 setThreadCount(cla.threadCount); in configure() 1590 String threadCount = (String) cmdLineArgs.get(CommandLineArgs.THREAD_COUNT); in configure() local 1591 if (threadCount != null) { in configure() 1592 result.threadCount = Integer.parseInt(threadCount); in configure()
|
D | CommandLineArgs.java | 70 public Integer threadCount; field in CommandLineArgs
|
/external/icu/icu4c/source/test/intltest/ |
D | intltest.cpp | 548 threadCount = 1; in IntlTest() 564 threadCount = caller->threadCount; in setCaller() 633 int32_t rval = this->threadCount; in setThreadCount() 634 this->threadCount = count; in setThreadCount() 1189 int32_t threadCount = 1; in main() local 1244 threadCount = atoi(str + 8); in main() 1301 major.setThreadCount( threadCount ); in main() 1339 fprintf(stdout, " Threads : %d\n", threadCount); in main()
|
/external/jcommander/src/test/java/com/beust/jcommander/args/ |
D | CommandLineArgs.java | 67 public Integer threadCount; field in CommandLineArgs
|
/external/opencv/cv/src/ |
D | cvlkpyramid.cpp | 299 int threadCount = cvGetNumThreads(); in cvCalcOpticalFlowPyrLK() local 366 for( i = 0; i < threadCount; i++ ) in cvCalcOpticalFlowPyrLK() 417 bufferBytes = (srcPatchLen + patchLen * 3) * sizeof( _patchI[0][0] ) * threadCount; in cvCalcOpticalFlowPyrLK() 420 for( i = 0; i < threadCount; i++ ) in cvCalcOpticalFlowPyrLK() 444 #pragma omp parallel for num_threads(threadCount) schedule(dynamic) in cvCalcOpticalFlowPyrLK()
|