Home
last modified time | relevance | path

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

/external/rust/crates/bytes/src/fmt/
Dhex.rs6 impl LowerHex for BytesRef<'_> { implementation
15 impl UpperHex for BytesRef<'_> { implementation
Dmod.rs5 struct BytesRef<'a>(&'a [u8]); struct
Ddebug.rs12 impl Debug for BytesRef<'_> { implementation
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp118 ArrayRef<uint8_t> BytesRef(Bytes); in mapByteVectorTail() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp118 ArrayRef<uint8_t> BytesRef(Bytes); in mapByteVectorTail() local