Home
last modified time | relevance | path

Searched defs:static (Results 226 – 250 of 14296) sorted by relevance

12345678910>>...572

/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/criterion-plot/src/
H A Dproxy.rs12 pub fn Font<S>(string: S) -> FontType in Font()
22 pub fn Label<S>(string: S) -> LabelType in Label()
32 pub fn Title<S>(string: S) -> TitleType in Title()
42 pub fn Output<P>(path: P) -> OutputType in Output()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/criterion-plot-0.4.2/src/
H A Dproxy.rs12 pub fn Font<S>(string: S) -> FontType in Font()
22 pub fn Label<S>(string: S) -> LabelType in Label()
32 pub fn Title<S>(string: S) -> TitleType in Title()
42 pub fn Output<P>(path: P) -> OutputType in Output()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/criterion-plot-0.3.1/src/
H A Dproxy.rs11 pub fn Font<S>(string: S) -> ::Font in Font()
21 pub fn Label<S>(string: S) -> ::Label in Label()
31 pub fn Title<S>(string: S) -> ::Title in Title()
41 pub fn Output<P>(path: P) -> ::Output in Output()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/criterion-plot-0.4.4/src/
H A Dproxy.rs12 pub fn Font<S>(string: S) -> FontType in Font()
22 pub fn Label<S>(string: S) -> LabelType in Label()
32 pub fn Title<S>(string: S) -> TitleType in Title()
42 pub fn Output<P>(path: P) -> OutputType in Output()
/dports/textproc/jql/jql-3.0.6/cargo-crates/criterion-plot-0.4.4/src/
H A Dproxy.rs12 pub fn Font<S>(string: S) -> FontType in Font()
22 pub fn Label<S>(string: S) -> LabelType in Label()
32 pub fn Title<S>(string: S) -> TitleType in Title()
42 pub fn Output<P>(path: P) -> OutputType in Output()
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/criterion-plot-0.4.4/src/
H A Dproxy.rs12 pub fn Font<S>(string: S) -> FontType in Font()
22 pub fn Label<S>(string: S) -> LabelType in Label()
32 pub fn Title<S>(string: S) -> TitleType in Title()
42 pub fn Output<P>(path: P) -> OutputType in Output()
/dports/net-mgmt/py-napalm/napalm-3.3.1/test/nxos_ssh/mocked_data/test_get_mac_address_table/alternate/
H A Dexpected_result.json7 "static": false, boolean
16 "static": false, boolean
25 "static": false, boolean
34 "static": false, boolean
43 "static": false, boolean
52 "static": false, boolean
61 "static": false, boolean
70 "static": false, boolean
79 "static": false, boolean
88 "static": false, boolean
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/actix-http-1.0.1/src/
H A Derror.rs89 Self: 'static, in __private_get_type_id__()
95 impl dyn ResponseError + 'static { implementation
581 T: fmt::Debug + fmt::Display + 'static, in ErrorBadRequest()
591 T: fmt::Debug + fmt::Display + 'static, in ErrorUnauthorized()
601 T: fmt::Debug + fmt::Display + 'static, in ErrorPaymentRequired()
611 T: fmt::Debug + fmt::Display + 'static, in ErrorForbidden()
621 T: fmt::Debug + fmt::Display + 'static, in ErrorNotFound()
631 T: fmt::Debug + fmt::Display + 'static, in ErrorMethodNotAllowed()
641 T: fmt::Debug + fmt::Display + 'static, in ErrorNotAcceptable()
651 T: fmt::Debug + fmt::Display + 'static, in ErrorProxyAuthenticationRequired()
[all …]
/dports/net-mgmt/py-napalm/napalm-3.3.1/test/ios/mocked_data/test_get_mac_address_table/4500_format/
H A Dexpected_result.json6 "static": false, boolean
15 "static": false, boolean
24 "static": false, boolean
33 "static": false, boolean
42 "static": false, boolean
51 "static": false, boolean
60 "static": false, boolean
78 "static": true, boolean
87 "static": true, boolean
96 "static": true, boolean
[all …]
/dports/devel/libvirt/libvirt-7.10.0/tests/cputestdata/
H A Dx86_64-cpuid-Ice-Lake-Server.json294 "static": false, boolean
301 "static": false, boolean
308 "static": true, boolean
315 "static": false, boolean
322 "static": false, boolean
329 "static": false, boolean
336 "static": false, boolean
350 "static": false, boolean
364 "static": false, boolean
371 "static": false, boolean
[all …]
H A Dx86_64-cpuid-Xeon-Gold-6130.json294 "static": false, boolean
301 "static": false, boolean
308 "static": true, boolean
315 "static": false, boolean
322 "static": false, boolean
329 "static": false, boolean
336 "static": false, boolean
350 "static": false, boolean
364 "static": false, boolean
371 "static": false, boolean
[all …]
/dports/net-mgmt/py-napalm/napalm-3.3.1/test/nxos_ssh/mocked_data/test_get_mac_address_table/normal/
H A Dexpected_result.json7 "static": false, boolean
16 "static": false, boolean
25 "static": false, boolean
34 "static": false, boolean
43 "static": false, boolean
52 "static": false, boolean
61 "static": false, boolean
70 "static": false, boolean
79 "static": false, boolean
88 "static": false, boolean
[all …]
/dports/devel/sccache/sccache-0.2.15/src/
H A Derrors.rs74 C: Display + Send + Sync + 'static; in fcontext()
78 CB: FnOnce() -> C + 'static, in fwith_context()
79 C: Display + Send + Sync + 'static; in fwith_context()
89 C: Display + Send + Sync + 'static, in fcontext()
96 CB: FnOnce() -> C + 'static, in fwith_context()
97 C: Display + Send + Sync + 'static, in fwith_context()
123 pub fn f_ok<T>(t: T) -> SFuture<T> in f_ok()
130 pub fn f_err<T, E>(e: E) -> SFuture<T> in f_err()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/impl-trait/
H A Dmust_outlive_least_region_or_bound.rs9 fn elided2(x: &i32) -> impl Copy + 'static { x } //~ ERROR E0759 in elided2()
11 fn explicit2<'a>(x: &'a i32) -> impl Copy + 'static { x } //~ ERROR E0759 in explicit2()
20 fn elided4(x: &i32) -> Box<dyn Debug + 'static> { Box::new(x) } //~ ERROR E0759 in elided4()
22 fn explicit4<'a>(x: &'a i32) -> Box<dyn Debug + 'static> { Box::new(x) } //~ ERROR E0759 in explicit4()
29 fn with_bound<'a>(x: &'a i32) -> impl LifetimeTrait<'a> + 'static { x } //~ ERROR E0759 in with_bound()
38 fn ty_param_wont_outlive_static<T:Debug>(x: T) -> impl Debug + 'static { in ty_param_wont_outlive_static()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/async_executors-0.4.2/src/exec/
H A Dasync_std.rs51 fn spawn_obj( &self, future: FutureObj<'static, ()> ) -> Result<(), SpawnError> in spawn_obj()
65 fn spawn_obj( &self, future: FutureObj<'static, ()> ) -> Result<(), SpawnError> in spawn_obj()
79 …fn spawn_handle_obj( &self, future: FutureObj<'static, Out> ) -> Result<JoinHandle<Out>, SpawnErro… in spawn_handle_obj()
96 …fn spawn_handle_obj( &self, future: FutureObj<'static, Out> ) -> Result<JoinHandle<Out>, SpawnErro… in spawn_handle_obj()
110 …fn spawn_handle_local_obj( &self, future: LocalFutureObj<'static, Out> ) -> Result<JoinHandle<Out>… in spawn_handle_local_obj()
123 fn spawn_local_obj( &self, future: LocalFutureObj<'static, ()> ) -> Result<(), SpawnError> in spawn_local_obj()
145 where F: FnOnce() -> R + Send + 'static , in spawn_blocking()
146 R: Send + 'static , in spawn_blocking()
183 fn sleep( &self, dur: std::time::Duration ) -> futures_core::future::BoxFuture<'static, ()> in sleep()
199 fn sleep( &self, dur: std::time::Duration ) -> futures_core::future::BoxFuture<'static, ()> in sleep()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/dbus-0.6.4/src/arg/
H A Darray_impl.rs62 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
66 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
81 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
203 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
210 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
288 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
292 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
350 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
357 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
387 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/dbus-0.6.5/src/arg/
H A Darray_impl.rs62 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
66 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
81 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
203 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
210 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
288 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
292 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
350 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
357 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
387 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/dbus/src/arg/
H A Darray_impl.rs62 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
66 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
81 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
203 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
210 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
288 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
292 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
350 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
357 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
387 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/dbus/src/arg/
H A Darray_impl.rs62 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
66 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
81 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
203 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
210 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
288 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
292 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
350 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
357 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
387 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/dbus/src/arg/
H A Darray_impl.rs62 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
66 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
81 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
203 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
210 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
288 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
292 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
350 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
357 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
387 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/dbus/src/arg/
H A Darray_impl.rs62 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
66 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
81 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
203 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
210 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
288 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
292 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
350 fn as_any(&self) -> &any::Any where Self: 'static { self } in as_any()
357 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
387 fn box_clone(&self) -> Box<RefArg + 'static> { in box_clone()
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/actix-service-1.0.6/src/
H A Dboxed.rs21 T: ServiceFactory + 'static, in factory()
22 T::Request: 'static, in factory()
23 T::Response: 'static, in factory()
24 T::Service: 'static, in factory()
25 T::Future: 'static, in factory()
26 T::Error: 'static, in factory()
27 T::InitError: 'static, in factory()
38 T: Service + 'static, in service()
39 T::Future: 'static, in service()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/warp-0.1.19/src/
H A Dserver.rs22 S: IntoWarpService + 'static, in serve()
144 I: Stream + Send + 'static, in run_incoming()
153 I: Stream + Send + 'static, in run_incoming2()
154 I::Item: Transport + Send + 'static, in run_incoming2()
172 addr: impl Into<SocketAddr> + 'static, in bind()
185 addr: impl Into<SocketAddr> + 'static, in try_bind()
204 addr: impl Into<SocketAddr> + 'static, in bind_ephemeral()
219 addr: impl Into<SocketAddr> + 'static, in try_bind_ephemeral()
261 addr: impl Into<SocketAddr> + 'static, in bind_with_graceful_shutdown()
289 I::Item: Transport + Send + 'static, in serve_incoming2()
[all …]
/dports/databases/libdrizzle-redux/libdrizzle-5.1.4/libdrizzle/
H A Dwindows.hpp29 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, in new()
76 char sun_path[108]; in new()
87 case WSAEALREADY:
112 case WSAEOPNOTSUPP:
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gio-0.14.3/src/
H A Dfile.rs16 B: AsRef<[u8]> + Send + 'static, in replace_contents_async()
17 R: FnOnce(Result<(B, glib::GString), (B, glib::Error)>) + Send + 'static, in replace_contents_async()
38 + 'static, in replace_contents_async_future()
45 Q: FnOnce(Result<FileEnumerator, glib::Error>) + Send + 'static, in enumerate_children_async()
65 B: AsRef<[u8]> + Send + 'static, in replace_contents_async()
66 R: FnOnce(Result<(B, glib::GString), (B, glib::Error)>) + Send + 'static, in replace_contents_async()
88 B: AsRef<[u8]> + Send + 'static, in replace_contents_async()
89 R: FnOnce(Result<(B, glib::GString), (B, glib::Error)>) + Send + 'static, in replace_contents_async()
138 + 'static, in replace_contents_async_future()
161 Q: FnOnce(Result<FileEnumerator, glib::Error>) + Send + 'static, in enumerate_children_async()
[all …]

12345678910>>...572