Searched defs:PUINT (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/win/ |
H A D | windows_types.h | 32 typedef unsigned int* PUINT; typedef
|
/aosp_15_r20/external/intel-media-driver/cmrtlib/linux/share/ |
H A D | cm_rt_def_os.h | 298 typedef unsigned int* PUINT; typedef 336 typedef unsigned int *PUINT; typedef
|
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/whpx_sys/ |
H A D | WinHvPlatform.h | 47 typedef unsigned int *PUINT; typedef
|
H A D | bindings.rs | 109 pub type PUINT = *mut ::std::os::raw::c_uint; typedef
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | minwindef.h | 160 typedef unsigned int *PUINT; typedef
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | windows_types.h | 35 typedef unsigned int* PUINT; typedef
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
D | ndis.h | 50 typedef unsigned int UINT, *PUINT; typedef
|
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ |
H A D | bindings.rs | 20906 pub type PUINT = *mut ::std::os::raw::c_uint; typedef 97507 lpuiFormats: PUINT, in GetUpdatedClipboardFormats() 97509 pcFormatsOut: PUINT, in GetUpdatedClipboardFormats() 105303 pcbSize: PUINT, in GetRawInputData() 105621 pcbSize: PUINT, in GetRawInputDeviceInfoA() 105629 pcbSize: PUINT, in GetRawInputDeviceInfoW() 105633 pub fn GetRawInputBuffer(pData: PRAWINPUT, pcbSize: PUINT, cbSizeHeader: UINT) -> UINT; in GetRawInputBuffer() 105692 puiNumDevices: PUINT, in GetRegisteredRawInputDevices() 105733 puiNumDevices: PUINT, in GetRawInputDeviceList() 106324 pcIDs: PUINT, in GetGestureConfig() [all …]
|