Home
last modified time | relevance | path

Searched defs:ShmSeg (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/extensions/
DXShm.h36 typedef unsigned long ShmSeg; typedef
Dshmproto.h34 #define ShmSeg CARD32 macro
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXShm.h36 typedef unsigned long ShmSeg; typedef
Dshmproto.h34 #define ShmSeg CARD32 macro
/aosp_15_r20/external/crosvm/gpu_display/src/generated/
H A Dxlib.rs2755 pub type ShmSeg = ::std::os::raw::c_ulong; typedef