Home
last modified time | relevance | path

Searched refs:BusType (Results 1 – 25 of 1201) sorted by relevance

12345678910>>...49

/dports/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.6/src/
H A Datichip.c95 pATI->BusType = ATI_BUS_PCI; in ATIMach64ChipID()
102 pATI->BusType = ATI_BUS_PCI; in ATIMach64ChipID()
109 pATI->BusType = ATI_BUS_PCI; in ATIMach64ChipID()
128 pATI->BusType = ATI_BUS_PCI; in ATIMach64ChipID()
139 pATI->BusType = ATI_BUS_PCI; in ATIMach64ChipID()
146 pATI->BusType = ATI_BUS_PCI; in ATIMach64ChipID()
153 pATI->BusType = ATI_BUS_PCI; in ATIMach64ChipID()
160 pATI->BusType = ATI_BUS_PCI; in ATIMach64ChipID()
169 pATI->BusType = ATI_BUS_PCI; in ATIMach64ChipID()
178 pATI->BusType = ATI_BUS_AGP; in ATIMach64ChipID()
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/dbus-0.9.5/src/
H A Dchannel.rs21 pub enum BusType { enum
136 let c = Channel::get_private(BusType::Session).unwrap(); in test_channel_send_sync()
143 let mut c = Channel::get_private(BusType::Session).unwrap(); in channel_simple_test()
174 let mut set: HashSet<BusType> = HashSet::new(); in test_bus_type_is_compatible_with_set()
175 set.insert(BusType::Starter); in test_bus_type_is_compatible_with_set()
176 set.insert(BusType::Starter); in test_bus_type_is_compatible_with_set()
179 assert!(!set.contains(&BusType::Session)); in test_bus_type_is_compatible_with_set()
180 assert!(!set.contains(&BusType::System)); in test_bus_type_is_compatible_with_set()
181 assert!(set.contains(&BusType::Starter)); in test_bus_type_is_compatible_with_set()
187 let mut c = Channel::get_private(BusType::Session).unwrap(); in watchmap()
H A Dffidisp.rs82 pub use crate::ffi::DBusBusType as BusType;
210 use super::{Connection, BusType, ConnectionItem, NameFlag,
216 let c = Connection::get_private(BusType::Session).unwrap(); in connection()
224 let c = Connection::get_private(BusType::Session).unwrap(); in invalid_message()
235 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
253 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
266 let c = Connection::get_private(BusType::Session).unwrap(); in register_name()
274 let c = Connection::get_private(BusType::Session).unwrap(); in signal()
302 let c = Connection::get_private(BusType::Session).unwrap(); in watch()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/dbus-0.6.5/src/
H A Dlib.rs20 pub use ffi::DBusBusType as BusType;
167 use super::{Connection, Message, BusType, MessageItem, ConnectionItem, NameFlag,
172 let c = Connection::get_private(BusType::Session).unwrap(); in connection()
180 let c = Connection::get_private(BusType::Session).unwrap(); in invalid_message()
188 let c = Connection::get_private(BusType::Session).unwrap(); in message_listnames()
198 let c = Connection::get_private(BusType::Session).unwrap(); in message_namehasowner()
212 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
230 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
243 let c = Connection::get_private(BusType::Session).unwrap(); in register_name()
251 let c = Connection::get_private(BusType::Session).unwrap(); in signal()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/dbus/src/
H A Dlib.rs20 pub use ffi::DBusBusType as BusType;
167 use super::{Connection, Message, BusType, MessageItem, ConnectionItem, NameFlag,
172 let c = Connection::get_private(BusType::Session).unwrap(); in connection()
180 let c = Connection::get_private(BusType::Session).unwrap(); in invalid_message()
188 let c = Connection::get_private(BusType::Session).unwrap(); in message_listnames()
198 let c = Connection::get_private(BusType::Session).unwrap(); in message_namehasowner()
212 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
230 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
243 let c = Connection::get_private(BusType::Session).unwrap(); in register_name()
251 let c = Connection::get_private(BusType::Session).unwrap(); in signal()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/dbus/src/
H A Dlib.rs20 pub use ffi::DBusBusType as BusType;
167 use super::{Connection, Message, BusType, MessageItem, ConnectionItem, NameFlag,
172 let c = Connection::get_private(BusType::Session).unwrap(); in connection()
180 let c = Connection::get_private(BusType::Session).unwrap(); in invalid_message()
188 let c = Connection::get_private(BusType::Session).unwrap(); in message_listnames()
198 let c = Connection::get_private(BusType::Session).unwrap(); in message_namehasowner()
212 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
230 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
243 let c = Connection::get_private(BusType::Session).unwrap(); in register_name()
251 let c = Connection::get_private(BusType::Session).unwrap(); in signal()
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/dbus-0.6.4/src/
H A Dlib.rs20 pub use ffi::DBusBusType as BusType;
164 use super::{Connection, Message, BusType, MessageItem, ConnectionItem, NameFlag,
169 let c = Connection::get_private(BusType::Session).unwrap(); in connection()
177 let c = Connection::get_private(BusType::Session).unwrap(); in invalid_message()
185 let c = Connection::get_private(BusType::Session).unwrap(); in message_listnames()
195 let c = Connection::get_private(BusType::Session).unwrap(); in message_namehasowner()
209 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
227 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
240 let c = Connection::get_private(BusType::Session).unwrap(); in register_name()
248 let c = Connection::get_private(BusType::Session).unwrap(); in signal()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/dbus/src/
H A Dlib.rs20 pub use ffi::DBusBusType as BusType;
167 use super::{Connection, Message, BusType, MessageItem, ConnectionItem, NameFlag,
172 let c = Connection::get_private(BusType::Session).unwrap(); in connection()
180 let c = Connection::get_private(BusType::Session).unwrap(); in invalid_message()
188 let c = Connection::get_private(BusType::Session).unwrap(); in message_listnames()
198 let c = Connection::get_private(BusType::Session).unwrap(); in message_namehasowner()
212 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
230 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
243 let c = Connection::get_private(BusType::Session).unwrap(); in register_name()
251 let c = Connection::get_private(BusType::Session).unwrap(); in signal()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/dbus/src/
H A Dlib.rs20 pub use ffi::DBusBusType as BusType;
164 use super::{Connection, Message, BusType, MessageItem, ConnectionItem, NameFlag,
169 let c = Connection::get_private(BusType::Session).unwrap(); in connection()
177 let c = Connection::get_private(BusType::Session).unwrap(); in invalid_message()
185 let c = Connection::get_private(BusType::Session).unwrap(); in message_listnames()
195 let c = Connection::get_private(BusType::Session).unwrap(); in message_namehasowner()
209 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
227 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
240 let c = Connection::get_private(BusType::Session).unwrap(); in register_name()
248 let c = Connection::get_private(BusType::Session).unwrap(); in signal()
[all …]
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/dbus-0.6.5/src/
H A Dlib.rs20 pub use ffi::DBusBusType as BusType;
167 use super::{Connection, Message, BusType, MessageItem, ConnectionItem, NameFlag,
172 let c = Connection::get_private(BusType::Session).unwrap(); in connection()
180 let c = Connection::get_private(BusType::Session).unwrap(); in invalid_message()
188 let c = Connection::get_private(BusType::Session).unwrap(); in message_listnames()
198 let c = Connection::get_private(BusType::Session).unwrap(); in message_namehasowner()
212 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
230 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
243 let c = Connection::get_private(BusType::Session).unwrap(); in register_name()
251 let c = Connection::get_private(BusType::Session).unwrap(); in signal()
[all …]
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/format_types/VST3_SDK/public.sdk/source/vst/
H A Dvstbus.h59 Bus (const TChar* name, BusType busType, int32 flags);
71 void setBusType (BusType newBusType) { busType = newBusType; } in setBusType()
83 BusType busType; ///< kMain or kAux, see \ref BusTypes
97 EventBus (const TChar* name, BusType busType, int32 flags, int32 channelCount);
118 AudioBus (const TChar* name, BusType busType, int32 flags, SpeakerArrangement arr);
H A Dvstbus.cpp45 Bus::Bus (const TChar* _name, BusType _busType, int32 _flags) in Bus()
62 EventBus::EventBus (const TChar* name, BusType busType, int32 flags, int32 channelCount) in EventBus()
77 AudioBus::AudioBus (const TChar* name, BusType busType, int32 flags, SpeakerArrangement arr) in AudioBus()
/dports/audio/carla/Carla-2.4.1/source/includes/vst3sdk/public.sdk/source/vst/
H A Dvstbus.h59 Bus (const TChar* name, BusType busType, int32 flags);
71 void setBusType (BusType newBusType) { busType = newBusType; } in setBusType()
83 BusType busType; ///< kMain or kAux, see \ref BusTypes
97 EventBus (const TChar* name, BusType busType, int32 flags, int32 channelCount);
118 AudioBus (const TChar* name, BusType busType, int32 flags, SpeakerArrangement arr);
H A Dvstbus.cpp45 Bus::Bus (const TChar* _name, BusType _busType, int32 _flags) in Bus()
62 EventBus::EventBus (const TChar* name, BusType busType, int32 flags, int32 channelCount) in EventBus()
77 AudioBus::AudioBus (const TChar* name, BusType busType, int32 flags, SpeakerArrangement arr) in AudioBus()
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/source/vst/
H A Dvstbus.h59 Bus (const TChar* name, BusType busType, int32 flags);
71 void setBusType (BusType newBusType) { busType = newBusType; } in setBusType()
83 BusType busType; ///< kMain or kAux, see \ref BusTypes
97 EventBus (const TChar* name, BusType busType, int32 flags, int32 channelCount);
118 AudioBus (const TChar* name, BusType busType, int32 flags, SpeakerArrangement arr);
H A Dvstaudioeffect.h63 AudioBus* addAudioInput (const TChar* name, SpeakerArrangement arr, BusType busType = kMain,
68 AudioBus* addAudioOutput (const TChar* name, SpeakerArrangement arr, BusType busType = kMain,
79 EventBus* addEventInput (const TChar* name, int32 channels = 16, BusType busType = kMain,
84 EventBus* addEventOutput (const TChar* name, int32 channels = 16, BusType busType = kMain,
H A Dvstbus.cpp45 Bus::Bus (const TChar* _name, BusType _busType, int32 _flags)
62 EventBus::EventBus (const TChar* name, BusType busType, int32 flags, int32 channelCount)
77 AudioBus::AudioBus (const TChar* name, BusType busType, int32 flags, SpeakerArrangement arr)
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/source/vst/
H A Dvstbus.h59 Bus (const TChar* name, BusType busType, int32 flags);
71 void setBusType (BusType newBusType) { busType = newBusType; } in setBusType()
83 BusType busType; ///< kMain or kAux, see \ref BusTypes
97 EventBus (const TChar* name, BusType busType, int32 flags, int32 channelCount);
118 AudioBus (const TChar* name, BusType busType, int32 flags, SpeakerArrangement arr);
H A Dvstaudioeffect.h62 AudioBus* addAudioInput (const TChar* name, SpeakerArrangement arr, BusType busType = kMain,
67 AudioBus* addAudioOutput (const TChar* name, SpeakerArrangement arr, BusType busType = kMain,
78 EventBus* addEventInput (const TChar* name, int32 channels = 16, BusType busType = kMain,
83 EventBus* addEventOutput (const TChar* name, int32 channels = 16, BusType busType = kMain,
H A Dvstbus.cpp45 Bus::Bus (const TChar* _name, BusType _busType, int32 _flags) in Bus()
62 EventBus::EventBus (const TChar* name, BusType busType, int32 flags, int32 channelCount) in EventBus()
77 AudioBus::AudioBus (const TChar* name, BusType busType, int32 flags, SpeakerArrangement arr) in AudioBus()
/dports/deskutils/synapse/synapse-0.2.99.4/src/plugins/
H A Dsystem-management.vala103 SystemdObject dbus_interface = Bus.get_proxy_sync (BusType.SYSTEM,
118 UPowerObject dbus_interface = Bus.get_proxy_sync (BusType.SYSTEM,
142 SystemdObject dbus_interface = Bus.get_proxy_sync (BusType.SYSTEM,
156 UPowerObject dbus_interface = Bus.get_proxy_sync (BusType.SYSTEM,
203 SystemdObject dbus_interface = Bus.get_proxy_sync (BusType.SYSTEM,
218 UPowerObject dbus_interface = Bus.get_proxy_sync (BusType.SYSTEM,
242 SystemdObject dbus_interface = Bus.get_proxy_sync (BusType.SYSTEM,
256 UPowerObject dbus_interface = Bus.get_proxy_sync (BusType.SYSTEM,
302 SystemdObject dbus_interface = Bus.get_proxy_sync (BusType.SYSTEM,
341 SystemdObject dbus_interface = Bus.get_proxy_sync (BusType.SYSTEM,
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/notify-rust-4.5.5/src/xdg/
H A Ddbus_rs.rs3 ffidisp::{BusType, Connection, ConnectionItem},
84 let connection = Connection::get_private(BusType::Session)?; in connect_and_send_notification()
136 let connection = Connection::get_private(BusType::Session)?; in get_capabilities()
159 let connection = Connection::get_private(BusType::Session)?; in get_server_information()
176 let connection = Connection::get_private(BusType::Session).unwrap(); in handle_action()
241 let connection = Connection::get_private(BusType::Session).unwrap(); in stop_server()
/dports/net-im/fractal/fractal-4.4.0/vendor/dbus/src/
H A Dlib.rs14 pub use ffi::DBusBusType as BusType;
277 pub fn get_private(bus: BusType) -> Result<Connection, Error> { in get_private()
457 let c = Connection::get_private(BusType::Session).unwrap(); in connection()
465 let c = Connection::get_private(BusType::Session).unwrap(); in invalid_message()
473 let c = Connection::get_private(BusType::Session).unwrap(); in message_listnames()
483 let c = Connection::get_private(BusType::Session).unwrap(); in message_namehasowner()
497 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
515 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
528 let c = Connection::get_private(BusType::Session).unwrap(); in register_name()
536 let c = Connection::get_private(BusType::Session).unwrap(); in signal()
[all …]
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/dbus-0.2.3/src/
H A Dlib.rs14 pub use ffi::DBusBusType as BusType;
277 pub fn get_private(bus: BusType) -> Result<Connection, Error> { in get_private()
457 let c = Connection::get_private(BusType::Session).unwrap(); in connection()
465 let c = Connection::get_private(BusType::Session).unwrap(); in invalid_message()
473 let c = Connection::get_private(BusType::Session).unwrap(); in message_listnames()
483 let c = Connection::get_private(BusType::Session).unwrap(); in message_namehasowner()
497 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
515 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
528 let c = Connection::get_private(BusType::Session).unwrap(); in register_name()
536 let c = Connection::get_private(BusType::Session).unwrap(); in signal()
[all …]
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/dbus-0.2.3/src/
H A Dlib.rs14 pub use ffi::DBusBusType as BusType;
277 pub fn get_private(bus: BusType) -> Result<Connection, Error> { in get_private()
457 let c = Connection::get_private(BusType::Session).unwrap(); in connection()
465 let c = Connection::get_private(BusType::Session).unwrap(); in invalid_message()
473 let c = Connection::get_private(BusType::Session).unwrap(); in message_listnames()
483 let c = Connection::get_private(BusType::Session).unwrap(); in message_namehasowner()
497 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
515 let c = Connection::get_private(BusType::Session).unwrap(); in object_path()
528 let c = Connection::get_private(BusType::Session).unwrap(); in register_name()
536 let c = Connection::get_private(BusType::Session).unwrap(); in signal()
[all …]

12345678910>>...49