| /linux/rust/syn/ |
| H A D | restriction.rs | 78 let ahead = input.fork(); in parse() localVariable 79 let group = crate::group::parse_group(&ahead)?; in parse() 81 input.advance_to(&ahead); in parse() 99 let ahead = input.fork(); in parse_pub() localVariable 102 let paren_token = parenthesized!(content in ahead); in parse_pub() 114 input.advance_to(&ahead); in parse_pub() 126 input.advance_to(&ahead); in parse_pub()
|
| H A D | stmt.rs | 206 let ahead = input.fork(); in parse_stmt() localVariable 208 if let Ok(path) = ahead.call(Path::parse_mod_style) { in parse_stmt() 209 if ahead.peek(Token![!]) { in parse_stmt() 210 if ahead.peek2(Ident) || ahead.peek2(Token![try]) { in parse_stmt() 212 } else if ahead.peek2(token::Brace) in parse_stmt() 213 && !(ahead.peek3(Token![.]) && !ahead.peek3(Token![..]) in parse_stmt() 214 || ahead.peek3(Token![?])) in parse_stmt() 216 input.advance_to(&ahead); in parse_stmt()
|
| H A D | item.rs | 953 let ahead = input.fork(); in parse_rest_of_item() localVariable 954 let vis: Visibility = ahead.parse()?; in parse_rest_of_item() 956 let lookahead = ahead.lookahead1(); in parse_rest_of_item() 958 let mut item = if lookahead.peek(Token![fn]) || peek_signature(&ahead, allow_safe) { in parse_rest_of_item() 968 ahead.parse::<Token![extern]>()?; in parse_rest_of_item() 969 let lookahead = ahead.lookahead1(); in parse_rest_of_item() 975 ahead.parse::<LitStr>()?; in parse_rest_of_item() 976 let lookahead = ahead.lookahead1(); in parse_rest_of_item() 1062 ahead.parse::<Token![unsafe]>()?; in parse_rest_of_item() 1063 let lookahead = ahead.lookahead1(); in parse_rest_of_item() [all …]
|
| H A D | data.rs | 279 let ahead = input.fork(); in parse() localVariable 280 let mut discriminant: Result<Expr> = ahead.parse(); in parse() 282 input.advance_to(&ahead); in parse()
|
| H A D | attr.rs | 744 let ahead = input.fork(); in parse_meta_name_value_after_path() localVariable 745 let lit: Option<Lit> = ahead.parse()?; in parse_meta_name_value_after_path() 746 let value = if let (Some(lit), true) = (lit, ahead.is_empty()) { in parse_meta_name_value_after_path() 747 input.advance_to(&ahead); in parse_meta_name_value_after_path()
|
| H A D | expr.rs | 1319 let ahead = input.fork(); in parse_expr() localVariable 1323 } else if let Ok(op) = ahead.parse::<BinOp>() { in parse_expr() 1340 input.advance_to(&ahead); in parse_expr() 1395 let ahead = input.fork(); in parse_expr() localVariable 1396 if let Ok(op) = ahead.parse::<BinOp>() { in parse_expr() 1408 input.advance_to(&ahead); in parse_expr() 2721 let ahead = input.fork(); in expr_break() localVariable 2722 let label: Option<Lifetime> = ahead.parse()?; in expr_break() 2723 if label.is_some() && ahead.peek(Token![:]) { in expr_break() 2736 input.advance_to(&ahead); in expr_break()
|
| /linux/fs/hpfs/ |
| H A D | buffer.c | 72 int ahead) in hpfs_map_sector() argument 78 hpfs_prefetch_sectors(s, secno, ahead); in hpfs_map_sector() 115 int ahead) in hpfs_map_4sectors() argument 128 hpfs_prefetch_sectors(s, secno, 4 + ahead); in hpfs_map_4sectors()
|
| /linux/arch/riscv/boot/dts/thead/ |
| H A D | Makefile | 2 dtb-$(CONFIG_ARCH_THEAD) += th1520-lichee-pi-4a.dtb th1520-beaglev-ahead.dtb
|
| H A D | th1520-beaglev-ahead.dts | 15 compatible = "beagle,beaglev-ahead", "thead,th1520";
|
| /linux/Documentation/filesystems/fuse/ |
| H A D | fuse-io.rst | 18 No read-ahead takes place. Shared mmap is disabled by default. To allow shared 22 read-ahead by the kernel to fill the cache. The cache is always kept consistent
|
| /linux/drivers/staging/sm750fb/ |
| H A D | readme | 27 ahead of parameters,so,it looks like:
|
| /linux/Documentation/power/ |
| H A D | apm-acpi.rst | 30 Go ahead and start both. If ACPI or APM is not available on your
|
| /linux/fs/verity/ |
| H A D | Kconfig | 27 protection against malicious disks vs. an ahead-of-time hash.
|
| /linux/drivers/block/drbd/ |
| H A D | Kconfig | 60 64 read ahead
|
| /linux/Documentation/networking/ |
| H A D | driver.rst | 42 there is no way your device can tell ahead of time when its
|
| H A D | xdp-rx-metadata.rst | 34 ahead of the packet. Not all packets will necessary have the requested
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-rtc | 90 future, or if there is a leading +=, seconds ahead of the
|
| H A D | sysfs-class-bdi | 30 Size of the read-ahead window in kilobytes
|
| /linux/arch/x86/math-emu/ |
| H A D | README | 194 The performance under Linux is improved by the use of look-ahead code. 196 Linux due to the look-ahead code. Also given are the times for the 199 [ Linus' note: I changed look-ahead to be the default under linux, as 204 look-ahead 'soft' lib
|
| /linux/Documentation/filesystems/ |
| H A D | 9p.rst | 154 readahead 0b00000001 (only read-ahead file caching) 155 mmap 0b00000101 (read-ahead + writeback file cache)
|
| /linux/arch/m68k/fpsp040/ |
| H A D | x_store.S | 148 beqs dbl_inf |if positive, go ahead and write it
|
| /linux/Documentation/sound/designs/ |
| H A D | oss-emulation.rst | 160 do not fill silence ahead to avoid clicks 199 filled. The latter stops writing the silence data ahead
|
| /linux/Documentation/trace/ |
| H A D | ring-buffer-design.rst | 315 be several pages ahead. If the tail page catches up to the commit 373 the head page will be pushed ahead one. If the buffer is in producer/consumer 807 the tail page ahead several pages::
|
| /linux/Documentation/scsi/ |
| H A D | st.rst | 293 Read ahead for fixed block mode (ST_READ_AHEAD). Filling the buffer is 503 read ahead (mode) 647 When using read ahead or buffered writes the position within the file 652 (The driver always backs over a filemark crossed by read ahead if the
|
| /linux/Documentation/driver-api/md/ |
| H A D | raid5-cache.rst | 84 checksummed too. The checksum is stored in the meta data ahead of the data. The
|