Home
last modified time | relevance | path

Searched refs:AtRate (Results 1 – 11 of 11) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/ddk/
H A Dbatclass.h149 LONG AtRate; member
197 /*IN*/ LONG AtRate /*OPTIONAL*/,
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ddk/
H A Dbatclass.h149 LONG AtRate; member
197 /*IN*/ LONG AtRate /*OPTIONAL*/,
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwabatclass.pas134 AtRate: LONG;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbatclass.h26 …D Context, ULONG BatteryTag, BATTERY_QUERY_INFORMATION_LEVEL Level, LONG AtRate, PVOID Buffer, ULO…
H A Dpoclass.h132 ULONG AtRate; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbatclass.h26 …D Context, ULONG BatteryTag, BATTERY_QUERY_INFORMATION_LEVEL Level, LONG AtRate, PVOID Buffer, ULO…
H A Dpoclass.h132 ULONG AtRate; member
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Power/
H A Dmod.rs288 pub AtRate: u32,
298 …atteryTag).field("InformationLevel", &self.InformationLevel).field("AtRate", &self.AtRate).finish()
303 … other.BatteryTag && self.InformationLevel == other.InformationLevel && self.AtRate == other.AtRate
/dports/sysutils/apcctrl/apcctrl-0.8.21/examples/
H A Dusb_hid_usages1001 0x2B AtRate
/dports/sysutils/apcupsd/apcupsd-3.14.14/examples/
H A Dusb_hid_usages1001 0x2B AtRate
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Power/
H A Dmod.rs311 pub AtRate: u32, field