| /linux/rust/syn/ |
| H A D | data.rs | 257 use crate::verbatim; 284 discriminant = Ok(Expr::Verbatim(verbatim::between(&begin, input))); in parse() 346 Type::Verbatim(verbatim::between(&begin, input)) in parse_named()
|
| H A D | item.rs | 936 use crate::verbatim; 963 Ok(Item::Verbatim(verbatim::between(&begin, input))) in parse_rest_of_item() 989 None => Ok(Item::Verbatim(verbatim::between(&begin, input))), in parse_rest_of_item() 1000 Ok(Item::Verbatim(verbatim::between(&begin, input))) in parse_rest_of_item() 1006 Ok(Item::Verbatim(verbatim::between(&begin, input))) in parse_rest_of_item() 1059 _ => Ok(Item::Verbatim(verbatim::between(&begin, input))), in parse_rest_of_item() 1073 Ok(Item::Verbatim(verbatim::between(&begin, input))) in parse_rest_of_item() 1103 Ok(Item::Verbatim(verbatim::between(&begin, input))) in parse_rest_of_item() 1288 Ok(Item::Verbatim(verbatim::between(&begin, input))) in parse_macro2() 1865 Ok(ForeignItem::Verbatim(verbatim::between(&begin, input))) in parse() [all …]
|
| H A D | path.rs | 308 use crate::verbatim; 441 let verbatim = verbatim::between(&begin, input); in const_argument() localVariable 442 return Ok(Expr::Verbatim(verbatim)); in const_argument()
|
| H A D | pat.rs | 260 use crate::verbatim; 468 Ok(Pat::Verbatim(verbatim::between(&begin, input))) in pat_box() 587 Pat::Verbatim(verbatim::between(&begin, input)) in field_pat() 805 Ok(verbatim::between(&begin, input)) in pat_const()
|
| H A D | ty.rs | 294 use crate::verbatim; 574 Type::Verbatim(verbatim::between(&begin, input)) in ambig_ty() 1029 Type::Verbatim(verbatim::between(&begin, input)) in parse_bare_fn_arg()
|
| H A D | lib.rs | 550 mod verbatim; module
|
| H A D | generics.rs | 537 use crate::verbatim; 793 Ok(TypeParamBound::Verbatim(verbatim::between(&begin, input))) in parse_single()
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | diu.txt | 13 - edid : verbatim EDID data block describing attached display.
|
| /linux/Documentation/devicetree/bindings/display/ |
| H A D | sm501fb.txt | 16 - edid : verbatim EDID data block describing attached display.
|
| /linux/scripts/kconfig/tests/preprocess/escape/ |
| H A D | Kconfig | 11 # Like Make, single quotes, double quotes, spaces are treated verbatim.
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | xskxceiver.h | 116 bool verbatim; global() member
|
| /linux/Documentation/networking/ |
| H A D | sysfs-tagging.rst | 7 (Taken almost verbatim from Eric Biederman's netns tagging patch
|
| /linux/LICENSES/deprecated/ |
| H A D | GFDL-1.1 | 28 Everyone is permitted to copy and distribute verbatim copies 65 Document or a portion of it, either copied verbatim, or with 145 as verbatim copying in other respects. 285 verbatim copying of each of the documents in all other respects. 290 other respects regarding verbatim copying of that document.
|
| H A D | GFDL-1.2 | 27 Everyone is permitted to copy and distribute verbatim copies 68 Document or a portion of it, either copied verbatim, or with 171 as verbatim copying in other respects. 312 verbatim copying of each of the documents in all other respects. 317 other respects regarding verbatim copying of that document.
|
| H A D | GPL-1.0 | 19 Everyone is permitted to copy and distribute verbatim copies 71 Program or a portion of it, either verbatim or with modifications. Each 74 1. You may copy and distribute verbatim copies of the Program's source
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | test_xsk.c | 410 if (!pkt_stream->verbatim) { in pkt_nb_frags() 635 u32 nb_frames, bool verbatim) in __pkt_stream_generate_custom() argument 649 if (verbatim) { in __pkt_stream_generate_custom() 681 pkt_stream->verbatim = verbatim; in __pkt_stream_generate_custom() 1214 if (pkt_stream->verbatim) { in __send_pkts() 1234 if (pkt_stream->verbatim) in __send_pkts()
|
| H A D | test_xsk.h | 178 bool verbatim; member
|
| /linux/Documentation/userspace-api/media/ |
| H A D | fdl-appendix.rst | 55 Document or a portion of it, either copied verbatim, or with 158 treated as verbatim copying in other respects. 356 provided that you follow the rules of this License for verbatim copying 362 other respects regarding verbatim copying of that document.
|
| /linux/tools/usb/usbip/ |
| H A D | COPYING | 6 Everyone is permitted to copy and distribute verbatim copies 68 either verbatim or with modifications and/or translated into another 79 1. You may copy and distribute verbatim copies of the Program's
|
| /linux/LICENSES/preferred/ |
| H A D | GPL-2.0 | 25 Everyone is permitted to copy and distribute verbatim copies 87 either verbatim or with modifications and/or translated into another 98 1. You may copy and distribute verbatim copies of the Program's
|
| H A D | LGPL-2.0 | 21 Everyone is permitted to copy and distribute verbatim copies of this 132 verbatim or with modifications and/or translated straightforwardly into 150 1. You may copy and distribute verbatim copies of the Library's complete
|
| H A D | LGPL-2.1 | 27 Everyone is permitted to copy and distribute verbatim copies of this 148 verbatim or with modifications and/or translated straightforwardly into 166 1. You may copy and distribute verbatim copies of the Library's complete
|
| /linux/fs/cramfs/ |
| H A D | README | 56 The block data is not compressed and should be copied verbatim.
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig-macro-language.rst | 180 In Make, some functions treat commas verbatim instead of argument separators.
|
| /linux/Documentation/watchdog/ |
| H A D | watchdog-api.rst | 11 Some parts of this document are copied verbatim from the sbc60xxwdt
|