Home
last modified time | relevance | path

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

/external/libbrillo/brillo/streams/
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
/external/pigweed/pw_bytes/public/pw_bytes/
Dbyte_builder.h50 explicit constexpr iterator(const std::byte* byte_ptr) : byte_(byte_ptr) {} in iterator()
/external/libxaac/decoder/
Dixheaacd_bitbuffer.h84 UWORD8 *byte_ptr; member
/external/pigweed/pw_allocator/
Dblock_test.cc48 byte* byte_ptr = bytes; in TEST() local
/external/pdfium/core/fxcodec/
Dprogressivedecoder.cpp503 uint8_t* byte_ptr = row_buf; in GifReadScanline() local