/external/deqp/framework/delibs/decpp/ |
D | deSpinBarrier.cpp | 34 SpinBarrier::SpinBarrier (deInt32 numThreads) in SpinBarrier() 49 void SpinBarrier::reset (deUint32 numThreads) in reset() 60 …rier::WaitMode getWaitMode (SpinBarrier::WaitMode requested, deUint32 numCores, deInt32 numThreads) in getWaitMode() 175 TestThread (SpinBarrier& barrier, volatile deInt32* sharedVar, int numThreads, int threadNdx) in TestThread() 234 void multiThreadTest (int numThreads) in multiThreadTest() 276 …TestExitThread (SpinBarrier& barrier, int numThreads, int threadNdx, SpinBarrier::WaitMode waitMod… in TestExitThread() 309 void multiThreadRemoveTest (int numThreads, SpinBarrier::WaitMode waitMode) in multiThreadRemoveTest()
|
D | deAppendList.cpp | 97 void runAppendListTest (deUint32 numThreads, deUint32 numElements, deUint32 numElementsHint) in runAppendListTest()
|
/external/opencv3/3rdparty/openexr/IlmImf/ |
D | ImfAcesFile.cpp | 119 int numThreads) in AcesOutputFile() 142 int numThreads) in AcesOutputFile() 171 int numThreads) in AcesOutputFile() 207 int numThreads) in AcesOutputFile() 469 AcesInputFile::AcesInputFile (const std::string &name, int numThreads): in AcesInputFile() 477 AcesInputFile::AcesInputFile (IStream &is, int numThreads): in AcesInputFile()
|
D | ImfInputFile.cpp | 91 int numThreads; member 100 InputFile::Data::Data (bool del, int numThreads): in Data() 311 InputFile::InputFile (const char fileName[], int numThreads): in InputFile() 335 InputFile::InputFile (IStream &is, int numThreads): in InputFile()
|
D | ImfRgbaFile.cpp | 560 int numThreads): in RgbaOutputFile() 576 int numThreads): in RgbaOutputFile() 598 int numThreads): in RgbaOutputFile() 627 int numThreads): in RgbaOutputFile() 1164 RgbaInputFile::RgbaInputFile (const char name[], int numThreads): in RgbaInputFile() 1176 RgbaInputFile::RgbaInputFile (IStream &is, int numThreads): in RgbaInputFile() 1190 int numThreads) in RgbaInputFile() 1205 int numThreads) in RgbaInputFile()
|
D | ImfTiledRgbaFile.cpp | 266 int numThreads) in TiledRgbaOutputFile() 290 int numThreads) in TiledRgbaOutputFile() 320 int numThreads) in TiledRgbaOutputFile() 356 int numThreads) in TiledRgbaOutputFile() 771 TiledRgbaInputFile::TiledRgbaInputFile (const char name[], int numThreads): in TiledRgbaInputFile() 781 TiledRgbaInputFile::TiledRgbaInputFile (IStream &is, int numThreads): in TiledRgbaInputFile() 793 int numThreads) in TiledRgbaInputFile() 806 int numThreads) in TiledRgbaInputFile()
|
D | ImfTiledInputFile.cpp | 240 TiledInputFile::Data::Data (bool del, int numThreads): in Data() 631 TiledInputFile::TiledInputFile (const char fileName[], int numThreads): in TiledInputFile() 661 TiledInputFile::TiledInputFile (IStream &is, int numThreads): in TiledInputFile() 695 int numThreads) in TiledInputFile()
|
D | ImfOutputFile.cpp | 212 OutputFile::Data::Data (bool deleteStream, int numThreads): in Data() 652 int numThreads) in OutputFile() 681 int numThreads) in OutputFile()
|
/external/lzma/CPP/7zip/Common/ |
D | MethodProps.h | 106 int numThreads = Get_NumThreads(); in Get_Lzma_NumThreads() local 118 int numThreads = Get_NumThreads(); in Get_BZip2_NumThreads() local 161 void AddNumThreadsProp(UInt32 numThreads) in AddNumThreadsProp()
|
/external/dagger2/core/src/test/java/dagger/internal/ |
D | DoubleCheckLazyTest.java | 42 int numThreads = 10; in get() local
|
/external/opencv3/3rdparty/openexr/IlmThread/ |
D | IlmThreadPool.cpp | 100 size_t numThreads; // fast access to list size member 341 ThreadPool::numThreads () const in numThreads() function in IlmThread::ThreadPool
|
/external/guava/guava-tests/test/com/google/common/base/ |
D | SuppliersTest.java | 268 final int numThreads = 3; in testSupplierThreadSafe() local 350 final int numThreads = 10; in testSynchronizedSupplierThreadSafe() local
|
/external/opencv3/apps/traincascade/ |
D | traincascade.cpp | 14 int numThreads = getNumThreads(); in main() local
|
/external/lzma/CPP/7zip/Archive/Common/ |
D | HandlerOut.cpp | 25 , UInt32 numThreads in SetGlobalLevelAndThreads()
|
/external/deqp/external/glslang/ |
D | osinclude.cpp | 87 void OS_WaitForAllThreads (void* threads, int numThreads) in OS_WaitForAllThreads()
|
/external/deqp/framework/delibs/dethread/ |
D | deThreadTest.c | 627 static void runSingletonThreadedTest (int numThreads, int initTimeMs) in runSingletonThreadedTest() 665 int numThreads; in deSingleton_selfTest() member 683 int numThreads = cases[caseNdx].numThreads; in deSingleton_selfTest() local
|
/external/lzma/C/ |
D | LzmaLib.c | 23 int numThreads /* 1 or 2, default = 2 */ in LzmaCompress()
|
D | LzmaEnc.h | 30 int numThreads; /* 1 or 2, default = 2 */ member
|
/external/jemalloc/msvc/projects/vc2015/test_threads/ |
D | test_threads.cpp | 32 static const int numThreads = narenas + 1, numAllocsMax = 25, numIter1 = 50, numIter2 = 50; in test_threads() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | VersionInfoTest.java | 352 final int numThreads = 20; in TestMultiThread() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | VersionInfoTest.java | 356 final int numThreads = 20; in TestMultiThread() local
|
/external/lzma/CPP/7zip/UI/Common/ |
D | Bench.cpp | 1025 UInt32 numThreads, in MethodBench() 1269 UInt64 GetBenchMemoryUsage(UInt32 numThreads, UInt32 dictionary) in GetBenchMemoryUsage() 1651 …rintCallback &f, const char *sizeString, UInt64 size, const char *threadsString, UInt32 numThreads) in PrintRequirements() 1758 …UInt32 numThreads, bool forceUnpackSize, UInt32 unpackSize, IBenchPrintCallback *printCallback, CB… in TotalBench() 1800 UInt32 numThreads, in FreqBench() 1890 UInt32 numThreads, UInt32 bufferSize, in CrcBench() 2023 UInt32 numThreads, UInt32 bufSize, in TotalBench_Hash() 2081 static UInt32 GetNumThreadsNext(unsigned i, UInt32 numThreads) in GetNumThreadsNext() 2122 UInt32 numThreads = numCPUs; in Bench() local
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zDecode.cpp | 102 , bool mtMode, UInt32 numThreads in Decode()
|
/external/aac/libAACdec/src/ |
D | aacdec_drc_types.h | 158 …USHORT numThreads; /* The number of DRC data threads extracted from the fo… member
|
/external/opencv3/modules/core/src/ |
D | parallel.cpp | 206 static int numThreads = -1; variable
|