Home
last modified time | relevance | path

Searched refs:swd (Results 1 - 14 of 14) sorted by relevance

/third_party/rust/crates/libc/src/unix/linux_like/android/b64/x86_64/
H A Dmod.rs150 pub swd: u16,
179 pub swd: ::c_ushort,
222 && self.swd == other.swd in eq()
239 .field("swd", &self.swd) in fmt()
255 self.swd.hash(state); in hash()
330 && self.swd == other.swd in eq()
353 .field("swd", in fmt()
[all...]
/third_party/musl/arch/i386/bits/
H A Duser.h5 long cwd, swd, twd, fip, fcs, foo, fos, st_space[20]; member
9 unsigned short cwd, swd, twd, fop; member
/third_party/backends/backend/
H A Dhs2p-scsi.c980 set_window (int fd, SWD * swd) in set_window() argument
985 struct set_window_data swd; in set_window() member
1000 tl = sizeof (*swd); in set_window()
1006 /* Copy data from swd (including 8-byte header) to win.swd */ in set_window()
1009 (u_long) sizeof (*swd), (u_long) sizeof (win.swd)); in set_window()
1010 if (!memcpy (&(win.swd), swd, sizeof (*swd))) in set_window()
[all...]
/third_party/musl/arch/microblaze/bits/
H A Duser.h2 long cwd, swd, twd, fip, fcs, foo, fos, st_space[20]; member
/third_party/musl/arch/x32/bits/
H A Duser.h5 uint16_t cwd, swd, ftw, fop; member
H A Dsignal.h61 unsigned short cwd, swd, ftw, fop; member
/third_party/musl/arch/x86_64/bits/
H A Duser.h5 uint16_t cwd, swd, ftw, fop; member
H A Dsignal.h61 unsigned short cwd, swd, ftw, fop; member
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/
H A Dmod.rs64 pub swd: ::c_long,
249 pub swd: ::c_ushort,
279 && self.swd == other.swd in eq()
300 .field("swd", &self.swd) in fmt()
319 self.swd.hash(state); in hash()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs166 pub swd: u16,
281 pub swd: ::c_ushort,
313 && self.swd == other.swd in eq()
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/x86_64/
H A Dmod.rs128 pub swd: ::c_ushort,
155 && self.swd == other.swd in eq()
/third_party/node/src/
H A Dmodule_wrap.cc395 SigintWatchdog swd(isolate, &received_signal); in Evaluate()
398 SigintWatchdog swd(isolate, &received_signal); in Evaluate()
H A Dnode_contextify.cc1080 SigintWatchdog swd(env->isolate(), &received_signal); in EvalMachine()
1083 SigintWatchdog swd(env->isolate(), &received_signal); in EvalMachine()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp10205 __uint16_t swd;
10409 __uint16_t swd;
[all...]

Completed in 41 milliseconds