Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/pty/
Dptem01.c167 wsz.ws_ypixel != wsz1.ws_ypixel) { in test2()
177 wsz.ws_ypixel != wsz1.ws_ypixel) { in test2()
191 wsz.ws_ypixel != wsz2.ws_ypixel) { in test2()
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dioctl.h54 unsigned short ws_ypixel; member
/third_party/musl/porting/uniproton/kernel/include/sys/
Dioctl.h54 unsigned short ws_ypixel; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dioctl.h54 unsigned short ws_ypixel; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dioctl.h54 unsigned short ws_ypixel; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dioctl.h56 unsigned short ws_ypixel; member
/third_party/musl/include/
Dalltypes.h.in80 STRUCT winsize { unsigned short ws_row, ws_col, ws_xpixel, ws_ypixel; }; variable
/third_party/toybox/toys/pending/
Dstrace.c272 ws.ws_row, ws.ws_col, ws.ws_xpixel, ws.ws_ypixel);
/third_party/rust/crates/libc/src/unix/
Dmod.rs168 pub ws_ypixel: ::c_ushort,
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs246 pub ws_ypixel: ::c_ushort,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs4167 pub ws_ypixel: crate::ctypes::c_ushort, field
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs4165 pub ws_ypixel: crate::ctypes::c_ushort, field
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs4225 pub ws_ypixel: crate::ctypes::c_ushort, field
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs4282 pub ws_ypixel: crate::ctypes::c_ushort, field
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs4309 pub ws_ypixel: crate::ctypes::c_ushort, field
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs4443 pub ws_ypixel: crate::ctypes::c_ushort, field
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs4337 pub ws_ypixel: crate::ctypes::c_ushort, field
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs4509 pub ws_ypixel: crate::ctypes::c_ushort, field
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs4203 pub ws_ypixel: crate::ctypes::c_ushort, field
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs4539 pub ws_ypixel: crate::ctypes::c_ushort, field
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs4379 pub ws_ypixel: crate::ctypes::c_ushort, field
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs4251 pub ws_ypixel: crate::ctypes::c_ushort, field
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs4194 pub ws_ypixel: crate::ctypes::c_ushort, field
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs4145 pub ws_ypixel: crate::ctypes::c_ushort, field
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h11108 short unsigned int ws_ypixel; member