/aosp_15_r20/external/abseil-cpp/absl/crc/internal/ |
H A D | crc_non_temporal_memcpy.cc | 35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local 67 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
|
H A D | crc_memcpy_fallback.cc | 35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
|
H A D | crc_memcpy_x86_arm_combined.cc | 176 char* dst_bytes = static_cast<char*>(dst); in Compute() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/crc/internal/ |
H A D | crc_non_temporal_memcpy.cc | 35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local 67 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
|
H A D | crc_memcpy_fallback.cc | 35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
|
H A D | crc_memcpy_x86_arm_combined.cc | 176 char* dst_bytes = static_cast<char*>(dst); in Compute() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/crc/internal/ |
D | crc_non_temporal_memcpy.cc | 35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local 67 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
|
D | crc_memcpy_fallback.cc | 34 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
|
D | crc_memcpy_x86_64.cc | 168 char* dst_bytes = static_cast<char*>(dst); in Compute() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/crc/internal/ |
H A D | crc_non_temporal_memcpy.cc | 35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local 67 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
|
H A D | crc_memcpy_fallback.cc | 35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
|
H A D | crc_memcpy_x86_arm_combined.cc | 176 char* dst_bytes = static_cast<char*>(dst); in Compute() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/crc/internal/ |
H A D | crc_non_temporal_memcpy.cc | 35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local 67 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
|
H A D | crc_memcpy_fallback.cc | 34 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
|
H A D | crc_memcpy_x86_64.cc | 168 char* dst_bytes = static_cast<char*>(dst); in Compute() local
|
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2_serialize.c | 77 uint8_t *dst_bytes; in pcre2_serialize_encode() local
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | object.cc | 77 void Object::CopyRawObjectData(uint8_t* dst_bytes, in CopyRawObjectData()
|
/aosp_15_r20/external/puffin/src/ |
H A D | puffdiff.cc | 164 zucchini::ConstBufferView dst_bytes(dst_puff_buffer.data(), in PuffDiff() local
|
/aosp_15_r20/bionic/linker/ |
H A D | linker_main.cpp | 661 char* dst_bytes = reinterpret_cast<char*>(dst); in linker_memcpy() local
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | delta_diff_utils.cc | 364 zucchini::ConstBufferView dst_bytes(new_data_.data(), new_data_.size()); in TryZucchiniAndUpdateOperation() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/bytemuck/src/ |
D | allocation.rs | 313 let dst_bytes: &mut [u8] = cast_slice_mut(&mut dst[..]); in pod_collect_to_vec() localVariable
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/bytemuck-1.15.0/src/ |
H A D | allocation.rs | 297 let dst_bytes: &mut [u8] = cast_slice_mut(&mut dst[..]); in pod_collect_to_vec() localVariable
|
/aosp_15_r20/external/freetype/src/sfnt/ |
H A D | sfwoff2.c | 213 write_buf( FT_Byte** dst_bytes, in write_buf()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | TensorShape.cpp | 1348 char* dst_bytes = static_cast<char*>(output.data_ptr()); in narrow_copy_dense_cpu_out() local
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 116869 unsigned int dst_bytes; member
|