Home
last modified time | relevance | path

Searched refs:STORAGE_DESCRIPTOR_HEADER (Results 1 – 13 of 13) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/metrics/
H A Dmachine_id_provider_win.cc59 STORAGE_DESCRIPTOR_HEADER header = {}; in GetMachineId()
63 sizeof(STORAGE_DESCRIPTOR_HEADER), &bytes_returned, nullptr); in GetMachineId()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/metrics/
H A Dmachine_id_provider_win.cc59 STORAGE_DESCRIPTOR_HEADER header = {}; in GetMachineId()
63 sizeof(STORAGE_DESCRIPTOR_HEADER), &bytes_returned, nullptr); in GetMachineId()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/ddk/
H A Dntddstor.h278 } STORAGE_DESCRIPTOR_HEADER, *PSTORAGE_DESCRIPTOR_HEADER; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ddk/
H A Dntddstor.h278 } STORAGE_DESCRIPTOR_HEADER, *PSTORAGE_DESCRIPTOR_HEADER; typedef
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/cddadecoder/
H A Dntddstor.h506 } STORAGE_DESCRIPTOR_HEADER, *PSTORAGE_DESCRIPTOR_HEADER; typedef
/dports/devel/libsmdev/libsmdev-20210418/libsmdev/
H A Dlibsmdev_handle.c172 STORAGE_DESCRIPTOR_HEADER, *PSTORAGE_DESCRIPTOR_HEADER; typedef
3050 if( (size_t) ( (STORAGE_DESCRIPTOR_HEADER *) response )->Size > response_size ) in libsmdev_internal_handle_determine_media_information()
3061 …if( (size_t) ( (STORAGE_DESCRIPTOR_HEADER *) response )->Size > sizeof( STORAGE_DEVICE_DESCRIPTOR … in libsmdev_internal_handle_determine_media_information()
3068 (size_t) ( (STORAGE_DESCRIPTOR_HEADER *) response )->Size, in libsmdev_internal_handle_determine_media_information()
/dports/devel/libewf/libewf-20140812/libsmdev/
H A Dlibsmdev_handle.c172 STORAGE_DESCRIPTOR_HEADER, *PSTORAGE_DESCRIPTOR_HEADER; typedef
3050 if( (size_t) ( (STORAGE_DESCRIPTOR_HEADER *) response )->Size > response_size ) in libsmdev_internal_handle_determine_media_information()
3061 …if( (size_t) ( (STORAGE_DESCRIPTOR_HEADER *) response )->Size > sizeof( STORAGE_DEVICE_DESCRIPTOR … in libsmdev_internal_handle_determine_media_information()
3068 (size_t) ( (STORAGE_DESCRIPTOR_HEADER *) response )->Size, in libsmdev_internal_handle_determine_media_information()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntddstor.h523 } STORAGE_DESCRIPTOR_HEADER, *PSTORAGE_DESCRIPTOR_HEADER; typedef
H A Dwinioctl.h1865 } STORAGE_DESCRIPTOR_HEADER, *PSTORAGE_DESCRIPTOR_HEADER; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntddstor.h523 } STORAGE_DESCRIPTOR_HEADER, *PSTORAGE_DESCRIPTOR_HEADER; typedef
H A Dwinioctl.h1865 } STORAGE_DESCRIPTOR_HEADER, *PSTORAGE_DESCRIPTOR_HEADER; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Ioctl/
H A Dmod.rs6348 pub struct STORAGE_DESCRIPTOR_HEADER { struct
6352 impl ::core::marker::Copy for STORAGE_DESCRIPTOR_HEADER {} argument
6353 impl ::core::clone::Clone for STORAGE_DESCRIPTOR_HEADER { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Ioctl/
H A Dmod.rs13650 pub struct STORAGE_DESCRIPTOR_HEADER { struct
13654 impl STORAGE_DESCRIPTOR_HEADER {} implementation
13655 impl ::std::default::Default for STORAGE_DESCRIPTOR_HEADER { implementation
13660 impl ::std::fmt::Debug for STORAGE_DESCRIPTOR_HEADER { implementation
13665 impl ::std::cmp::PartialEq for STORAGE_DESCRIPTOR_HEADER { implementation
13670 impl ::std::cmp::Eq for STORAGE_DESCRIPTOR_HEADER {} implementation
13671 unsafe impl ::windows::runtime::Abi for STORAGE_DESCRIPTOR_HEADER { implementation