Home
last modified time | relevance | path

Searched refs:BatteryTag (Results 1 – 17 of 17) 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.h147 ULONG BatteryTag; member
161 ULONG BatteryTag; member
167 ULONG BatteryTag; member
195 /*IN*/ ULONG BatteryTag,
205 /*IN*/ ULONG BatteryTag,
211 /*OUT*/ PULONG BatteryTag);
216 /*IN*/ ULONG BatteryTag,
223 /*IN*/ ULONG BatteryTag,
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ddk/
H A Dbatclass.h147 ULONG BatteryTag; member
161 ULONG BatteryTag; member
167 ULONG BatteryTag; member
195 /*IN*/ ULONG BatteryTag,
205 /*IN*/ ULONG BatteryTag,
211 /*OUT*/ PULONG BatteryTag);
216 /*IN*/ ULONG BatteryTag,
223 /*IN*/ ULONG BatteryTag,
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbatclass.h24 typedef NTSTATUS (BCLASS_QUERY_TAG_CALLBACK) (PVOID Context, PULONG BatteryTag);
26 typedef NTSTATUS (BCLASS_QUERY_INFORMATION_CALLBACK) (PVOID Context, ULONG BatteryTag, BATTERY_QUER…
28 typedef NTSTATUS (BCLASS_QUERY_STATUS_CALLBACK) (PVOID Context, ULONG BatteryTag, PBATTERY_STATUS B…
37 typedef NTSTATUS (BCLASS_SET_STATUS_NOTIFY_CALLBACK) (PVOID Context, ULONG BatteryTag, PBATTERY_NOT…
39 typedef NTSTATUS (BCLASS_SET_INFORMATION_CALLBACK) (PVOID Context, ULONG BatteryTag, BATTERY_SET_IN…
H A Dpoclass.h130 ULONG BatteryTag; member
154 ULONG BatteryTag; member
160 ULONG BatteryTag; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbatclass.h24 typedef NTSTATUS (BCLASS_QUERY_TAG_CALLBACK) (PVOID Context, PULONG BatteryTag);
26 typedef NTSTATUS (BCLASS_QUERY_INFORMATION_CALLBACK) (PVOID Context, ULONG BatteryTag, BATTERY_QUER…
28 typedef NTSTATUS (BCLASS_QUERY_STATUS_CALLBACK) (PVOID Context, ULONG BatteryTag, PBATTERY_STATUS B…
37 typedef NTSTATUS (BCLASS_SET_STATUS_NOTIFY_CALLBACK) (PVOID Context, ULONG BatteryTag, PBATTERY_NOT…
39 typedef NTSTATUS (BCLASS_SET_INFORMATION_CALLBACK) (PVOID Context, ULONG BatteryTag, BATTERY_SET_IN…
H A Dpoclass.h130 ULONG BatteryTag; member
154 ULONG BatteryTag; member
160 ULONG BatteryTag; member
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwabatclass.pas132 BatteryTag: ULONG;
244 BatteryTag: ULONG;
270 BatteryTag: ULONG;
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/win/
H A Dwinbattery.cpp114 batteryStatusQuery.BatteryTag = b.second; in powerChanged()
119 batteryInformationQuery.BatteryTag = b.second; in powerChanged()
220 batteryInformationQuery.BatteryTag = b.second; in initSerial()
231 batteryInformationQuery.BatteryTag = b.second; in updateTimeToEmpty()
249 batteryInformationQuery.BatteryTag = b.second; in updateBatteryTemp()
H A Dwindevice.cpp143 query.BatteryTag = battery.second; in initBatteryDevice()
/dports/misc/actiona/actiona-3.10.1/actions/actionpacksystem/systeminfo/windows/
H A Dqbatteryinfo_win.cpp374 …_QUERY_TAG, &inBuf, sizeof(inBuf), &batteryQueryInfo.BatteryTag, sizeof(batteryQueryInfo.BatteryTa… in getBatteryStatus()
375 && batteryQueryInfo.BatteryTag) { in getBatteryStatus()
391 … batteryWaitStatus.BatteryTag = batteryQueryInfo.BatteryTag; in getBatteryStatus()
/dports/sysutils/batterycat/batterycat_1.6/
H A Ddata.c1130 &bqi.BatteryTag, in GetBatteryState()
1131 sizeof(bqi.BatteryTag), in GetBatteryState()
1134 if (res && bqi.BatteryTag) in GetBatteryState()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Power/
H A Dmod.rs286 pub BatteryTag: u32,
298 …fmt.debug_struct("BATTERY_QUERY_INFORMATION").field("BatteryTag", &self.BatteryTag).field("Informa…
303 …self.BatteryTag == other.BatteryTag && self.InformationLevel == other.InformationLevel && self.AtR…
368 pub BatteryTag: u32,
380 …fmt.debug_struct("BATTERY_SET_INFORMATION").field("BatteryTag", &self.BatteryTag).field("Informati…
385 …self.BatteryTag == other.BatteryTag && self.InformationLevel == other.InformationLevel && self.Buf…
501 pub BatteryTag: u32,
515 …fmt.debug_struct("BATTERY_WAIT_STATUS").field("BatteryTag", &self.BatteryTag).field("Timeout", &se…
520 …self.BatteryTag == other.BatteryTag && self.Timeout == other.Timeout && self.PowerState == other.P…
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DGfxInfo.cpp396 sizeof(dwWait), &bqi.BatteryTag, in HasBattery()
397 sizeof(bqi.BatteryTag), &dwOut, nullptr) || in HasBattery()
398 !bqi.BatteryTag) { in HasBattery()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DGfxInfo.cpp421 sizeof(dwWait), &bqi.BatteryTag, in HasBattery()
422 sizeof(bqi.BatteryTag), &dwOut, nullptr) || in HasBattery()
423 !bqi.BatteryTag) { in HasBattery()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DGfxInfo.cpp420 sizeof(dwWait), &bqi.BatteryTag, in HasBattery()
421 sizeof(bqi.BatteryTag), &dwOut, nullptr) || in HasBattery()
422 !bqi.BatteryTag) { in HasBattery()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DGfxInfo.cpp421 sizeof(dwWait), &bqi.BatteryTag, in HasBattery()
422 sizeof(bqi.BatteryTag), &dwOut, nullptr) || in HasBattery()
423 !bqi.BatteryTag) { in HasBattery()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Power/
H A Dmod.rs309 pub BatteryTag: u32, field
348 pub BatteryTag: u32, field
422 pub BatteryTag: u32, field