Home
last modified time | relevance | path

Searched defs:ByteBuffer (Results 1 – 9 of 9) sorted by relevance

/prebuilts/go/linux-x86/test/typeparam/issue50561.dir/
Ddiameter.go52 type ByteBuffer struct { struct
53 pos int
54 buf []byte
55 underflow error
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/usercalls/
Dmod.rs85 fn string_from_bytebuffer(buf: &alloc::UserRef<ByteBuffer>, usercall: &str, arg: &str) -> String { in string_from_bytebuffer()
Dalloc.rs53 unsafe impl UserSafeSized for ByteBuffer {} implementation
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/usercalls/
Dmod.rs85 fn string_from_bytebuffer(buf: &alloc::UserRef<ByteBuffer>, usercall: &str, arg: &str) -> String { in string_from_bytebuffer()
Dalloc.rs53 unsafe impl UserSafeSized for ByteBuffer {} implementation
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/usercalls/
Dmod.rs85 fn string_from_bytebuffer(buf: &alloc::UserRef<ByteBuffer>, usercall: &str, arg: &str) -> String { in string_from_bytebuffer()
Dalloc.rs53 unsafe impl UserSafeSized for ByteBuffer {} implementation
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/usercalls/
Dmod.rs85 fn string_from_bytebuffer(buf: &alloc::UserRef<ByteBuffer>, usercall: &str, arg: &str) -> String { in string_from_bytebuffer()
Dalloc.rs53 unsafe impl UserSafeSized for ByteBuffer {} implementation