Home
last modified time | relevance | path

Searched defs:byte_ptr (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dfake_stream.cc65 auto* byte_ptr = static_cast<const uint8_t*>(data); in AddReadPacketData() local
113 auto* byte_ptr = static_cast<const uint8_t*>(data); in ExpectWritePacketData() local
296 auto byte_ptr = static_cast<const uint8_t*>(buffer); in WriteNonBlocking() local
/aosp_15_r20/system/keymaster/include/keymaster/
H A Dandroid_keymaster_utils.h61 const uint8_t* byte_ptr = reinterpret_cast<const uint8_t*>(&t); in ntoh() local
77 uint8_t* byte_ptr = reinterpret_cast<uint8_t*>(&retval); in hton() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/
H A Dpredicated_tile_iterator_residual_last.h385 char const* byte_ptr = in load_with_byte_offset() local
429 char* byte_ptr = in store_with_byte_offset() local
1137 char const* byte_ptr = in load_with_byte_offset() local
1181 char* byte_ptr = in store_with_byte_offset() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/array/
H A Dascii.rs42 let byte_ptr: *const [u8; N] = self; localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/array/
H A Dascii.rs42 let byte_ptr: *const [u8; N] = self; localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/array/
H A Dascii.rs42 let byte_ptr: *const [u8; N] = self; localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/array/
H A Dascii.rs42 let byte_ptr: *const [u8; N] = self; localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/array/
H A Dascii.rs42 let byte_ptr: *const [u8; N] = self; localVariable
/aosp_15_r20/external/icing/icing/file/
H A Dmemory-mapped-file-backed-proto-log.h255 uint8_t* byte_ptr = reinterpret_cast<uint8_t*>(&proto_metadata); in Write() local
/aosp_15_r20/external/cronet/base/system/
H A Dsys_info_win.cc61 BYTE* byte_ptr = buffer.data(); in GetCoreEfficiencyClasses() local
/aosp_15_r20/external/pigweed/pw_bytes/public/pw_bytes/
H A Dbyte_builder.h53 : byte_(byte_ptr) {} in byte_() argument
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_bitbuffer.h84 UWORD8 *byte_ptr; member
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/slice/
H A Dascii.rs45 let byte_ptr: *const [u8] = self; in as_ascii_unchecked() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/slice/
H A Dascii.rs45 let byte_ptr: *const [u8] = self; in as_ascii_unchecked() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/slice/
H A Dascii.rs45 let byte_ptr: *const [u8] = self; in as_ascii_unchecked() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/slice/
H A Dascii.rs45 let byte_ptr: *const [u8] = self; in as_ascii_unchecked() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/slice/
H A Dascii.rs45 let byte_ptr: *const [u8] = self; in as_ascii_unchecked() localVariable
/aosp_15_r20/art/runtime/gc/space/
H A Dspace.h312 const uint8_t* byte_ptr = reinterpret_cast<const uint8_t*>(obj); in HasAddress() local