Home
last modified time | relevance | path

Searched refs:RelativeGrowthPercentage (Results 1 – 6 of 6) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dclfsmgmt.h57 ULONG RelativeGrowthPercentage; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dclfsmgmt.h57 ULONG RelativeGrowthPercentage; member
/dports/devel/log4cplus/log4cplus-1.1.2/src/
H A Dclfsappender.cxx196 log_policy.PolicyParameters.GrowthRate.RelativeGrowthPercentage = 10; in init()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/oflog/libsrc/
H A Dclfsap.cc198 log_policy.PolicyParameters.GrowthRate.RelativeGrowthPercentage = 10; in init()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/FileSystem/
H A Dmod.rs558 pub RelativeGrowthPercentage: u32,
568 …oluteGrowthInContainers).field("RelativeGrowthPercentage", &self.RelativeGrowthPercentage).finish()
573 …rs == other.AbsoluteGrowthInContainers && self.RelativeGrowthPercentage == other.RelativeGrowthPer…
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Storage/FileSystem/
H A Dmod.rs976 pub RelativeGrowthPercentage: u32, field