/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/lzma/CPP/7zip/Common/ |
D | MethodProps.h | 113 int numThreads = Get_NumThreads(); in Get_Lzma_NumThreads() local 125 int numThreads = Get_NumThreads(); in Get_BZip2_NumThreads() local 168 void AddProp_NumThreads(UInt32 numThreads) in AddProp_NumThreads()
|
/external/dagger2/core/src/test/java/dagger/internal/ |
D | DoubleCheckLazyTest.java | 42 int numThreads = 10; in get() local
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorDeviceDefault.h | 37 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE size_t numThreads() const { in numThreads() function
|
D | TensorCostModel.h | 174 static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE int numThreads( in numThreads() function
|
D | TensorDeviceThreadPool.h | 133 EIGEN_STRONG_INLINE int numThreads() const { in numThreads() function
|
D | TensorDeviceCuda.h | 248 EIGEN_STRONG_INLINE size_t numThreads() const { in initializeDeviceProp() function
|
/external/lzma/C/ |
D | LzmaLib.c | 17 int numThreads /* 1 or 2, default = 2 */ in LzmaCompress()
|
D | LzmaEnc.h | 30 int numThreads; /* 1 or 2, default = 2 */ member
|
D | MtCoder.c | 274 unsigned i, numThreads = p->numThreads; in MtCoder_Code() local
|
D | MtCoder.h | 77 unsigned numThreads; member
|
/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/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | threads.h | 55 uint32_t numThreads; member
|
D | threads.cpp | 101 uint32_t numThreads = (uint32_t)_mm_popcount_sizeT(gmask.Mask); in CalculateProcessorTopology() local 893 uint32_t numThreads = numNodes * numCoresPerNode * numHyperThreads; in CreateThreadPool() local
|
/external/lzma/CPP/7zip/Archive/Common/ |
D | HandlerOut.cpp | 25 , UInt32 numThreads in SetGlobalLevelAndThreads()
|
/external/deqp/external/glslang/ |
D | osinclude.cpp | 94 void OS_WaitForAllThreads (void* threads, int numThreads) in OS_WaitForAllThreads()
|
/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/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/tensorflow/tensorflow/core/kernels/ |
D | softmax_op_gpu.cu.cc | 119 const int numThreads = 128; in Compute() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | VersionInfoTest.java | 372 final int numThreads = 20; in TestMultiThread() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | VersionInfoTest.java | 369 final int numThreads = 20; in TestMultiThread() local
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktBuildPrograms.cpp | 110 TaskExecutor::TaskExecutor (deUint32 numThreads) in TaskExecutor() 381 const deUint32 numThreads = deGetNumAvailableLogicalCores(); in buildPrograms() local
|
/external/swiftshader/third_party/LLVM/utils/lit/lit/ |
D | main.py | 300 def runTests(numThreads, litConfig, provider, display): argument
|
/external/lzma/CPP/7zip/UI/Common/ |
D | Bench.cpp | 1163 static HRESULT MethodBench( in MethodBench() 1445 UInt64 GetBenchMemoryUsage(UInt32 numThreads, UInt32 dictionary, bool totalBench) in GetBenchMemoryUsage() 1862 bool size_Defined, UInt64 size, const char *threadsString, UInt32 numThreads) in PrintRequirements() 1985 UInt32 numThreads, in TotalBench() 2039 UInt32 numThreads, in FreqBench() 2134 UInt32 numThreads, UInt32 bufferSize, in CrcBench() 2277 UInt32 numThreads, UInt32 bufSize, in TotalBench_Hash() 2336 static UInt32 GetNumThreadsNext(unsigned i, UInt32 numThreads) in GetNumThreadsNext() 2793 UInt32 numThreads = numThreadsSpecified; in Bench() local
|