| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
| D | DataTypes.h | 68 typedef signed __int64 ssize_t; typedef 70 typedef signed int ssize_t; typedef
|
| /third_party/rust/crates/rustix/src/backend/libc/ |
| D | conv.rs | 91 pub(super) fn ret_ssize_t(raw: c::ssize_t) -> io::Result<c::ssize_t> { in ret_ssize_t() 100 pub(super) fn syscall_ret_ssize_t(raw: c::c_long) -> io::Result<c::ssize_t> { in syscall_ret_ssize_t() 213 pub(super) fn ret_send_recv(len: isize) -> io::Result<c::ssize_t> { in ret_send_recv() 220 pub(super) fn ret_send_recv(len: i32) -> io::Result<c::ssize_t> { in ret_send_recv()
|
| D | offset.rs | 246 ) -> c::ssize_t { in preadv64() 279 ) -> c::ssize_t { in pwritev64()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/ |
| D | DataTypes.h | 97 typedef signed __int64 ssize_t; typedef 99 typedef signed int ssize_t; typedef
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/ |
| D | DataTypes.h | 97 typedef signed __int64 ssize_t; typedef 99 typedef signed int ssize_t; typedef
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/ |
| D | DataTypes.h | 97 typedef signed __int64 ssize_t; typedef 99 typedef signed int ssize_t; typedef
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/ |
| D | DataTypes.h | 97 typedef signed __int64 ssize_t; typedef 99 typedef signed int ssize_t; typedef
|
| /third_party/libunwind/include/win/sys/ |
| D | types.h | 17 typedef ptrdiff_t ssize_t; typedef
|
| /third_party/mesa3d/src/util/ |
| D | os_socket.h | 15 typedef SSIZE_T ssize_t; typedef
|
| /third_party/rust/crates/io-lifetimes/src/ |
| D | example_ffi.rs | 32 pub fn read(fd: BorrowedFd<'_>, ptr: *mut c_void, size: size_t) -> ssize_t; in read() 33 pub fn write(fd: BorrowedFd<'_>, ptr: *const c_void, size: size_t) -> ssize_t; in write()
|
| /third_party/rust/crates/libc/src/unix/newlib/espidf/ |
| D | mod.rs | 100 pub fn getrandom(buf: *mut ::c_void, buflen: ::size_t, flags: ::c_uint) -> ::ssize_t; in getrandom() 103 pub fn sendmsg(s: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() 105 pub fn recvmsg(s: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssize_t; in recvmsg()
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| D | no_size_t_is_usize.h | 4 typedef long ssize_t; typedef
|
| /third_party/libcoap/include/coap3/ |
| D | libcoap.h | 26 typedef SSIZE_T ssize_t; typedef
|
| /third_party/node/deps/nghttp2/lib/includes/ |
| D | config.h | 9 typedef intptr_t ssize_t; typedef
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
| D | mod.rs | 141 pub fn getrandom(buf: *mut ::c_void, buflen: ::size_t, flags: ::c_uint) -> ::ssize_t; in getrandom()
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| D | no_size_t_is_usize.rs | 9 pub type ssize_t = ::std::os::raw::c_long; typedef
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/ |
| D | mod.rs | 475 ) -> ::ssize_t; in msgrcv() 485 pub fn getrandom(buf: *mut ::c_void, buflen: ::size_t, flags: ::c_uint) -> ::ssize_t; in getrandom()
|
| /third_party/rust/crates/libc/src/hermit/ |
| D | mod.rs | 23 pub type ssize_t = isize; typedef
|
| /third_party/rust/crates/libc/src/ |
| D | sgx.rs | 20 pub type ssize_t = isize; typedef
|
| D | switch.rs | 20 pub type ssize_t = isize; typedef
|
| /third_party/flutter/engine/flutter/third_party/txt/src/utils/ |
| D | WindowsUtils.h | 59 typedef SSIZE_T ssize_t; typedef
|
| /third_party/libsnd/src/ |
| D | sfconfig.h | 136 #define ssize_t intptr_t macro
|
| /third_party/gstreamer/gstreamer/libs/gst/check/libcheck/libcompat/ |
| D | libcompat.h | 62 typedef SSIZE_T ssize_t; typedef
|
| /third_party/rust/crates/libc/src/unix/solarish/ |
| D | illumos.rs | 84 pub fn preadv(fd: ::c_int, iov: *const ::iovec, iovcnt: ::c_int, offset: ::off_t) -> ::ssize_t; in preadv() 86 -> ::ssize_t; in pwritev()
|
| /third_party/skia/third_party/externals/microhttpd/src/include/ |
| D | platform.h | 169 typedef intptr_t ssize_t; typedef
|