Home
last modified time | relevance | path

Searched defs:errno_t (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/test/issues/
Drecurse_dir_iter_5403.cpp46 typedef int errno_t; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs30 pub type errno_t = ::c_int; typedef
397 pub fn localtime_s(tmDest: *mut tm, sourceTime: *const time_t) -> ::errno_t; in localtime_s()
526 pub fn putenv_s(envstring: *const ::c_char, value_string: *const ::c_char) -> ::errno_t; in putenv_s()
528 pub fn wputenv_s(envstring: *const ::wchar_t, value_string: *const ::wchar_t) -> ::errno_t; in wputenv_s()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/windows/
H A Dmod.rs30 pub type errno_t = ::c_int; typedef
397 pub fn localtime_s(tmDest: *mut tm, sourceTime: *const time_t) -> ::errno_t; in localtime_s()
526 pub fn putenv_s(envstring: *const ::c_char, value_string: *const ::c_char) -> ::errno_t; in putenv_s()
528 pub fn wputenv_s(envstring: *const ::wchar_t, value_string: *const ::wchar_t) -> ::errno_t; in wputenv_s()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs30 pub type errno_t = ::c_int; typedef
397 pub fn localtime_s(tmDest: *mut tm, sourceTime: *const time_t) -> ::errno_t; in localtime_s()
526 pub fn putenv_s(envstring: *const ::c_char, value_string: *const ::c_char) -> ::errno_t; in putenv_s()
528 pub fn wputenv_s(envstring: *const ::wchar_t, value_string: *const ::wchar_t) -> ::errno_t; in wputenv_s()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs30 pub type errno_t = ::c_int; typedef
397 pub fn localtime_s(tmDest: *mut tm, sourceTime: *const time_t) -> ::errno_t; in localtime_s()
526 pub fn putenv_s(envstring: *const ::c_char, value_string: *const ::c_char) -> ::errno_t; in putenv_s()
528 pub fn wputenv_s(envstring: *const ::wchar_t, value_string: *const ::wchar_t) -> ::errno_t; in wputenv_s()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs30 pub type errno_t = ::c_int; typedef
397 pub fn localtime_s(tmDest: *mut tm, sourceTime: *const time_t) -> ::errno_t; in localtime_s()
526 pub fn putenv_s(envstring: *const ::c_char, value_string: *const ::c_char) -> ::errno_t; in putenv_s()
528 pub fn wputenv_s(envstring: *const ::wchar_t, value_string: *const ::wchar_t) -> ::errno_t; in wputenv_s()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs30 pub type errno_t = ::c_int; typedef
397 pub fn localtime_s(tmDest: *mut tm, sourceTime: *const time_t) -> ::errno_t; in localtime_s()
526 pub fn putenv_s(envstring: *const ::c_char, value_string: *const ::c_char) -> ::errno_t; in putenv_s()
528 pub fn wputenv_s(envstring: *const ::wchar_t, value_string: *const ::wchar_t) -> ::errno_t; in wputenv_s()
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/windows/
Dmod.rs30 pub type errno_t = ::c_int; typedef
397 pub fn localtime_s(tmDest: *mut tm, sourceTime: *const time_t) -> ::errno_t; in localtime_s()
526 pub fn putenv_s(envstring: *const ::c_char, value_string: *const ::c_char) -> ::errno_t; in putenv_s()
528 pub fn wputenv_s(envstring: *const ::wchar_t, value_string: *const ::wchar_t) -> ::errno_t; in wputenv_s()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/test/
Doperations_test.cpp114 typedef int errno_t; typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcrtdefs.h113 typedef int errno_t; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/vxworks/
H A Dmod.rs47 pub type errno_t = ::c_int; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/vxworks/
H A Dmod.rs47 pub type errno_t = ::c_int; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/vxworks/
H A Dmod.rs47 pub type errno_t = ::c_int; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/vxworks/
H A Dmod.rs47 pub type errno_t = ::c_int; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/vxworks/
H A Dmod.rs47 pub type errno_t = ::c_int; typedef
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/vxworks/
H A Dmod.rs47 pub type errno_t = ::c_int; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/vxworks/
Dmod.rs47 pub type errno_t = ::c_int; typedef
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs20717 pub type errno_t = ::std::os::raw::c_int; typedef
21916 pub fn _set_errno(_Value: ::std::os::raw::c_int) -> errno_t; in _set_errno()
21919 pub fn _get_errno(_Value: *mut ::std::os::raw::c_int) -> errno_t; in _get_errno()
21925 pub fn _set_doserrno(_Value: ::std::os::raw::c_ulong) -> errno_t; in _set_doserrno()
21928 pub fn _get_doserrno(_Value: *mut ::std::os::raw::c_ulong) -> errno_t; in _get_doserrno()
22030 ) -> errno_t; in wcscat_s()
22037 ) -> errno_t; in wcscpy_s()
22045 ) -> errno_t; in wcsncat_s()
22053 ) -> errno_t; in wcsncpy_s()
22128 ) -> errno_t; in _wcserror_s()
[all …]
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/macos/
H A Dbindings.rs1504 pub type errno_t = ::std::os::raw::c_int; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/nto/
H A Dmod.rs19 pub type errno_t = ::c_int; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/nto/
H A Dmod.rs19 pub type errno_t = ::c_int; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/nto/
H A Dmod.rs19 pub type errno_t = ::c_int; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/nto/
H A Dmod.rs19 pub type errno_t = ::c_int; typedef
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/nto/
H A Dmod.rs19 pub type errno_t = ::c_int; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/nto/
H A Dmod.rs19 pub type errno_t = ::c_int; typedef

12