Home
last modified time | relevance | path

Searched defs:ssize_t (Results 1 - 25 of 84) sorted by relevance

1234

/third_party/mesa3d/src/util/
H A Dos_socket.h15 typedef SSIZE_T ssize_t; typedef
H A Dos_file.c86 typedef ptrdiff_t ssize_t; typedef
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/bti/
H A Dsystem.h14 typedef __kernel_ssize_t ssize_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dno_size_t_is_usize.h4 typedef long ssize_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dno_size_t_is_usize.rs9 pub type ssize_t = ::std::os::raw::c_long; types
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
H A DDataTypes.h68 typedef signed __int64 ssize_t; typedef
70 typedef signed int ssize_t; typedef
/third_party/node/deps/ngtcp2/
H A Dconfig.h6 typedef intptr_t ssize_t; typedef
/third_party/libcoap/include/coap3/
H A Dlibcoap.h33 typedef SSIZE_T ssize_t; typedef
/third_party/node/deps/nghttp2/lib/includes/
H A Dconfig.h9 typedef intptr_t ssize_t; typedef
/third_party/libsnd/src/
H A Dsfconfig.h136 #define ssize_t intptr_t macro
/third_party/ltp/testcases/kernel/kvm/include/
H A Dkvm_guest.h31 typedef long ssize_t; typedef
/third_party/mesa3d/src/util/tests/
H A Dblob_test.cpp31 typedef SSIZE_T ssize_t; typedef
/third_party/rust/crates/libc/src/hermit/
H A Dmod.rs23 pub type ssize_t = isize; types
/third_party/rust/crates/libc/src/
H A Dsgx.rs20 pub type ssize_t = isize; types
H A Dswitch.rs20 pub type ssize_t = isize; types
/third_party/skia/third_party/externals/microhttpd/src/include/
H A Dplatform.h169 typedef intptr_t ssize_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/
H A DDataTypes.h97 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/Fuchsia/include/llvm/Support/
H A DDataTypes.h97 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/
H A DDataTypes.h97 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/
H A DDataTypes.h97 typedef signed __int64 ssize_t; typedef
99 typedef signed int ssize_t; typedef
/third_party/jerryscript/jerry-ext/debugger/
H A Ddebugger-tcp.c26 typedef SSIZE_T ssize_t; typedef
/third_party/lzma/C/
H A D7zFile.c17 typedef int ssize_t; typedef
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dtransport.h23 typedef int ssize_t; typedef
/third_party/rust/crates/linux-raw-sys/gen/include/
H A Dsupport.h14 typedef __PTRDIFF_TYPE__ ssize_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
H A DDataTypes.h114 typedef signed int ssize_t; typedef

Completed in 11 milliseconds

1234