Home
last modified time | relevance | path

Searched +defs:static +defs:symbols (Results 1 – 23 of 23) sorted by relevance

/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/snafu-0.3.1/src/
H A Dlib.rs511 let mut symbols = frame.symbols().iter().map(SymbolDisplay); in fmt() localVariable
641 fn as_error_source(&self) -> &(error::Error + 'static); in as_error_source()
644 impl AsErrorSource for error::Error + 'static { implementation
645 fn as_error_source(&self) -> &(error::Error + 'static) { in as_error_source()
650 impl AsErrorSource for error::Error + Send + 'static { implementation
651 fn as_error_source(&self) -> &(error::Error + 'static) { in as_error_source()
656 impl AsErrorSource for error::Error + Sync + 'static { implementation
657 fn as_error_source(&self) -> &(error::Error + 'static) { in as_error_source()
662 impl AsErrorSource for error::Error + Send + Sync + 'static { implementation
663 fn as_error_source(&self) -> &(error::Error + 'static) { in as_error_source()
[all …]
/dports/graphics/svgbob/svgbob-c3e84c87094550d8cdc6fc48b40a00712b2951cb/svgbob_cli/cargo-crates/pom-1.1.0/src/
H A Dparser.rs29 I: 'static, in map()
30 O: 'static, in map()
31 U: 'static in map()
43 O: 'static, in convert()
44 U: 'static in convert()
66 O: 'static in pos()
76 O: 'static in collect()
90 O: 'static in discard()
100 O: 'static in opt()
117 O: 'static in repeat()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/human-panic-1.0.3/src/
H A Dreport.rs81 let symbols = frame.symbols(); in new() localVariable
132 pub fn persist(&self) -> Result<PathBuf, Box<dyn Error + 'static>> { in persist()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/human-panic-1.0.3/src/
H A Dreport.rs81 let symbols = frame.symbols(); in new() localVariable
132 pub fn persist(&self) -> Result<PathBuf, Box<dyn Error + 'static>> { in persist()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/human-panic-1.0.3/src/
H A Dreport.rs81 let symbols = frame.symbols(); in new() localVariable
132 pub fn persist(&self) -> Result<PathBuf, Box<dyn Error + 'static>> { in persist()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/object-0.14.0/src/read/
H A Dwasm.rs83 fn symbol_by_index(&self, _index: SymbolIndex) -> Option<Symbol<'static>> { in symbol_by_index()
87 fn symbols(&'file self) -> Self::SymbolIterator { in symbols() method
95 fn symbol_map(&self) -> SymbolMap<'static> { in symbol_map()
208 fn data(&self) -> Cow<'static, [u8]> { in data()
224 fn uncompressed_data(&self) -> Cow<'static, [u8]> { in uncompressed_data()
/dports/www/firefox/firefox-99.0/third_party/rust/object/src/read/
H A Dwasm.rs83 fn symbol_by_index(&self, _index: SymbolIndex) -> Option<Symbol<'static>> { in symbol_by_index()
87 fn symbols(&'file self) -> Self::SymbolIterator { in symbols() method
95 fn symbol_map(&self) -> SymbolMap<'static> { in symbol_map()
218 fn data(&self) -> Cow<'static, [u8]> { in data()
234 fn uncompressed_data(&self) -> Cow<'static, [u8]> { in uncompressed_data()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/object/src/read/
H A Dwasm.rs83 fn symbol_by_index(&self, _index: SymbolIndex) -> Option<Symbol<'static>> { in symbol_by_index()
87 fn symbols(&'file self) -> Self::SymbolIterator { in symbols() method
95 fn symbol_map(&self) -> SymbolMap<'static> { in symbol_map()
218 fn data(&self) -> Cow<'static, [u8]> { in data()
234 fn uncompressed_data(&self) -> Cow<'static, [u8]> { in uncompressed_data()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/object/src/read/
H A Dwasm.rs83 fn symbol_by_index(&self, _index: SymbolIndex) -> Option<Symbol<'static>> { in symbol_by_index()
87 fn symbols(&'file self) -> Self::SymbolIterator { in symbols() method
95 fn symbol_map(&self) -> SymbolMap<'static> { in symbol_map()
218 fn data(&self) -> Cow<'static, [u8]> { in data()
234 fn uncompressed_data(&self) -> Cow<'static, [u8]> { in uncompressed_data()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/object/src/read/
H A Dwasm.rs83 fn symbol_by_index(&self, _index: SymbolIndex) -> Option<Symbol<'static>> { in symbol_by_index()
87 fn symbols(&'file self) -> Self::SymbolIterator { in symbols() method
95 fn symbol_map(&self) -> SymbolMap<'static> { in symbol_map()
218 fn data(&self) -> Cow<'static, [u8]> { in data()
234 fn uncompressed_data(&self) -> Cow<'static, [u8]> { in uncompressed_data()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/symbolic-debuginfo-8.3.1/src/
H A Dobject.rs116 fn source(&self) -> Option<&(dyn Error + 'static)> { in source()
265 pub fn symbols(&self) -> SymbolIterator<'data, '_> { in symbols() method
391 fn symbols(&'object self) -> Self::SymbolIterator { in symbols() method
H A Dsourcebundle.rs459 pub fn symbols(&self) -> SourceBundleSymbolIterator<'data> { in symbols() method
571 fn symbols(&self) -> Self::SymbolIterator { in symbols() method
889 E: std::error::Error + Send + Sync + 'static, in write_object()
910 E: std::error::Error + Send + Sync + 'static, in write_object_with_filter()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/build-system/
H A Dconfigure.ac141 AC_ARG_WITH(symbols, optwith
155 AC_ARG_WITH(static, optwith
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/build-system/
H A Dconfigure.ac141 AC_ARG_WITH(symbols, optwith
155 AC_ARG_WITH(static, optwith
/dports/editors/helix/helix-0.5.0/helix-term/src/
H A Dcommands.rs77 on_next_key_callback: impl FnOnce(&mut Context, KeyEvent) + 'static, in on_next_key()
88 T: for<'de> serde::Deserialize<'de> + Send + 'static, in callback()
89 F: FnOnce(&mut Editor, &mut Compositor, T) + Send + 'static, in callback()
677 F: Fn(RopeSlice, char, usize, usize, bool) -> Option<usize> + 'static, in will_find_char()
731 F: Fn(RopeSlice, char, usize, usize, bool) -> Option<usize> + 'static, in find_char_impl()
2541 let symbols = match symbols { in symbol_picker() localVariable
4752 fn shell(cx: &mut Context, prompt: Cow<'static, str>, behavior: ShellBehavior) { in shell()
/dports/x11-toolkits/pango/pango-1.48.11/docs/PangoOT/
H A Dindex.json1 …n","generator-version":"2021.9"},"symbols":[{"type":"alias","name":"Tag","ctype":"PangoOTTag","sum… array
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxkb.rs6509 pub fn into_owned(self) -> SelectEventsRequest<'static> { in into_owned()
7292 pub fn into_owned(self) -> SetControlsRequest<'static> { in into_owned()
8202 pub fn into_owned(self) -> SetMapRequest<'static> { in into_owned()
8512 pub fn into_owned(self) -> SetCompatMapRequest<'static> { in into_owned()
8815 pub fn into_owned(self) -> SetIndicatorMapRequest<'static> { in into_owned()
9931 pub fn into_owned(self) -> SetNamesRequest<'static> { in into_owned()
10214 pub symbols: Vec<Listing>, field
11319 pub fn into_owned(self) -> SetDeviceInfoRequest<'static> { in into_owned()
11438 pub fn into_owned(self) -> SetDebuggingFlagsRequest<'static> { in into_owned()
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxkb.rs6509 pub fn into_owned(self) -> SelectEventsRequest<'static> { in into_owned()
7292 pub fn into_owned(self) -> SetControlsRequest<'static> { in into_owned()
8202 pub fn into_owned(self) -> SetMapRequest<'static> { in into_owned()
8512 pub fn into_owned(self) -> SetCompatMapRequest<'static> { in into_owned()
8815 pub fn into_owned(self) -> SetIndicatorMapRequest<'static> { in into_owned()
9931 pub fn into_owned(self) -> SetNamesRequest<'static> { in into_owned()
10214 pub symbols: Vec<Listing>, field
11319 pub fn into_owned(self) -> SetDeviceInfoRequest<'static> { in into_owned()
11438 pub fn into_owned(self) -> SetDebuggingFlagsRequest<'static> { in into_owned()
/dports/graphics/py-altair/altair-4.1.0/altair/vega/v5/schema/
H A Dvega-schema.json2835 "symbols": { object
7041 "static": { object
/dports/x11-toolkits/pango/pango-1.48.11/docs/Pango/
H A Dindex.json1 …","generator-version":"2021.9"},"symbols":[{"type":"alias","name":"Glyph","ctype":"PangoGlyph","su… array
/dports/x11-toolkits/gtk40/gtk-4.4.1/docs/reference/gdk/gdk4/
H A Dindex.json1 …,"generator-version":"2021.9"},"symbols":[{"type":"bitfield","name":"AnchorHints","ctype":"GdkAnch… array
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/bjeavons/zxcvbn-php/src/Matchers/
H A Dranked_frequency_lists.json1 …n":8,"margaret":9,"dorothy":10,"lisa":11,"nancy":12,"karen":13,"betty":14,"helen":15,"sandra":16,"…
/dports/x11-toolkits/gtk40/gtk-4.4.1/docs/reference/gtk/gtk4/
H A Dindex.json1 …,"generator-version":"2021.9"},"symbols":[{"type":"alias","name":"Allocation","ctype":"GtkAllocati… array