Searched refs:unnamed (Results 1 – 16 of 16) sorted by relevance
| /linux/rust/syn/ |
| H A D | data.rs | 65 pub unnamed: Punctuated<Field, Token![,]>, 77 Fields::Unnamed(f) => f.unnamed.iter(), in iter() 88 Fields::Unnamed(f) => f.unnamed.iter_mut(), in iter_mut() 97 Fields::Unnamed(f) => f.unnamed.len(), in len() 106 Fields::Unnamed(f) => f.unnamed.is_empty(), in is_empty() 160 Fields::Unnamed(f) => f.unnamed.into_iter(), in into_iter() 318 unnamed: content.parse_terminated(Field::parse_unnamed, Token![,])?, in parse() 409 self.unnamed.to_tokens(tokens); in to_tokens()
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | gpio-properties.rst | 192 line 2: unnamed unused input active-high 193 line 3: unnamed unused input active-high 196 line 6: unnamed unused input active-high 197 line 7 unnamed unused input active-high 198 line 8: unnamed unused input active-high 199 line 9: unnamed unused input active-high 200 line 10: unnamed unused input active-high 201 line 11: unnamed unused input active-high 202 line 12: unnamed unused input active-high 203 line 13: unnamed unused input active-high [all …]
|
| /linux/fs/netfs/ |
| H A D | fscache_cache.c | 61 struct fscache_cache *candidate, *cache, *unnamed = NULL; in fscache_lookup_cache() local 98 unnamed = cache; in fscache_lookup_cache() 105 if (unnamed && is_cache && in fscache_lookup_cache() 106 fscache_get_cache_maybe(unnamed, fscache_cache_get_acquire)) in fscache_lookup_cache() 128 cache = unnamed; in fscache_lookup_cache()
|
| /linux/Documentation/userspace-api/netlink/ |
| H A D | c-code-gen.rst | 68 Attribute enums are traditionally unnamed in netlink headers.
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-lock.txt | 100 unnamed 1873 0 0
|
| /linux/Documentation/admin-guide/gpio/ |
| H A D | gpio-aggregator.rst | 137 line will remain unnamed.
|
| /linux/rust/syn/gen/ |
| H A D | clone.rs | 857 unnamed: self.unnamed.clone(), in clone()
|
| H A D | eq.rs | 845 self.unnamed == other.unnamed in eq()
|
| H A D | fold.rs | 2052 unnamed: crate::punctuated::fold(node.unnamed, f, F::fold_field), in fold_fields_unnamed()
|
| H A D | hash.rs | 1108 self.unnamed.hash(state); in hash()
|
| H A D | debug.rs | 1287 formatter.field("unnamed", &self.unnamed); in debug()
|
| H A D | visit_mut.rs | 2001 for mut el in Punctuated::pairs_mut(&mut node.unnamed) { in visit_fields_unnamed_mut()
|
| H A D | visit.rs | 2087 for el in Punctuated::pairs(&node.unnamed) { in visit_fields_unnamed()
|
| /linux/scripts/ |
| H A D | spelling.txt | 1711 unamed||unnamed
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | hist-v4l2.rst | 296 This unnamed version was finally merged into Linux 2.5.46.
|
| /linux/ |
| H A D | CREDITS | 3773 D: kernel hacker: unnamed block devs, NFS client, fast select, precision timer
|