Home
last modified time | relevance | path

Searched refs:append_to_string (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/detail/
Dextract_from.hpp155 static void append_to_string(Exposed& result, Iterator begin, Iterator end) in append_to_string() function
167 append_to_string(result, traits::get_begin<char_type>(attr) in call()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/detail/
Dassign_to.hpp288 static void append_to_string(Attribute& attr, Iterator begin, Iterator end) in append_to_string() function
300 append_to_string(attr, traits::get_begin<char_type>(val) in append_to_container()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/
H A Dmod.rs381 pub(crate) unsafe fn append_to_string<F>(buf: &mut String, f: F) -> Result<usize> in append_to_string() function
537 unsafe { append_to_string(buf, |b| default_read_to_end(r, b, size_hint)) } in default_read_to_string()
2478 unsafe { append_to_string(buf, |b| read_until(self, b'\n', b)) } in read_line()
H A Dimpls.rs484 unsafe { io::append_to_string(buf, |buf| self.read_to_end(buf)) } in read_to_string()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/
H A Dmod.rs381 pub(crate) unsafe fn append_to_string<F>(buf: &mut String, f: F) -> Result<usize> in append_to_string() function
537 unsafe { append_to_string(buf, |b| default_read_to_end(r, b, size_hint)) } in default_read_to_string()
2470 unsafe { append_to_string(buf, |b| read_until(self, b'\n', b)) } in read_line()
H A Dimpls.rs484 unsafe { io::append_to_string(buf, |buf| self.read_to_end(buf)) } in read_to_string()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/
H A Dmod.rs381 pub(crate) unsafe fn append_to_string<F>(buf: &mut String, f: F) -> Result<usize> in append_to_string() function
537 unsafe { append_to_string(buf, |b| default_read_to_end(r, b, size_hint)) } in default_read_to_string()
2470 unsafe { append_to_string(buf, |b| read_until(self, b'\n', b)) } in read_line()
H A Dimpls.rs484 unsafe { io::append_to_string(buf, |buf| self.read_to_end(buf)) } in read_to_string()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/io/
H A Dmod.rs381 pub(crate) unsafe fn append_to_string<F>(buf: &mut String, f: F) -> Result<usize> in append_to_string() function
537 unsafe { append_to_string(buf, |b| default_read_to_end(r, b, size_hint)) } in default_read_to_string()
2470 unsafe { append_to_string(buf, |b| read_until(self, b'\n', b)) } in read_line()
H A Dimpls.rs484 unsafe { io::append_to_string(buf, |buf| self.read_to_end(buf)) } in read_to_string()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/
H A Dmod.rs381 pub(crate) unsafe fn append_to_string<F>(buf: &mut String, f: F) -> Result<usize> in append_to_string() function
537 unsafe { append_to_string(buf, |b| default_read_to_end(r, b, size_hint)) } in default_read_to_string()
2478 unsafe { append_to_string(buf, |b| read_until(self, b'\n', b)) } in read_line()
H A Dimpls.rs484 unsafe { io::append_to_string(buf, |buf| self.read_to_end(buf)) } in read_to_string()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/buffered/
H A Dbufreader.rs378 unsafe { crate::io::append_to_string(buf, |b| self.read_to_end(b)) } in read_to_string()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/buffered/
H A Dbufreader.rs378 unsafe { crate::io::append_to_string(buf, |b| self.read_to_end(b)) } in read_to_string()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/buffered/
H A Dbufreader.rs378 unsafe { crate::io::append_to_string(buf, |b| self.read_to_end(b)) } in read_to_string()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/io/buffered/
H A Dbufreader.rs378 unsafe { crate::io::append_to_string(buf, |b| self.read_to_end(b)) } in read_to_string()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/buffered/
H A Dbufreader.rs378 unsafe { crate::io::append_to_string(buf, |b| self.read_to_end(b)) } in read_to_string()