Home
last modified time | relevance | path

Searched refs:ObjCMethod (Results 1 – 25 of 515) sorted by relevance

12345678910>>...21

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/bindgen/src/ir/
H A Dobjc.rs34 methods: Vec<ObjCMethod>,
36 class_methods: Vec<ObjCMethod>,
41 pub struct ObjCMethod { struct
90 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
95 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
156 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
166 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
175 impl ObjCMethod { impl
180 ) -> ObjCMethod { in new() argument
185 ObjCMethod { in new()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/bindgen-0.51.1/src/ir/
H A Dobjc.rs33 methods: Vec<ObjCMethod>,
35 class_methods: Vec<ObjCMethod>,
40 pub struct ObjCMethod { struct
89 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
94 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
154 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
164 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
173 impl ObjCMethod { implementation
178 ) -> ObjCMethod { in new() argument
183 ObjCMethod { in new()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/bindgen-0.51.1/src/ir/
H A Dobjc.rs33 methods: Vec<ObjCMethod>,
35 class_methods: Vec<ObjCMethod>,
40 pub struct ObjCMethod { struct
89 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
94 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
154 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
164 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
173 impl ObjCMethod { implementation
178 ) -> ObjCMethod { in new() argument
183 ObjCMethod { in new()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/bindgen-0.51.1/src/ir/
H A Dobjc.rs33 methods: Vec<ObjCMethod>,
35 class_methods: Vec<ObjCMethod>,
40 pub struct ObjCMethod { struct
89 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
94 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
154 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
164 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
173 impl ObjCMethod { impl
178 ) -> ObjCMethod { in new() argument
183 ObjCMethod { in new()
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/bindgen-0.48.1/src/ir/
H A Dobjc.rs33 methods: Vec<ObjCMethod>,
35 class_methods: Vec<ObjCMethod>,
40 pub struct ObjCMethod { struct
89 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
94 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
154 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
164 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
173 impl ObjCMethod { implementation
178 ) -> ObjCMethod { in new() argument
183 ObjCMethod { in new()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/bindgen-0.51.1/src/ir/
H A Dobjc.rs33 methods: Vec<ObjCMethod>,
35 class_methods: Vec<ObjCMethod>,
40 pub struct ObjCMethod { struct
89 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
94 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
154 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
164 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
173 impl ObjCMethod { implementation
178 ) -> ObjCMethod { in new() argument
183 ObjCMethod { in new()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/bindgen-0.53.3/src/ir/
H A Dobjc.rs37 methods: Vec<ObjCMethod>,
39 class_methods: Vec<ObjCMethod>,
44 pub struct ObjCMethod { struct
99 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
104 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
164 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
178 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
187 impl ObjCMethod { implementation
192 ) -> ObjCMethod { in new() argument
197 ObjCMethod { in new()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/bindgen-0.53.3/src/ir/
H A Dobjc.rs37 methods: Vec<ObjCMethod>,
39 class_methods: Vec<ObjCMethod>,
44 pub struct ObjCMethod { struct
99 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
104 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
164 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
178 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
187 impl ObjCMethod { implementation
192 ) -> ObjCMethod { in new() argument
197 ObjCMethod { in new()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/bindgen/src/ir/
H A Dobjc.rs37 methods: Vec<ObjCMethod>,
39 class_methods: Vec<ObjCMethod>,
44 pub struct ObjCMethod { struct
99 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
104 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
164 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
178 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
187 impl ObjCMethod { impl
192 ) -> ObjCMethod { in new() argument
197 ObjCMethod { in new()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/bindgen-0.58.1/src/ir/
H A Dobjc.rs44 methods: Vec<ObjCMethod>,
46 class_methods: Vec<ObjCMethod>,
51 pub struct ObjCMethod { struct
107 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
122 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
182 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
200 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
209 impl ObjCMethod { implementation
214 ) -> ObjCMethod { in new() argument
219 ObjCMethod { in new()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/bindgen-0.58.1/src/ir/
H A Dobjc.rs44 methods: Vec<ObjCMethod>,
46 class_methods: Vec<ObjCMethod>,
51 pub struct ObjCMethod { struct
107 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
122 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
182 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
200 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
209 impl ObjCMethod { impl
214 ) -> ObjCMethod { in new() argument
219 ObjCMethod { in new()
/dports/devel/rust-bindgen/bindgen-0.59.2/src/ir/
H A Dobjc.rs44 methods: Vec<ObjCMethod>,
46 class_methods: Vec<ObjCMethod>,
51 pub struct ObjCMethod { struct
105 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
120 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
188 ObjCMethod::new(&name, signature, is_class_method); in from_ty()
206 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
215 impl ObjCMethod { implementation
220 ) -> ObjCMethod { in new() argument
225 ObjCMethod { in new()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/bindgen-0.58.1/src/ir/
H A Dobjc.rs44 methods: Vec<ObjCMethod>,
46 class_methods: Vec<ObjCMethod>,
51 pub struct ObjCMethod { struct
107 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
122 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
182 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
200 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
209 impl ObjCMethod { implementation
214 ) -> ObjCMethod { in new() argument
219 ObjCMethod { in new()
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/bindgen-0.59.2/src/ir/
H A Dobjc.rs44 methods: Vec<ObjCMethod>,
46 class_methods: Vec<ObjCMethod>,
51 pub struct ObjCMethod { struct
105 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
120 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
188 ObjCMethod::new(&name, signature, is_class_method); in from_ty()
206 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
215 impl ObjCMethod { impl
220 ) -> ObjCMethod { in new() argument
225 ObjCMethod { in new()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/bindgen-0.56.0/src/ir/
H A Dobjc.rs44 methods: Vec<ObjCMethod>,
46 class_methods: Vec<ObjCMethod>,
51 pub struct ObjCMethod { struct
107 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
122 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
182 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
200 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
209 impl ObjCMethod { impl
214 ) -> ObjCMethod { in new() argument
219 ObjCMethod { in new()
/dports/www/firefox/firefox-99.0/third_party/rust/bindgen/src/ir/
H A Dobjc.rs44 methods: Vec<ObjCMethod>,
46 class_methods: Vec<ObjCMethod>,
51 pub struct ObjCMethod { struct
107 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
122 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
182 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
200 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
209 impl ObjCMethod { implementation
214 ) -> ObjCMethod { in new() argument
219 ObjCMethod { in new()
/dports/net/quiche/quiche-0.9.0/cargo-crates/bindgen-0.57.0/src/ir/
H A Dobjc.rs44 methods: Vec<ObjCMethod>,
46 class_methods: Vec<ObjCMethod>,
51 pub struct ObjCMethod { struct
107 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
122 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
182 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
200 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
209 impl ObjCMethod { implementation
214 ) -> ObjCMethod { in new() argument
219 ObjCMethod { in new()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/bindgen/src/ir/
H A Dobjc.rs44 methods: Vec<ObjCMethod>,
46 class_methods: Vec<ObjCMethod>,
51 pub struct ObjCMethod { struct
107 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
122 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
182 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
200 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
209 impl ObjCMethod { implementation
214 ) -> ObjCMethod { in new() argument
219 ObjCMethod { in new()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/bindgen/src/ir/
H A Dobjc.rs44 methods: Vec<ObjCMethod>,
46 class_methods: Vec<ObjCMethod>,
51 pub struct ObjCMethod { struct
107 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
122 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
182 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
200 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
209 impl ObjCMethod { implementation
214 ) -> ObjCMethod { in new() argument
219 ObjCMethod { in new()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/bindgen-0.56.0/src/ir/
H A Dobjc.rs44 methods: Vec<ObjCMethod>,
46 class_methods: Vec<ObjCMethod>,
51 pub struct ObjCMethod { struct
107 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
122 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
182 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
200 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
209 impl ObjCMethod { impl
214 ) -> ObjCMethod { in new() argument
219 ObjCMethod { in new()
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/bindgen-0.54.0/src/ir/
H A Dobjc.rs44 methods: Vec<ObjCMethod>,
46 class_methods: Vec<ObjCMethod>,
51 pub struct ObjCMethod { struct
107 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() argument
122 pub fn class_methods(&self) -> &Vec<ObjCMethod> { in class_methods() argument
182 let method = ObjCMethod::new(&name, signature, is_class_method); in from_ty()
200 fn add_method(&mut self, method: ObjCMethod) { in add_method() argument
209 impl ObjCMethod { implementation
214 ) -> ObjCMethod { in new() argument
219 ObjCMethod { in new()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/Shell/SymbolFile/DWARF/
H A Dclang-ast-from-dwarf-objc-property.m18 // CHECK: | `-getter ObjCMethod [[READONLY:0x[0-9a-f]+]] 'ro_number'
21 // CHECK: | |-getter ObjCMethod {{.*}} 'rw_number'
22 // CHECK: | `-setter ObjCMethod {{.*}} 'setRw_number:'
24 // CHECK: | `-getter ObjCMethod [[CUSTOM:0x[0-9a-f]+]] 'custom_getter'
27 // CHECK: | `-getter ObjCMethod [[CLASS:0x[0-9a-f]+]] 'class_property'
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/test/Shell/SymbolFile/DWARF/
H A Dclang-ast-from-dwarf-objc-property.m18 // CHECK: | `-getter ObjCMethod [[READONLY:0x[0-9a-f]+]] 'ro_number'
21 // CHECK: | |-getter ObjCMethod {{.*}} 'rw_number'
22 // CHECK: | `-setter ObjCMethod {{.*}} 'setRw_number:'
24 // CHECK: | `-getter ObjCMethod [[CUSTOM:0x[0-9a-f]+]] 'custom_getter'
27 // CHECK: | `-getter ObjCMethod [[CLASS:0x[0-9a-f]+]] 'class_property'
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/Shell/SymbolFile/DWARF/
H A Dclang-ast-from-dwarf-objc-property.m18 // CHECK: | `-getter ObjCMethod [[READONLY:0x[0-9a-f]+]] 'ro_number'
21 // CHECK: | |-getter ObjCMethod {{.*}} 'rw_number'
22 // CHECK: | `-setter ObjCMethod {{.*}} 'setRw_number:'
24 // CHECK: | `-getter ObjCMethod [[CUSTOM:0x[0-9a-f]+]] 'custom_getter'
27 // CHECK: | `-getter ObjCMethod [[CLASS:0x[0-9a-f]+]] 'class_property'
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/Shell/SymbolFile/DWARF/
H A Dclang-ast-from-dwarf-objc-property.m18 // CHECK: | `-getter ObjCMethod [[READONLY:0x[0-9a-f]+]] 'ro_number'
21 // CHECK: | |-getter ObjCMethod {{.*}} 'rw_number'
22 // CHECK: | `-setter ObjCMethod {{.*}} 'setRw_number:'
24 // CHECK: | `-getter ObjCMethod [[CUSTOM:0x[0-9a-f]+]] 'custom_getter'
27 // CHECK: | `-getter ObjCMethod [[CLASS:0x[0-9a-f]+]] 'class_property'

12345678910>>...21