Home
last modified time | relevance | path

Searched refs:CFMutableDictionary (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/core-foundation-0.9.2/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { impl
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/core-foundation-0.9.1/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { impl
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/core-foundation-0.9.1/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { impl
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/core-foundation-0.9.2/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { impl
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/dns/dog/dog-0.1.0/cargo-crates/core-foundation-0.7.0/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { implementation
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/net/routinator/routinator-0.10.2/cargo-crates/core-foundation-0.9.1/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { implementation
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/www/rearx/rearx-0.1.4/cargo-crates/core-foundation-0.9.1/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { implementation
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/core-foundation-0.7.0/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { implementation
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/core-foundation-0.9.1/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { impl
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/core-foundation-0.7.0/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { impl
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/core-foundation-0.9.2/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { implementation
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/www/castor/castor-0.8.16/cargo-crates/core-foundation-0.7.1/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { implementation
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/core-foundation-0.9.2/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { impl
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/core-foundation-0.6.4/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { implementation
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/core-foundation/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { impl
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/core-foundation/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { implementation
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/core-foundation-0.7.0/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { implementation
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/core-foundation-0.9.1/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { impl
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/core-foundation/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { implementation
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/net/krill/krill-0.9.4/cargo-crates/core-foundation-0.9.2/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { impl
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/core-foundation/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { impl
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/core-foundation-0.9.2/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { implementation
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/core-foundation-0.9.2/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { impl
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/net/oha/oha-0.4.7/cargo-crates/core-foundation-0.9.2/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { impl
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/core-foundation-0.9.1/src/
H A Ddictionary.rs64 pub unsafe fn to_mutable(&self) -> CFMutableDictionary<K, V> { in to_mutable()
134 impl<K, V> Drop for CFMutableDictionary<K, V> { implementation
141 impl_CFTypeDescription!(CFMutableDictionary);
143 impl<K, V> CFMutableDictionary<K, V> { implementation
174 pub fn to_untyped(&self) -> CFMutableDictionary { in to_untyped() argument
175 unsafe { CFMutableDictionary::wrap_under_get_rule(self.0) } in to_untyped()
181 pub fn into_untyped(self) -> CFMutableDictionary { in into_untyped() argument
282 impl<K, V> Default for CFMutableDictionary<K, V> { implementation
338 let mut d = CFMutableDictionary::<CFString, CFType>::new(); in mutable_dictionary()
383 let mut mut_dict = CFMutableDictionary::from(&dict); in convert_immutable_to_mutable_dict()
[all …]

123