/external/deqp/framework/delibs/decpp/ |
D | deSpinBarrier.cpp | 34 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()
|
D | deBlockBuffer.cpp | 307 int numThreads = rnd.getInt(1, 16); in runTest() local
|
/external/lzma/CPP/7zip/UI/Console/ |
D | BenchCon.cpp | 147 …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/ |
D | SuppliersTest.java | 268 final int numThreads = 3; in testSupplierThreadSafe() local 350 final int numThreads = 10; in testSynchronizedSupplierThreadSafe() local
|
/external/deqp/framework/delibs/dethread/ |
D | deThreadTest.c | 554 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/ |
D | LzmaEnc.h | 30 int numThreads; /* 1 or 2, default = 2 */ member
|
D | LzmaLib.c | 23 int numThreads /* 1 or 2, default = 2 */ in LzmaCompress()
|
D | MtCoder.h | 77 unsigned numThreads; member
|
D | MtCoder.c | 274 unsigned i, numThreads = p->numThreads; in MtCoder_Code() local
|
/external/lzma/CPP/7zip/Archive/Common/ |
D | ParseProperties.cpp | 150 …eMtProp(const UString &name, const PROPVARIANT &prop, UInt32 defaultNumThreads, UInt32 &numThreads) in ParseMtProp()
|
D | HandlerOut.cpp | 194 , UInt32 numThreads in SetCompressionMethod2()
|
/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/lzma/CPP/7zip/UI/Common/ |
D | Bench.cpp | 553 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/ |
D | 7zDecode.cpp | 101 , bool mtMode, UInt32 numThreads in Decode()
|
D | 7zHandlerOut.cpp | 107 , UInt32 numThreads in SetCompressionMethod()
|
/external/icu/icu4c/source/test/threadtest/ |
D | threadtest.cpp | 159 int numThreads; member
|
/external/aac/libAACdec/src/ |
D | aacdec_drc_types.h | 158 …USHORT numThreads; /* The number of DRC data threads extracted from the fo… member
|
/external/lzma/CPP/7zip/Bundles/LzmaCon/ |
D | LzmaAlone.cpp | 215 UInt32 numThreads = (UInt32)-1; in main2() local
|
/external/deqp/modules/egl/ |
D | teglColorClearCase.cpp | 351 int numThreads = (int)contexts.size(); in executeForContexts() local
|
D | teglRenderTests.cpp | 903 const int numThreads = numContexts; in executeForContexts() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | NumberFormatTest.java | 2592 int numThreads = 10; in TestJB5358() local
|