Home
last modified time | relevance | path

Searched refs:DeviceState (Results 1 – 25 of 9487) sorted by last modified time

12345678910>>...380

/dports/x11/cinnamon/cinnamon-4.8.6/files/usr/local/share/cinnamon/cinnamon-settings/modules/
H A Dcs_power.py305 …e[UP_TYPE] == UPowerGlib.DeviceKind.UPS and device[UP_STATE] == UPowerGlib.DeviceState.DISCHARGING:
355 if state == UPowerGlib.DeviceState.DISCHARGING:
363 if state == UPowerGlib.DeviceState.DISCHARGING:
391 … if state == UPowerGlib.DeviceState.CHARGING or state == UPowerGlib.DeviceState.PENDING_CHARGE:
393 …elif state == UPowerGlib.DeviceState.DISCHARGING or state == UPowerGlib.DeviceState.PENDING_DISCHA…
401 … if state == UPowerGlib.DeviceState.CHARGING or state == UPowerGlib.DeviceState.PENDING_CHARGE:
403 …elif state == UPowerGlib.DeviceState.DISCHARGING or state == UPowerGlib.DeviceState.PENDING_DISCHA…
405 elif state == UPowerGlib.DeviceState.FULLY_CHARGED:
407 elif state == UPowerGlib.DeviceState.EMPTY:
423 if state == UPowerGlib.DeviceState.FULLY_CHARGED:
[all …]
/dports/x11/cinnamon-screensaver/cinnamon-screensaver-4.8.1/src/dbusdepot/
H A DuPowerClient.py19 class DeviceState(IntEnum): class
178 if dev.get_property("state") not in (DeviceState.FullyCharged, DeviceState.Unknown):
/dports/sysutils/roct/ROCT-Thunk-Interface-9d1fb76/include/
H A Dhsakmttypes.h845 HsaDeviceStateChange DeviceState; member
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/database/sqlite3/
H A Ddata.sql61591 if (element.DeviceState === ''Unavailable'') {
61736 …','31810','1','12','$.pjsip.trunks[?(@.ObjectName==''{#OBJECTNAME}'')].DeviceState.first()','0',''…
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/database/postgresql/
H A Ddata.sql61591 if (element.DeviceState === ''Unavailable'') {
61736 …','31810','1','12','$.pjsip.trunks[?(@.ObjectName==''{#OBJECTNAME}'')].DeviceState.first()','0',''…
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/database/oracle/
H A Ddata.sql164119 …ments.forEach(function (element) {' || chr(10) || ' if (element.DeviceState === ''Unavailab…
164251 values ('81143','31810','1','12','$.pjsip.trunks[?(@.ObjectName==''{#OBJECTNAME}'')].DeviceState.fi…
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/database/sqlite3/
H A Ddata.sql61591 if (element.DeviceState === ''Unavailable'') {
61736 …','31810','1','12','$.pjsip.trunks[?(@.ObjectName==''{#OBJECTNAME}'')].DeviceState.first()','0',''…
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/database/postgresql/
H A Ddata.sql61591 if (element.DeviceState === ''Unavailable'') {
61736 …','31810','1','12','$.pjsip.trunks[?(@.ObjectName==''{#OBJECTNAME}'')].DeviceState.first()','0',''…
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/database/oracle/
H A Ddata.sql164119 …ments.forEach(function (element) {' || chr(10) || ' if (element.DeviceState === ''Unavailab…
164251 values ('81143','31810','1','12','$.pjsip.trunks[?(@.ObjectName==''{#OBJECTNAME}'')].DeviceState.fi…
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/database/sqlite3/
H A Ddata.sql61591 if (element.DeviceState === ''Unavailable'') {
61736 …','31810','1','12','$.pjsip.trunks[?(@.ObjectName==''{#OBJECTNAME}'')].DeviceState.first()','0',''…
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/database/postgresql/
H A Ddata.sql61591 if (element.DeviceState === ''Unavailable'') {
61736 …','31810','1','12','$.pjsip.trunks[?(@.ObjectName==''{#OBJECTNAME}'')].DeviceState.first()','0',''…
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/database/oracle/
H A Ddata.sql164119 …ments.forEach(function (element) {' || chr(10) || ' if (element.DeviceState === ''Unavailab…
164251 values ('81143','31810','1','12','$.pjsip.trunks[?(@.ObjectName==''{#OBJECTNAME}'')].DeviceState.fi…
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/database/sqlite3/
H A Ddata.sql61591 if (element.DeviceState === ''Unavailable'') {
61736 …','31810','1','12','$.pjsip.trunks[?(@.ObjectName==''{#OBJECTNAME}'')].DeviceState.first()','0',''…
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/database/postgresql/
H A Ddata.sql61591 if (element.DeviceState === ''Unavailable'') {
61736 …','31810','1','12','$.pjsip.trunks[?(@.ObjectName==''{#OBJECTNAME}'')].DeviceState.first()','0',''…
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/database/oracle/
H A Ddata.sql164119 …ments.forEach(function (element) {' || chr(10) || ' if (element.DeviceState === ''Unavailab…
164251 values ('81143','31810','1','12','$.pjsip.trunks[?(@.ObjectName==''{#OBJECTNAME}'')].DeviceState.fi…
/dports/graphics/rapid-photo-downloader/rapid-photo-downloader-0.9.26/raphodo/
H A Drapid.py3815 state = DeviceState.finished
3821 state = DeviceState.idle
4252 def deviceState(self, scan_id: int) -> DeviceState:
4578 model.setSpinnerState(scan_id, DeviceState.idle)
4604 model.setSpinnerState(scan_id, DeviceState.idle)
5271 if device_state == DeviceState.scanning:
5273 elif device_state == DeviceState.downloading:
5275 elif device_state == DeviceState.thumbnailing:
5294 if device_state == DeviceState.scanning:
5296 elif device_state == DeviceState.downloading:
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/ppc/
H A Dmac_oldworld.c104 DeviceState *dev, *pic_dev, *grackle_dev; in ppc_heathrow_init()
387 DeviceState *dev) in heathrow_fw_dev_path()
H A Dmac_newworld.c144 DeviceState *dev, *pic_dev; in ppc_core99_init()
145 DeviceState *uninorth_internal_dev = NULL, *uninorth_agp_dev = NULL; in ppc_core99_init()
546 DeviceState *dev) in core99_fw_dev_path()
/dports/emulators/qemu5/qemu-5.2.0/hw/ppc/
H A Dmac_newworld.c144 DeviceState *dev, *pic_dev; in ppc_core99_init()
542 DeviceState *dev) in core99_fw_dev_path()
H A Dmac_oldworld.c104 DeviceState *dev, *pic_dev; in ppc_heathrow_init()
398 DeviceState *dev) in heathrow_fw_dev_path()
/dports/emulators/qemu60/qemu-6.0.0/hw/ppc/
H A Dmac_newworld.c146 DeviceState *dev, *pic_dev; in ppc_core99_init()
147 DeviceState *uninorth_internal_dev = NULL, *uninorth_agp_dev = NULL; in ppc_core99_init()
544 DeviceState *dev) in core99_fw_dev_path()
H A Dmac_oldworld.c106 DeviceState *dev, *pic_dev, *grackle_dev; in ppc_heathrow_init()
389 DeviceState *dev) in heathrow_fw_dev_path()
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/ide/
H A Dinternal.h500 DeviceState qdev;
641 void ide_bus_new(IDEBus *idebus, size_t idebus_size, DeviceState *dev,
/dports/emulators/qemu-utils/qemu-4.2.1/hw/ppc/
H A Dmac_newworld.c142 DeviceState *dev, *pic_dev; in ppc_core99_init()
529 DeviceState *dev) in core99_fw_dev_path()
H A Dmac_oldworld.c107 DeviceState *dev, *pic_dev; in ppc_heathrow_init()
387 DeviceState *dev) in heathrow_fw_dev_path()

12345678910>>...380