Home
last modified time | relevance | path

Searched defs:numThreads (Results 1 – 21 of 21) sorted by relevance

/external/deqp/framework/delibs/decpp/
DdeSpinBarrier.cpp34 SpinBarrier::SpinBarrier (deInt32 numThreads) in SpinBarrier()
102 …TestThread (SpinBarrier& barrier, volatile deInt32* sharedVar, int numThreads, int threadNdx, bool… in TestThread()
156 void multiThreadTest (int numThreads) in multiThreadTest()
DdeBlockBuffer.cpp307 int numThreads = rnd.getInt(1, 16); in runTest() local
/external/lzma/CPP/7zip/UI/Console/
DBenchCon.cpp147 …rements(FILE *f, const char *sizeString, UInt64 size, const char *threadsString, UInt32 numThreads) in PrintRequirements()
156 FILE *f, UInt32 numIterations, UInt32 numThreads, UInt32 dictionary) in LzmaBenchCon()
241 HRESULT CrcBenchCon(FILE *f, UInt32 numIterations, UInt32 numThreads, UInt32 dictionary) in CrcBenchCon()
/external/guava/guava-tests/test/com/google/common/base/
DSuppliersTest.java268 final int numThreads = 3; in testSupplierThreadSafe() local
350 final int numThreads = 10; in testSynchronizedSupplierThreadSafe() local
/external/deqp/framework/delibs/dethread/
DdeThreadTest.c554 static void runSingletonThreadedTest (int numThreads, int initTimeMs) in runSingletonThreadedTest()
592 int numThreads; in deSingleton_selfTest() member
610 int numThreads = cases[caseNdx].numThreads; in deSingleton_selfTest() local
/external/lzma/C/
DLzmaEnc.h30 int numThreads; /* 1 or 2, default = 2 */ member
DLzmaLib.c23 int numThreads /* 1 or 2, default = 2 */ in LzmaCompress()
DMtCoder.h77 unsigned numThreads; member
DMtCoder.c274 unsigned i, numThreads = p->numThreads; in MtCoder_Code() local
/external/lzma/CPP/7zip/Archive/Common/
DParseProperties.cpp150 …eMtProp(const UString &name, const PROPVARIANT &prop, UInt32 defaultNumThreads, UInt32 &numThreads) in ParseMtProp()
DHandlerOut.cpp194 , UInt32 numThreads in SetCompressionMethod2()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DVersionInfoTest.java352 final int numThreads = 20; in TestMultiThread() local
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp553 HRESULT CEncoderInfo::Init(UInt32 dictionarySize, UInt32 numThreads, CBaseRandomGenerator *rgLoc) in Init()
667 DECL_EXTERNAL_CODECS_LOC_VARS in LzmaBench()
865 UInt64 GetBenchMemoryUsage(UInt32 numThreads, UInt32 dictionary) in GetBenchMemoryUsage()
969 HRESULT CrcBench(UInt32 numThreads, UInt32 bufferSize, UInt64 &speed) in CrcBench()
/external/lzma/CPP/7zip/Archive/7z/
D7zDecode.cpp101 , bool mtMode, UInt32 numThreads in Decode()
D7zHandlerOut.cpp107 , UInt32 numThreads in SetCompressionMethod()
/external/icu/icu4c/source/test/threadtest/
Dthreadtest.cpp159 int numThreads; member
/external/aac/libAACdec/src/
Daacdec_drc_types.h158 …USHORT numThreads; /* The number of DRC data threads extracted from the fo… member
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp215 UInt32 numThreads = (UInt32)-1; in main2() local
/external/deqp/modules/egl/
DteglColorClearCase.cpp351 int numThreads = (int)contexts.size(); in executeForContexts() local
DteglRenderTests.cpp903 const int numThreads = numContexts; in executeForContexts() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java2592 int numThreads = 10; in TestJB5358() local