| /third_party/vk-gl-cts/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()
|
| D | deBlockBuffer.cpp | 307 int numThreads = rnd.getInt(1, 16); in runTest() local
|
| /third_party/lzma/CPP/7zip/Common/ |
| D | MethodProps.h | 40 …ESULT ParseMtProp(const UString &name, const PROPVARIANT &prop, UInt32 numCPUs, UInt32 &numThreads) in ParseMtProp() 188 int numThreads = Get_NumThreads(); in Get_Lzma_NumThreads() local 200 int numThreads = Get_NumThreads(); in Get_Xz_NumThreads() local 249 int numThreads = Get_NumThreads(); in Get_BZip2_NumThreads() local 302 void AddProp_NumThreads(UInt32 numThreads) in AddProp_NumThreads()
|
| D | MethodProps.cpp | 109 HRESULT ParseMtProp2(const UString &name, const PROPVARIANT &prop, UInt32 &numThreads, bool &force) in ParseMtProp2() 606 static UInt64 GetMemoryUsage_LZMA(UInt32 dict, bool isBt, UInt32 numThreads) in GetMemoryUsage_LZMA() 639 const UInt32 numThreads = Get_Lzma_NumThreads(); in Get_Lzma_MemUsage() local
|
| /third_party/lzma/CPP/7zip/Compress/ |
| D | XzDecoder.cpp | 56 UInt32 numThreads = _numThreads; in Decode() local 136 STDMETHODIMP CComDecoder::SetNumberOfThreads(UInt32 numThreads) in SetNumberOfThreads()
|
| D | Lzma2Decoder.cpp | 108 UInt32 numThreads = _numThreads; in Code() local 198 STDMETHODIMP CDecoder::SetNumberOfThreads(UInt32 numThreads) in SetNumberOfThreads()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| D | non_marl_bench.cpp | 59 auto const numThreads = Schedule::numThreads(state); in SingleQueueTaskExecutor() local 127 auto const numThreads = Schedule::numThreads(state); in MultiQueueTaskExecutor() local
|
| D | marl_bench.h | 84 static int numThreads(const ::benchmark::State& state) { in numThreads() function
|
| /third_party/lzma/C/ |
| D | Lzma2DecMt.h | 17 unsigned numThreads; member
|
| D | LzmaLib.c | 17 int numThreads /* 1 or 2, default = 2 */ in LzmaCompress()
|
| D | LzmaEnc.h | 28 int numThreads; /* 1 or 2, default = 2 */ member
|
| D | MtCoder.c | 453 unsigned numThreads = p->numThreadsMax; in MtCoder_Code() local
|
| D | MtCoder.h | 18 #define MTCODER__GET_NUM_BLOCKS_FROM_THREADS(numThreads) ((numThreads) + (numThreads) / 8 + 1) argument
|
| /third_party/lzma/CPP/7zip/Archive/Common/ |
| D | HandlerOut.cpp | 144 …d CMultiMethodProps::SetMethodThreadsTo_IfNotFinded(CMethodProps &oneMethodInfo, UInt32 numThreads) in SetMethodThreadsTo_IfNotFinded() 149 void CMultiMethodProps::SetMethodThreadsTo_Replace(CMethodProps &oneMethodInfo, UInt32 numThreads) in SetMethodThreadsTo_Replace()
|
| /third_party/vk-gl-cts/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
|
| /third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/run_testlist/ |
| D | main.go | 58 …numThreads = flag.Int("num-threads", min(runtime.NumCPU(), 100), "number of parallel test ru… var
|
| /third_party/vk-gl-cts/external/glslang/ |
| D | osinclude.cpp | 94 void OS_WaitForAllThreads (void* threads, int numThreads) in OS_WaitForAllThreads()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| D | VersionInfoTest.java | 372 final int numThreads = 20; in TestMultiThread() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| D | VersionInfoTest.java | 381 final int numThreads = 20; in TestMultiThread() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| D | vktBuildPrograms.cpp | 110 TaskExecutor::TaskExecutor (deUint32 numThreads) in TaskExecutor() 400 const deUint32 numThreads = deGetNumAvailableLogicalCores(); in buildPrograms() local
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| D | Bench.cpp | 1719 UInt32 numThreads, in MethodBench() 2116 UInt64 GetBenchMemoryUsage(UInt32 numThreads, int level, UInt64 dictionary, bool totalBench) in GetBenchMemoryUsage() 2136 static UInt64 GetBenchMemoryUsage_Hash(UInt32 numThreads, UInt64 dictionary) in GetBenchMemoryUsage_Hash() 2868 bool size_Defined, UInt64 size, const char *threadsString, UInt32 numThreads) in PrintRequirements() 3003 UInt32 numThreads, in TotalBench() 3070 UInt32 numThreads; member 3207 UInt32 numThreads, in CrcBench() 3399 UInt32 numThreads, in TotalBench_Hash() 3822 UInt32 numThreads = numThreadsSpecified >= numCPUs / 2 ? numCPUs / 2: numThreadsSpecified; in Bench() local 4185 UInt32 numThreads = numThreadsSpecified; in Bench() local
|
| /third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/ |
| D | RangeTreeTest.java | 492 int numThreads = 100; in testThreadSafety() local
|
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| D | 7zDecode.cpp | 240 , bool mtMode, UInt32 numThreads, UInt64 memUsage in Decode()
|
| D | 7zHandlerOut.cpp | 655 UInt32 numThreads = _numThreads; in UpdateItems() local
|