Home
last modified time | relevance | path

Searched refs:DBPARAMFLAGSENUM20 (Results 1 – 4 of 4) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Search/
H A Dmod.rs1419 pub type DBPARAMFLAGSENUM20 = i32; typedef
1420 pub const DBPARAMFLAGS_SCALEISNEGATIVE: DBPARAMFLAGSENUM20 = 256i32;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Search/
H A Dmod.rs1842 pub struct DBPARAMFLAGSENUM20(pub i32);
1843 pub const DBPARAMFLAGS_SCALEISNEGATIVE: DBPARAMFLAGSENUM20 = DBPARAMFLAGSENUM20(256i32);
1844 impl ::std::convert::From<i32> for DBPARAMFLAGSENUM20 {
1849 unsafe impl ::windows::runtime::Abi for DBPARAMFLAGSENUM20 {
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h1696 enum DBPARAMFLAGSENUM20 { enum
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h1696 enum DBPARAMFLAGSENUM20 { enum