Home
last modified time | relevance | path

Searched defs:CopySize (Results 1 – 5 of 5) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerMutate.cpp283 size_t CopySize = Rand(ToSize - ToBeg) + 1; in CopyPartOf() local
300 size_t CopySize = Rand(MaxCopySize) + 1; in InsertPartOf() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp1104 ConstantInt *CopySize = cast<ConstantInt>(MemCpy->getLength()); in performMemCpyToMemSetOptzn() local
1165 ConstantInt *CopySize = dyn_cast<ConstantInt>(M->getLength()); in processMemCpy() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DCopyTextureForBrowserTests.cpp38 using CopySize = wgpu::Extent3D; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMachOYAML.cpp44 size_t CopySize = 16 >= Scalar.size() ? 16 : Scalar.size(); in input() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp3992 Value *CopySize = in finalizeInstrumentation() local
4138 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local
4333 Value *CopySize = in finalizeInstrumentation() local
4579 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local