Home
last modified time | relevance | path

Searched defs:copyCount (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/compiler-rt/test/tsan/libdispatch/
Dsync-block-copy.cpp14 static int copyCount; member
24 int MyClass::copyCount = 0; member in MyClass
/external/OpenCL-CTS/test_conformance/vectors/
Dtype_replacer.cpp25 size_t copyCount = 0; in doReplace() local
90 size_t copyCount = 0; in doSingleReplace() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp452 size_t copyCount, in genCopies()
585 const size_t copyCount = 10; in imageCopyTest() local
/external/llvm-project/flang/lib/Lower/
DCharacterExpr.cpp244 mlir::Value copyCount = lhs.getLen(); in createAssign() local
/external/skia/tests/
DStreamTest.cpp414 size_t copyCount = std::min(fCount - fIdx, size); in read() local
/external/skqp/tests/
DStreamTest.cpp404 size_t copyCount = SkTMin(fCount - fIdx, size); in read() local
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/sym/
DByteQuadsCanonicalizer.java1128 int copyCount = 0; in rehash() local