Home
last modified time | relevance | path

Searched defs:dst_bytes (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/abseil-cpp/absl/crc/internal/
H A Dcrc_non_temporal_memcpy.cc35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
67 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
H A Dcrc_memcpy_fallback.cc35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
H A Dcrc_memcpy_x86_arm_combined.cc176 char* dst_bytes = static_cast<char*>(dst); in Compute() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/crc/internal/
H A Dcrc_non_temporal_memcpy.cc35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
67 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
H A Dcrc_memcpy_fallback.cc35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
H A Dcrc_memcpy_x86_arm_combined.cc176 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/
Dcrc_non_temporal_memcpy.cc35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
67 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
Dcrc_memcpy_fallback.cc34 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
Dcrc_memcpy_x86_64.cc168 char* dst_bytes = static_cast<char*>(dst); in Compute() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/crc/internal/
H A Dcrc_non_temporal_memcpy.cc35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
67 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
H A Dcrc_memcpy_fallback.cc35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
H A Dcrc_memcpy_x86_arm_combined.cc176 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 Dcrc_non_temporal_memcpy.cc35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
67 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
H A Dcrc_memcpy_fallback.cc34 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
H A Dcrc_memcpy_x86_64.cc168 char* dst_bytes = static_cast<char*>(dst); in Compute() local
/aosp_15_r20/external/pcre/src/
H A Dpcre2_serialize.c77 uint8_t *dst_bytes; in pcre2_serialize_encode() local
/aosp_15_r20/art/runtime/mirror/
H A Dobject.cc77 void Object::CopyRawObjectData(uint8_t* dst_bytes, in CopyRawObjectData()
/aosp_15_r20/external/puffin/src/
H A Dpuffdiff.cc164 zucchini::ConstBufferView dst_bytes(dst_puff_buffer.data(), in PuffDiff() local
/aosp_15_r20/bionic/linker/
H A Dlinker_main.cpp661 char* dst_bytes = reinterpret_cast<char*>(dst); in linker_memcpy() local
/aosp_15_r20/system/update_engine/payload_generator/
H A Ddelta_diff_utils.cc364 zucchini::ConstBufferView dst_bytes(new_data_.data(), new_data_.size()); in TryZucchiniAndUpdateOperation() local
/aosp_15_r20/external/rust/android-crates-io/crates/bytemuck/src/
Dallocation.rs313 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 Dallocation.rs297 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 Dsfwoff2.c213 write_buf( FT_Byte** dst_bytes, in write_buf()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorShape.cpp1348 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 Dvmlinux_602.h116869 unsigned int dst_bytes; member

12