Home
last modified time | relevance | path

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

12

/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.java267 final int numThreads = 3; in testSupplierThreadSafe() local
349 final int numThreads = 10; in testSynchronizedSupplierThreadSafe() local
/external/chromium_org/native_client_sdk/src/examples/demo/voronoi/
Dexample.js8 function postThreadFunc(numThreads) { argument
/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/chromium_org/third_party/lzma_sdk/
DLzmaEnc.h30 int numThreads; /* 1 or 2, default = 2 */ member
DLzmaLib.c23 int numThreads /* 1 or 2, default = 2 */ in LzmaCompress()
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
DLzmaEnc.h31 int numThreads; /* 1 or 2, default = 2 */ member
DLzmaLib.c24 int numThreads /* 1 or 2, default = 2 */ in LzmaCompress()
/external/chromium_org/native_client_sdk/src/examples/demo/earth_simd/
Dexample.js8 function postThreadFunc(numThreads) { argument
/external/chromium_org/native_client_sdk/src/examples/demo/earth/
Dexample.js8 function postThreadFunc(numThreads) { argument
/external/chromium-trace/trace-viewer/src/tracing/trace_model/
Dprocess_base.js55 get numThreads() { getter in ProcessBase
/external/deqp/framework/delibs/dethread/
DdeThreadTest.c552 static void runSingletonThreadedTest (int numThreads, int initTimeMs) in runSingletonThreadedTest()
590 int numThreads; in deSingleton_selfTest() member
608 int numThreads = cases[caseNdx].numThreads; in deSingleton_selfTest() local
/external/lzma/CPP/7zip/Archive/Common/
DParseProperties.cpp150 …eMtProp(const UString &name, const PROPVARIANT &prop, UInt32 defaultNumThreads, UInt32 &numThreads) in ParseMtProp()
/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/aac/libAACdec/src/
Daacdec_drc_types.h158 …USHORT numThreads; /* The number of DRC data threads extracted from the fo… member
/external/icu/icu4c/source/test/threadtest/
Dthreadtest.cpp159 int numThreads; member
/external/chromium_org/third_party/icu/source/test/threadtest/
Dthreadtest.cpp159 int numThreads; member
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp215 UInt32 numThreads = (UInt32)-1; in main2() local
/external/deqp/framework/delibs/decpp/
DdeBlockBuffer.cpp307 int numThreads = rnd.getInt(1, 16); in runTest() local
/external/deqp/modules/egl/
DteglColorClearCase.cpp306 int numThreads = (int)contexts.size(); in executeForContexts() local

12