Home
last modified time | relevance | path

Searched refs:STORAGE_IDENTIFIER (Results 1 – 9 of 9) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Services/MetaData/OerHarvester/classes/
H A Dclass.ilOerHarvesterSettings.php15 const STORAGE_IDENTIFIER = 'meta_oer'; define in ilOerHarvesterSettings
55 $this->storage = new ilSetting(self::STORAGE_IDENTIFIER);
/dports/www/ilias6/ILIAS-6.14/Services/MetaData/OerHarvester/classes/
H A Dclass.ilOerHarvesterSettings.php15 const STORAGE_IDENTIFIER = 'meta_oer'; define in ilOerHarvesterSettings
55 $this->storage = new ilSetting(self::STORAGE_IDENTIFIER);
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/cddadecoder/
H A Dntddstor.h690 } STORAGE_IDENTIFIER, *PSTORAGE_IDENTIFIER; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntddstor.h634 } STORAGE_IDENTIFIER, *PSTORAGE_IDENTIFIER; typedef
H A Dwinioctl.h2358 } STORAGE_IDENTIFIER, *PSTORAGE_IDENTIFIER; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntddstor.h634 } STORAGE_IDENTIFIER, *PSTORAGE_IDENTIFIER; typedef
H A Dwinioctl.h2358 } STORAGE_IDENTIFIER, *PSTORAGE_IDENTIFIER; 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.rs6900 pub struct STORAGE_IDENTIFIER { struct
6908 impl ::core::marker::Copy for STORAGE_IDENTIFIER {} argument
6909 impl ::core::clone::Clone for STORAGE_IDENTIFIER { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Ioctl/
H A Dmod.rs14904 pub struct STORAGE_IDENTIFIER { struct
14912 impl STORAGE_IDENTIFIER {} argument
14913 impl ::std::default::Default for STORAGE_IDENTIFIER { implementation
14918 impl ::std::fmt::Debug for STORAGE_IDENTIFIER { implementation
14923 impl ::std::cmp::PartialEq for STORAGE_IDENTIFIER { implementation
14928 impl ::std::cmp::Eq for STORAGE_IDENTIFIER {} implementation
14929 unsafe impl ::windows::runtime::Abi for STORAGE_IDENTIFIER { implementation