Home
last modified time | relevance | path

Searched refs:bytebuf (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp18 uint8_t bytebuf[4]; member
23 uint8_t bytebuf[8]; member
33 buf.push_back(conv.bytebuf[i]); in add_uint64()
42 buf.push_back(conv.bytebuf[i]); in add_uint32()
/llvm-project-15.0.7/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp30 uint8_t bytebuf[4]; member
35 uint8_t bytebuf[8]; member
43 buf.push_back(conv.bytebuf[i]); in add_uint64()
50 buf.push_back(conv.bytebuf[i]); in add_uint32()
/llvm-project-15.0.7/libcxx/include/
H A Dlocale128 wbuffer_convert(streambuf* bytebuf = 0, Codecvt* pcvt = new Codecvt,
130 explicit wbuffer_convert(streambuf* bytebuf = nullptr, Codecvt* pcvt = new Codecvt,
133 explicit wbuffer_convert(streambuf* bytebuf, Codecvt* pcvt = new Codecvt,
141 streambuf* rdbuf(streambuf* bytebuf);