/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerMutate.cpp | 321 size_t CopySize = Rand(ToSize - ToBeg) + 1; in CopyPartOf() local 338 size_t CopySize = Rand(MaxCopySize) + 1; in InsertPartOf() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | MemCpyOptimizer.cpp | 1104 ConstantInt *CopySize = cast<ConstantInt>(MemCpy->getLength()); in performMemCpyToMemSetOptzn() local 1165 ConstantInt *CopySize = dyn_cast<ConstantInt>(M->getLength()); in processMemCpy() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | MemCpyOptimizer.cpp | 1117 ConstantInt *CopySize = cast<ConstantInt>(MemCpy->getLength()); in performMemCpyToMemSetOptzn() local 1169 ConstantInt *CopySize = dyn_cast<ConstantInt>(M->getLength()); in processMemCpy() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | MemCpyOptimizer.cpp | 1396 Value *CopySize = MemCpy->getLength(); in performMemCpyToMemSetOptzn() local 1508 if (auto *CopySize = dyn_cast<ConstantInt>(M->getLength())) { in processMemCpy() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/packet/ |
H A D | encode_vp9_pak_integrate_packet.h | 98 uint32_t CopySize = 0; member
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/packet/ |
H A D | encode_av1_pak_integrate_packet.h | 102 uint32_t CopySize = 0; member
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/packet/ |
H A D | encode_pak_integrate_packet.h | 102 uint32_t CopySize = 0; member
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 2998 Value *CopySize = in finalizeInstrumentation() local 3114 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local 3295 Value *CopySize = in finalizeInstrumentation() local 3517 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/ |
H A D | codechal_huc_cmd_initializer_g11.h | 131 …uint32_t CopySize = 0; // use this as indicator of size for copy base addr cmd. S… member
|
H A D | codechal_encode_hevc_g11.h | 96 …uint32_t CopySize = 0; // use this as indicator of size for copy base addr cmd. S… member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 4797 Value *CopySize = IRB.CreateAdd( in finalizeInstrumentation() local 4940 Value *CopySize = in finalizeInstrumentation() local 5130 Value *CopySize = IRB.CreateAdd( in finalizeInstrumentation() local 5370 Value *CopySize = in finalizeInstrumentation() local 5687 Value *CopySize = in finalizeInstrumentation() local
|
/aosp_15_r20/external/llvm/lib/ObjectYAML/ |
H A D | MachOYAML.cpp | 34 size_t CopySize = 16 >= Scalar.size() ? 16 : Scalar.size(); in input() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 4041 Value *CopySize = in finalizeInstrumentation() local 4187 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local 4382 Value *CopySize = in finalizeInstrumentation() local 4628 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | MachOYAML.cpp | 44 size_t CopySize = 16 >= Scalar.size() ? 16 : Scalar.size(); in input() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | MachOYAML.cpp | 45 size_t CopySize = 16 >= Scalar.size() ? 16 : Scalar.size(); in input() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | IRTranslator.cpp | 1617 ConstantInt *CopySize = nullptr; in translateMemFunc() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/ |
H A D | codechal_vdenc_vp9_g12.h | 973 uint32_t CopySize = 0; member
|
H A D | codechal_encode_hevc_g12.h | 100 …uint32_t CopySize = 0; // use this as indicator of size for copy base addr cmd. S… member
|
H A D | codechal_vdenc_hevc_g12.h | 350 …uint32_t CopySize = 0; // use this as indicator of size for copy base addr cmd. S… member
|