Home
last modified time | relevance | path

Searched defs:write_hex (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/gdbstub/src/protocol/
Dresponse_writer.rs85 fn write_hex(&mut self, byte: u8) -> Result<(), Error<C::Error>> { in write_hex() method
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DNativeFormatting.cpp134 void llvm::write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, in write_hex() function in llvm
Draw_ostream.cpp137 raw_ostream &raw_ostream::write_hex(unsigned long long N) { in write_hex() function in raw_ostream
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DNativeFormatting.cpp133 void llvm::write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, in write_hex() function in llvm
Draw_ostream.cpp142 raw_ostream &raw_ostream::write_hex(unsigned long long N) { in write_hex() function in raw_ostream
/external/llvm-project/llvm/lib/Support/
DNativeFormatting.cpp132 void llvm::write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, in write_hex() function in llvm
Draw_ostream.cpp140 raw_ostream &raw_ostream::write_hex(unsigned long long N) { in write_hex() function in raw_ostream
/external/llvm/lib/Support/
Draw_ostream.cpp164 raw_ostream &raw_ostream::write_hex(unsigned long long N) { in write_hex() function in raw_ostream