Home
last modified time | relevance | path

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

/external/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_arm_combined.cc171 char* dst_bytes = static_cast<char*>(dst); in Compute() local
/external/libtextclassifier/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
/external/cronet/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_arm_combined.cc171 char* dst_bytes = static_cast<char*>(dst); in Compute() local
/external/angle/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.cc35 char* dst_bytes = reinterpret_cast<char*>(dst); in Compute() local
Dcrc_memcpy_x86_arm_combined.cc176 char* dst_bytes = static_cast<char*>(dst); in Compute() local
/external/rust/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
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/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
/external/pcre/src/
Dpcre2_serialize.c77 uint8_t *dst_bytes; in pcre2_serialize_encode() local
/external/puffin/src/
Dpuffdiff.cc164 zucchini::ConstBufferView dst_bytes(dst_puff_buffer.data(), in PuffDiff() local
/external/rust/crates/bytemuck/src/
Dallocation.rs297 let dst_bytes: &mut [u8] = cast_slice_mut(&mut dst[..]); in pod_collect_to_vec() localVariable
/external/freetype/src/sfnt/
Dsfwoff2.c213 write_buf( FT_Byte** dst_bytes, in write_buf()
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h116869 unsigned int dst_bytes; member
Dvmlinux_602.h116869 unsigned int dst_bytes; member