Home
last modified time | relevance | path

Searched refs:c_ushort (Results 1 – 25 of 141) sorted by relevance

123456

/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs20 pub type __u16 = ::c_ushort;
149 pub mr_type: ::c_ushort,
150 pub mr_alen: ::c_ushort,
177 pub msgseg: ::c_ushort,
181 pub sem_num: ::c_ushort,
491 pub req: ::c_ushort,
513 pub svm_reserved1: ::c_ushort,
570 pub len: ::c_ushort,
610 pub base_addr: ::c_ushort,
633 nl_pad: ::c_ushort,
[all …]
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dbitfield_align.rs485 pub fn nWeekDay(&self) -> ::std::os::raw::c_ushort { in nWeekDay() argument
491 pub fn set_nWeekDay(&mut self, val: ::std::os::raw::c_ushort) { in set_nWeekDay() argument
498 pub fn nMonthDay(&self) -> ::std::os::raw::c_ushort { in nMonthDay() argument
504 pub fn set_nMonthDay(&mut self, val: ::std::os::raw::c_ushort) { in set_nMonthDay() argument
511 pub fn nMonth(&self) -> ::std::os::raw::c_ushort { in nMonth() argument
517 pub fn set_nMonth(&mut self, val: ::std::os::raw::c_ushort) { in set_nMonth() argument
524 pub fn nYear(&self) -> ::std::os::raw::c_ushort { in nYear() argument
530 pub fn set_nYear(&mut self, val: ::std::os::raw::c_ushort) { in set_nYear() argument
538 nWeekDay: ::std::os::raw::c_ushort, in new_bitfield_1() argument
539 nMonthDay: ::std::os::raw::c_ushort, in new_bitfield_1() argument
[all …]
Dstruct_with_bitfields.rs131 pub fn a(&self) -> ::std::os::raw::c_ushort { in a() argument
137 pub fn set_a(&mut self, val: ::std::os::raw::c_ushort) { in set_a() argument
144 pub fn b(&self) -> ::std::os::raw::c_ushort { in b() argument
150 pub fn set_b(&mut self, val: ::std::os::raw::c_ushort) { in set_b() argument
157 pub fn c(&self) -> ::std::os::raw::c_ushort { in c() argument
163 pub fn set_c(&mut self, val: ::std::os::raw::c_ushort) { in set_c() argument
170 pub fn d(&self) -> ::std::os::raw::c_ushort { in d() argument
176 pub fn set_d(&mut self, val: ::std::os::raw::c_ushort) { in set_d() argument
184 a: ::std::os::raw::c_ushort, in new_bitfield_1() argument
185 b: ::std::os::raw::c_ushort, in new_bitfield_1() argument
[all …]
Dunion_with_nesting.rs23 pub b1: ::std::os::raw::c_ushort,
24 pub b2: ::std::os::raw::c_ushort,
74 pub c1: ::std::os::raw::c_ushort,
75 pub c2: ::std::os::raw::c_ushort,
Dunion_with_nesting_1_0.rs67 pub b1: __BindgenUnionField<::std::os::raw::c_ushort>,
68 pub b2: __BindgenUnionField<::std::os::raw::c_ushort>,
115 pub c1: __BindgenUnionField<::std::os::raw::c_ushort>,
116 pub c2: __BindgenUnionField<::std::os::raw::c_ushort>,
Dcore_ffi_c.rs20 pub type c_ushort = ::core::ffi::c_ushort; typedef
Dbitfield_pragma_packed.rs154 pub fn d(&self) -> ::std::os::raw::c_ushort { in d() argument
160 pub fn set_d(&mut self, val: ::std::os::raw::c_ushort) { in set_d() argument
184 d: ::std::os::raw::c_ushort, in new_bitfield_1() argument
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs31 pub type __u16 = ::c_ushort;
275 pub svm_reserved1: ::c_ushort,
341 pub len: ::c_ushort,
497 nl_pad: ::c_ushort,
505 pub d_reclen: ::c_ushort,
513 pub d_reclen: ::c_ushort,
2776 pub const IFA_UNSPEC: ::c_ushort = 0;
2777 pub const IFA_ADDRESS: ::c_ushort = 1;
2778 pub const IFA_LOCAL: ::c_ushort = 2;
2779 pub const IFA_LABEL: ::c_ushort = 3;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
Dmod.rs32 pub mode: ::c_ushort, // read / write
33 __pad1: ::c_ushort,
34 pub __seq: ::c_ushort,
35 __pad2: ::c_ushort,
236 pub procs: ::c_ushort,
237 pub pad: ::c_ushort,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs179 pub rt_flags: ::c_ushort,
192 pub rt_irtt: ::c_ushort,
888 pub const TCA_PAD: ::c_ushort = 9;
889 pub const TCA_DUMP_INVISIBLE: ::c_ushort = 10;
890 pub const TCA_CHAIN: ::c_ushort = 11;
891 pub const TCA_HW_OFFLOAD: ::c_ushort = 12;
901 pub const RTA_VIA: ::c_ushort = 18;
902 pub const RTA_NEWDST: ::c_ushort = 19;
903 pub const RTA_PREF: ::c_ushort = 20;
904 pub const RTA_ENCAP_TYPE: ::c_ushort = 21;
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
Dmod.rs99 pub __seq: ::c_ushort,
100 __pad1: ::c_ushort,
181 pub procs: ::c_ushort,
182 pub pad: ::c_ushort,
/third_party/python/Lib/ctypes/test/
Dtest_parameters.py212 c_ushort,
232 self.assertEqual(repr(c_ushort.from_param(511)), "<cparam 'H' (511)>")
255 c_ushort,
275 self.assertEqual(repr(c_ushort.from_param(511)), "<cparam 'H' (511)>")
298 c_ushort,
318 self.assertEqual(repr(c_ushort.from_param(511)), "<cparam 'H' (511)>")
Dtest_pep3118.py119 s_ushort = {2: 'H', 4: 'L', 8: 'Q'}[sizeof(c_ushort)]
152 (c_ushort, "<" + s_ushort, (), c_ushort),
Dtest_cfuncs.py55 self._dll.tf_H.restype = c_ushort
56 self._dll.tf_H.argtypes = (c_ushort,)
61 self._dll.tf_bH.restype = c_ushort
62 self._dll.tf_bH.argtypes = (c_byte, c_ushort)
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs242 pub mode: ::c_ushort,
243 __pad1: ::c_ushort,
244 pub __seq: ::c_ushort,
245 __pad2: ::c_ushort,
280 pub cwd: ::c_ushort,
281 pub swd: ::c_ushort,
282 pub ftw: ::c_ushort,
283 pub fop: ::c_ushort,
/third_party/rust/crates/libc/src/unix/haiku/
Dx86_64.rs3 pub control: ::c_ushort,
4 pub status: ::c_ushort,
5 pub tag: ::c_ushort,
6 pub opcode: ::c_ushort,
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/
Dmod.rs47 __pad1: ::c_ushort,
54 __pad2: ::c_ushort,
108 pub procs: ::c_ushort,
109 pub pad: ::c_ushort,
204 pub mode: ::c_ushort,
205 __pad1: ::c_ushort,
206 pub __seq: ::c_ushort,
207 __pad2: ::c_ushort,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs38 pub type u_short = ::c_ushort;
282 pub sem_num: ::c_ushort,
547 pub sem_nsems: ::c_ushort,
619 pub ifm_msglen: ::c_ushort,
629 pub ifm_index: ::c_ushort,
630 pub _ifm_spare1: ::c_ushort,
637 pub ifm_msglen: ::c_ushort,
647 pub ifm_index: ::c_ushort,
649 pub _ifm_spare1: ::c_ushort,
651 pub ifm_len: ::c_ushort,
[all …]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
Dmod.rs46 pub procs: ::c_ushort,
47 pub pad: ::c_ushort,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
Dmod.rs69 __pad2: ::c_ushort,
90 __pad2: ::c_ushort,
154 __pad1: ::c_ushort,
155 pub mode: ::c_ushort,
156 __pad2: ::c_ushort,
157 pub __seq: ::c_ushort,
186 __msg_cbytes: ::c_ushort,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/
Dmod.rs124 pub mode: ::c_ushort,
125 __pad1: ::c_ushort,
126 pub __seq: ::c_ushort,
127 __pad2: ::c_ushort,
248 pub cwd: ::c_ushort,
249 pub swd: ::c_ushort,
250 pub twd: ::c_ushort,
251 pub fop: ::c_ushort,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs79 pub flags: ::c_ushort,
193 pub ifm_msglen: ::c_ushort,
198 pub ifm_index: ::c_ushort,
205 pub sdl_index: ::c_ushort,
211 pub sdl_rcf: ::c_ushort,
212 pub sdl_route: [::c_ushort; 16],
330 pub kp_exitstat: ::c_ushort,
1497 pub const RTP_PRIO_REALTIME: ::c_ushort = 0;
1498 pub const RTP_PRIO_NORMAL: ::c_ushort = 1;
1499 pub const RTP_PRIO_IDLE: ::c_ushort = 2;
[all …]
/third_party/rust/crates/libc/src/solid/
Dmod.rs8 pub type c_ushort = u16; typedef
60 pub type u_short = c_ushort;
64 pub type ushort = c_ushort;
532 pub fn erand48(arg1: *mut c_ushort) -> f64; in erand48()
579 pub fn jrand48(arg1: *mut c_ushort) -> c_long; in jrand48()
580 pub fn lcong48(arg1: *mut c_ushort); in lcong48() argument
583 pub fn nrand48(arg1: *mut c_ushort) -> c_long; in nrand48()
584 pub fn seed48(arg1: *mut c_ushort) -> *mut c_ushort; in seed48() argument
/third_party/rust/crates/linux-raw-sys/src/
Dlib.rs25 pub type c_ushort = u16; typedef
52 static_assertions::assert_type_eq_all!(ctypes::c_ushort, libc::c_ushort);
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dnetlink.rs240 pub type __kernel_sa_family_t = crate::ctypes::c_ushort;
261 pub type __u16 = crate::ctypes::c_ushort;
277 pub type __kernel_ipc_pid_t = crate::ctypes::c_ushort;
278 pub type __kernel_uid_t = crate::ctypes::c_ushort;
279 pub type __kernel_gid_t = crate::ctypes::c_ushort;
280 pub type __kernel_mode_t = crate::ctypes::c_ushort;
282 pub type __kernel_old_dev_t = crate::ctypes::c_ushort;
306 pub type __kernel_uid16_t = crate::ctypes::c_ushort;
307 pub type __kernel_gid16_t = crate::ctypes::c_ushort;
321 pub nl_pad: crate::ctypes::c_ushort,
[all …]

123456