Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/gnu-efi/dist/apps/
H A Dlfbgrid.c55 UINT32 CopySize, BufferSize; in draw_boxes() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/
H A DX86Counter.cpp61 size_t CopySize = kDataBufferSize - Offset; in copyDataBuffer() local
/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutcopy.c720 ACPI_SIZE CopySize; in AcpiUtCopySimpleObject() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerMutate.cpp303 size_t CopySize = Rand(ToSize - ToBeg) + 1; in CopyPartOf() local
320 size_t CopySize = Rand(MaxCopySize) + 1; in InsertPartOf() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1309 Value *CopySize = MemCpy->getLength(); in performMemCpyToMemSetOptzn() local
1432 if (ConstantInt *CopySize = dyn_cast<ConstantInt>(M->getLength())) { in processMemCpy() local
1494 if (ConstantInt *CopySize = dyn_cast<ConstantInt>(M->getLength())) { in processMemCpy() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp44 size_t CopySize = 16 >= Scalar.size() ? 16 : Scalar.size(); in input() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4343 Value *CopySize = in finalizeInstrumentation() local
4488 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local
4682 Value *CopySize = in finalizeInstrumentation() local
4926 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local
5246 Value *CopySize = in finalizeInstrumentation() local